=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for libtelnet-0.21 --- config.h --- --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in . --- libtelnet.lo --- --- config.h --- --- libtelnet.lo --- depbase=`echo libtelnet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/usr/include -O2 -I/usr/include -MT libtelnet.lo -MD -MP -MF $depbase.Tpo -c -o libtelnet.lo libtelnet.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c libtelnet.c -fPIC -DPIC -o .libs/libtelnet.o libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c libtelnet.c -o libtelnet.o >/dev/null 2>&1 --- libtelnet.la --- /bin/sh ./libtool --tag=CC --mode=link clang -O2 -I/usr/include -version-info 2:0:0 -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o libtelnet.la -rpath /usr/pkg/lib libtelnet.lo -lz libtool: link: clang -shared -fPIC -DPIC .libs/libtelnet.o -lz -O2 -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-soname -Wl,libtelnet.so.2 -o .libs/libtelnet.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libtelnet.so.2" && ln -s "libtelnet.so.2.0.0" "libtelnet.so.2") libtool: link: (cd ".libs" && rm -f "libtelnet.so" && ln -s "libtelnet.so.2.0.0" "libtelnet.so") libtool: link: ar cru .libs/libtelnet.a libtelnet.o libtool: link: ranlib .libs/libtelnet.a libtool: link: ( cd ".libs" && rm -f "libtelnet.la" && ln -s "../libtelnet.la" "libtelnet.la" ) Making all in doc --- all-recursive --- Making all in man --- all-recursive --- Making all in man1 Making all in man3 Making all in util --- telnet-client.o --- --- telnet-chatd.o --- --- telnet-proxy.o --- --- telnet-client.o --- depbase=`echo telnet-client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -O2 -I/usr/include -MT telnet-client.o -MD -MP -MF $depbase.Tpo -c -o telnet-client.o telnet-client.c && mv -f $depbase.Tpo $depbase.Po --- telnet-chatd.o --- depbase=`echo telnet-chatd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -O2 -I/usr/include -MT telnet-chatd.o -MD -MP -MF $depbase.Tpo -c -o telnet-chatd.o telnet-chatd.c && mv -f $depbase.Tpo $depbase.Po --- telnet-proxy.o --- depbase=`echo telnet-proxy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -O2 -I/usr/include -MT telnet-proxy.o -MD -MP -MF $depbase.Tpo -c -o telnet-proxy.o telnet-proxy.c && mv -f $depbase.Tpo $depbase.Po --- telnet-chatd.o --- telnet-chatd.c:114:35: error: use of undeclared identifier 'ECONNRESET' if (errno != EINTR && errno != ECONNRESET) { ^ 1 error generated. *** [telnet-chatd.o] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/net/libtelnet/work/libtelnet-0.21/util --- telnet-proxy.o --- telnet-proxy.c:99:3: warning: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned long, const char *, ...)' [-Wimplicit-function-declaration] snprintf(buffer, sizeof(buffer), "%d", (int)cmd); ^ telnet-proxy.c:99:3: note: include the header or explicitly provide a declaration for 'snprintf' telnet-proxy.c:174:35: error: use of undeclared identifier 'ECONNRESET' if (errno != EINTR && errno != ECONNRESET) { ^ telnet-proxy.c:465:37: error: use of undeclared identifier 'ECONNRESET' if (errno != EINTR && errno != ECONNRESET) { ^ telnet-proxy.c:481:37: error: use of undeclared identifier 'ECONNRESET' if (errno != EINTR && errno != ECONNRESET) { ^ 1 warning and 3 errors generated. *** [telnet-proxy.o] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/net/libtelnet/work/libtelnet-0.21/util --- telnet-client.o --- telnet-client.c:213:2: warning: implicit declaration of function 'cfmakeraw' is invalid in C99 [-Wimplicit-function-declaration] cfmakeraw(&tios); ^ 1 warning generated. 2 errors bmake[2]: stopped in /var/pkgsrc/work/net/libtelnet/work/libtelnet-0.21/util *** [all-recursive] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/net/libtelnet/work/libtelnet-0.21 1 error bmake[1]: stopped in /var/pkgsrc/work/net/libtelnet/work/libtelnet-0.21 *** [all] Error code 2 bmake: stopped in /var/pkgsrc/work/net/libtelnet/work/libtelnet-0.21 1 error bmake: stopped in /var/pkgsrc/work/net/libtelnet/work/libtelnet-0.21 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/net/libtelnet *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/libtelnet