=> Building devel/gaa Started : Thursday, 12 APR 2018 at 08:39: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.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-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 -------------------------------------------------- XDG_DATA_HOME=/construction/devel/gaa XDG_CONFIG_HOME=/construction/devel/gaa HOME=/construction/devel/gaa TMPDIR="/tmp" PATH=/construction/devel/gaa/.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 -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/gaa XDG_CONFIG_HOME=/construction/devel/gaa HOME=/construction/devel/gaa TMPDIR="/tmp" PATH=/construction/devel/gaa/.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/devel/gaa/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/gaa" EXAMPLESDIR="share/examples/gaa" DATADIR="share/gaa" WWWDIR="www/gaa" ETCDIR="etc/gaa" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gaa DOCSDIR=/usr/local/share/doc/gaa EXAMPLESDIR=/usr/local/share/examples/gaa WWWDIR=/usr/local/www/gaa ETCDIR=/usr/local/etc/gaa -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 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=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> gaa-1.6.6 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 ===> gaa-1.6.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gaa-1.6.6 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by gaa-1.6.6 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by gaa-1.6.6 for building => SHA256 Checksum OK for gaa-1.6.6.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by gaa-1.6.6 for building ===> Extracting for gaa-1.6.6 => SHA256 Checksum OK for gaa-1.6.6.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for gaa-1.6.6 ===> Applying ports patches for gaa-1.6.6 /usr/bin/sed -i.bak -e "s/getline/get_line/g" /construction/devel/gaa/gaa-1.6.6/source/gaa_parser.y -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> gaa-1.6.6 depends on executable: bison - not found ===> Installing existing package /packages/All/bison-3.0.4,1.txz Installing bison-3.0.4,1... `-- 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 `-- Installing m4-1.4.18,1... `-- Extracting m4-1.4.18,1: .......... done Extracting bison-3.0.4,1: .......... done ===> gaa-1.6.6 depends on executable: bison - found ===> Returning to build of gaa-1.6.6 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for gaa-1.6.6 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for bison... bison checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for working alloca.h... no checking for alloca... yes configure: creating ./config.status config.status: creating source/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating source/skel/Makefile config.status: creating sample/Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for gaa-1.6.6 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in source --- all-recursive --- Making all in skel --- gaa_parser.c --- --- gaa-gaaout.o --- --- gaa-gaa_lex.o --- --- gaa_parser.c --- bison -y -d -d gaa_parser.y gaa_parser.y:376.1-12: warning: deprecated directive, use '%token-table' [-Wdeprecated] %token_table ^^^^^^^^^^^^ --- gaa-gaa_lex.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DSKEL_DIR=\"/usr/local/share/gaa\" -pipe -O2 -fno-strict-aliasing -Wpointer-arith -MT gaa-gaa_lex.o -MD -MP -MF ".deps/gaa-gaa_lex.Tpo" -c -o gaa-gaa_lex.o `test -f 'gaa_lex.c' || echo './'`gaa_lex.c; then mv -f ".deps/gaa-gaa_lex.Tpo" ".deps/gaa-gaa_lex.Po"; else rm -f ".deps/gaa-gaa_lex.Tpo"; exit 1; fi --- gaa-gaaout.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DSKEL_DIR=\"/usr/local/share/gaa\" -pipe -O2 -fno-strict-aliasing -Wpointer-arith -MT gaa-gaaout.o -MD -MP -MF ".deps/gaa-gaaout.Tpo" -c -o gaa-gaaout.o `test -f 'gaaout.c' || echo './'`gaaout.c; then mv -f ".deps/gaa-gaaout.Tpo" ".deps/gaa-gaaout.Po"; else rm -f ".deps/gaa-gaaout.Tpo"; exit 1; fi --- gaa_parser.c --- if test -f y.tab.h; then to=`echo "gaa_parser_H" | sed -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; sed "/^#/ s/Y_TAB_H/$to/g" y.tab.h >gaa_parser.ht; rm -f y.tab.h; if cmp -s gaa_parser.ht gaa_parser.h; then rm -f gaa_parser.ht ; else mv gaa_parser.ht gaa_parser.h; fi; fi if test -f y.output; then mv y.output gaa_parser.output; fi sed '/^#/ s|y\.tab\.c|gaa_parser.c|' y.tab.c >gaa_parser.ct && mv gaa_parser.ct gaa_parser.c rm -f y.tab.c --- gaa-gaa_parser.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DSKEL_DIR=\"/usr/local/share/gaa\" -pipe -O2 -fno-strict-aliasing -Wpointer-arith -MT gaa-gaa_parser.o -MD -MP -MF ".deps/gaa-gaa_parser.Tpo" -c -o gaa-gaa_parser.o `test -f 'gaa_parser.c' || echo './'`gaa_parser.c; then mv -f ".deps/gaa-gaa_parser.Tpo" ".deps/gaa-gaa_parser.Po"; else rm -f ".deps/gaa-gaa_parser.Tpo"; exit 1; fi gaa_parser.y: In function 'yyparse': gaa_parser.y:402:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] $$ = (int)malloc(sizeof(int)); ^ gaa_parser.y:403:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[0] = 0; ^ gaa_parser.y:414:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[0]++; ^ gaa_parser.y:415:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = 0; ^ gaa_parser.y:415:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = 0; ^ gaa_parser.y:416:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = -1; ^ gaa_parser.y:416:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = -1; ^ gaa_parser.y:420:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] $$ = (int)malloc((2 * GAAMAX_ARGLIST_COUNT + 1)* sizeof(int)); ^ gaa_parser.y:421:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[0] = 1; ^ gaa_parser.y:422:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = $1; ^ gaa_parser.y:422:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = $1; ^ gaa_parser.y:423:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = $2; ^ gaa_parser.y:423:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = $2; ^ gaa_parser.y:428:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[0]++; ^ gaa_parser.y:429:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = $1; ^ gaa_parser.y:429:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = $1; ^ gaa_parser.y:430:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = $2; ^ gaa_parser.y:430:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = $2; ^ gaa_parser.y:434:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] $$ = (int)malloc((2 * GAAMAX_ARGLIST_COUNT + 1)* sizeof(int)); ^ gaa_parser.y:435:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[0] = 1; ^ gaa_parser.y:436:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = $1; ^ gaa_parser.y:436:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = $1; ^ gaa_parser.y:437:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = -1; ^ gaa_parser.y:437:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = -1; ^ gaa_parser.y:442:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[0]++; ^ gaa_parser.y:443:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = $1; ^ gaa_parser.y:443:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 1] = $1; ^ gaa_parser.y:444:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = -1; ^ gaa_parser.y:444:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((int*)$$)[2*(((int*)$$)[0] - 1) + 2] = -1; ^ gaa_parser.y:512:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tab = (int*)$5; ^ gaa_parser.y:562:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tab = (int*)$7; ^ gaa_parser.y:598:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tab = (int*)$2; ^ gaa_parser.c:2150:18: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] yyerror (yymsgp); ^ gaa_parser.y:71:5: note: expected 'char *' but argument is of type 'const char *' int yyerror( char* s); /* Called by yyparse on error */ ^ --- gaa --- cc -pipe -O2 -fno-strict-aliasing -Wpointer-arith -o gaa gaa-gaaout.o gaa-gaa_parser.o gaa-gaa_lex.o Making all in doc Making all in sample -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for gaa-1.6.6 ===> Generating temporary packing list Making install in source Making install in skel test -z "/usr/local/share/gaa" || /bin/sh ../../mkinstalldirs "/construction/devel/gaa/stage/usr/local/share/gaa" mkdir /construction/devel/gaa/stage/usr/local/share/gaa install -m 0644 'gaa.skel' '/construction/devel/gaa/stage/usr/local/share/gaa/gaa.skel' test -z "/usr/local/bin" || /bin/sh ../mkinstalldirs "/construction/devel/gaa/stage/usr/local/bin" install -s -m 555 'gaa' '/construction/devel/gaa/stage/usr/local/bin/gaa' Making install in doc test -z "/usr/local/share/doc/gaa" || /bin/sh ../mkinstalldirs "/construction/devel/gaa/stage/usr/local/share/doc/gaa" mkdir /construction/devel/gaa/stage/usr/local/share/doc/gaa install -m 0644 'gaa.html' '/construction/devel/gaa/stage/usr/local/share/doc/gaa/gaa.html' install -m 0644 'gaa.ps' '/construction/devel/gaa/stage/usr/local/share/doc/gaa/gaa.ps' install -m 0644 'img1.png' '/construction/devel/gaa/stage/usr/local/share/doc/gaa/img1.png' install -m 0644 'gaa.css' '/construction/devel/gaa/stage/usr/local/share/doc/gaa/gaa.css' Making install in sample test -z "/usr/local/share/examples/gaa" || /bin/sh ../mkinstalldirs "/construction/devel/gaa/stage/usr/local/share/examples/gaa" mkdir /construction/devel/gaa/stage/usr/local/share/examples/gaa install -m 0644 'sample3.gaa' '/construction/devel/gaa/stage/usr/local/share/examples/gaa/sample3.gaa' install -m 0644 'sample.gaa' '/construction/devel/gaa/stage/usr/local/share/examples/gaa/sample.gaa' install -m 0644 'smain.c' '/construction/devel/gaa/stage/usr/local/share/examples/gaa/smain.c' install -m 0644 'sample2.gaa' '/construction/devel/gaa/stage/usr/local/share/examples/gaa/sample2.gaa' install -m 0644 'smain2.c' '/construction/devel/gaa/stage/usr/local/share/examples/gaa/smain2.c' install -m 0644 'config' '/construction/devel/gaa/stage/usr/local/share/examples/gaa/config' install -m 0644 'sample4.gaa' '/construction/devel/gaa/stage/usr/local/share/examples/gaa/sample4.gaa' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for gaa-1.6.6 file sizes/checksums [13]: . done packing files [13]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 08:39:52 UTC Duration: 00:00:16