=> Building devel/libtpl Started : Thursday, 19 APR 2018 at 09:54:50 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for libtpl-1.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/libtpl XDG_CONFIG_HOME=/construction/devel/libtpl HOME=/construction/devel/libtpl TMPDIR="/tmp" PATH=/construction/devel/libtpl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --enable-shared --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/libtpl XDG_CONFIG_HOME=/construction/devel/libtpl HOME=/construction/devel/libtpl TMPDIR="/tmp" PATH=/construction/devel/libtpl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/devel/libtpl/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libtpl" EXAMPLESDIR="share/examples/libtpl" DATADIR="share/libtpl" WWWDIR="www/libtpl" ETCDIR="etc/libtpl" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libtpl DOCSDIR=/usr/local/share/doc/libtpl EXAMPLESDIR=/usr/local/share/examples/libtpl WWWDIR=/usr/local/www/libtpl ETCDIR=/usr/local/etc/libtpl -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv3 MIT accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> libtpl-1.6_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> libtpl-1.6_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libtpl-1.6_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv3 MIT accepted by the user ===> Fetching all distfiles required by libtpl-1.6_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv3 MIT accepted by the user ===> Fetching all distfiles required by libtpl-1.6_1 for building => SHA256 Checksum OK for waitman-libtpl-1.6-8fa17e5_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv3 MIT accepted by the user ===> Fetching all distfiles required by libtpl-1.6_1 for building ===> Extracting for libtpl-1.6_1 => SHA256 Checksum OK for waitman-libtpl-1.6-8fa17e5_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libtpl-1.6_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libtpl-1.6_1 configure: loading site script /xports/Templates/config.site 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 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.0 checking host system type... x86_64-portbld-dragonfly5.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.0 file names to x86_64-portbld-dragonfly5.0 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libtpl-1.6_1 --- all-recursive --- Making all in src --- tpl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -pipe -O2 -fno-strict-aliasing -MT tpl.lo -MD -MP -MF .deps/tpl.Tpo -c -o tpl.lo tpl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -pipe -O2 -fno-strict-aliasing -MT tpl.lo -MD -MP -MF .deps/tpl.Tpo -c tpl.c -fPIC -DPIC -o .libs/tpl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -pipe -O2 -fno-strict-aliasing -MT tpl.lo -MD -MP -MF .deps/tpl.Tpo -c tpl.c -o tpl.o >/dev/null 2>&1 mv -f .deps/tpl.Tpo .deps/tpl.Plo --- libtpl.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -no-undefined -version-info 0:0:0 -o libtpl.la -rpath /usr/local/lib tpl.lo libtool: link: cc -shared -fPIC -DPIC .libs/tpl.o -O2 -Wl,-soname -Wl,libtpl.so.0 -o .libs/libtpl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtpl.so.0" && ln -s "libtpl.so.0.0.0" "libtpl.so.0") libtool: link: (cd ".libs" && rm -f "libtpl.so" && ln -s "libtpl.so.0.0.0" "libtpl.so") libtool: link: ar cru .libs/libtpl.a tpl.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtpl.a libtool: link: ( cd ".libs" && rm -f "libtpl.la" && ln -s "../libtpl.la" "libtpl.la" ) -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libtpl-1.6_1 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/devel/libtpl/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtpl.la '/construction/devel/libtpl/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libtpl.so.0.0.0 /construction/devel/libtpl/stage/usr/local/lib/libtpl.so.0.0.0 libtool: install: (cd /construction/devel/libtpl/stage/usr/local/lib && { ln -s -f libtpl.so.0.0.0 libtpl.so.0 || { rm -f libtpl.so.0 && ln -s libtpl.so.0.0.0 libtpl.so.0; }; }) libtool: install: (cd /construction/devel/libtpl/stage/usr/local/lib && { ln -s -f libtpl.so.0.0.0 libtpl.so || { rm -f libtpl.so && ln -s libtpl.so.0.0.0 libtpl.so; }; }) libtool: install: /usr/bin/install -c .libs/libtpl.lai /construction/devel/libtpl/stage/usr/local/lib/libtpl.la libtool: install: /usr/bin/install -c .libs/libtpl.a /construction/devel/libtpl/stage/usr/local/lib/libtpl.a libtool: install: chmod 644 /construction/devel/libtpl/stage/usr/local/lib/libtpl.a libtool: install: ranlib /construction/devel/libtpl/stage/usr/local/lib/libtpl.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/libtpl/stage/usr/local/include' install -m 0644 tpl.h '/construction/devel/libtpl/stage/usr/local/include' install -m 0644 /construction/devel/libtpl/libtpl-8fa17e5/doc/ChangeLog.txt /construction/devel/libtpl/stage/usr/local/share/doc/libtpl install -m 0644 /construction/devel/libtpl/libtpl-8fa17e5/doc/examples.txt /construction/devel/libtpl/stage/usr/local/share/doc/libtpl install -m 0644 /construction/devel/libtpl/libtpl-8fa17e5/doc/userguide.txt /construction/devel/libtpl/stage/usr/local/share/doc/libtpl install -m 0644 /construction/devel/libtpl/libtpl-8fa17e5/doc/compiling.txt /construction/devel/libtpl/stage/usr/local/share/doc/libtpl ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for libtpl-1.6_1 file sizes/checksums [13]: . done packing files [13]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 09:55:01 UTC Duration: 00:00:11