Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2018 06:13:22 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][games/paintown] Failed for paintown-3.6.0_7 in build
Message-ID:  <201802250613.w1P6DMgq020437@beefy12.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     ports@FreeBSD.org
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: head/games/paintown/Makefile 425823 2016-11-10 01:21:43Z linimon $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p462888_s329943/logs/paintown-3.6.0_7.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p462888_s329943
Log:

=>> Building games/paintown
build started at Sun Feb 25 06:08:13 UTC 2018
port directory: /usr/ports/games/paintown
package name: paintown-3.6.0_7
building for: FreeBSD head-amd64-default-job-16 12.0-CURRENT FreeBSD 12.0-CURRENT 1200058 amd64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/games/paintown/Makefile 425823 2016-11-10 01:21:43Z linimon $
Poudriere version: 3.2.4-56-g0fd5b0e3
Host OSVERSION: 1200054
Jail OSVERSION: 1200058
Job Id: 16




!!! Jail is newer than host. (Jail: 1200058, Host: 1200054) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200058
UNAME_v=FreeBSD 12.0-CURRENT 1200058
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.4-56-g0fd5b0e3
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/paintown/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/paintown/work  HOME=/wrkdirs/usr/ports/games/paintown/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/paintown/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/paintown/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/paintown/work  HOME=/wrkdirs/usr/ports/games/paintown/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/paintown/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="" GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/paintown"  EXAMPLESDIR="share/examples/paintown"  DATADIR="share/paintown"  WWWDIR="www/paintown"  ETCDIR="etc/paintown"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/paintown DOCSDIR=/usr/local/share/doc/paintown EXAMPLESDIR=/usr/local/share/examples/paintown  WWWDIR=/usr/local/www/paintown ETCDIR=/usr/local/etc/paintown
--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=1200058
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   >============================
===>   NOTICE:

The paintown 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

===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   paintown-3.6.0_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[head-amd64-default-job-16] Installing pkg-1.10.5...
[head-amd64-default-job-16] Extracting pkg-1.10.5: .......... done
===>   paintown-3.6.0_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of paintown-3.6.0_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The paintown 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

===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by paintown-3.6.0_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The paintown 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

===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by paintown-3.6.0_7 for building
=> SHA256 Checksum OK for paintown-3.6.0.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The paintown 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:

<snip>
Compiling c file build/sdl/util/sfl/sfllang.c
build/sdl/util/sfl/sfllang.c:44:50: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
        "null", "ein", "zwei", "drei", "vier", "f<81>nf", "sechs", "sieben",
                                                 ^~~~
build/sdl/util/sfl/sfllang.c:183:37: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
        "janeiro", "fevereiro", "mar<87>o", "abril", "maio", "junho",
                                    ^~~~
2 warnings generated.
Compiling c file build/sdl/util/sfl/sfllbuf.c
Compiling c file build/sdl/util/sfl/sfllist.c
Compiling c file build/sdl/util/sfl/sflmath.c
Compiling c file build/sdl/util/sfl/sflmem.c
Compiling c file build/sdl/util/sfl/sflmesg.c
Compiling c file build/sdl/util/sfl/sflmime.c
Compiling c file build/sdl/util/sfl/sflnode.c
Compiling c file build/sdl/util/sfl/sflprint.c
Compiling c file build/sdl/util/sfl/sflslot.c
Compiling c file build/sdl/util/sfl/sflstr.c
build/sdl/util/sfl/sflstr.c:1671:15: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
       return (char *)nfnd;
              ^
1 warning generated.
Compiling c file build/sdl/util/sfl/sflsymb.c
Compiling c file build/sdl/util/sfl/sflsyst.c
Compiling c file build/sdl/util/sfl/sfltok.c
Compiling c file build/sdl/util/sfl/sfltree.c
Compiling c file build/sdl/util/sfl/sfltron.c
Compiling c file build/sdl/util/sfl/sflxml.c
Compiling c file build/sdl/util/sfl/sfluid.c
Compiling c file build/sdl/util/sfl/sfldate.c
build/sdl/util/sfl/sfldate.c:921:26: warning: result of comparison of constant 9223372036854775807 with expression of type 'qbyte' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
    while (adjusted_time > LONG_MAX)
           ~~~~~~~~~~~~~ ^ ~~~~~~~~
build/sdl/util/sfl/sfldate.c:952:26: warning: result of comparison of constant 9223372036854775807 with expression of type 'qbyte' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
    while (adjusted_time > LONG_MAX)
           ~~~~~~~~~~~~~ ^ ~~~~~~~~
