Building tcltls-1.6_1.txz (origin /buildshare/ports/355755/devel/tcltls) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/tls1.6-src.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/tcl86-8.6.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tcltls-1.6_1 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 tcltls-1.6_1 ===> tcltls-1.6_1 depends on shared library: libtcl86.so - not found ===> Verifying for libtcl86.so in /buildshare/ports/355755/lang/tcl86 ===> Installing existing package /packages/tcl86-8.6.1.txz Installing tcl86-8.6.1... done ===> Returning to build of tcltls-1.6_1 Make install ===> License TclTk accepted by the user ===> tcltls-1.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcltls-1.6_1 for building ===> Extracting for tcltls-1.6_1 => SHA256 Checksum OK for tls1.6-src.tar.gz. ===> Patching for tcltls-1.6_1 ===> Applying FreeBSD patches for tcltls-1.6_1 /usr/bin/sed -i.bak -e 's,package require tls.*,load /obj/buildshare/ports/355755/devel/tcltls/work/tls1.6/libtls1.6.so; source /obj/buildshare/ports/355755/devel/tcltls/work/tls1.6/tls.tcl,' /obj/buildshare/ports/355755/devel/tcltls/work/tls1.6/tests/*.test /bin/mv /obj/buildshare/ports/355755/devel/tcltls/work/tls1.6/tests/ciphers.test /obj/buildshare/ports/355755/devel/tcltls/work/tls1.6/tests/ciphers.test.broken ===> tcltls-1.6_1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so.1) ===> Configuring for tcltls-1.6_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/tcltls/work/tls1.6/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/tcltls/work/tls1.6/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for correct TEA configuration... ok (TEA 3.6) checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh checking for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for egrep... grep -E checking for ANSI C header files... (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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... yes checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... (cached) yes checking dirent.h... yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for Tcl public headers... /usr/local/include/tcl8.6 checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version... FreeBSD-11.0-CURRENT checking for dlopen in -ldl... no checking for ar... ar checking for required early compiler flags... none checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... no checking for open64... no checking for lseek64... no checking for off64_t... no checking for build with symbols... no checking for SSL directory... /usr checking if libgcc is needed to resolve openssl symbols... no checking for tclsh... /usr/local/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile ===> Building for tcltls-1.6_1 cc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_TYPE=long\ long -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/local/include/tcl8.6" -I"/usr/include" -O2 -pipe -fno-strict-aliasing -pipe -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo tls.c` -o tls.o cc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_TYPE=long\ long -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/local/include/tcl8.6" -I"/usr/include" -O2 -pipe -fno-strict-aliasing -pipe -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo tlsIO.c` -o tlsIO.o cc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_TYPE=long\ long -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/local/include/tcl8.6" -I"/usr/include" -O2 -pipe -fno-strict-aliasing -pipe -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo tlsBIO.c` -o tlsBIO.o cc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_TYPE=long\ long -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/local/include/tcl8.6" -I"/usr/include" -O2 -pipe -fno-strict-aliasing -pipe -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo tlsX509.c` -o tlsX509.o cc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_TYPE=long\ long -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/local/include/tcl8.6" -I"/usr/include" -O2 -pipe -fno-strict-aliasing -pipe -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo fixstrtod.c` -o fixstrtod.o rm -f libtls1.6.so ld -Bshareable -x -o libtls1.6.so tls.o tlsIO.o tlsBIO.o tlsX509.o fixstrtod.o -rpath /usr/lib -L/usr/lib -lssl -lcrypto -L/usr/local/lib -ltclstub86 : libtls1.6.so (echo 'package ifneeded tls 1.6 "[list source [file join $dir tls.tcl]] ; [list tls::initlib $dir libtls1.6.so]"' ) > pkgIndex.tcl ===> Staging for tcltls-1.6_1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 libtls1.6.so /obj/buildshare/ports/355755/devel/tcltls/work/stage/usr/local/lib/tls1.6/libtls1.6.so : /obj/buildshare/ports/355755/devel/tcltls/work/stage/usr/local/lib/tls1.6/libtls1.6.so Install tls.tcl /obj/buildshare/ports/355755/devel/tcltls/work/stage/usr/local/lib/tls1.6/tls.tcl Install pkgIndex.tcl /obj/buildshare/ports/355755/devel/tcltls/work/stage/usr/local/lib/tls1.6 Installing header files in /obj/buildshare/ports/355755/devel/tcltls/work/stage/usr/local/include Installing ./tls.h /bin/mkdir -p /obj/buildshare/ports/355755/devel/tcltls/work/stage/usr/local/share/doc/tcltls install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/tcltls/work/tls1.6/tls.htm /obj/buildshare/ports/355755/devel/tcltls/work/stage/usr/local/share/doc/tcltls ====> Compressing man pages (compress-man) ===> Installing for tcltls-1.6_1 ===> Checking if devel/tcltls already installed ===> Registering installation for tcltls-1.6_1 Installing tcltls-1.6_1... done Make package ===> Building package for tcltls-1.6_1 slot2: removed