=> Building textproc/bsdgrep Started : Friday, 20 APR 2018 at 07:55:51 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 bsd-grep-20111002_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/textproc/bsdgrep XDG_CONFIG_HOME=/construction/textproc/bsdgrep HOME=/construction/textproc/bsdgrep TMPDIR="/tmp" PATH=/construction/textproc/bsdgrep/.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 -------------------------------------------------- BINDIR="/usr/local/bin" MANDIR="/usr/local/man/man" CATDIR="/usr/local/man/man" NLSDIR="/usr/local/share/nls" WITHOUT_GNU_COMPAT=yes XDG_DATA_HOME=/construction/textproc/bsdgrep XDG_CONFIG_HOME=/construction/textproc/bsdgrep HOME=/construction/textproc/bsdgrep TMPDIR="/tmp" PATH=/construction/textproc/bsdgrep/.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/textproc/bsdgrep/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" NLS="" NO_NLS="@comment " OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/grep" EXAMPLESDIR="share/examples/grep" DATADIR="share/grep" WWWDIR="www/grep" ETCDIR="etc/grep" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/grep DOCSDIR=/usr/local/share/doc/grep EXAMPLESDIR=/usr/local/share/examples/grep WWWDIR=/usr/local/www/grep ETCDIR=/usr/local/etc/grep -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> bsd-grep-20111002_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 ===> bsd-grep-20111002_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of bsd-grep-20111002_2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by bsd-grep-20111002_2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by bsd-grep-20111002_2 for building => SHA256 Checksum OK for grep-20111002.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by bsd-grep-20111002_2 for building ===> Extracting for bsd-grep-20111002_2 ===> Fetching all distfiles required by bsd-grep-20111002_2 for building => SHA256 Checksum OK for grep-20111002.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for bsd-grep-20111002_2 ===> Applying ports patches for bsd-grep-20111002_2 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for bsd-grep-20111002_2 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for bsd-grep-20111002_2 --- objwarn --- --- file.o --- --- grep.o --- --- queue.o --- --- util.o --- --- objwarn --- Warning: Object directory not changed from original /construction/textproc/bsdgrep/grep-20111002 --- file.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -c file.c --- fastmatch.o --- --- grep.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -c grep.c --- queue.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -c queue.c --- util.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -c util.c --- fastmatch.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -c /construction/textproc/bsdgrep/grep-20111002/regex/fastmatch.c In file included from /construction/textproc/bsdgrep/grep-20111002/regex/fastmatch.c:29:0: /construction/textproc/bsdgrep/grep-20111002/regex/glue.h:26:0: warning: "REG_LITERAL" redefined #define REG_LITERAL 0020 ^ In file included from /construction/textproc/bsdgrep/grep-20111002/regex/glue.h:8:0, from /construction/textproc/bsdgrep/grep-20111002/regex/fastmatch.c:29: /usr/include/regex.h:138:0: note: this is the location of the previous definition #define REG_LITERAL (REG_NOSUB << 1) ^ --- hashtable.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -c /construction/textproc/bsdgrep/grep-20111002/regex/hashtable.c --- tre-compile.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -c /construction/textproc/bsdgrep/grep-20111002/regex/tre-compile.c --- tre-fastmatch.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -c /construction/textproc/bsdgrep/grep-20111002/regex/tre-fastmatch.c --- hashtable.o --- In file included from /construction/textproc/bsdgrep/grep-20111002/regex/hashtable.c:27:0: /construction/textproc/bsdgrep/grep-20111002/regex/glue.h:26:0: warning: "REG_LITERAL" redefined #define REG_LITERAL 0020 ^ In file included from /construction/textproc/bsdgrep/grep-20111002/regex/glue.h:8:0, from /construction/textproc/bsdgrep/grep-20111002/regex/hashtable.c:27: /usr/include/regex.h:138:0: note: this is the location of the previous definition #define REG_LITERAL (REG_NOSUB << 1) ^ --- tre-compile.o --- In file included from /construction/textproc/bsdgrep/grep-20111002/regex/tre-compile.c:1:0: /construction/textproc/bsdgrep/grep-20111002/regex/glue.h:26:0: warning: "REG_LITERAL" redefined #define REG_LITERAL 0020 ^ In file included from /construction/textproc/bsdgrep/grep-20111002/regex/glue.h:8:0, from /construction/textproc/bsdgrep/grep-20111002/regex/tre-compile.c:1: /usr/include/regex.h:138:0: note: this is the location of the previous definition #define REG_LITERAL (REG_NOSUB << 1) ^ --- tre-fastmatch.o --- In file included from /construction/textproc/bsdgrep/grep-20111002/regex/tre-fastmatch.c:28:0: /construction/textproc/bsdgrep/grep-20111002/regex/glue.h:26:0: warning: "REG_LITERAL" redefined #define REG_LITERAL 0020 ^ In file included from /construction/textproc/bsdgrep/grep-20111002/regex/glue.h:8:0, from /construction/textproc/bsdgrep/grep-20111002/regex/tre-fastmatch.c:28: /usr/include/regex.h:138:0: note: this is the location of the previous definition #define REG_LITERAL (REG_NOSUB << 1) ^ --- xmalloc.o --- --- grep.1.gz --- --- xmalloc.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -c /construction/textproc/bsdgrep/grep-20111002/regex/xmalloc.c --- grep.1.gz --- gzip -cn grep.1 > grep.1.gz --- es_ES.ISO8859-1.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/es_ES.ISO8859-1.msg > es_ES.ISO8859-1.msg --- gl_ES.ISO8859-1.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/gl_ES.ISO8859-1.msg > gl_ES.ISO8859-1.msg --- hu_HU.ISO8859-2.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/hu_HU.ISO8859-2.msg > hu_HU.ISO8859-2.msg --- ja_JP.eucJP.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/ja_JP.eucJP.msg > ja_JP.eucJP.msg --- ja_JP.SJIS.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/ja_JP.SJIS.msg > ja_JP.SJIS.msg --- ja_JP.UTF-8.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/ja_JP.UTF-8.msg > ja_JP.UTF-8.msg --- pt_BR.ISO8859-1.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/pt_BR.ISO8859-1.msg > pt_BR.ISO8859-1.msg --- ru_RU.KOI8-R.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/ru_RU.KOI8-R.msg > ru_RU.KOI8-R.msg --- uk_UA.UTF-8.msg --- --- zh_CN.UTF-8.msg --- --- uk_UA.UTF-8.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/uk_UA.UTF-8.msg > uk_UA.UTF-8.msg --- zh_CN.UTF-8.msg --- cat /construction/textproc/bsdgrep/grep-20111002/nls/zh_CN.UTF-8.msg > zh_CN.UTF-8.msg --- es_ES.ISO8859-1.cat --- --- gl_ES.ISO8859-1.cat --- --- es_ES.ISO8859-1.cat --- gencat es_ES.ISO8859-1.cat es_ES.ISO8859-1.msg --- gl_ES.ISO8859-1.cat --- gencat gl_ES.ISO8859-1.cat gl_ES.ISO8859-1.msg --- hu_HU.ISO8859-2.cat --- --- ja_JP.eucJP.cat --- --- hu_HU.ISO8859-2.cat --- gencat hu_HU.ISO8859-2.cat hu_HU.ISO8859-2.msg --- ja_JP.eucJP.cat --- gencat ja_JP.eucJP.cat ja_JP.eucJP.msg --- ja_JP.SJIS.cat --- --- ja_JP.UTF-8.cat --- --- ja_JP.SJIS.cat --- gencat ja_JP.SJIS.cat ja_JP.SJIS.msg --- ja_JP.UTF-8.cat --- gencat ja_JP.UTF-8.cat ja_JP.UTF-8.msg --- pt_BR.ISO8859-1.cat --- --- ru_RU.KOI8-R.cat --- --- pt_BR.ISO8859-1.cat --- gencat pt_BR.ISO8859-1.cat pt_BR.ISO8859-1.msg --- ru_RU.KOI8-R.cat --- gencat ru_RU.KOI8-R.cat ru_RU.KOI8-R.msg --- uk_UA.UTF-8.cat --- --- zh_CN.UTF-8.cat --- --- uk_UA.UTF-8.cat --- gencat uk_UA.UTF-8.cat uk_UA.UTF-8.msg --- zh_CN.UTF-8.cat --- gencat zh_CN.UTF-8.cat zh_CN.UTF-8.msg --- grep --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -I/construction/textproc/bsdgrep/grep-20111002/regex -std=gnu99 -o grep file.o grep.o queue.o util.o fastmatch.o hashtable.o tre-compile.o tre-fastmatch.o xmalloc.o -lz -lbz2 -llzma -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for bsd-grep-20111002_2 /bin/mkdir -p /construction/textproc/bsdgrep/stage/usr/local/share/nls/gl_ES.ISO8859-1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 grep /construction/textproc/bsdgrep/stage/usr/local/bin install -o root -g wheel -m 444 es_ES.ISO8859-1.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/es_ES.ISO8859-1/grep.cat install -o root -g wheel -m 444 gl_ES.ISO8859-1.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/gl_ES.ISO8859-1/grep.cat install -o root -g wheel -m 444 hu_HU.ISO8859-2.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/hu_HU.ISO8859-2/grep.cat install -o root -g wheel -m 444 ja_JP.eucJP.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/ja_JP.eucJP/grep.cat install -o root -g wheel -m 444 ja_JP.SJIS.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/ja_JP.SJIS/grep.cat install -o root -g wheel -m 444 ja_JP.UTF-8.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/ja_JP.UTF-8/grep.cat install -o root -g wheel -m 444 pt_BR.ISO8859-1.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/pt_BR.ISO8859-1/grep.cat install -o root -g wheel -m 444 ru_RU.KOI8-R.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/ru_RU.KOI8-R/grep.cat install -o root -g wheel -m 444 uk_UA.UTF-8.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/uk_UA.UTF-8/grep.cat install -o root -g wheel -m 444 zh_CN.UTF-8.cat /construction/textproc/bsdgrep/stage/usr/local/share/nls/zh_CN.UTF-8/grep.cat install -o root -g wheel -m 444 grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1 /construction/textproc/bsdgrep/stage/usr/local/man/man1/egrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/fgrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/zgrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/zegrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/zfgrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/bzgrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/bzegrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/bzfgrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/xzgrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/xzegrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/xzfgrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/lzgrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/lzegrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/man/man1/lzfgrep.1.gz -> /construction/textproc/bsdgrep/stage/usr/local/man/man1/grep.1.gz /construction/textproc/bsdgrep/stage/usr/local/bin/egrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/fgrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/zgrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/zegrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/zfgrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/bzgrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/bzegrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/bzfgrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/xzgrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/xzegrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/xzfgrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/lzgrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/lzegrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/lzfgrep -> /construction/textproc/bsdgrep/stage/usr/local/bin/grep ln -sf /usr/local/bin/grep /construction/textproc/bsdgrep/stage/usr/local/bin/bsdgrep ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for bsd-grep-20111002_2 file sizes/checksums [41]: . done packing files [41]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 20 APR 2018 at 07:55:56 UTC Duration: 00:00:05