=> Building devel/cctz Started : Monday, 8 JUL 2019 at 12:16:30 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.83.g49866-DEVELOPMENT #40: Sun Jun 30 03:00:04 PDT 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.4-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.4-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 cctz-2.2_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- 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=gcc80 -------------------------------------------------- -- 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=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local 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="" OSREL=5.4 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.4 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 HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500400 OSVERSION=9999999 OSREL=5.4 _OSRELEASE=5.4-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License APACHE20 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> cctz-2.2_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz Installing pkg-1.11.1... Extracting pkg-1.11.1: .......... done ===> cctz-2.2_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cctz-2.2_2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cctz-2.2_2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cctz-2.2_2 for building => SHA256 Checksum OK for google-cctz-v2.2_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cctz-2.2_2 for building ===> Extracting for cctz-2.2_2 => SHA256 Checksum OK for google-cctz-v2.2_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for cctz-2.2_2 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> cctz-2.2_2 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz Installing gmake-4.2.1_3... `-- Installing gettext-runtime-0.20.1... | `-- Installing indexinfo-0.3.1... | `-- Extracting indexinfo-0.3.1: .... done `-- Extracting gettext-runtime-0.20.1: .......... done Extracting gmake-4.2.1_3: .......... done ===> cctz-2.2_2 depends on executable: gmake - found ===> Returning to build of cctz-2.2_2 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for cctz-2.2_2 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for cctz-2.2_2 gmake[1]: Entering directory '/construction/devel/cctz/cctz-2.2' c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o time_tool.o src/time_tool.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o civil_time_detail.o src/civil_time_detail.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o time_zone_fixed.o src/time_zone_fixed.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o time_zone_format.o src/time_zone_format.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o time_zone_if.o src/time_zone_if.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o time_zone_impl.o src/time_zone_impl.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o time_zone_info.o src/time_zone_info.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o time_zone_libc.o src/time_zone_libc.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o time_zone_lookup.o src/time_zone_lookup.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o time_zone_posix.o src/time_zone_posix.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o zone_info_source.o src/zone_info_source.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o classic.o examples/classic.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o epoch_shift.o examples/epoch_shift.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o hello.o examples/hello.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o example1.o examples/example1.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o example2.o examples/example2.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o example3.o examples/example3.cc c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD -c -o example4.o examples/example4.cc ar rcs libcctz.a civil_time_detail.o time_zone_fixed.o 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 zone_info_source.o c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD time_tool.o libcctz.a -o time_tool c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD classic.o libcctz.a -o classic c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD epoch_shift.o libcctz.a -o epoch_shift c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD hello.o libcctz.a -o hello c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD example1.o libcctz.a -o example1 c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD example2.o libcctz.a -o example2 c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD example3.o libcctz.a -o example3 c++ -pipe -O2 -fno-strict-aliasing -g -Wall -Iinclude -std=c++11 -fPIC -MMD example4.o libcctz.a -o example4 gmake[1]: Leaving directory '/construction/devel/cctz/cctz-2.2' -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for cctz-2.2_2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/cctz/cctz-2.2' install -d /construction/devel/cctz/stage/usr/local/include/cctz install -m 644 -p include/cctz/civil_time.h include/cctz/zone_info_source.h include/cctz/time_zone.h include/cctz/civil_time_detail.h /construction/devel/cctz/stage/usr/local/include/cctz install -d /construction/devel/cctz/stage/usr/local/lib install -m 644 -p libcctz.a /construction/devel/cctz/stage/usr/local/lib gmake[1]: Leaving directory '/construction/devel/cctz/cctz-2.2' /bin/mkdir -p /construction/devel/cctz/stage/usr/local/share/doc/cctz cd /construction/devel/cctz/cctz-2.2 && 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.2_2 file sizes/checksums [9]: . done packing files [9]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Monday, 8 JUL 2019 at 12:16:56 UTC Duration: 00:00:26