Building l2tpd-0.69_3.txz (origin /buildshare/ports/355755/net/l2tpd) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot2: removed slot2: created x distfiles/ x distfiles/l2tpd-0.69.tar.gz x packages/ x packages/gmp-5.1.3_2.txz x packages/gcc-4.7.3_1.txz x packages/perl5-5.16.3_10.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/mpc-1.0.2.txz x packages/mpfr-3.1.2_2.txz x packages/binutils-2.24.txz x packages/gmake-3.82_1.txz x packages/bison-2.7.1,1.txz x packages/m4-1.4.17_1,1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> l2tpd-0.69_3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of l2tpd-0.69_3 Make install ===> l2tpd-0.69_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by l2tpd-0.69_3 for building ===> Extracting for l2tpd-0.69_3 => SHA256 Checksum OK for l2tpd-0.69.tar.gz. ===> Patching for l2tpd-0.69_3 ===> Applying FreeBSD patches for l2tpd-0.69_3 ===> Configuring for l2tpd-0.69_3 /usr/bin/sed -i.bak -e 's|%%PREFIX%%|/usr/local|g' /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/doc/l2tpd.8 /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/doc/l2tpd.conf.sample /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/doc/l2tp-secrets.5 /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/doc/l2tpd.conf.5 ===> Building for l2tpd-0.69_3 cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c l2tpd.c In file included from l2tp.h:31, from l2tpd.c:40: misc.h:67: warning: conflicting types for built-in function 'log' l2tpd.c: In function 'lac_hangup': l2tpd.c:651: warning: implicit declaration of function 'kill' cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c pty.c In file included from l2tp.h:31, from pty.c:17: misc.h:67: warning: conflicting types for built-in function 'log' cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c misc.c In file included from l2tp.h:31, from misc.c:29: misc.h:67: warning: conflicting types for built-in function 'log' misc.c: In function 'bufferDump': misc.c:96: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness misc.c:110: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c control.c In file included from l2tp.h:31, from control.c:21: misc.h:67: warning: conflicting types for built-in function 'log' control.c: In function 'control_finish': control.c:218: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:219: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:234: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:235: warning: pointer targets in passing argument 2 of 'add_challenge_avp' differ in signedness control.c:271: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:272: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:419: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:420: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:435: warning: pointer targets in passing argument 2 of 'add_chalresp_avp' differ in signedness control.c:447: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:458: warning: pointer targets in passing argument 2 of 'add_challenge_avp' differ in signedness control.c:564: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:565: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:568: warning: pointer targets in passing argument 2 of 'add_chalresp_avp' differ in signedness control.c:737: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:738: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:780: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:781: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c: In function 'handle_packet': control.c:1668: warning: unused variable 'tv' cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c avp.c In file included from l2tp.h:31, from avp.c:18: misc.h:67: warning: conflicting types for built-in function 'log' avp.c: In function 'handle_avps': avp.c:1595: warning: 'hidlen' may be used uninitialized in this function cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c call.c In file included from l2tp.h:31, from call.c:24: misc.h:67: warning: conflicting types for built-in function 'log' call.c: In function 'call_close': call.c:281: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness call.c:283: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness call.c:354: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness call.c:356: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c network.c In file included from l2tp.h:31, from network.c:22: misc.h:67: warning: conflicting types for built-in function 'log' network.c: In function 'init_network': network.c:63: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness network.c: In function 'network_thread': network.c:340: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c avpsend.c In file included from l2tp.h:31, from avpsend.c:17: misc.h:67: warning: conflicting types for built-in function 'log' cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c scheduler.c In file included from l2tp.h:31, from scheduler.c:19: misc.h:67: warning: conflicting types for built-in function 'log' cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c file.c In file included from l2tp.h:31, from file.c:23: misc.h:67: warning: conflicting types for built-in function 'log' cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c aaa.c In file included from l2tp.h:31, from aaa.c:20: misc.h:67: warning: conflicting types for built-in function 'log' aaa.c: In function 'handle_challenge': aaa.c:250: warning: pointer targets in passing argument 3 of 'get_secret' differ in signedness aaa.c:271: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:272: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c: In function 'encrypt_avp': aaa.c:391: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:398: warning: pointer targets in assignment differ in signedness aaa.c:419: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:423: warning: pointer targets in assignment differ in signedness aaa.c: In function 'decrypt_avp': aaa.c:457: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:459: warning: pointer targets in passing argument 1 of 'MD5Final' differ in signedness aaa.c:472: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:473: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness aaa.c:474: warning: pointer targets in passing argument 1 of 'MD5Final' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -c md5.c cc -o l2tpd -O2 -pipe -fno-strict-aliasing -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DFREEBSD -DPREFIX=\"/usr/local\" -O -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY l2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o ===> Staging for l2tpd-0.69_3 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/l2tpd /obj/buildshare/ports/355755/net/l2tpd/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/README /obj/buildshare/ports/355755/net/l2tpd/work/stage/usr/local/share/doc/l2tpd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/doc/l2tpd.8 /obj/buildshare/ports/355755/net/l2tpd/work/stage/usr/local/man/man8 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/doc/l2tp-secrets.5 /obj/buildshare/ports/355755/net/l2tpd/work/stage/usr/local/man/man5 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/doc/l2tpd.conf.5 /obj/buildshare/ports/355755/net/l2tpd/work/stage/usr/local/man/man5 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/doc/l2tpd.conf.sample /obj/buildshare/ports/355755/net/l2tpd/work/stage/usr/local/etc/l2tp install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/l2tpd/work/l2tpd-0.69/doc/l2tp-secrets.sample /obj/buildshare/ports/355755/net/l2tpd/work/stage/usr/local/etc/l2tp ====> Compressing man pages (compress-man) ===> Installing for l2tpd-0.69_3 ===> Checking if net/l2tpd already installed ===> Registering installation for l2tpd-0.69_3 Installing l2tpd-0.69_3... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/l2tpd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. Make package ===> Building package for l2tpd-0.69_3 slot2: removed