[package - main-arm64-default][games/sauerbraten] Failed for sauerbraten-20201221 in stage

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Tue Apr 20 16:51:07 UTC 2021


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:     acm at FreeBSD.org
Last committer: @FreeBSD.org
Ident:          Makefile ident: 
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/p338d8ba0f777_s5a89498d19/logs/sauerbraten-20201221.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p338d8ba0f777_s5a89498d19
Log:

=>> Building games/sauerbraten
build started at Tue Apr 20 16:45:26 UTC 2021
port directory: /usr/ports/games/sauerbraten
package name: sauerbraten-20201221
building for: FreeBSD main-arm64-default-job-11 14.0-CURRENT FreeBSD 14.0-CURRENT 1400008 arm64
maintained by: acm at FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300139
Jail OSVERSION: 1400008
Job Id: 11




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400008
UNAME_v=FreeBSD 14.0-CURRENT 1400008
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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---
===> The following configuration options are available for sauerbraten-20201221:
     DOCS=on: Build and/or install documentation
====> Options available for the multi BUILD: you have to choose at least one of them
     CLIENT=on: Build client
     DEDICATED=on: Build dedicated server
     MASTER=off: Build master server
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
acm at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/sauerbraten/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/sauerbraten/work  HOME=/wrkdirs/usr/ports/games/sauerbraten/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/sauerbraten/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--
SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/sauerbraten/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/sauerbraten/work  HOME=/wrkdirs/usr/ports/games/sauerbraten/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/sauerbraten/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  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sauerbraten"  EXAMPLESDIR="share/examples/sauerbraten"  DATADIR="share/sauerbraten"  WWWDIR="www/sauerbraten"  ETCDIR="etc/sauerbraten"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/sauerbraten DOCSDIR=/usr/local/share/doc/sauerbraten EXAMPLESDIR=/usr/local/share/examples/sauerbraten  WWWDIR=/usr/local/www/sauerbraten ETCDIR=/usr/local/etc/sauerbraten
--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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400008
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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 MIT ZLIB accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sauerbraten-20201221 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-arm64-default-job-11] Installing pkg-1.16.3...
[main-arm64-default-job-11] Extracting pkg-1.16.3: .......... done
===>   sauerbraten-20201221 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sauerbraten-20201221
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT ZLIB accepted by the user
===> Fetching all distfiles required by sauerbraten-20201221 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT ZLIB accepted by the user
===> Fetching all distfiles required by sauerbraten-20201221 for building
=> SHA256 Checksum OK for sauerbraten_2020_12_21_linux.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT ZLIB accepted by the user
===> Fetching all distfiles required by sauerbraten-20201221 for building
===>  Extracting for sauerbraten-20201221
=> SHA256 Checksum OK for sauerbraten_2020_12_21_linux.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for sauerbraten-20201221
===>  Applying FreeBSD patches for sauerbraten-20201221 from /usr/ports/games/sauerbraten/files
===========================================================================
=======================<phase: build-depends  >============================
===>   sauerbraten-20201221 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.txz
<snip>
[main-arm64-default-job-11] `-- Extracting jpeg-turbo-2.0.6: .......... done
[main-arm64-default-job-11] `-- Installing png-1.6.37_1...
[main-arm64-default-job-11] `-- Extracting png-1.6.37_1: .......... done
[main-arm64-default-job-11] `-- Installing tiff-4.2.0...
[main-arm64-default-job-11] |   `-- Installing jbigkit-2.1_1...
[main-arm64-default-job-11] |   `-- Extracting jbigkit-2.1_1: .......... done
[main-arm64-default-job-11] `-- Extracting tiff-4.2.0: .......... done
[main-arm64-default-job-11] `-- Installing webp-1.2.0...
[main-arm64-default-job-11] |   `-- Installing giflib-5.2.1...
[main-arm64-default-job-11] |   `-- Extracting giflib-5.2.1: .......... done
[main-arm64-default-job-11] `-- Extracting webp-1.2.0: .......... done
[main-arm64-default-job-11] Extracting sdl2_image-2.0.5: ......... done
===>   sauerbraten-20201221 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so)
===>   Returning to build of sauerbraten-20201221
===>   sauerbraten-20201221 depends on shared library: libSDL2_mixer.so - not found
===>   Installing existing package /packages/All/sdl2_mixer-2.0.4_2.txz
[main-arm64-default-job-11] Installing sdl2_mixer-2.0.4_2...
[main-arm64-default-job-11] `-- Installing flac-1.3.3...
[main-arm64-default-job-11] |   `-- Installing libogg-1.3.4,4...
[main-arm64-default-job-11] |   `-- Extracting libogg-1.3.4,4: .......... done
[main-arm64-default-job-11] `-- Extracting flac-1.3.3: .......... done
[main-arm64-default-job-11] `-- Installing fluidsynth-2.1.7...
[main-arm64-default-job-11] |   `-- Installing glib-2.66.7_1,1...
[main-arm64-default-job-11] |   | `-- Installing libiconv-1.16...
[main-arm64-default-job-11] |   | `-- Extracting libiconv-1.16: .......... done
[main-arm64-default-job-11] |   | `-- Installing pcre-8.44...
[main-arm64-default-job-11] |   | `-- Extracting pcre-8.44: .......... done
[main-arm64-default-job-11] |   | `-- Installing python37-3.7.10...
[main-arm64-default-job-11] |   |   `-- Installing readline-8.1.0...
[main-arm64-default-job-11] |   |   `-- Extracting readline-8.1.0: .......... done
[main-arm64-default-job-11] |   | `-- Extracting python37-3.7.10: .......... done
[main-arm64-default-job-11] |   `-- Extracting glib-2.66.7_1,1: .......... done
No schema files found: doing nothing.
[main-arm64-default-job-11] |   `-- Installing jackit-0.125.0_12...
[main-arm64-default-job-11] |   | `-- Installing celt-0.11.3_3...
[main-arm64-default-job-11] |   | `-- Extracting celt-0.11.3_3: .......... done
[main-arm64-default-job-11] |   | `-- Installing db5-5.3.28_7...
[main-arm64-default-job-11] |   | `-- Extracting db5-5.3.28_7: .......... done
[main-arm64-default-job-11] |   | `-- Installing libsamplerate-0.2.1...
[main-arm64-default-job-11] |   |   `-- Installing libsndfile-1.0.31...
[main-arm64-default-job-11] |   |   | `-- Installing libvorbis-1.3.7_2,3...
[main-arm64-default-job-11] |   |   | `-- Extracting libvorbis-1.3.7_2,3: .......... done
[main-arm64-default-job-11] |   |   | `-- Installing opus-1.3.1...
[main-arm64-default-job-11] |   |   | `-- Extracting opus-1.3.1: .......... done
[main-arm64-default-job-11] |   |   `-- Extracting libsndfile-1.0.31: .......... done
[main-arm64-default-job-11] |   | `-- Extracting libsamplerate-0.2.1: .......... done
[main-arm64-default-job-11] |   `-- Extracting jackit-0.125.0_12: .......... done
[main-arm64-default-job-11] `-- Extracting fluidsynth-2.1.7: .......... done
[main-arm64-default-job-11] `-- Installing libmodplug-0.8.9.0...
[main-arm64-default-job-11] `-- Extracting libmodplug-0.8.9.0: .......... done
[main-arm64-default-job-11] `-- Installing mpg123-1.26.5...
[main-arm64-default-job-11] `-- Extracting mpg123-1.26.5: .......... done
[main-arm64-default-job-11] `-- Installing opusfile-0.12...
[main-arm64-default-job-11] `-- Extracting opusfile-0.12: .......... done
[main-arm64-default-job-11] Extracting sdl2_mixer-2.0.4_2: ......... done
=====
Message from python37-3.7.10:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py37-gdbm       databases/py-gdbm at py37
py37-sqlite3    databases/py-sqlite3 at py37
py37-tkinter    x11-toolkits/py-tkinter at py37
=====
Message from jackit-0.125.0_12:

--
======================================================================
It is recommended to run Jack with real-time priority (-R).

The recommended way to start Jack is to add the following
lines to /etc/rc.conf:

jackd_enable="YES"
jackd_user="{your-jack-user}"
jackd_rtprio="YES"
jackd_args="-R -doss -r{sample-rate} -p1024 -n3 -w16 \
            --capture /dev/dsp{N} --playback /dev/dsp{N}"

Where:
- your-jack-user: is the user who is going to use jack; currently
                  only one user is supported
- sample-rate: can be 44100, 48000, etc.
- /dev/dsp{N}: your OSS devices, usually /dev/dsp0

Please note that the port option COOKEDMODE is "on" by default, which
makes your system to automatically scale the sample-rate between
Jack and audio hardware. One reason COOKEDMODE=on is because
Jack's OSS driver doesn't support some sample-rate and hardware
combinations when COOKEDMODE=off. To achieve the best sound quality
please make sure your hardware natively supports the sample-rate set
in jackd_args, and set COOKEDMODE=off.
======================================================================
===>   sauerbraten-20201221 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so)
===>   Returning to build of sauerbraten-20201221
===>   sauerbraten-20201221 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for sauerbraten-20201221
===========================================================================
=======================<phase: build          >============================
===>  Building for sauerbraten-20201221
gmake[1]: Entering directory '/wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src'
gmake -C enet CC='cc' AR='ar'
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o shared/crypto.o shared/crypto.cpp
gmake[2]: Entering directory '/wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/enet'
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Iinclude  -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T   -c -o callbacks.o callbacks.c
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Iinclude  -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T   -c -o compress.o compress.c
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Iinclude  -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T   -c -o host.o host.c
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Iinclude  -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T   -c -o list.o list.c
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Iinclude  -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T   -c -o packet.o packet.c
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Iinclude  -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T   -c -o peer.o peer.c
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Iinclude  -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T   -c -o protocol.o protocol.c
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Iinclude  -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T   -c -o unix.o unix.c
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o shared/geom.o shared/geom.cpp
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Iinclude  -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T   -c -o win32.o win32.c
ar rcs libenet.a callbacks.o compress.o host.o list.o packet.o peer.o protocol.o unix.o win32.o
gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/enet'
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o shared/glemu.o shared/glemu.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o shared/stream.o shared/stream.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o shared/tools.o shared/tools.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o shared/zip.o shared/zip.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/3dgui.o engine/3dgui.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/bih.o engine/bih.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/blend.o engine/blend.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/blob.o engine/blob.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/client.o engine/client.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/command.o engine/command.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/console.o engine/console.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/cubeloader.o engine/cubeloader.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/decal.o engine/decal.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/dynlight.o engine/dynlight.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/glare.o engine/glare.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/grass.o engine/grass.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/lightmap.o engine/lightmap.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/main.o engine/main.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/material.o engine/material.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/menus.o engine/menus.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/movie.o engine/movie.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/normal.o engine/normal.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/octa.o engine/octa.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/octaedit.o engine/octaedit.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/octarender.o engine/octarender.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/physics.o engine/physics.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/pvs.o engine/pvs.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/rendergl.o engine/rendergl.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/rendermodel.o engine/rendermodel.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/renderparticles.o engine/renderparticles.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/rendersky.o engine/rendersky.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/rendertext.o engine/rendertext.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/renderva.o engine/renderva.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/server.o engine/server.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/serverbrowser.o engine/serverbrowser.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/shader.o engine/shader.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/shadowmap.o engine/shadowmap.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/sound.o engine/sound.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/texture.o engine/texture.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/water.o engine/water.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/world.o engine/world.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o engine/worldio.o engine/worldio.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/ai.o fpsgame/ai.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/client.o fpsgame/client.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/entities.o fpsgame/entities.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/fps.o fpsgame/fps.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/monster.o fpsgame/monster.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/movable.o fpsgame/movable.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/render.o fpsgame/render.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/scoreboard.o fpsgame/scoreboard.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/server.o fpsgame/server.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/waypoint.o fpsgame/waypoint.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include   -c -o fpsgame/weapon.o fpsgame/weapon.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o shared/crypto-standalone.o shared/crypto.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o shared/stream-standalone.o shared/stream.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o shared/tools-standalone.o shared/tools.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o engine/command-standalone.o engine/command.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o engine/server-standalone.o engine/server.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o engine/worldio-standalone.o engine/worldio.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o fpsgame/entities-standalone.o fpsgame/entities.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o fpsgame/server-standalone.o fpsgame/server.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -o sauer_client shared/crypto.o shared/geom.o shared/glemu.o shared/stream.o shared/tools.o shared/zip.o engine/3dgui.o engine/bih.o engine/blend.o engine/blob.o engine/client.o engine/command.o engine/console.o engine/cubeloader.o engine/decal.o engine/dynlight.o engine/glare.o engine/grass.o engine/lightmap.o engine/main.o engine/material.o engine/menus.o engine/movie.o engine/normal.o engine/octa.o engine/octaedit.o engine/octarender.o engine/physics.o engine/pvs.o engine/rendergl.o engine/rendermodel.o engine/renderparticles.o engine/rendersky.o engine/rendertext.o engine/renderva.o engine/server.o engine/serverbrowser.o engine/shader.o engine/shadowmap.o engine/sound.o engine/texture.o engine/water.o engine/world.o engine/worldio.o fpsgame/ai.o fpsgame/client.o fpsgame/entities.o fpsgame/fps.o fpsgame/monster.o fpsgame/movable.o fpsgame/render.o fpsgame/scoreboard.o fpsgam
 e/server.o fpsgame/waypoint.o fpsgame/weapon.o -Lenet -lenet `/usr/local/bin/sdl2-config --libs` -L/usr/local/lib -lX11 -lSDL2_image -lSDL2_mixer -lz -lGL
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -fsigned-char -fno-exceptions -fno-rtti -o sauer_server shared/crypto-standalone.o shared/stream-standalone.o shared/tools-standalone.o engine/command-standalone.o engine/server-standalone.o engine/worldio-standalone.o fpsgame/entities-standalone.o fpsgame/server-standalone.o -Lenet -lenet -lz -L/usr/local/lib
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src'
===========================================================================
=======================<phase: run-depends    >============================
===>   sauerbraten-20201221 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for sauerbraten-20201221
===>   Generating temporary packing list
install  -m 555 /wrkdirs/usr/ports/games/sauerbraten/work/sauer_client /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/bin/sauer_client
install  -m 555 /wrkdirs/usr/ports/games/sauerbraten/work/sauer_server /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/bin/sauer_server
install  -s -m 555 /wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/sauer_client /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/libexec
install  -s -m 555 /wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/sauer_server /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/libexec
(cd /wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&  /usr/bin/find -Ed $1 $3 \(   -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} +  -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "data packages" /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/share/sauerbraten)
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list