=> Building textproc/crunch Started : Thursday, 30 AUG 2018 at 20:58:51 UTC Platform: 5.3-DEVELOPMENT DragonFly 5.3-DEVELOPMENT #141: Thu Aug 30 12:52:40 PDT 2018 root@test.backplane.com:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.3-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.3-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/textproc/crunch XDG_CONFIG_HOME=/construction/textproc/crunch HOME=/construction/textproc/crunch TMPDIR="/tmp" PATH=/construction/textproc/crunch/.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/textproc/crunch XDG_CONFIG_HOME=/construction/textproc/crunch HOME=/construction/textproc/crunch TMPDIR="/tmp" PATH=/construction/textproc/crunch/.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 -------------------------------------------------- DESTDIR=/construction/textproc/crunch/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/crunch" EXAMPLESDIR="share/examples/crunch" DATADIR="share/crunch" WWWDIR="www/crunch" ETCDIR="etc/crunch" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/crunch DOCSDIR=/usr/local/share/doc/crunch EXAMPLESDIR=/usr/local/share/examples/crunch WWWDIR=/usr/local/www/crunch ETCDIR=/usr/local/etc/crunch -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem 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=12 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500316 OSVERSION=9999999 OSREL=5.3 _OSRELEASE=5.3-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> crunch-3.6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz Installing pkg-1.10.5_1... Extracting pkg-1.10.5_1: .......... done ===> crunch-3.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of crunch-3.6 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by crunch-3.6 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by crunch-3.6 for building => SHA256 Checksum OK for crunch-3.6.tgz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by crunch-3.6 for building ===> Extracting for crunch-3.6 => SHA256 Checksum OK for crunch-3.6.tgz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for crunch-3.6 ===> Applying ports patches for crunch-3.6 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> crunch-3.6 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 ===> crunch-3.6 depends on executable: gmake - found ===> Returning to build of crunch-3.6 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for crunch-3.6 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for crunch-3.6 gmake[1]: Entering directory '/construction/textproc/crunch/crunch-3.6' Building binary... cc -pthread -Wall -pedantic -std=c99 -pipe -O2 -fno-strict-aliasing crunch.c -lm -o crunch crunch.c: In function 'main': crunch.c:2759:11: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=] strncat(fpath, "START", 5); ^~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function 'renamefile': crunch.c:1495:7: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(finalnewfile, ".txt", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1502:7: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(finalnewfile, ".txt", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1520:7: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] strncat(comptype,"-t", 2); ^~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1477:7: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1477:30: note: length computed here strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ ^~~~~~~~~~~~ crunch.c:1488:5: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1488:28: note: length computed here strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ ^~~~~~~~~~~~ crunch.c:1490:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(finalnewfile,fpath,strlen(fpath)-5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1490:32: note: length computed here strncpy(finalnewfile,fpath,strlen(fpath)-5); ^~~~~~~~~~~~~ crunch.c:1501:7: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(finalnewfile,newfile,strlen(newfile)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1494:7: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(finalnewfile,newfile,strlen(newfile)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1521:7: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(comptype, compressalgo, strlen(compressalgo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmake[1]: Leaving directory '/construction/textproc/crunch/crunch-3.6' -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for crunch-3.6 ===> Generating temporary packing list install -s -m 555 /construction/textproc/crunch/crunch-3.6/crunch /construction/textproc/crunch/stage/usr/local/bin install -m 444 /construction/textproc/crunch/crunch-3.6/crunch.1 /construction/textproc/crunch/stage/usr/local/man/man1 install -m 0644 /construction/textproc/crunch/crunch-3.6/charset.lst /construction/textproc/crunch/stage/usr/local/share/crunch ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for crunch-3.6 file sizes/checksums [6]: . done packing files [6]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 30 AUG 2018 at 20:58:58 UTC Duration: 00:00:06