=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for lua52-tokyocabinet-1.10nb2 gcc -c -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/lua-5.2 -I/usr/include/readline -I. -I/usr/pkg/include -L/tmp/pkgbuild/databases/lua-tokyocabinet/work.vax/.home/include -L/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -I/usr/include/lua -I/usr/local/include/lua -I/usr/include/lua -I/usr/local/include/lua -D_MYLUA -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/lua-5.2 -I/usr/include/readline -std=c99 -Wall -fPIC -fsigned-char tokyocabinet.c tokyocabinet.c:78: warning: "HTONS" redefined 78 | #define HTONS(TC_num) SWAB16(TC_num) | In file included from /usr/include/vax/endian.h:3, from /usr/include/sys/types.h:98, from /usr/include/stdlib.h:41, from /tmp/pkgbuild/databases/lua-tokyocabinet/work.vax/.buildlink/include/tcutil.h:30, from tokyocabinet.c:21: /usr/include/sys/endian.h:133: note: this is the location of the previous definition 133 | #define HTONS(x) (x) = htons(__CAST(uint16_t, (x))) | tokyocabinet.c:79: warning: "HTONL" redefined 79 | #define HTONL(TC_num) SWAB32(TC_num) | In file included from /usr/include/vax/endian.h:3, from /usr/include/sys/types.h:98, from /usr/include/stdlib.h:41, from /tmp/pkgbuild/databases/lua-tokyocabinet/work.vax/.buildlink/include/tcutil.h:30, from tokyocabinet.c:21: /usr/include/sys/endian.h:132: note: this is the location of the previous definition 132 | #define HTONL(x) (x) = htonl(__CAST(uint32_t, (x))) | tokyocabinet.c:81: warning: "NTOHS" redefined 81 | #define NTOHS(TC_num) SWAB16(TC_num) | In file included from /usr/include/vax/endian.h:3, from /usr/include/sys/types.h:98, from /usr/include/stdlib.h:41, from /tmp/pkgbuild/databases/lua-tokyocabinet/work.vax/.buildlink/include/tcutil.h:30, from tokyocabinet.c:21: /usr/include/sys/endian.h:131: note: this is the location of the previous definition 131 | #define NTOHS(x) (x) = ntohs(__CAST(uint16_t, (x))) | tokyocabinet.c:82: warning: "NTOHL" redefined 82 | #define NTOHL(TC_num) SWAB32(TC_num) | In file included from /usr/include/vax/endian.h:3, from /usr/include/sys/types.h:98, from /usr/include/stdlib.h:41, from /tmp/pkgbuild/databases/lua-tokyocabinet/work.vax/.buildlink/include/tcutil.h:30, from tokyocabinet.c:21: /usr/include/sys/endian.h:130: note: this is the location of the previous definition 130 | #define NTOHL(x) (x) = ntohl(__CAST(uint32_t, (x))) | gcc -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/lua-5.2 -I/usr/include/readline -std=c99 -Wall -fPIC -fsigned-char -shared -o tokyocabinet.so tokyocabinet.o -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -pthread -L. -L/usr/pkg/lib -L/tmp/pkgbuild/databases/lua-tokyocabinet/work.vax/.home/lib -L/usr/local/lib -L/usr/include/lua -L/usr/local/include/lua -L/usr/include/lua -L/usr/local/include/lua -ltokyocabinet -lbz2 -lz -lm -lc #================================================================ # Ready to install. #================================================================