Building l4ip-1.0.294.txz (origin /buildshare/ports/355755/net/l4ip) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/l4ip-v1.0.b294.tgz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> l4ip-1.0.294 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 l4ip-1.0.294 ===> l4ip-1.0.294 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of l4ip-1.0.294 Make install ===> l4ip-1.0.294 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by l4ip-1.0.294 for building ===> Extracting for l4ip-1.0.294 => SHA256 Checksum OK for l4ip-v1.0.b294.tgz. ===> Patching for l4ip-1.0.294 /usr/bin/sed -i.bak -e 's,service_type_t,script_type_t,g' /obj/buildshare/ports/355755/net/l4ip/work/l4ip/src/service.c /usr/bin/sed -i.bak -e 's,/usr/sbin,/sbin,g' /obj/buildshare/ports/355755/net/l4ip/work/l4ip/src/l4ip.conf /usr/bin/sed -i.bak -e '/^CC/d' /obj/buildshare/ports/355755/net/l4ip/work/l4ip/src/Makefile /obj/buildshare/ports/355755/net/l4ip/work/l4ip/src/../lion/Makefile ===> l4ip-1.0.294 depends on executable: gmake - found ===> Configuring for l4ip-1.0.294 ===> Building for l4ip-1.0.294 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/l4ip/work/l4ip/src' MakeTempl:104: main.c.dep: No such file or directory MakeTempl:104: conf.c.dep: No such file or directory MakeTempl:104: debug.c.dep: No such file or directory MakeTempl:104: cluster.c.dep: No such file or directory MakeTempl:104: service.c.dep: No such file or directory MakeTempl:104: nat.c.dep: No such file or directory MakeTempl:104: log.c.dep: No such file or directory MakeTempl:104: run.c.dep: No such file or directory MakeTempl:104: sense.c.dep: No such file or directory Making dependencies for sense.c... Making dependencies for run.c... Making dependencies for log.c... Making dependencies for nat.c... Making dependencies for service.c... Making dependencies for cluster.c... Making dependencies for debug.c... Making dependencies for conf.c... Making dependencies for main.c... gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/l4ip/work/l4ip/src' gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/l4ip/work/l4ip/src' cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL main.c -o main.o main.c: In function 'hup_interrupt': main.c:66: warning: passing argument 2 of 'signal' from incompatible pointer type main.c: In function 'info_interrupt': main.c:75: warning: passing argument 2 of 'signal' from incompatible pointer type main.c: In function 'main': main.c:89: warning: passing argument 2 of 'signal' from incompatible pointer type main.c:90: warning: passing argument 2 of 'signal' from incompatible pointer type main.c:92: warning: passing argument 2 of 'signal' from incompatible pointer type main.c:93: warning: passing argument 2 of 'signal' from incompatible pointer type main.c: In function 'arguments': main.c:268: warning: implicit declaration of function 'strdup' main.c:268: warning: incompatible implicit declaration of built-in function 'strdup' cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL conf.c -o conf.o conf.c: In function 'conf_init': conf.c:34: warning: implicit declaration of function 'strdup' conf.c:34: warning: incompatible implicit declaration of built-in function 'strdup' conf.c: In function 'url_decode': conf.c:89: warning: incompatible implicit declaration of built-in function 'strdup' conf.c: In function 'conf_read': conf.c:312: warning: pointer targets in assignment differ in signedness conf.c:455: warning: implicit declaration of function 'strchr' conf.c:455: warning: incompatible implicit declaration of built-in function 'strchr' conf.c:462: warning: incompatible implicit declaration of built-in function 'strdup' conf.c:465: warning: incompatible implicit declaration of built-in function 'strdup' conf.c:479: warning: implicit declaration of function 'memset' conf.c:479: warning: incompatible implicit declaration of built-in function 'memset' conf.c:480: warning: incompatible implicit declaration of built-in function 'strdup' conf.c:524: warning: incompatible implicit declaration of built-in function 'memset' conf.c:574: warning: incompatible implicit declaration of built-in function 'strdup' cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL debug.c -o debug.o cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL cluster.c -o cluster.o cluster.c: In function 'cluster_newnode': cluster.c:31: warning: implicit declaration of function 'memset' cluster.c:31: warning: incompatible implicit declaration of built-in function 'memset' cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL service.c -o service.o service.c: In function 'service_script': service.c:722: warning: enumeration value 'SCRIPT_TYPE_EXPECTCMD' not handled in switch service.c:722: warning: enumeration value 'SCRIPT_TYPE_RUNSEND' not handled in switch cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL nat.c -o nat.o nat.c: In function 'nat_init': nat.c:96: warning: implicit declaration of function 'strdup' nat.c:96: warning: incompatible implicit declaration of built-in function 'strdup' nat.c: In function 'nat_add': nat.c:387: warning: implicit declaration of function 'strerror' cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL log.c -o log.o cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL run.c -o run.o run.c: In function 'run_command': run.c:71: warning: implicit declaration of function 'strncpy' run.c:71: warning: incompatible implicit declaration of built-in function 'strncpy' cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL sense.c -o sense.o gmake DEFINES="-DPOSIX -D"NAT_IPNAT_CMD=\"`which ipnat`\"" -DWITH_SSL" CFLAGS="-Wall -g -I../lion -I/usr/local/ssl/include" -C ../lion gmake[2]: Entering directory `/obj/buildshare/ports/355755/net/l4ip/work/l4ip/lion' MakeTempl:104: lion.c.dep: No such file or directory MakeTempl:104: sockets.c.dep: No such file or directory MakeTempl:104: connections.c.dep: No such file or directory MakeTempl:104: io.c.dep: No such file or directory MakeTempl:104: zlib.c.dep: No such file or directory MakeTempl:104: base64.c.dep: No such file or directory MakeTempl:104: file.c.dep: No such file or directory MakeTempl:104: pipe.c.dep: No such file or directory MakeTempl:104: misc.c.dep: No such file or directory MakeTempl:104: lgroup.c.dep: No such file or directory MakeTempl:104: udp.c.dep: No such file or directory MakeTempl:104: lfnmatch.c.dep: No such file or directory MakeTempl:104: tls.c.dep: No such file or directory Making dependencies for tls.c... Making dependencies for lfnmatch.c... Making dependencies for udp.c... Making dependencies for lgroup.c... Making dependencies for misc.c... Making dependencies for pipe.c... Making dependencies for file.c... Making dependencies for base64.c... Making dependencies for zlib.c... Making dependencies for io.c... Making dependencies for connections.c... Making dependencies for sockets.c... Making dependencies for lion.c... gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net/l4ip/work/l4ip/lion' gmake[2]: Entering directory `/obj/buildshare/ports/355755/net/l4ip/work/l4ip/lion' cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL lion.c -o lion.o lion.c: In function 'lion_ssl_setkey': lion.c:720: warning: pointer targets in passing argument 3 of 'BF_set_key' differ in signedness cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL sockets.c -o sockets.o sockets.c: In function 'sockets_make': sockets.c:255: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness sockets.c: In function 'sockets_accept': sockets.c:291: warning: pointer targets in passing argument 3 of 'accept' differ in signedness sockets.c: In function 'sockets_pasv': sockets.c:714: warning: pointer targets in assignment differ in signedness sockets.c:718: warning: pointer targets in assignment differ in signedness sockets.c:722: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness sockets.c: In function 'sockets_getsockname': sockets.c:785: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness sockets.c: In function 'sockets_getpeername': sockets.c:810: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness sockets.c: In function 'sockets_udp': sockets.c:1114: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness sockets.c: In function 'sockets_recvfrom': sockets.c:1145: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL connections.c -o connections.o cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL io.c -o io.o io.c: In function 'io_process_fdset_sub': io.c:888: warning: pointer targets in passing argument 2 of 'sockets_read' differ in signedness io.c: In function 'lion_send': io.c:2188: warning: pointer targets in assignment differ in signedness io.c:2191: warning: pointer targets in assignment differ in signedness io.c:2217: warning: pointer targets in passing argument 1 of 'base64_encode' differ in signedness io.c:2217: warning: pointer targets in passing argument 3 of 'base64_encode' differ in signedness io.c: In function 'io_read': io.c:2298: warning: pointer targets in passing argument 2 of 'sockets_read' differ in signedness io.c:2317: warning: pointer targets in passing argument 1 of 'BF_cfb64_encrypt' differ in signedness io.c:2317: warning: pointer targets in passing argument 2 of 'BF_cfb64_encrypt' differ in signedness io.c:2325: warning: pointer targets in passing argument 2 of 'sockets_recvfrom' differ in signedness io.c: In function 'io_write': io.c:2398: warning: pointer targets in passing argument 2 of 'sockets_write' differ in signedness io.c:2417: warning: pointer targets in passing argument 1 of 'BF_cfb64_encrypt' differ in signedness io.c:2417: warning: pointer targets in passing argument 2 of 'BF_cfb64_encrypt' differ in signedness io.c:2435: warning: pointer targets in passing argument 2 of 'sockets_sendto' differ in signedness io.c: In function 'io_input': io.c:2622: warning: pointer targets in passing argument 1 of 'base64_decode' differ in signedness io.c:2622: warning: pointer targets in passing argument 2 of 'base64_decode' differ in signedness io.c:2646: warning: pointer targets in assignment differ in signedness io.c:2649: warning: pointer targets in assignment differ in signedness cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL zlib.c -o zlib.o cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL base64.c -o base64.o base64.c: In function 'base64_encode': base64.c:25: warning: pointer targets in assignment differ in signedness cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL file.c -o file.o cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL pipe.c -o pipe.o cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL misc.c -o misc.o cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL lgroup.c -o lgroup.o lgroup.c: In function 'lgroup_new': lgroup.c:70: warning: implicit declaration of function 'memset' lgroup.c:70: warning: incompatible implicit declaration of built-in function 'memset' cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL udp.c -o udp.o cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL lfnmatch.c -o lfnmatch.o cc -c -Wall -g -I../lion -I/usr/local/ssl/include -DPOSIX -DNAT_IPNAT_CMD="/sbin/ipnat" -DWITH_SSL tls.c -o tls.o tls.c: In function 'tls_cont_auth': tls.c:295: warning: assignment discards qualifiers from pointer target type tls.c: In function 'tls_cont_clauth': tls.c:582: warning: assignment discards qualifiers from pointer target type tls.c: In function 'tls_peek': tls.c:682: warning: pointer targets in passing argument 2 of 'sockets_peek' differ in signedness ar rv liblion.a lion.o sockets.o connections.o io.o zlib.o base64.o file.o pipe.o misc.o lgroup.o udp.o lfnmatch.o tls.o ar: warning: creating liblion.a a - lion.o a - sockets.o a - connections.o a - io.o a - zlib.o a - base64.o a - file.o a - pipe.o a - misc.o a - lgroup.o a - udp.o a - lfnmatch.o a - tls.o gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net/l4ip/work/l4ip/lion' cc -L../lion -L/usr/local/ssl/lib -Wall -g -I../lion -I/usr/local/ssl/include main.o conf.o debug.o cluster.o service.o nat.o log.o run.o sense.o -llion -lssl -lcrypto -o l4ip build: not found Ignore above _build_ failure gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/l4ip/work/l4ip/src' ===> Installing for l4ip-1.0.294 ===> Generating temporary packing list ===> Checking if net/l4ip already installed install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net/l4ip/work/l4ip/src/l4ip /usr/local/sbin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/l4ip/work/l4ip/src/l4ip.conf /usr/local/etc/l4ip.conf.sample /bin/cp /usr/local/etc/l4ip.conf.sample /usr/local/etc/l4ip.conf /bin/mkdir -p /usr/local/share/examples/l4ip install /obj/buildshare/ports/355755/net/l4ip/work/l4ip/src/../samples/*.conf /usr/local/share/examples/l4ip ===> Registering installation for l4ip-1.0.294 Installing l4ip-1.0.294... 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/sbin/l4ip 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. For more information, and contact details about the security status of this software, see the following webpage: http://www.lundman.net/unix/l4ip.php Make package ===> Building package for l4ip-1.0.294 Creating package for l4ip-1.0.294 slot1: removed