=> Building textproc/grap Started : Friday, 20 APR 2018 at 08:02:36 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 grap-1.45: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/textproc/grap XDG_CONFIG_HOME=/construction/textproc/grap HOME=/construction/textproc/grap TMPDIR="/tmp" PATH=/construction/textproc/grap/.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 -------------------------------------------------- --with-freebsd-ports --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/textproc/grap XDG_CONFIG_HOME=/construction/textproc/grap HOME=/construction/textproc/grap TMPDIR="/tmp" PATH=/construction/textproc/grap/.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/grap/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/grap" EXAMPLESDIR="share/examples/grap" DATADIR="share/grap" WWWDIR="www/grap" ETCDIR="etc/grap" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/grap DOCSDIR=/usr/local/share/doc/grap EXAMPLESDIR=/usr/local/share/examples/grap WWWDIR=/usr/local/www/grap ETCDIR=/usr/local/etc/grap -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> grap-1.45 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 ===> grap-1.45 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of grap-1.45 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by grap-1.45 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by grap-1.45 for building => SHA256 Checksum OK for grap-1.45.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by grap-1.45 for building ===> Extracting for grap-1.45 => SHA256 Checksum OK for grap-1.45.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for grap-1.45 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for grap-1.45 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 whether make supports nested variables... yes 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... byacc checking for OS version... DragonFly 5.0-SYNTH checking if c++ supports -std=c++0x... yes checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking unordered_map usability... yes checking unordered_map presence... yes checking for unordered_map... yes checking for size_t... (cached) yes checking for snprintf... (cached) yes checking for declaration of snprintf... yes checking for strdup... (cached) yes checking for declaration of strdup... yes checking for strerror... (cached) yes checking for declaration of strerror... yes checking for random... (cached) yes checking for location of random() declaration... stdlib.h checking for optarg in unistd.h... yes checking whether to optimize grap_tokenizer... no checking whether configure called from a FreeBSD port... yes checking whether to force safer mode... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for grap-1.45 --- y.tab.h --- byacc -d grap.yy && rm -f y.tab.c --- all --- /usr/bin/make all-am --- grap_draw.o --- --- grap_pic.o --- --- grap_parse.o --- --- grap_tokenizer.o --- --- grap.cc --- --- grap_draw.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_draw.o -MD -MP -MF .deps/grap_draw.Tpo -c -o grap_draw.o grap_draw.cc --- grap_pic.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_pic.o -MD -MP -MF .deps/grap_pic.Tpo -c -o grap_pic.o grap_pic.cc --- grap_parse.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_parse.o -MD -MP -MF .deps/grap_parse.Tpo -c -o grap_parse.o grap_parse.cc --- grap_tokenizer.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_tokenizer.o -MD -MP -MF .deps/grap_tokenizer.Tpo -c -o grap_tokenizer.o grap_tokenizer.cc --- grap.cc --- /bin/sh ./ylwrap `test -f 'grap.yy' || echo './'`grap.yy y.tab.c grap.cc y.tab.h `echo grap.cc | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output grap.output -- byacc --- grap_lex.cc --- /bin/sh ./ylwrap `test -f 'grap_lex.ll' || echo './'`grap_lex.ll lex.yy.c grap_lex.cc -- flex --- grap.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap.o -MD -MP -MF .deps/grap.Tpo -c -o grap.o grap.cc --- grap_draw.o --- mv -f .deps/grap_draw.Tpo .deps/grap_draw.Po --- grap_lex.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_lex.o -MD -MP -MF .deps/grap_lex.Tpo -c -o grap_lex.o grap_lex.cc --- grap.o --- mv -f .deps/grap.Tpo .deps/grap.Po --- grap_parse.o --- mv -f .deps/grap_parse.Tpo .deps/grap_parse.Po --- grap_tokenizer.o --- mv -f .deps/grap_tokenizer.Tpo .deps/grap_tokenizer.Po --- grap_pic.o --- mv -f .deps/grap_pic.Tpo .deps/grap_pic.Po --- grap_lex.o --- mv -f .deps/grap_lex.Tpo .deps/grap_lex.Po --- grap --- c++ -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -o grap grap_draw.o grap_pic.o grap_parse.o grap_tokenizer.o grap.o grap_lex.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for grap-1.45 ===> Generating temporary packing list install -s -m 555 /construction/textproc/grap/grap-1.45/grap /construction/textproc/grap/stage/usr/local/bin install -m 444 /construction/textproc/grap/grap-1.45/grap.doc /construction/textproc/grap/stage/usr/local/man/man1/grap.1 install -m 0644 /construction/textproc/grap/grap-1.45/grap.defines /construction/textproc/grap/grap-1.45/grap.tex.defines /construction/textproc/grap/stage/usr/local/share/grap (cd /construction/textproc/grap/grap-1.45 && install -m 0644 README CHANGES COPYRIGHT grap.man /construction/textproc/grap/stage/usr/local/share/doc/grap) (cd /construction/textproc/grap/grap-1.45/examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/textproc/grap/stage/usr/local/share/examples/grap) ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for grap-1.45 file sizes/checksums [25]: . done packing files [25]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 20 APR 2018 at 08:02:48 UTC Duration: 00:00:11