=> Building games/meqcc build started at Wed Oct 5 12:05:16 PDT 2016 port directory: /usr/ports/games/meqcc building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: danfe@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../05//usr/ports/games/meqcc/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=meqcc-1.4 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for meqcc-1.4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/games/meqcc XDG_CONFIG_HOME=/wrkdirs/games/meqcc HOME=/wrkdirs/games/meqcc TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/games/meqcc XDG_CONFIG_HOME=/wrkdirs/games/meqcc HOME=/wrkdirs/games/meqcc TMPDIR="/tmp" 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 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/meqcc" EXAMPLESDIR="share/examples/meqcc" DATADIR="share/meqcc" WWWDIR="www/meqcc" ETCDIR="etc/meqcc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/meqcc DOCSDIR=/usr/local/share/doc/meqcc EXAMPLESDIR=/usr/local/share/examples/meqcc WWWDIR=/usr/local/www/meqcc ETCDIR=/usr/local/etc/meqcc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> meqcc-1.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> meqcc-1.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of meqcc-1.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by meqcc-1.4 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by meqcc-1.4 for building => SHA256 Checksum OK for meqcc14src.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by meqcc-1.4 for building ===> Extracting for meqcc-1.4 => SHA256 Checksum OK for meqcc14src.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for meqcc-1.4 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for meqcc-1.4 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for meqcc-1.4 =========================================================================== =================================================== ===> Building for meqcc-1.4 --- qcc.o --- --- pr_lex.o --- --- pr_comp.o --- --- cmdlib.o --- --- l_log.o --- --- qcc.o --- cc -c -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -o qcc.o qcc.c --- pr_lex.o --- cc -c -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -o pr_lex.o pr_lex.c --- pr_comp.o --- cc -c -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -o pr_comp.o pr_comp.c --- cmdlib.o --- cc -c -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -o cmdlib.o cmdlib.c --- l_log.o --- cc -c -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -o l_log.o l_log.c --- l_memory.o --- cc -c -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -o l_memory.o l_memory.c --- qcc.o --- qcc.c: In function 'PR_GlobalStringNoContents': qcc.c:877:22: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] sprintf (line,"%i(???)", ofs); ^ qcc.c: In function 'PackFile': qcc.c:1312:14: warning: implicit declaration of function 'filelength' [-Wimplicit-function-declaration] remaining = filelength (in); ^ --- l_script.o --- cc -c -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -o l_script.o l_script.c --- l_precomp.o --- cc -c -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -o l_precomp.o l_precomp.c --- qcc --- cc -o qcc qcc.o pr_lex.o pr_comp.o cmdlib.o l_log.o l_memory.o l_script.o l_precomp.o =========================================================================== =================================================== ===> meqcc-1.4 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 ===> meqcc-1.4 depends on file: /usr/local/share/quake-source/v101qc/progs.src - found ===> Returning to build of meqcc-1.4 =========================================================================== =================================================== ===> Staging for meqcc-1.4 ===> Generating temporary packing list install -s -m 555 /wrkdirs/games/meqcc/meqcc-1.4/qcc /wrkdirs/games/meqcc/stage/usr/local/bin/meqcc install -m 0644 /wrkdirs/games/meqcc/meqcc-1.4/[^gr]*.txt /wrkdirs/games/meqcc/stage/usr/local/share/doc/meqcc ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for meqcc-1.4 file sizes/checksums [6]: . done packing files [6]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for meqcc-1.4 build of games/meqcc ended at Wed Oct 5 12:05:21 PDT 2016 build time: 00:00:05