2 warnings generated.
Building library build/sdl/util/sfl/libsfl.a
Indexing library build/sdl/util/sfl/libsfl.a
Compiling c file build/sdl/util/pcre/pcre_chartables.c
Compiling c file build/sdl/util/pcre/pcre_compile.c
Compiling c file build/sdl/util/pcre/pcre_config.c
Compiling c file build/sdl/util/pcre/pcre_dfa_exec.c
Compiling c file build/sdl/util/pcre/pcre_exec.c
Compiling c file build/sdl/util/pcre/pcre_fullinfo.c
Compiling c file build/sdl/util/pcre/pcre_get.c
Compiling c file build/sdl/util/pcre/pcre_globals.c
Compiling c file build/sdl/util/pcre/pcre_info.c
Compiling c file build/sdl/util/pcre/pcre_maketables.c
Compiling c file build/sdl/util/pcre/pcre_newline.c
Compiling c file build/sdl/util/pcre/pcre_ord2utf8.c
Compiling c file build/sdl/util/pcre/pcreposix.c
Compiling c file build/sdl/util/pcre/pcre_refcount.c
Compiling c file build/sdl/util/pcre/pcre_study.c
Compiling c file build/sdl/util/pcre/pcre_tables.c
Compiling c file build/sdl/util/pcre/pcre_try_flipped.c
Compiling c file build/sdl/util/pcre/pcre_ucd.c
Compiling c file build/sdl/util/pcre/pcre_valid_utf8.c
Compiling c file build/sdl/util/pcre/pcre_version.c
Compiling c file build/sdl/util/pcre/pcre_xclass.c
Building library build/sdl/util/pcre/libpcre.a
Indexing library build/sdl/util/pcre/libpcre.a
Compiling c file build/sdl/util/zip/ioapi.c
Compiling c file build/sdl/util/zip/unzip.c
Compiling c file build/sdl/util/zip/zip.c
build/sdl/util/zip/zip.c:1248:28: warning: incompatible pointer types assigning to 'const unsigned long *' from 'const z_crc_t *' (aka 'const unsigned int *') [-Wincompatible-pointer-types]
        zi->ci.pcrc_32_tab = get_crc_table();
                           ^ ~~~~~~~~~~~~~~~
1 warning generated.
Building library build/sdl/util/zip/libminizip.a
Indexing library build/sdl/util/zip/libminizip.a
Compiling c++ file build/sdl/util/network/hawknl/src/crc.cpp
build/sdl/util/network/hawknl/src/crc.cpp:65:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register NLushort   crc = 0xffff;
    ^~~~~~~~~
build/sdl/util/network/hawknl/src/crc.cpp:66:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register NLubyte    *cp = data;
    ^~~~~~~~~
build/sdl/util/network/hawknl/src/crc.cpp:67:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register NLint      cnt = len;
    ^~~~~~~~~
build/sdl/util/network/hawknl/src/crc.cpp:127:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register NLulong    crc = (NLulong)0xffffffff;
    ^~~~~~~~~
build/sdl/util/network/hawknl/src/crc.cpp:128:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register NLubyte    *cp = data;
    ^~~~~~~~~
build/sdl/util/network/hawknl/src/crc.cpp:129:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register NLint      cnt = len;
    ^~~~~~~~~
