------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1i,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gsocket-1.4.22 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gsocket-1.4.22 depends on file: /usr/local/sbin/pkg - found => gsocket-1.4.22.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://github.com/hackerschoice/gsocket/releases/download/v1.4.22/gsocket-1.4.22.tar.gz gsocket-1.4.22.tar.gz 0% of 208 kB 0 Bps gsocket-1.4.22.tar.gz 208 kB 629 kBps 00s ===> Fetching all distfiles required by gsocket-1.4.22 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gsocket-1.4.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gsocket-1.4.22 for building => SHA256 Checksum OK for gsocket-1.4.22.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gsocket-1.4.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gsocket-1.4.22 for building ===> Extracting for gsocket-1.4.22 => SHA256 Checksum OK for gsocket-1.4.22.tar.gz. Extracted Memory Use: 0.85M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gsocket-1.4.22 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gsocket-1.4.22 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gsocket-1.4.22 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for gsocket-1.4.22 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for ranlib... ranlib checking for forkpty in -lutil... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for dlopen in -ldl... yes checking for ENGINE_init in -lcrypto... yes checking for SSL_new in -lssl... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking openssl/srp.h usability... yes checking openssl/srp.h presence... yes checking for openssl/srp.h... yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for libutil.h... (cached) yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for openssl/srp.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for working memcmp... yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for gettimeofday... (cached) yes checking for memcpy... (cached) yes checking for strchr... (cached) yes checking for strlcat... (cached) yes checking for forkpty... yes checking for openpty... yes checking for getline... (cached) yes checking for stat64... no checking for open64... no checking for statvfs64... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating tools/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands gsocket-1.4.22 has been configured: Host..............: x86_64-portbld-dragonfly5.9 Compiler..........: cc Compiler flags....: -O2 -Wall Preprocessor flags: -I/usr/local/include -I/usr/include Linker flags......: -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib Libraries.........: -lssl -lcrypto -ldl -lutil Configuration complete. Now type: make all install SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gsocket-1.4.22 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in lib --- gsocket-util.o --- --- gsocket-select.o --- --- gsocket-sha256.o --- --- gsocket-ssl.o --- --- gsocket-engine.o --- --- gsocket-ssl.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT gsocket-ssl.o -MD -MP -MF .deps/gsocket-ssl.Tpo -c -o gsocket-ssl.o gsocket-ssl.c --- gsocket-engine.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT gsocket-engine.o -MD -MP -MF .deps/gsocket-engine.Tpo -c -o gsocket-engine.o gsocket-engine.c --- gsocket-util.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT gsocket-util.o -MD -MP -MF .deps/gsocket-util.Tpo -c -o gsocket-util.o gsocket-util.c --- gsocket-sha256.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT gsocket-sha256.o -MD -MP -MF .deps/gsocket-sha256.Tpo -c -o gsocket-sha256.o gsocket-sha256.c --- gsocket-select.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT gsocket-select.o -MD -MP -MF .deps/gsocket-select.Tpo -c -o gsocket-select.o gsocket-select.c --- gsocket-sha256.o --- mv -f .deps/gsocket-sha256.Tpo .deps/gsocket-sha256.Po --- gsocket-util.o --- mv -f .deps/gsocket-util.Tpo .deps/gsocket-util.Po --- gsocket-ssl.o --- mv -f .deps/gsocket-ssl.Tpo .deps/gsocket-ssl.Po --- gsocket-select.o --- mv -f .deps/gsocket-select.Tpo .deps/gsocket-select.Po --- gsocket-engine.o --- mv -f .deps/gsocket-engine.Tpo .deps/gsocket-engine.Po --- libgsocket.a --- rm -f libgsocket.a ar cru libgsocket.a gsocket-util.o gsocket-select.o gsocket-sha256.o gsocket-ssl.o gsocket-engine.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgsocket.a Making all in tools --- 4_gs-netcat.o --- --- utils.o --- --- socks.o --- --- gs_uchroot_so-gs_uchroot.o --- --- 1_gs-helloworld.o --- --- 2_gs-pipe.o --- --- 3_gs-full-pipe.o --- --- 4_gs-netcat.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT 4_gs-netcat.o -MD -MP -MF .deps/4_gs-netcat.Tpo -c -o 4_gs-netcat.o 4_gs-netcat.c --- utils.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c --- gs_uchroot_so-gs_uchroot.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -shared -fPIC -O2 -Wall -I../include -MT gs_uchroot_so-gs_uchroot.o -MD -MP -MF .deps/gs_uchroot_so-gs_uchroot.Tpo -c -o gs_uchroot_so-gs_uchroot.o `test -f 'gs_uchroot.c' || echo './'`gs_uchroot.c --- 1_gs-helloworld.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT 1_gs-helloworld.o -MD -MP -MF .deps/1_gs-helloworld.Tpo -c -o 1_gs-helloworld.o 1_gs-helloworld.c --- 2_gs-pipe.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT 2_gs-pipe.o -MD -MP -MF .deps/2_gs-pipe.Tpo -c -o 2_gs-pipe.o 2_gs-pipe.c --- 3_gs-full-pipe.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT 3_gs-full-pipe.o -MD -MP -MF .deps/3_gs-full-pipe.Tpo -c -o 3_gs-full-pipe.o 3_gs-full-pipe.c --- socks.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -O2 -Wall -I../include -MT socks.o -MD -MP -MF .deps/socks.Tpo -c -o socks.o socks.c --- gs_uchroot_so-gs_uchroot.o --- gs_uchroot.c:468:33: warning: 'struct stat64' declared inside parameter list will not be visible outside of this definition or declaration stat64(const char *path, struct stat64 *buf) ^~~~~~ gs_uchroot.c:492:34: warning: 'struct stat64' declared inside parameter list will not be visible outside of this definition or declaration lstat64(const char *path, struct stat64 *buf) ^~~~~~ --- 1_gs-helloworld.o --- mv -f .deps/1_gs-helloworld.Tpo .deps/1_gs-helloworld.Po --- socks.o --- mv -f .deps/socks.Tpo .deps/socks.Po --- gs_uchroot_so-gs_uchroot.o --- mv -f .deps/gs_uchroot_so-gs_uchroot.Tpo .deps/gs_uchroot_so-gs_uchroot.Po --- gs_uchroot_so --- cc -shared -fPIC -O2 -Wall -I../include -ldl -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -o gs_uchroot_so gs_uchroot_so-gs_uchroot.o -lssl -lcrypto -ldl -lutil --- 2_gs-pipe.o --- mv -f .deps/2_gs-pipe.Tpo .deps/2_gs-pipe.Po --- 3_gs-full-pipe.o --- mv -f .deps/3_gs-full-pipe.Tpo .deps/3_gs-full-pipe.Po --- 4_gs-netcat.o --- mv -f .deps/4_gs-netcat.Tpo .deps/4_gs-netcat.Po --- utils.o --- mv -f .deps/utils.Tpo .deps/utils.Po --- gs-full-pipe --- --- gs-helloworld --- --- gs-netcat --- --- gs-pipe --- --- gs-netcat --- cc -O2 -Wall -I../include -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -o gs-netcat 4_gs-netcat.o utils.o socks.o ../lib/libgsocket.a -lssl -lcrypto -ldl -lutil --- gs-full-pipe --- cc -O2 -Wall -I../include -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -o gs-full-pipe 3_gs-full-pipe.o utils.o ../lib/libgsocket.a -lssl -lcrypto -ldl -lutil --- gs-pipe --- cc -O2 -Wall -I../include -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -o gs-pipe 2_gs-pipe.o utils.o ../lib/libgsocket.a -lssl -lcrypto -ldl -lutil --- gs-helloworld --- cc -O2 -Wall -I../include -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -o gs-helloworld 1_gs-helloworld.o utils.o ../lib/libgsocket.a -lssl -lcrypto -ldl -lutil Making all in man SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gsocket-1.4.22 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gsocket-1.4.22 ===> gsocket-1.4.22 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list if test -z ''; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/net/gsocket/gsocket-1.4.22/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/net/gsocket/gsocket-1.4.22/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/net/gsocket/gsocket-1.4.22/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/net/gsocket/gsocket-1.4.22/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; fi Making install in lib Making install in tools /bin/mkdir -p '/construction/net/gsocket/stage/usr/local/bin' /bin/sh /construction/net/gsocket/gsocket-1.4.22/config/install-sh -c -s gs-netcat gs_uchroot_so '/construction/net/gsocket/stage/usr/local/bin' /bin/mkdir -p '/construction/net/gsocket/stage/usr/local/bin' install -m 555 blitz gs-sftp gs-mount gs_funcs '/construction/net/gsocket/stage/usr/local/bin' Making install in man /bin/mkdir -p '/construction/net/gsocket/stage/usr/local/man/man1' install -m 0644 gs-netcat.1 gs-sftp.1 blitz.1 gs-mount.1 '/construction/net/gsocket/stage/usr/local/man/man1' ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gsocket-1.4.22 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11