Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
amd64 build failure on amd64
Hi,
NetBSD/amd64 8.99.34 build on NetBSD/amd64 8.99.34 fails
with following errors.
Could anyone take a look at this problem?
--- dependall-tests ---
/usr/src/tests/modules/t_kcov.c:257:2: error: lvalue required as unary '&' operand
(snip)
In file included from /usr/world/8.99/amd64/destdir/usr/include/atf-c.h:34:0,
from /usr/src/tests/modules/t_kcov.c:42:
/usr/src/tests/modules/t_kcov.c:260:18: error: lvalue required as unary '&' operand
ATF_REQUIRE_MSG(KCOV_LOAD(&buf[0]) != 0, "No records found");
^
In file included from /usr/src/tests/modules/t_kcov.c:35:0:
/usr/src/tests/modules/t_kcov.c: In function 'thread_test_helper':
/usr/src/tests/modules/t_kcov.c:273:2: error: lvalue required as unary '&' operand
KCOV_STORE(&buf[0], 0);
^
In file included from /usr/world/8.99/amd64/destdir/usr/include/atf-c.h:34:0,
from /usr/src/tests/modules/t_kcov.c:42:
/usr/src/tests/modules/t_kcov.c:275:18: error: lvalue required as unary '&' operand
ATF_REQUIRE_MSG(KCOV_LOAD(&buf[0]) == 0,
^
*** [t_kcov.o] Error code 1
nbmake[6]: stopped in /usr/src/tests/modules
--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index