[package - head-i386-default][games/quake2-lights] Failed for quake2-lights-1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Aug 20 06:29:10 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: danfe at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/games/quake2-lights/Makefile 394508 2015-08-17 14:20:40Z mat $
Log URL: http://beefy17.nyi.freebsd.org/data/head-i386-default/p545479_s364329/logs/quake2-lights-1.log
Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p545479_s364329
Log:
=>> Building games/quake2-lights
build started at Thu Aug 20 06:29:00 UTC 2020
port directory: /usr/ports/games/quake2-lights
package name: quake2-lights-1
building for: FreeBSD head-i386-default-job-01 13.0-CURRENT FreeBSD 13.0-CURRENT 1300109 i386
maintained by: danfe at FreeBSD.org
Makefile ident: $FreeBSD: head/games/quake2-lights/Makefile 394508 2015-08-17 14:20:40Z mat $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300109
Job Id: 01
!!! Jail is newer than host. (Jail: 1300109, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300109
UNAME_v=FreeBSD 13.0-CURRENT 1300109
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-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-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 quake2-lights-1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
danfe at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/quake2-lights/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/quake2-lights/work HOME=/wrkdirs/usr/ports/games/quake2-lights/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/quake2-lights/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--
Q2DIR="/usr/local/share/quake2" XDG_DATA_HOME=/wrkdirs/usr/ports/games/quake2-lights/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/quake2-lights/work HOME=/wrkdirs/usr/ports/games/quake2-lights/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/quake2-lights/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--
Q2DIR="share/quake2" PORTDOCS="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/quake2-lights" EXAMPLESDIR="share/examples/lights" DATADIR="share/lights" WWWDIR="www/lights" ETCDIR="etc/lights"
--End PLIST_SUB--
--SUB_LIST--
Q2DIR="/usr/local/share/quake2" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lights DOCSDIR=/usr/local/share/doc/quake2-lights EXAMPLESDIR=/usr/local/share/examples/lights WWWDIR=/usr/local/www/lights ETCDIR=/usr/local/etc/lights
--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
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /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: i386-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: i386-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" "-m" "elf_i386_fbsd" "-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: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300109
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) 524288
stack size (kbytes, -s) 65536
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 >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> quake2-lights-1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.14.7.txz
[head-i386-default-job-01] Installing pkg-1.14.7...
[head-i386-default-job-01] Extracting pkg-1.14.7: .......... done
===> quake2-lights-1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of quake2-lights-1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by quake2-lights-1 for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by quake2-lights-1 for building
=> SHA256 Checksum OK for Lights.v1.Linux.tar.bz2.
=> SHA256 Checksum OK for Lights-Bots.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by quake2-lights-1 for building
===> Extracting for quake2-lights-1
=> SHA256 Checksum OK for Lights.v1.Linux.tar.bz2.
=> SHA256 Checksum OK for Lights-Bots.tar.bz2.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for quake2-lights-1
===> Applying FreeBSD patches for quake2-lights-1 from /usr/ports/games/quake2-lights/files
===========================================================================
=======================<phase: build-depends >============================
===> quake2-lights-1 depends on package: gmake>=4.3 - not found
===> Installing existing package /packages/All/gmake-4.3_2.txz
[head-i386-default-job-01] Installing gmake-4.3_2...
[head-i386-default-job-01] `-- Installing gettext-runtime-0.21...
[head-i386-default-job-01] | `-- Installing indexinfo-0.3.1...
<snip>
^
m_move.c:444:28: note: use function 'fabsf' instead
if ( ((rand()&3) & 1) || abs(deltay)>abs(deltax))
^~~
fabsf
m_move.c:444:40: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
if ( ((rand()&3) & 1) || abs(deltay)>abs(deltax))
^
m_move.c:444:40: note: use function 'fabsf' instead
if ( ((rand()&3) & 1) || abs(deltay)>abs(deltax))
^~~
fabsf
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/m_mutant.o -c m_mutant.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
2 warnings generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/m_parasite.o -c m_parasite.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/m_soldier.o -c m_soldier.c
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/m_supertank.o -c m_supertank.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/m_tank.o -c m_tank.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/p_client.o -c p_client.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
p_client.c:584:8: warning: implicit declaration of function 'Jet_Active' is invalid in C99 [-Wimplicit-function-declaration]
if ( Jet_Active(self) )
^
p_client.c:586:5: warning: implicit declaration of function 'Jet_BecomeExplosion' is invalid in C99 [-Wimplicit-function-declaration]
Jet_BecomeExplosion( self, damage );
^
p_client.c:1739:16: warning: implicit declaration of function 'ApplyThrust' is invalid in C99 [-Wimplicit-function-declaration]
ApplyThrust (ent);
^
p_client.c:1774:8: warning: implicit declaration of function 'Jet_Active' is invalid in C99 [-Wimplicit-function-declaration]
if ( Jet_Active(ent) )
^
p_client.c:1775:5: warning: implicit declaration of function 'Jet_ApplyJet' is invalid in C99 [-Wimplicit-function-declaration]
Jet_ApplyJet( ent, ucmd );
^
p_client.c:1821:12: warning: implicit declaration of function 'Jet_AvoidGround' is invalid in C99 [-Wimplicit-function-declaration]
if ( Jet_AvoidGround(ent) ) /*then lift us if possible*/
^
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/p_hud.o -c p_hud.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
p_hud.c:476:8: warning: implicit declaration of function 'Jet_Active' is invalid in C99 [-Wimplicit-function-declaration]
if ( Jet_Active(ent) )
^
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/p_trail.o -c p_trail.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/p_view.o -c p_view.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
p_view.c:456:9: warning: implicit declaration of function 'Jet_Active' is invalid in C99 [-Wimplicit-function-declaration]
if ( Jet_Active(ent) )
^
6 warnings generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/p_weapon.o -c p_weapon.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/s_cam.o -c s_cam.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/scanner.o -c scanner.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -fPIC -o release/q_shared.o -c q_shared.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -fomit-frame-pointer -fexpensive-optimizations -falign-functions=2 -shared -o release/lights/game.so release/acebot_ai.o release/acebot_cmds.o release/acebot_compress.o release/acebot_items.o release/acebot_movement.o release/acebot_nodes.o release/acebot_spawn.o release/decoy.o release/defense_laser.o release/flashlight_shock_laser.o release/grapple.o release/g_ai.o release/g_chase.o release/g_cmds.o release/g_combat.o release/g_func.o release/g_items.o release/g_main.o release/g_misc.o release/g_monster.o release/g_phys.o release/g_save.o release/g_spawn.o release/g_svcmds.o release/g_target.o release/g_trigger.o release/g_turret.o release/g_utils.o release/g_weapon.o release/jet.o release/m_actor.o release/m_berserk.o release/m_boss2.o release/m_boss3.o release/m_boss31.o release/m_boss32.o release/m_brain.o release/m_chick.o release/m_flash.o release/m_flipper.o release/m_float.o release/m_flyer.o release/m_gladiato
r.o release/m_gunner.o release/m_hover.o release/m_infantry.o release/m_insane.o release/m_medic.o release/m_move.o release/m_mutant.o release/m_parasite.o release/m_soldier.o release/m_supertank.o release/m_tank.o release/p_client.o release/p_hud.o release/p_trail.o release/p_view.o release/p_weapon.o release/s_cam.o release/scanner.o release/q_shared.o
ld: error: duplicate symbol: daycycletime
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(daycycletime)
>>> defined at acebot_cmds.c
>>> release/acebot_cmds.o:(.bss+0x4)
ld: error: duplicate symbol: lightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(lightlevel)
>>> defined at acebot_cmds.c
>>> release/acebot_cmds.o:(.bss+0x8)
ld: error: duplicate symbol: oldlightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(oldlightlevel)
>>> defined at acebot_cmds.c
>>> release/acebot_cmds.o:(.bss+0xC)
ld: error: duplicate symbol: daycycletime
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(daycycletime)
>>> defined at acebot_items.c
>>> release/acebot_items.o:(.bss+0x4408)
ld: error: duplicate symbol: lightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(lightlevel)
>>> defined at acebot_items.c
>>> release/acebot_items.o:(.bss+0x440C)
ld: error: duplicate symbol: oldlightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(oldlightlevel)
>>> defined at acebot_items.c
>>> release/acebot_items.o:(.bss+0x4410)
ld: error: duplicate symbol: daycycletime
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(daycycletime)
>>> defined at acebot_movement.c
>>> release/acebot_movement.o:(.bss+0x0)
ld: error: duplicate symbol: lightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(lightlevel)
>>> defined at acebot_movement.c
>>> release/acebot_movement.o:(.bss+0x4)
ld: error: duplicate symbol: oldlightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(oldlightlevel)
>>> defined at acebot_movement.c
>>> release/acebot_movement.o:(.bss+0x8)
ld: error: duplicate symbol: daycycletime
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(daycycletime)
>>> defined at acebot_nodes.c
>>> release/acebot_nodes.o:(.bss+0x1EC30C)
ld: error: duplicate symbol: lightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(lightlevel)
>>> defined at acebot_nodes.c
>>> release/acebot_nodes.o:(.bss+0x1EC310)
ld: error: duplicate symbol: oldlightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(oldlightlevel)
>>> defined at acebot_nodes.c
>>> release/acebot_nodes.o:(.bss+0x1EC314)
ld: error: duplicate symbol: daycycletime
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(daycycletime)
>>> defined at acebot_spawn.c
>>> release/acebot_spawn.o:(.bss+0x0)
ld: error: duplicate symbol: lightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(lightlevel)
>>> defined at acebot_spawn.c
>>> release/acebot_spawn.o:(.bss+0x4)
ld: error: duplicate symbol: oldlightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(oldlightlevel)
>>> defined at acebot_spawn.c
>>> release/acebot_spawn.o:(.bss+0x8)
ld: error: duplicate symbol: daycycletime
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(daycycletime)
>>> defined at decoy.c
>>> release/decoy.o:(.bss+0x14)
ld: error: duplicate symbol: lightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(lightlevel)
>>> defined at decoy.c
>>> release/decoy.o:(.bss+0x18)
ld: error: duplicate symbol: oldlightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(oldlightlevel)
>>> defined at decoy.c
>>> release/decoy.o:(.bss+0x1C)
ld: error: duplicate symbol: daycycletime
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(daycycletime)
>>> defined at defense_laser.c
>>> release/defense_laser.o:(.bss+0x0)
ld: error: duplicate symbol: lightlevel
>>> defined at acebot_ai.c
>>> release/acebot_ai.o:(lightlevel)
>>> defined at defense_laser.c
>>> release/defense_laser.o:(.bss+0x4)
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[2]: *** [Makefile:112: release/lights/game.so] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/quake2-lights/work/quake2-lights-1/lights/src'
gmake[1]: *** [Makefile:42: release] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/quake2-lights/work/quake2-lights-1/lights/src'
===> 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/quake2-lights
More information about the freebsd-pkg-fallout
mailing list