------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/tcl86-8.6.10.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tcludp-1.0.11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tcludp-1.0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcludp-1.0.11 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tcludp-1.0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcludp-1.0.11 for building => SHA256 Checksum OK for tcludp-1.0.11.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tcludp-1.0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcludp-1.0.11 for building ===> Extracting for tcludp-1.0.11 ===> tcludp-1.0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcludp-1.0.11 for building => SHA256 Checksum OK for tcludp-1.0.11.tar.gz. Extracted Memory Use: 0.65M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tcludp-1.0.11 /usr/bin/env WRKSRC=/construction/net/tcludp/tcludp REWARNFILE=/construction/net/tcludp/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/FreeBSD-\*/FreeBSD-*|DragonFly-*/g' /construction/net/tcludp/tcludp/configure SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> tcludp-1.0.11 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tcludp-1.0.11 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for tcludp-1.0.11 configure: loading site script /xports/Templates/config.site checking for correct TEA configuration... ok (TEA 3.9) configure: configuring udp 1.0.11 checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh 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 for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading checking platform... unix 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 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... no 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 sys/ioctl.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking system version... DragonFly-5.9 checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK 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 for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) DragonFly-5.9 checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... none checking for 64-bit integer type... using long checking for build with symbols... no checking for fcntl.h... (cached) yes checking for usable FD_CLOEXEC flag... yes checking for strerror in -lc... yes checking for tclsh... /usr/local/bin/tclsh8.6 checking for dtplite... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating pkgIndex.tcl SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tcludp-1.0.11 --- pkgIndex.tcl-hand --- --- udp_tcl.o --- --- udp.n --- --- pkgIndex.tcl-hand --- (echo 'package ifneeded udp 1.0.11 [list load [file join $dir libudp1.0.11.so]]' ) > pkgIndex.tcl --- udp_tcl.o --- cc -DPACKAGE_NAME=\"udp\" -DPACKAGE_TARNAME=\"udp\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"udp\ 1.0.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_udp=/\*\*/ -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 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_FCNTL_H=1 -DHAVE_FLAG_FD_CLOEXEC=1 -DHAVE_STRERROR -I"/usr/local/include/tcl8.6" -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/udp_tcl.c` -o udp_tcl.o --- libudp1.0.11.so --- rm -f libudp1.0.11.so cc -shared -o libudp1.0.11.so udp_tcl.o -L/usr/local/lib -ltclstub86 : libudp1.0.11.so SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tcludp-1.0.11 ===> Generating temporary packing list (echo 'package ifneeded udp 1.0.11 [list load [file join $dir libudp1.0.11.so]]' ) > pkgIndex.tcl /bin/sh ./tclconfig/install-sh -c libudp1.0.11.so /construction/net/tcludp/stage/usr/local/lib/udp1.0.11/libudp1.0.11.so : /construction/net/tcludp/stage/usr/local/lib/udp1.0.11/libudp1.0.11.so Install pkgIndex.tcl /construction/net/tcludp/stage/usr/local/lib/udp1.0.11 Installing header files in /construction/net/tcludp/stage/usr/local/include Installing documentation in /construction/net/tcludp/stage/usr/local/man Installing ./doc/udp.n ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file ====> Running Q/A tests (stage-qa) Warning: 'lib/udp1.0.11/libudp1.0.11.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tcludp-1.0.11 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09