Building mysqltcl-3.052.txz (origin /buildshare/ports/355755/databases/mysqltcl) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/mysqltcl-3.052.tar.gz x packages/ x packages/tcl86-8.6.1.txz x packages/cmake-modules-2.8.12.1_1.txz x packages/cmake-2.8.12.1_4.txz x packages/mysql55-client-5.5.37.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> mysqltcl-3.052 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 mysqltcl-3.052 ===> mysqltcl-3.052 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 mysqltcl-3.052 ===> mysqltcl-3.052 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /buildshare/ports/355755/databases/mysql55-client ===> Installing existing package /packages/mysql55-client-5.5.37.txz Installing mysql55-client-5.5.37... done ===> Returning to build of mysqltcl-3.052 Make install ===> mysqltcl-3.052 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mysqltcl-3.052 for building ===> Extracting for mysqltcl-3.052 => SHA256 Checksum OK for mysqltcl-3.052.tar.gz. ===> Patching for mysqltcl-3.052 ===> mysqltcl-3.052 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so.1) ===> mysqltcl-3.052 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> Configuring for mysqltcl-3.052 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/mysqltcl/work/mysqltcl-3.052/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/mysqltcl/work/mysqltcl-3.052/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for correct TEA configuration... ok (TEA 3.5) 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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 how to run the C preprocessor... cpp checking whether make sets $(MAKE)... yes checking for ranlib... ranlib 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/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 mysql header... yes checking for libmysqlclient lib... yes checking for tclsh... /usr/local/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating pkgIndex.tcl ===> Building for mysqltcl-3.052 cc -pipe -DPACKAGE_NAME=\"mysqltcl\" -DPACKAGE_TARNAME=\"mysqltcl\" -DPACKAGE_VERSION=\"3.052\" -DPACKAGE_STRING=\"mysqltcl\ 3.052\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -I"/usr/local/include/tcl8.6" -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo ./generic/mysqltcl.c` -o mysqltcl.o ./generic/mysqltcl.c: In function 'MysqlHandleSet': ./generic/mysqltcl.c:155: warning: initialization discards qualifiers from pointer target type ./generic/mysqltcl.c: In function 'MysqlNullSet': ./generic/mysqltcl.c:187: warning: initialization discards qualifiers from pointer target type rm -f libmysqltcl3.052.so ld -Bshareable -x -o libmysqltcl3.052.so mysqltcl.o -L/usr/local/lib -ltclstub86 -L/usr/local/lib/mysql -lmysqlclient : libmysqltcl3.052.so user manual doc is as nroff (man) file mysqltcl.n ===> Staging for mysqltcl-3.052 ===> Generating temporary packing list user manual doc is as nroff (man) file mysqltcl.n install -s -o root -g wheel -m 555 libmysqltcl3.052.so /obj/buildshare/ports/355755/databases/mysqltcl/work/stage/usr/local/lib/mysqltcl-3.052/libmysqltcl3.052.so : /obj/buildshare/ports/355755/databases/mysqltcl/work/stage/usr/local/lib/mysqltcl-3.052/libmysqltcl3.052.so Install pkgIndex.tcl /obj/buildshare/ports/355755/databases/mysqltcl/work/stage/usr/local/lib/mysqltcl-3.052 Installing header files in /obj/buildshare/ports/355755/databases/mysqltcl/work/stage/usr/local/include Installing documentation in /obj/buildshare/ports/355755/databases/mysqltcl/work/stage/usr/local/man Installing ./doc/mysqltcl.n ====> Compressing man pages (compress-man) ===> Installing for mysqltcl-3.052 ===> Checking if databases/mysqltcl already installed ===> Registering installation for mysqltcl-3.052 Installing mysqltcl-3.052... done Make package ===> Building package for mysqltcl-3.052 slot1: removed