------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> unix2tcp-0.8.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> unix2tcp-0.8.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unix2tcp-0.8.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> unix2tcp-0.8.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unix2tcp-0.8.2 for building => SHA256 Checksum OK for unix2tcp-0.8.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> unix2tcp-0.8.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unix2tcp-0.8.2 for building ===> Extracting for unix2tcp-0.8.2 => SHA256 Checksum OK for unix2tcp-0.8.2.tar.gz. Extracted Memory Use: 0.15M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for unix2tcp-0.8.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for unix2tcp-0.8.2 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -DHAVE_CONFIG_H -I. -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -DHAVE_CONFIG_H -I. -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/un.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for signal.h... (cached) yes checking for string.h... (cached) yes checking for errno.h... (cached) yes checking for sys/param.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for syslog.h... yes checking for stdarg.h... (cached) yes checking return type of signal handlers... void checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for daemon... (cached) yes checking for syslog... yes checking for openlog... yes checking for closelog... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for unix2tcp-0.8.2 cd /construction/net/unix2tcp/unix2tcp-0.8.2 && cc -pipe -DHAVE_CONFIG_H -I. -O2 -fno-strict-aliasing -c unix2tcp.c -o unix2tcp.o && cc -pipe -DHAVE_CONFIG_H -I. -O2 -fno-strict-aliasing -c server.c -o server.o && cc -pipe -DHAVE_CONFIG_H -I. -O2 -fno-strict-aliasing -c mylog.c -o mylog.o && cc -pipe -DHAVE_CONFIG_H -I. -O2 -fno-strict-aliasing -c list.c -o list.o && cc unix2tcp.o server.o mylog.o list.o -o unix2tcp && cc -pipe -DHAVE_CONFIG_H -I. -O2 -fno-strict-aliasing -c utelnet.c -o utelnet.o unix2tcp.c: In function 'main': unix2tcp.c:91:5: warning: implicit declaration of function 'myopenlog' [-Wimplicit-function-declaration] myopenlog(); ^~~~~~~~~ unix2tcp.c:93:5: warning: implicit declaration of function 'mycloselog'; did you mean 'closefrom'? [-Wimplicit-function-declaration] mycloselog(); ^~~~~~~~~~ closefrom server.c: In function 'server_process': server.c:105:5: warning: implicit declaration of function 'mylog' [-Wimplicit-function-declaration] mylog("STARTUP\n"); ^~~~~ utelnet.c: In function 'usage': utelnet.c:72:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(-1); ^~~~ utelnet.c:72:4: warning: incompatible implicit declaration of built-in function 'exit' utelnet.c:72:4: note: include '' or provide a declaration of 'exit' utelnet.c:47:1: +#include #endif utelnet.c:72:4: exit(-1); ^~~~ SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for unix2tcp-0.8.2 ===> Generating temporary packing list install -s -m 555 /construction/net/unix2tcp/unix2tcp-0.8.2/unix2tcp /construction/net/unix2tcp/stage/usr/local/sbin /bin/mkdir -p /construction/net/unix2tcp/stage/usr/local/share/doc/unix2tcp install -m 0644 /construction/net/unix2tcp/unix2tcp-0.8.2/README /construction/net/unix2tcp/stage/usr/local/share/doc/unix2tcp/README ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for unix2tcp-0.8.2 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:03