Building tclvfs-20080503.txz (origin /buildshare/ports/355755/devel/tclvfs) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/tclvfs-20080503.tar.gz x packages/ x packages/tcllib-1.16.txz x packages/tcl86-8.6.1.txz x packages/tcl-Trf-2.1.4_1.txz x packages/tcl-memchan-2.3.txz 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 ===> tclvfs-20080503 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 tclvfs-20080503 ===> tclvfs-20080503 depends on shared library: libTrf2.1.4.so - not found ===> Verifying for libTrf2.1.4.so in /buildshare/ports/355755/devel/tcl-trf ===> Installing existing package /packages/tcl-Trf-2.1.4_1.txz Installing tcl-Trf-2.1.4_1...Installing tcl86-8.6.1... done done ===> Returning to build of tclvfs-20080503 ===> tclvfs-20080503 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so.1) ===> tclvfs-20080503 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 tclvfs-20080503 Make install ===> tclvfs-20080503 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tclvfs-20080503 for building ===> Extracting for tclvfs-20080503 => SHA256 Checksum OK for tclvfs-20080503.tar.gz. ===> Patching for tclvfs-20080503 ===> Applying FreeBSD patches for tclvfs-20080503 ===> tclvfs-20080503 depends on executable: gmake - found ===> tclvfs-20080503 depends on shared library: libTrf2.1.4.so - found (/usr/local/lib/Trf/libTrf2.1.4.so) ===> tclvfs-20080503 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so.1) ===> Configuring for tclvfs-20080503 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/tclvfs/work/tclvfs-20080503/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/tclvfs/work/tclvfs-20080503/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 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 gmake 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 private include files... Using srcdir found in tclConfig.sh: /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 tclsh... /usr/local/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl ===> Building for tclvfs-20080503 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/tclvfs/work/tclvfs-20080503' cc -pipe -DPACKAGE_NAME=\"vfs\" -DPACKAGE_TARNAME=\"vfs\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"vfs\ 1.3\" -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 -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -O2 -pipe -fno-strict-aliasing -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo generic/vfs.c` -o vfs.o rm -f libvfs1.3.so ld -Bshareable -x -o libvfs1.3.so vfs.o -L/usr/local/lib -ltclstub86 : libvfs1.3.so gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/tclvfs/work/tclvfs-20080503' ===> Staging for tclvfs-20080503 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/tclvfs/work/tclvfs-20080503' Installing libvfs1.3.so in /obj/buildshare/ports/355755/devel/tclvfs/work/stage/usr/local/lib/vfs1.3 : /obj/buildshare/ports/355755/devel/tclvfs/work/stage/usr/local/lib/vfs1.3/libvfs1.3.so Installing pkgIndex.tcl in /obj/buildshare/ports/355755/devel/tclvfs/work/stage/usr/local/lib/vfs1.3 strip: /obj/buildshare/ports/355755/devel/tclvfs/work/stage/usr/local/lib/vfs1.3/pkgIndex.tcl: File format not recognized install: wait: No such file or directory : /obj/buildshare/ports/355755/devel/tclvfs/work/stage/usr/local/lib/vfs1.3/pkgIndex.tcl Installing library files in /obj/buildshare/ports/355755/devel/tclvfs/work/stage/usr/local/lib/vfs1.3 ftpvfs.tcl httpvfs.tcl mk4vfs.tcl starkit.tcl tarvfs.tcl tclprocvfs.tcl testvfs.tcl vfsUrl.tcl vfsUtils.tcl vfslib.tcl webdavvfs.tcl zipvfs.tcl tclIndex tkvfs.tcl mk4vfscompat.tcl zipvfscompat.tcl template/collatevfs.tcl template/deltavfs.tcl template/fishvfs.tcl template/globfind.tcl template/quotavfs.tcl template/tdelta.tcl template/templatevfs.tcl template/versionvfs.tcl pkgIndex.tcl Installing header files in /obj/buildshare/ports/355755/devel/tclvfs/work/stage/usr/local/include Installing documentation in /obj/buildshare/ports/355755/devel/tclvfs/work/stage/usr/local/man/mann vfs.n vfslib.n gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/tclvfs/work/tclvfs-20080503' ====> Compressing man pages (compress-man) ===> Installing for tclvfs-20080503 ===> Checking if devel/tclvfs already installed ===> Registering installation for tclvfs-20080503 Installing tclvfs-20080503... done Make package ===> Building package for tclvfs-20080503 slot1: removed