[package - head-amd64-default][games/drcreep] Failed for drcreep-1.1, 1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Feb 9 05:17:28 UTC 2018
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: robcrossfield at gmail.com
Last committer: jbeich at FreeBSD.org
Ident: $FreeBSD: head/games/drcreep/Makefile 385169 2015-05-02 09:49:35Z jbeich $
Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p461193_s329007/logs/drcreep-1.1,1.log
Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p461193_s329007
Log:
=>> Building games/drcreep
build started at Fri Feb 9 05:16:38 UTC 2018
port directory: /usr/ports/games/drcreep
package name: drcreep-1.1,1
building for: FreeBSD head-amd64-default-job-04 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 amd64
maintained by: robcrossfield at gmail.com
Makefile ident: $FreeBSD: head/games/drcreep/Makefile 385169 2015-05-02 09:49:35Z jbeich $
Poudriere version: 3.2.4-48-gf881e389
Host OSVERSION: 1200054
Jail OSVERSION: 1200056
Job Id: 04
!!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.2.4-48-gf881e389
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
robcrossfield at gmail.com
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/drcreep/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/drcreep/work HOME=/wrkdirs/usr/ports/games/drcreep/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/drcreep/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/drcreep/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/drcreep/work HOME=/wrkdirs/usr/ports/games/drcreep/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/drcreep/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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"
--End MAKE_ENV--
--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/drcreep" EXAMPLESDIR="share/examples/drcreep" DATADIR="share/drcreep" WWWDIR="www/drcreep" ETCDIR="etc/drcreep"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/drcreep DOCSDIR=/usr/local/share/doc/drcreep EXAMPLESDIR=/usr/local/share/examples/drcreep WWWDIR=/usr/local/www/drcreep ETCDIR=/usr/local/etc/drcreep
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> drcreep-1.1,1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.4.txz
[head-amd64-default-job-04] Installing pkg-1.10.4...
[head-amd64-default-job-04] Extracting pkg-1.10.4: .......... done
===> drcreep-1.1,1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of drcreep-1.1,1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by drcreep-1.1,1 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by drcreep-1.1,1 for building
=> SHA256 Checksum OK for drcreep-1.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by drcreep-1.1,1 for building
===> Extracting for drcreep-1.1,1
=> SHA256 Checksum OK for drcreep-1.1.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for drcreep-1.1,1
===========================================================================
=======================<phase: build-depends >============================
===> drcreep-1.1,1 depends on file: /usr/local/bin/sdl-config - not found
===> Installing existing package /packages/All/sdl-1.2.15_10,2.txz
[head-amd64-default-job-04] Installing sdl-1.2.15_10,2...
[head-amd64-default-job-04] `-- Installing aalib-1.4.r5_11...
[head-amd64-default-job-04] | `-- Installing indexinfo-0.3.1...
[head-amd64-default-job-04] | `-- Extracting indexinfo-0.3.1: .... done
[head-amd64-default-job-04] `-- Extracting aalib-1.4.r5_11: .......... done
[head-amd64-default-job-04] `-- Installing libGLU-9.0.0_3...
[head-amd64-default-job-04] | `-- Installing mesa-libs-17.3.1...
[head-amd64-default-job-04] | | `-- Installing expat-2.2.5...
[head-amd64-default-job-04] | | `-- Extracting expat-2.2.5: .......... done
[head-amd64-default-job-04] | | `-- Installing libX11-1.6.5,1...
[head-amd64-default-job-04] | | `-- Installing kbproto-1.0.7...
[head-amd64-default-job-04] | | `-- Extracting kbproto-1.0.7: .......... done
[head-amd64-default-job-04] | | `-- Installing libXau-1.0.8_3...
[head-amd64-default-job-04] | | | `-- Installing xproto-7.0.31...
[head-amd64-default-job-04] | | | `-- Extracting xproto-7.0.31: .......... done
[head-amd64-default-job-04] | | `-- Extracting libXau-1.0.8_3: .......... done
[head-amd64-default-job-04] | | `-- Installing libXdmcp-1.1.2...
[head-amd64-default-job-04] | | `-- Extracting libXdmcp-1.1.2: ......... done
[head-amd64-default-job-04] | | `-- Installing libxcb-1.12_2...
[head-amd64-default-job-04] | | | `-- Installing libpthread-stubs-0.4...
[head-amd64-default-job-04] | | | `-- Extracting libpthread-stubs-0.4: . done
[head-amd64-default-job-04] | | | `-- Installing libxml2-2.9.7...
[head-amd64-default-job-04] | | | `-- Extracting libxml2-2.9.7: .......... done
[head-amd64-default-job-04] | | `-- Extracting libxcb-1.12_2: .......... done
[head-amd64-default-job-04] | | `-- Extracting libX11-1.6.5,1: .......... done
[head-amd64-default-job-04] | | `-- Installing libXdamage-1.1.4_3...
[head-amd64-default-job-04] | | `-- Installing damageproto-1.2.1...
[head-amd64-default-job-04] | | `-- Extracting damageproto-1.2.1: .... done
[head-amd64-default-job-04] | | `-- Installing libXfixes-5.0.3...
<snip>
In file included from src/graphics/screenSurface.cpp:26:
In file included from src/graphics/../stdafx.h:37:
/usr/include/sys/timeb.h:44:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
^
1 warning generated.
In file included from src/graphics/window.cpp:26:
In file included from src/graphics/../stdafx.h:37:
/usr/include/sys/timeb.h:44:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
^
1 warning generated.
In file included from src/castle/castle.cpp:26:
In file included from ./src/stdafx.h:37:
/usr/include/sys/timeb.h:44:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
^
In file included from src/castle/castle.cpp:31:
In file included from src/castle/objects/object.hpp:210:
./src/castle/objects/objectLightning.hpp:81:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/castle.cpp:31:
In file included from src/castle/objects/object.hpp:212:
./src/castle/objects/objectMummy.hpp:43:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
./src/castle/objects/objectMummy.hpp:47:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
./src/castle/objects/objectMummy.hpp:48:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/castle.cpp:31:
In file included from src/castle/objects/object.hpp:213:
./src/castle/objects/objectKey.hpp:48:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/castle.cpp:31:
In file included from src/castle/objects/object.hpp:214:
./src/castle/objects/objectLock.hpp:57:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/castle.cpp:31:
In file included from src/castle/objects/object.hpp:221:
./src/castle/objects/objectImage.hpp:49:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
8 warnings generated.
In file included from src/castle/room.cpp:26:
In file included from ./src/stdafx.h:37:
/usr/include/sys/timeb.h:44:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
^
In file included from src/castle/room.cpp:27:
In file included from src/castle/objects/object.hpp:210:
./src/castle/objects/objectLightning.hpp:81:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/room.cpp:27:
In file included from src/castle/objects/object.hpp:212:
./src/castle/objects/objectMummy.hpp:43:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
./src/castle/objects/objectMummy.hpp:47:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
./src/castle/objects/objectMummy.hpp:48:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/room.cpp:27:
In file included from src/castle/objects/object.hpp:213:
./src/castle/objects/objectKey.hpp:48:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/room.cpp:27:
In file included from src/castle/objects/object.hpp:214:
./src/castle/objects/objectLock.hpp:57:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/room.cpp:27:
In file included from src/castle/objects/object.hpp:221:
./src/castle/objects/objectImage.hpp:49:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
src/castle/room.cpp:373:9: warning: case value not in enumerated type 'eRoomObjects' [-Wswitch]
case 0x160A: // Intro
^
src/castle/room.cpp:364:9: warning: case value not in enumerated type 'eRoomObjects' [-Wswitch]
case 0x2A6D:
^
10 warnings generated.
In file included from src/castle/objects/objectText.cpp:1:
In file included from ./src/stdafx.h:37:
/usr/include/sys/timeb.h:44:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
^
In file included from src/castle/objects/objectText.cpp:2:
In file included from ./src/castle/objects/object.hpp:210:
./src/castle/objects/objectLightning.hpp:81:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/objects/objectText.cpp:2:
In file included from ./src/castle/objects/object.hpp:212:
./src/castle/objects/objectMummy.hpp:43:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
./src/castle/objects/objectMummy.hpp:47:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
./src/castle/objects/objectMummy.hpp:48:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/objects/objectText.cpp:2:
In file included from ./src/castle/objects/object.hpp:213:
./src/castle/objects/objectKey.hpp:48:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/objects/objectText.cpp:2:
In file included from ./src/castle/objects/object.hpp:214:
./src/castle/objects/objectLock.hpp:57:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
In file included from src/castle/objects/objectText.cpp:2:
In file included from ./src/castle/objects/object.hpp:221:
./src/castle/objects/objectImage.hpp:49:3: warning: expression result unused [-Wunused-value]
*(*pBuffer)++;
^~~~~~~~~~~~~
8 warnings generated.
In file included from src/vic-ii/bitmapMulticolor.cpp:26:
In file included from ./src/stdafx.h:37:
/usr/include/sys/timeb.h:44:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
^
1 warning generated.
In file included from src/vic-ii/screen.cpp:26:
In file included from ./src/stdafx.h:37:
/usr/include/sys/timeb.h:44:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
^
1 warning generated.
In file included from src/vic-ii/sprite.cpp:26:
In file included from ./src/stdafx.h:37:
/usr/include/sys/timeb.h:44:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
^
1 warning generated.
src/resid-0.16/wave.cpp:76:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
freq = (freq_hi << 8) & 0xff00 | freq & 0x00ff;
~~~~~~~~~~~~~~~^~~~~~~~ ~
src/resid-0.16/wave.cpp:76:25: note: place parentheses around the '&' expression to silence this warning
freq = (freq_hi << 8) & 0xff00 | freq & 0x00ff;
^
( )
src/resid-0.16/wave.cpp:76:41: warning: '&' within '|' [-Wbitwise-op-parentheses]
freq = (freq_hi << 8) & 0xff00 | freq & 0x00ff;
~ ~~~~~^~~~~~~~
src/resid-0.16/wave.cpp:76:41: note: place parentheses around the '&' expression to silence this warning
freq = (freq_hi << 8) & 0xff00 | freq & 0x00ff;
^
( )
src/resid-0.16/wave.cpp:81:11: warning: '&' within '|' [-Wbitwise-op-parentheses]
pw = pw & 0xf00 | pw_lo & 0x0ff;
~~~^~~~~~~ ~
src/resid-0.16/wave.cpp:81:11: note: place parentheses around the '&' expression to silence this warning
pw = pw & 0xf00 | pw_lo & 0x0ff;
^
( )
src/resid-0.16/wave.cpp:81:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
pw = pw & 0xf00 | pw_lo & 0x0ff;
~ ~~~~~~^~~~~~~
src/resid-0.16/wave.cpp:81:27: note: place parentheses around the '&' expression to silence this warning
pw = pw & 0xf00 | pw_lo & 0x0ff;
^
( )
src/resid-0.16/wave.cpp:86:21: warning: '&' within '|' [-Wbitwise-op-parentheses]
pw = (pw_hi << 8) & 0xf00 | pw & 0x0ff;
~~~~~~~~~~~~~^~~~~~~ ~
src/resid-0.16/wave.cpp:86:21: note: place parentheses around the '&' expression to silence this warning
pw = (pw_hi << 8) & 0xf00 | pw & 0x0ff;
^
( )
src/resid-0.16/wave.cpp:86:34: warning: '&' within '|' [-Wbitwise-op-parentheses]
pw = (pw_hi << 8) & 0xf00 | pw & 0x0ff;
~ ~~~^~~~~~~
src/resid-0.16/wave.cpp:86:34: note: place parentheses around the '&' expression to silence this warning
pw = (pw_hi << 8) & 0xf00 | pw & 0x0ff;
^
( )
6 warnings generated.
In file included from src/sound/sound.cpp:26:
In file included from ./src/stdafx.h:37:
/usr/include/sys/timeb.h:44:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
^
1 warning generated.
*** Error code 1
Stop.
make: stopped in /usr/ports/games/drcreep
More information about the freebsd-pkg-fallout
mailing list