=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for lua51-posix-31nb5 /usr/pkg/bin/bmake all-am CC ext/posix/ext_posix_posix_c_la-posix.lo ext/posix/posix.c:3617:19: error: variable has incomplete type 'struct ipv6_mreq' struct ipv6_mreq mreq6; ^ ext/posix/posix.c:3617:9: note: forward declaration of 'struct ipv6_mreq' struct ipv6_mreq mreq6; ^ ext/posix/posix.c:3644:10: error: use of undeclared identifier 'IPV6_JOIN_GROUP' case IPV6_JOIN_GROUP: ^ ext/posix/posix.c:3645:10: error: use of undeclared identifier 'IPV6_LEAVE_GROUP' case IPV6_LEAVE_GROUP: ^ ext/posix/posix.c:3714:24: warning: implicit declaration of function 'fdatasync' is invalid in C99 [-Wimplicit-function-declaration] return pushresult(L, fdatasync(fd), NULL); ^ ext/posix/posix.c:4709:10: error: use of undeclared identifier 'IPV6_JOIN_GROUP' MENTRY( IPV6_JOIN_GROUP ); ^ ext/posix/posix.c:3901:43: note: expanded from macro 'MENTRY' #define MENTRY(_f) set_integer_const(#_f, _f) ^ ext/posix/posix.c:3891:21: note: expanded from macro 'set_integer_const' lua_pushinteger(L, value); \ ^ ext/posix/posix.c:4710:10: error: use of undeclared identifier 'IPV6_LEAVE_GROUP' MENTRY( IPV6_LEAVE_GROUP ); ^ ext/posix/posix.c:3901:43: note: expanded from macro 'MENTRY' #define MENTRY(_f) set_integer_const(#_f, _f) ^ ext/posix/posix.c:3891:21: note: expanded from macro 'set_integer_const' lua_pushinteger(L, value); \ ^ ext/posix/posix.c:4711:10: error: use of undeclared identifier 'IPV6_MULTICAST_HOPS' MENTRY( IPV6_MULTICAST_HOPS ); ^ ext/posix/posix.c:3901:43: note: expanded from macro 'MENTRY' #define MENTRY(_f) set_integer_const(#_f, _f) ^ ext/posix/posix.c:3891:21: note: expanded from macro 'set_integer_const' lua_pushinteger(L, value); \ ^ ext/posix/posix.c:4712:10: error: use of undeclared identifier 'IPV6_MULTICAST_IF' MENTRY( IPV6_MULTICAST_IF ); ^ ext/posix/posix.c:3901:43: note: expanded from macro 'MENTRY' #define MENTRY(_f) set_integer_const(#_f, _f) ^ ext/posix/posix.c:3891:21: note: expanded from macro 'set_integer_const' lua_pushinteger(L, value); \ ^ ext/posix/posix.c:4713:10: error: use of undeclared identifier 'IPV6_MULTICAST_LOOP' MENTRY( IPV6_MULTICAST_LOOP ); ^ ext/posix/posix.c:3901:43: note: expanded from macro 'MENTRY' #define MENTRY(_f) set_integer_const(#_f, _f) ^ ext/posix/posix.c:3891:21: note: expanded from macro 'set_integer_const' lua_pushinteger(L, value); \ ^ ext/posix/posix.c:4714:10: error: use of undeclared identifier 'IPV6_UNICAST_HOPS' MENTRY( IPV6_UNICAST_HOPS ); ^ ext/posix/posix.c:3901:43: note: expanded from macro 'MENTRY' #define MENTRY(_f) set_integer_const(#_f, _f) ^ ext/posix/posix.c:3891:21: note: expanded from macro 'set_integer_const' lua_pushinteger(L, value); \ ^ ext/posix/posix.c:4715:10: error: use of undeclared identifier 'IPV6_V6ONLY' MENTRY( IPV6_V6ONLY ); ^ ext/posix/posix.c:3901:43: note: expanded from macro 'MENTRY' #define MENTRY(_f) set_integer_const(#_f, _f) ^ ext/posix/posix.c:3891:21: note: expanded from macro 'set_integer_const' lua_pushinteger(L, value); \ ^ 1 warning and 10 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/devel/lua-posix/work/luaposix-release-v31 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/lua-posix/work/luaposix-release-v31 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/devel/lua-posix *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/lua-posix