6 warnings generated.
Compiling c++ file build/sdl/util/network/hawknl/src/err.cpp
Compiling c++ file build/sdl/util/network/hawknl/src/errorstr.cpp
Compiling c++ file build/sdl/util/network/hawknl/src/group.cpp
Compiling c++ file build/sdl/util/network/hawknl/src/ipx.cpp
Compiling c++ file build/sdl/util/network/hawknl/src/loopback.cpp
Compiling c++ file build/sdl/util/network/hawknl/src/nl.cpp
Compiling c++ file build/sdl/util/network/hawknl/src/nltime.cpp
Compiling c++ file build/sdl/util/network/hawknl/src/sock.cpp
Building library build/sdl/util/network/hawknl/libhawknl.a
Indexing library build/sdl/util/network/hawknl/libhawknl.a
Compiling c file build/sdl/util/dumb/src/it/itorder.c
Compiling c file build/sdl/util/dumb/src/it/xmeffect.c
Compiling c file build/sdl/util/dumb/src/it/itrender.c
Compiling c file build/sdl/util/dumb/src/it/itread2.c
Compiling c file build/sdl/util/dumb/src/it/itunload.c
Compiling c file build/sdl/util/dumb/src/it/loadmod.c
Compiling c file build/sdl/util/dumb/src/it/loads3m.c
Compiling c file build/sdl/util/dumb/src/it/loadxm2.c
Compiling c file build/sdl/util/dumb/src/it/itload2.c
Compiling c file build/sdl/util/dumb/src/it/readmod2.c
Compiling c file build/sdl/util/dumb/src/it/reads3m2.c
Compiling c file build/sdl/util/dumb/src/it/loadmod2.c
Compiling c file build/sdl/util/dumb/src/it/loadxm.c
Compiling c file build/sdl/util/dumb/src/it/loads3m2.c
Compiling c file build/sdl/util/dumb/src/it/itload.c
Compiling c file build/sdl/util/dumb/src/it/itmisc.c
Compiling c file build/sdl/util/dumb/src/it/itread.c
Compiling c file build/sdl/util/dumb/src/it/readxm.c
Compiling c file build/sdl/util/dumb/src/it/readmod.c
Compiling c file build/sdl/util/dumb/src/it/reads3m.c
Compiling c file build/sdl/util/dumb/src/it/readxm2.c
Compiling c file build/sdl/util/dumb/src/core/makeduh.c
Compiling c file build/sdl/util/dumb/src/core/unload.c
Compiling c file build/sdl/util/dumb/src/core/loadduh.c
Compiling c file build/sdl/util/dumb/src/core/rawsig.c
Compiling c file build/sdl/util/dumb/src/core/rendduh.c
Compiling c file build/sdl/util/dumb/src/core/rendsig.c
Compiling c file build/sdl/util/dumb/src/core/duhlen.c
Compiling c file build/sdl/util/dumb/src/core/duhtag.c
Compiling c file build/sdl/util/dumb/src/core/atexit.c
Compiling c file build/sdl/util/dumb/src/core/readduh.c
Compiling c file build/sdl/util/dumb/src/core/register.c
Compiling c file build/sdl/util/dumb/src/core/dumbfile.c
Compiling c file build/sdl/util/dumb/src/helpers/sampbuf.c
Compiling c file build/sdl/util/dumb/src/helpers/stdfile.c
Compiling c file build/sdl/util/dumb/src/helpers/clickrem.c
Compiling c file build/sdl/util/dumb/src/helpers/silence.c
Compiling c file build/sdl/util/dumb/src/helpers/memfile.c
Compiling c file build/sdl/util/dumb/src/helpers/resample.c
Compiling c file build/sdl/util/dumb/src/allegro/alplay.c
Building library build/sdl/util/dumb/libpaintown-dumb.a
Indexing library build/sdl/util/dumb/libpaintown-dumb.a
Compiling header build/sdl/util/argument.h
Compiling c++ file build/sdl/util/argument.cpp
Compiling header build/sdl/util/network/network.h
Compiling c++ file build/sdl/util/network/network.cpp
Compiling header build/sdl/util/network/chat.h
Compiling c++ file build/sdl/util/network/chat.cpp
Compiling header build/sdl/util/network/irc.h
Compiling c++ file build/sdl/util/network/irc.cpp
Compiling header build/sdl/util/token.h
Compiling c++ file build/sdl/util/token.cpp
Compiling header build/sdl/util/resource.h
Compiling c++ file build/sdl/util/resource.cpp
Compiling header build/sdl/util/tokenreader.h
Compiling c++ file build/sdl/util/tokenreader.cpp
Compiling header build/sdl/util/timedifference.h
Compiling c++ file build/sdl/util/timedifference.cpp
Compiling header build/sdl/util/debug.h
Compiling c++ file build/sdl/util/debug.cpp
Compiling header build/sdl/util/sound.h
Compiling c++ file build/sdl/util/sound.cpp
Compiling header build/sdl/util/timer.h
Compiling c++ file build/sdl/util/timer.cpp
Compiling header build/sdl/util/music.h
Compiling c++ file build/sdl/util/music.cpp
Compiling header build/sdl/util/init.h
Compiling c++ file build/sdl/util/init.cpp
In file included from build/sdl/util/init.cpp:38:
build/sdl/util/dumb/include/dumb.h:41:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
#define DUMB_NAME "DUMB v"DUMB_VERSION_STR
                          ^
                           
build/sdl/util/dumb/include/dumb.h:53:28: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
#define DUMB_MONTH_STR2 "0"DUMB_MONTH_STR1
                           ^
                            
build/sdl/util/dumb/include/dumb.h:59:26: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
#define DUMB_DAY_STR2 "0"DUMB_DAY_STR1
                         ^
                          
build/sdl/util/dumb/include/dumb.h:71:39: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
#define DUMB_DATE_STR DUMB_DAY_STR1"."DUMB_MONTH_STR1"."DUMB_YEAR_STR4
                                      ^
                                       
build/sdl/util/dumb/include/dumb.h:71:57: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
#define DUMB_DATE_STR DUMB_DAY_STR1"."DUMB_MONTH_STR1"."DUMB_YEAR_STR4
                                                        ^
                                                         
build/sdl/util/init.cpp:128:15: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign]
    dont_care = dont_care;
    ~~~~~~~~~ ^ ~~~~~~~~~
1 warning and 5 errors generated.
scons: *** [build/sdl/util/init.o] Error 1
scons: building terminated because of errors.
*** Error code 1

Stop.
make: stopped in /usr/ports/games/paintown



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802250613.w1P6DMgq020437>