=> Building games/frikqcc Started : Thursday, 12 APR 2018 at 14:39:49 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/games/frikqcc XDG_CONFIG_HOME=/construction/games/frikqcc HOME=/construction/games/frikqcc TMPDIR="/tmp" PATH=/construction/games/frikqcc/.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 -------------------------------------------------- XDG_DATA_HOME=/construction/games/frikqcc XDG_CONFIG_HOME=/construction/games/frikqcc HOME=/construction/games/frikqcc TMPDIR="/tmp" PATH=/construction/games/frikqcc/.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/games/frikqcc/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/frikqcc" EXAMPLESDIR="share/examples/frikqcc" DATADIR="share/frikqcc" WWWDIR="www/frikqcc" ETCDIR="etc/frikqcc" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frikqcc DOCSDIR=/usr/local/share/doc/frikqcc EXAMPLESDIR=/usr/local/share/examples/frikqcc WWWDIR=/usr/local/www/frikqcc ETCDIR=/usr/local/etc/frikqcc -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> frikqcc-2.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 ===> frikqcc-2.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of frikqcc-2.6 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by frikqcc-2.6 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by frikqcc-2.6 for building => SHA256 Checksum OK for frik26src.zip. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by frikqcc-2.6 for building ===> Extracting for frikqcc-2.6 => SHA256 Checksum OK for frik26src.zip. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for frikqcc-2.6 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for frikqcc-2.6 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for frikqcc-2.6 --- compiler/cmdlib.o --- --- compiler/hash.o --- --- compiler/main.o --- --- compiler/pr_comp.o --- --- compiler/pr_lex.o --- --- compiler/cmdlib.o --- cc -pipe -O2 -fno-strict-aliasing -DINLINE -o compiler/cmdlib.o -c compiler/cmdlib.c --- compiler/hash.o --- cc -pipe -O2 -fno-strict-aliasing -DINLINE -o compiler/hash.o -c compiler/hash.c --- compiler/main.o --- cc -pipe -O2 -fno-strict-aliasing -DINLINE -o compiler/main.o -c compiler/main.c --- compiler/pr_comp.o --- cc -pipe -O2 -fno-strict-aliasing -DINLINE -o compiler/pr_comp.o -c compiler/pr_comp.c --- compiler/pr_lex.o --- cc -pipe -O2 -fno-strict-aliasing -DINLINE -o compiler/pr_lex.o -c compiler/pr_lex.c --- compiler/main.o --- compiler/main.c: In function 'main': compiler/main.c:267:3: warning: implicit declaration of function 'PrintStrings' [-Wimplicit-function-declaration] PrintStrings(); ^ compiler/main.c:269:3: warning: implicit declaration of function 'PrintGlobals' [-Wimplicit-function-declaration] PrintGlobals(); ^ compiler/main.c:271:3: warning: implicit declaration of function 'PrintFunctions' [-Wimplicit-function-declaration] PrintFunctions(); ^ compiler/main.c:273:3: warning: implicit declaration of function 'PrintFields' [-Wimplicit-function-declaration] PrintFields(); ^ --- compiler/qcc.o --- --- compiler/pr_lex.o --- compiler/pr_lex.c: In function 'PR_ParseError': compiler/pr_lex.c:1033:6: warning: implicit declaration of function 'Q_strcmp' [-Wimplicit-function-declaration] if (Q_strcmp(s_file + strings, "LINK")) ^ --- compiler/qcc.o --- cc -pipe -O2 -fno-strict-aliasing -DINLINE -o compiler/qcc.o -c compiler/qcc.c --- decompiler/cmdlib.o --- cc -pipe -O2 -fno-strict-aliasing -DINLINE -o decompiler/cmdlib.o -c decompiler/cmdlib.c --- decompiler/decomp.o --- cc -pipe -O2 -fno-strict-aliasing -DINLINE -o decompiler/decomp.o -c decompiler/decomp.c decompiler/decomp.c: In function 'DecompileGlobalStringNoContents': decompiler/decomp.c:1773:24: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] sprintf(line, "%i(???)", ofs); ^ decompiler/decomp.c: In function 'DecompileGlobalString': decompiler/decomp.c:1803:24: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] sprintf(line, "%i(???)", ofs); ^ --- decompiler/main.o --- cc -pipe -O2 -fno-strict-aliasing -DINLINE -o decompiler/main.o -c decompiler/main.c --- c --- cc -o frikqcc compiler/cmdlib.o compiler/hash.o compiler/main.o compiler/pr_comp.o compiler/pr_lex.o compiler/qcc.o --- dec --- cc -o frikqcdec decompiler/cmdlib.o decompiler/decomp.o decompiler/main.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> frikqcc-2.6 depends on file: /usr/local/share/quake-source/v101qc/progs.src - not found ===> Installing existing package /packages/All/quake-source-1.01_1.txz Installing quake-source-1.01_1... Extracting quake-source-1.01_1: .......... done Message from quake-source-1.01_1: ===> NOTICE: The quake-source port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> frikqcc-2.6 depends on file: /usr/local/share/quake-source/v101qc/progs.src - found ===> Returning to build of frikqcc-2.6 -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for frikqcc-2.6 ===> Generating temporary packing list install -s -m 555 /construction/games/frikqcc/frik26src/frikqcc /construction/games/frikqcc/frik26src/frikqcdec /construction/games/frikqcc/stage/usr/local/bin ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for frikqcc-2.6 file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 14:39:59 UTC Duration: 00:00:09