=> Building devel/cctz Started : Thursday, 19 APR 2018 at 07:53:08 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 -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/devel/cctz XDG_CONFIG_HOME=/construction/devel/cctz HOME=/construction/devel/cctz TMPDIR="/tmp" PATH=/construction/devel/cctz/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/cctz XDG_CONFIG_HOME=/construction/devel/cctz HOME=/construction/devel/cctz TMPDIR="/tmp" PATH=/construction/devel/cctz/.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 -------------------------------------------------- CXX=c++ EXTRA_CPPFLAGS="-D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600" DESTDIR=/construction/devel/cctz/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/cctz" EXAMPLESDIR="share/examples/cctz" DATADIR="share/cctz" WWWDIR="www/cctz" ETCDIR="etc/cctz" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cctz DOCSDIR=/usr/local/share/doc/cctz EXAMPLESDIR=/usr/local/share/examples/cctz WWWDIR=/usr/local/www/cctz ETCDIR=/usr/local/etc/cctz -------------------------------------------------- -- /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 APACHE20 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> cctz-2.0_2 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 ===> cctz-2.0_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cctz-2.0_2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cctz-2.0_2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cctz-2.0_2 for building => SHA256 Checksum OK for google-cctz-v2.0_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cctz-2.0_2 for building ===> Extracting for cctz-2.0_2 => SHA256 Checksum OK for google-cctz-v2.0_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for cctz-2.0_2 ===> Applying ports patches for cctz-2.0_2 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> cctz-2.0_2 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_2.txz Installing gmake-4.2.1_2... `-- Installing gettext-runtime-0.19.8.1_1... | `-- Installing indexinfo-0.3.1... | `-- Extracting indexinfo-0.3.1: .... done `-- Extracting gettext-runtime-0.19.8.1_1: .......... done Extracting gmake-4.2.1_2: .......... done ===> cctz-2.0_2 depends on executable: gmake - found ===> Returning to build of cctz-2.0_2 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for cctz-2.0_2 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for cctz-2.0_2 gmake[1]: Entering directory '/construction/devel/cctz/cctz-2.0' c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -c -o time_zone_format.o src/time_zone_format.cc c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -c -o time_zone_if.o src/time_zone_if.cc c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -c -o time_zone_impl.o src/time_zone_impl.cc c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -c -o time_zone_info.o src/time_zone_info.cc c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -c -o time_zone_libc.o src/time_zone_libc.cc c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -c -o time_zone_lookup.o src/time_zone_lookup.cc c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -c -o time_zone_posix.o src/time_zone_posix.cc true time_zone_format.o time_zone_if.o time_zone_impl.o time_zone_info.o time_zone_libc.o time_zone_lookup.o time_zone_posix.o ar rcs libcctz.a time_zone_format.o time_zone_if.o time_zone_impl.o time_zone_info.o time_zone_libc.o time_zone_lookup.o time_zone_posix.o c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -pthread src/time_tool.cc libcctz.a -o time_tool c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -pthread examples/classic.cc libcctz.a -o classic c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -pthread examples/epoch_shift.cc libcctz.a -o epoch_shift c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -pthread examples/hello.cc libcctz.a -o hello c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -pthread examples/example1.cc libcctz.a -o example1 c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -pthread examples/example2.cc libcctz.a -o example2 c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -pthread examples/example3.cc libcctz.a -o example3 c++ -Wall -std=c++11 -pthread -O -fPIC -MMD -Iinclude -D_POSIX_C_SOURCE=201112L -D_XOPEN_SOURCE=600 -pthread examples/example4.cc libcctz.a -o example4 gmake[1]: Leaving directory '/construction/devel/cctz/cctz-2.0' -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for cctz-2.0_2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/cctz/cctz-2.0' cd include && cp -p civil_time.h civil_time_detail.h time_zone.h /construction/devel/cctz/stage/usr/local/include cp -p libcctz.a /construction/devel/cctz/stage/usr/local/lib gmake[1]: Leaving directory '/construction/devel/cctz/cctz-2.0' /bin/mkdir -p /construction/devel/cctz/stage/usr/local/share/doc/cctz cd /construction/devel/cctz/cctz-2.0 && install -m 0644 README.md /construction/devel/cctz/stage/usr/local/share/doc/cctz ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for cctz-2.0_2 file sizes/checksums [8]: . done packing files [8]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 07:53:28 UTC Duration: 00:00:20