[package - head-amd64-default][games/angband] Failed for angband-4.1.3 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sun Aug 23 12:37:13 UTC 2020
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: andrew at merenbach.com
Last committer: zeising at FreeBSD.org
Ident: $FreeBSD: head/games/angband/Makefile 517008 2019-11-07 20:19:59Z zeising $
Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p545731_s364466/logs/angband-4.1.3.log
Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p545731_s364466
Log:
=>> Building games/angband
build started at Sun Aug 23 12:36:30 UTC 2020
port directory: /usr/ports/games/angband
package name: angband-4.1.3
building for: FreeBSD head-amd64-default-job-14 13.0-CURRENT FreeBSD 13.0-CURRENT 1300110 amd64
maintained by: andrew at merenbach.com
Makefile ident: $FreeBSD: head/games/angband/Makefile 517008 2019-11-07 20:19:59Z zeising $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300110
Job Id: 14
!!! Jail is newer than host. (Jail: 1300110, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300110
UNAME_v=FreeBSD 13.0-CURRENT 1300110
UNAME_r=13.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.8-5-gc81843e5
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---
===> The following configuration options are available for angband-4.1.3:
DOCS=on: Build and/or install documentation
SDL=off: Simple Direct Media Layer support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
andrew at merenbach.com
--End MAINTAINER--
--CONFIGURE_ARGS--
--localstatedir=/var --disable-sdl --enable-x11 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
ac_cv_path_NCURSES_CONFIG=true MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/angband/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/angband/work HOME=/wrkdirs/usr/ports/games/angband/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/angband/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/angband/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/angband/work HOME=/wrkdirs/usr/ports/games/angband/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/angband/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="-I/usr/include" LDFLAGS=" -L/usr/lib -lncursesw -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=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/angband" EXAMPLESDIR="share/examples/angband" DATADIR="share/angband" WWWDIR="www/angband" ETCDIR="etc/angband"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/angband DOCSDIR=/usr/local/share/doc/angband EXAMPLESDIR=/usr/local/share/examples/angband WWWDIR=/usr/local/www/angband ETCDIR=/usr/local/etc/angband
--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.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--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.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300110
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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) 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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> angband-4.1.3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.14.7.txz
[head-amd64-default-job-14] Installing pkg-1.14.7...
[head-amd64-default-job-14] Extracting pkg-1.14.7: .......... done
===> angband-4.1.3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of angband-4.1.3
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by angband-4.1.3 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by angband-4.1.3 for building
=> SHA256 Checksum OK for angband-4.1.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by angband-4.1.3 for building
===> Extracting for angband-4.1.3
=> SHA256 Checksum OK for angband-4.1.3.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for angband-4.1.3
===========================================================================
=======================<phase: build-depends >============================
===> angband-4.1.3 depends on executable: rst2html - not found
===> Installing existing package /packages/All/py37-docutils-0.15.2.txz
[head-amd64-default-job-14] Installing py37-docutils-0.15.2...
[head-amd64-default-job-14] `-- Installing py37-setuptools-44.0.0...
[head-amd64-default-job-14] | `-- Installing python37-3.7.8_1...
[head-amd64-default-job-14] | | `-- Installing gettext-runtime-0.21...
<snip>
err=$?; printf "Failed to compile z-textblock.c!\n"; exit $err; \
fi
Successfully compiled z-set.c.
printf "Compiling z-type.c...\r"
Compiling z-type.c...
if cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -W -Wall -Wextra -Wno-unused-parameter -pedantic -I/usr/local/include -I. -std=c99 -I/usr/include -I. -c -o z-type.o z-type.c; then \
printf "Successfully compiled z-type.c.\n"; \
else \
err=$?; printf "Failed to compile z-type.c!\n"; exit $err; \
fi
Successfully compiled z-type.c.
printf "Compiling z-util.c...\r"
Compiling z-util.c...
if cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -W -Wall -Wextra -Wno-unused-parameter -pedantic -I/usr/local/include -I. -std=c99 -I/usr/include -I. -c -o z-util.o z-util.c; then \
printf "Successfully compiled z-util.c.\n"; \
else \
err=$?; printf "Failed to compile z-util.c!\n"; exit $err; \
fi
Successfully compiled z-textblock.c.
printf "Compiling z-virt.c...\r"
Compiling z-virt.c...
if cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -W -Wall -Wextra -Wno-unused-parameter -pedantic -I/usr/local/include -I. -std=c99 -I/usr/include -I. -c -o z-virt.o z-virt.c; then \
printf "Successfully compiled z-virt.c.\n"; \
else \
err=$?; printf "Failed to compile z-virt.c!\n"; exit $err; \
fi
Successfully compiled z-util.c.
printf "Compiling main.c...\r"
Compiling main.c...
if cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -W -Wall -Wextra -Wno-unused-parameter -pedantic -I/usr/local/include -I. -std=c99 -I/usr/include -I. -c -o main.o main.c; then \
printf "Successfully compiled main.c.\n"; \
else \
err=$?; printf "Failed to compile main.c!\n"; exit $err; \
fi
Successfully compiled z-virt.c.
printf "Compiling main-gcu.c...\r"
Compiling main-gcu.c...
if cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -W -Wall -Wextra -Wno-unused-parameter -pedantic -I/usr/local/include -I. -std=c99 -I/usr/include -I. -c -o main-gcu.o main-gcu.c; then \
printf "Successfully compiled main-gcu.c.\n"; \
else \
err=$?; printf "Failed to compile main-gcu.c!\n"; exit $err; \
fi
main-gcu.c:824:3: warning: implicit declaration of function 'mvwaddnwstr' is invalid in C99 [-Wimplicit-function-declaration]
mvwaddnwstr(td->win, y, x, s, n);
^
main-gcu.c:830:2: warning: implicit declaration of function 'mvwaddnwstr' is invalid in C99 [-Wimplicit-function-declaration]
mvwaddnwstr(td->win, y, x, s, n);
^
Successfully compiled main.c.
printf "Compiling main-x11.c...\r"
gmake[4]: Nothing to be done for 'locales'.
Compiling main-x11.c...
if cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -W -Wall -Wextra -Wno-unused-parameter -pedantic -I/usr/local/include -I. -std=c99 -I/usr/include -I. -c -o main-x11.o main-x11.c; then \
printf "Successfully compiled main-x11.c.\n"; \
else \
err=$?; printf "Failed to compile main-x11.c!\n"; exit $err; \
fi
2 warnings generated.
Successfully compiled main-gcu.c.
printf "Compiling buildid.c...\r"
Compiling buildid.c...
if cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -W -Wall -Wextra -Wno-unused-parameter -pedantic -I/usr/local/include -I. -std=c99 -I/usr/include -I. -c -o buildid.o buildid.c; then \
printf "Successfully compiled buildid.c.\n"; \
else \
err=$?; printf "Failed to compile buildid.c!\n"; exit $err; \
fi
Successfully compiled buildid.c.
cc -nostdlib -r -o angband.o cave.o cave-map.o cave-square.o cave-view.o cmd-cave.o cmd-core.o cmd-misc.o cmd-obj.o cmd-pickup.o datafile.o debug.o effects.o game-event.o game-input.o game-world.o generate.o gen-cave.o gen-chunk.o gen-monster.o gen-room.o gen-util.o grafmode.o guid.o init.o load.o message.o mon-attack.o mon-blows.o mon-desc.o mon-init.o mon-list.o mon-lore.o mon-make.o mon-move.o mon-msg.o mon-predicate.o mon-spell.o mon-summon.o mon-timed.o mon-util.o obj-chest.o obj-curse.o obj-desc.o obj-gear.o obj-ignore.o obj-info.o obj-init.o obj-knowledge.o obj-list.o obj-make.o obj-pile.o obj-power.o obj-properties.o obj-randart.o obj-slays.o obj-tval.o obj-util.o option.o parser.o randname.o player-attack.o player-birth.o player-calcs.o player-class.o player-history.o player-path.o player-quest.o player-race.o player-spell.o player-timed.o player-util.o player.o project.o project-feat.o project-mon.o project-obj.o project-player.o score.o save.o savefile.o sound-core.o sourc
e.o store.o target.o trap.o ui-birth.o ui-command.o ui-context.o ui-curse.o ui-death.o ui-display.o ui-event.o ui-game.o ui-help.o ui-history.o ui-init.o ui-input.o ui-keymap.o ui-knowledge.o ui-map.o ui-menu.o ui-mon-list.o ui-mon-lore.o ui-obj-list.o ui-object.o ui-options.o ui-output.o ui-player.o ui-prefs.o ui-score.o ui-signals.o ui-spell.o ui-store.o ui-target.o ui-term.o wiz-debug.o wiz-spoil.o wiz-stats.o buildid.o z-bitflag.o z-color.o z-dice.o z-expression.o z-file.o z-form.o z-quark.o z-queue.o z-rand.o z-set.o z-textblock.o z-type.o z-util.o z-virt.o
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at cave-map.c
>>> cave-map.o:(.bss+0x8)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at cave-map.c
>>> cave-map.o:(.bss+0x0)
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at cave-square.c
>>> cave-square.o:(.bss+0x8)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at cave-square.c
>>> cave-square.o:(.bss+0x0)
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at cave-view.c
>>> cave-view.o:(.bss+0x8)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at cave-view.c
>>> cave-view.o:(.bss+0x0)
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at cmd-cave.c
>>> cmd-cave.o:(.bss+0x8)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at cmd-cave.c
>>> cmd-cave.o:(.bss+0x0)
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at cmd-misc.c
>>> cmd-misc.o:(.bss+0x8)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at cmd-misc.c
>>> cmd-misc.o:(.bss+0x0)
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at cmd-pickup.c
>>> cmd-pickup.o:(.bss+0x8)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at cmd-pickup.c
>>> cmd-pickup.o:(.bss+0x0)
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at effects.c
>>> effects.o:(.bss+0x8)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at effects.c
>>> effects.o:(.bss+0x0)
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at game-world.c
>>> game-world.o:(.bss+0x20)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at game-world.c
>>> game-world.o:(.bss+0x18)
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at generate.c
>>> generate.o:(.bss+0x10)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at generate.c
>>> generate.o:(.bss+0x8)
ld: error: duplicate symbol: blow_effects
>>> defined at cave.c
>>> cave.o:(blow_effects)
>>> defined at gen-cave.c
>>> gen-cave.o:(.bss+0x8)
ld: error: duplicate symbol: blow_methods
>>> defined at cave.c
>>> cave.o:(blow_methods)
>>> defined at gen-cave.c
>>> gen-cave.o:(.bss+0x0)
ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [Makefile:34: angband.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
Successfully compiled main-x11.c.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/games/angband/work/angband-4.1.3/src'
gmake[3]: *** [../mk/buildsys.mk:112: all] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/games/angband/work/angband-4.1.3/src'
gmake[2]: *** [mk/buildsys.mk:115: subdirs] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/angband/work/angband-4.1.3'
gmake[1]: *** [mk/buildsys.mk:110: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/angband/work/angband-4.1.3'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/games/angband
More information about the freebsd-pkg-fallout
mailing list