Date: Thu, 17 Sep 2020 18:22:43 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-powerpc64-default][games/egl] Failed for egl-0.3.1_8 in build Message-ID: <202009171822.08HIMhUn056988@pylon.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: danfe@FreeBSD.org Last committer: zeising@FreeBSD.org Ident: $FreeBSD: head/games/egl/Makefile 516845 2019-11-05 22:16:14Z zeising $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p547769_s365371/logs/egl-0.3.1_8.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p547769_s365371 Log: =>> Building games/egl build started at Thu Sep 17 18:18:57 UTC 2020 port directory: /usr/ports/games/egl package name: egl-0.3.1_8 building for: FreeBSD head-powerpc64-default-job-13 13.0-CURRENT FreeBSD 13.0-CURRENT 1300113 powerpc maintained by: danfe@FreeBSD.org Makefile ident: $FreeBSD: head/games/egl/Makefile 516845 2019-11-05 22:16:14Z zeising $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1300113 Job Id: 13 !!! Jail is newer than host. (Jail: 1300113, Host: 1300084) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300113 UNAME_v=FreeBSD 13.0-CURRENT 1300113 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-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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 egl-0.3.1_8: CLIENT=on: Build client DEDICATED=on: Build dedicated server GAME=on: Build main game (default mod) OPTIMIZED_CFLAGS=on: Use extra compiler optimizations ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- danfe@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/egl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/egl/work HOME=/wrkdirs/usr/ports/games/egl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/egl/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-- LIBDIR="/usr/local/lib/egl" Q2DIR="/usr/local/share/quake2" XDG_DATA_HOME=/wrkdirs/usr/ports/games/egl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/egl/work HOME=/wrkdirs/usr/ports/games/egl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/egl/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-- LIBDIR="lib/egl" CLIENT="" DEDICATED="" GAME="" Q2DIR="share/quake2" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/egl" EXAMPLESDIR="share/examples/egl" DATADIR="share/egl" WWWDIR="www/egl" ETCDIR="etc/egl" --End PLIST_SUB-- --SUB_LIST-- Q2DIR="/usr/local/share/quake2" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/egl DOCSDIR=/usr/local/share/doc/egl EXAMPLESDIR=/usr/local/share/examples/egl WWWDIR=/usr/local/www/egl ETCDIR=/usr/local/etc/egl --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@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: powerpc64-unknown-freebsd13.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.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300113 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) 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 >============================ ===> egl-0.3.1_8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.7.txz [head-powerpc64-default-job-13] Installing pkg-1.14.7... [head-powerpc64-default-job-13] Extracting pkg-1.14.7: .......... done ===> egl-0.3.1_8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of egl-0.3.1_8 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by egl-0.3.1_8 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by egl-0.3.1_8 for building => SHA256 Checksum OK for egl-v0.3.1-stable-src.zip. => SHA256 Checksum OK for egl.pkz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by egl-0.3.1_8 for building ===> Extracting for egl-0.3.1_8 => SHA256 Checksum OK for egl-v0.3.1-stable-src.zip. => SHA256 Checksum OK for egl.pkz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for egl-0.3.1_8 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for egl-0.3.1_8 from /usr/ports/games/egl/files No such line 538 in input file, ignoring =========================================================================== =======================<phase: build-depends >============================ <snip> #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/p_trail.o -c game/p_trail.c cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] In file included from game/p_trail.c:20: In file included from game/g_local.h:22: game/../shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ 1 warning generated. cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/p_view.o -c game/p_view.c 10 warnings generated. cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/p_weapon.o -c game/p_weapon.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] In file included from game/p_view.c:21: In file included from game/g_local.h:22: game/../shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]In file included from game/p_weapon.c :# define __fastcall22 : ^In file included from game/g_local.h/usr/include/sys/cdefs.h::22: 372:game/../shared/shared.h9::177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] note# define __fastcall: ^ previous definition is here/usr/include/sys/cdefs.h :#define __fastcall __attribute__((__fastcall__))372:9 : ^ note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ 1 warning generated. cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/infostrings.o -c shared/infostrings.c cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] 1 warning generated. In file included from shared/infostrings.c:24: shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/m_angles.o -c shared/m_angles.c cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] 1 warning generated. In file included from shared/m_angles.c:24: shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/m_bounds.o -c shared/m_bounds.c cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] 1 warning generated. In file included from shared/m_bounds.c:24: shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/m_mat3.o -c shared/m_mat3.c 1 warning generated. cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] In file included from shared/m_mat3.c:24: shared/shared.h:177:10: warning: cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/m_mat4.o -c shared/m_mat4.c '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] In file included from shared/m_mat4.c:24: shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ 1 warning generated. cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/m_plane.o -c shared/m_plane.c cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] In file included from shared/m_plane.c:24: shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ 1 warning generated. cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/m_quat.o -c shared/m_quat.c 1 warning generated. cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/mathlib.o -c shared/mathlib.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] In file included from shared/m_quat.c:24: shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ In file included from shared/mathlib.c:24: shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ 1 warning generated. cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/mersennetwister.o -c shared/mersennetwister.c cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] 1 warning generated. cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/shared.o -c shared/shared.c cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -fPIC -o release/baseq2/game/string.o -c shared/string.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] In file included from shared/shared.c:24: shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: note: previous definition is here #define __fastcall __attribute__((__fastcall__)) ^ In file included from shared/string.c:24: shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined] # define __fastcall ^ /usr/include/sys/cdefs.h:372:9: shared/shared.c:359:4: notewarning: expression result unused [-Wunused-value] : *in++;previous definition is here ^~~~~ #define __fastcall __attribute__((__fastcall__)) ^ 1 warning generated. 2 warnings generated. Linking egl cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/egl release/client/alias.o release/client/cbuf.o release/client/cm_common.o release/client/cm_q2_main.o release/client/cm_q2_trace.o release/client/cm_q3_main.o release/client/cm_q3_patch.o release/client/cm_q3_trace.o release/client/cmd.o release/client/common.o release/client/crc.o release/client/cvar.o release/client/files.o release/client/md4.o release/client/memory.o release/client/net_chan.o release/client/net_msg.o release/client/parse.o release/client/sv_ccmds.o release/client/sv_ents.o release/client/sv_gameapi.o release/client/sv_init.o release/client/sv_main.o release/client/sv_pmove.o release/client/sv_send.o release/client/sv_user.o release/client/sv_world.o release/client/cl_acapi.o release/cl ient/cl_cgapi.o release/client/cl_cin.o release/client/cl_console.o release/client/cl_download.o release/client/cl_demo.o release/client/cl_input.o release/client/cl_keys.o release/client/cl_main.o release/client/cl_parse.o release/client/cl_screen.o release/client/gui_cursor.o release/client/gui_draw.o release/client/gui_events.o release/client/gui_init.o release/client/gui_items.o release/client/gui_keys.o release/client/gui_main.o release/client/gui_vars.o release/client/snd_dma.o release/client/snd_main.o release/client/snd_openal.o release/client/r_math.o release/client/rb_batch.o release/client/rf_video.o release/client/rb_entity.o release/client/rb_light.o release/client/rb_math.o release/client/rb_qgl.o release/client/rb_render.o release/client/rb_shadow.o release/client/rb_state.o release/client/rf_2d.o release/client/rf_alias.o release/client/rf_cull.o release/client/rf_decal.o release/client/rf_font.o release/client/rf_image.o release/client/rf_init.o release/client/rf_li ght.o release/client/rf_main.o release/clien! t/rf_meshbuffer.o release/client/rf_model.o release/client/rf_program.o release/client/rf_shader.o release/client/rf_skeletal.o release/client/rf_sky.o release/client/rf_sprite.o release/client/rf_world.o release/client/unix_console.o release/client/unix_glimp.o release/client/unix_main.o release/client/unix_snd_alsa.o release/client/unix_snd_cd.o release/client/unix_snd_main.o release/client/unix_snd_oss.o release/client/unix_snd_sdl.o release/client/unix_udp.o release/client/x11_main.o release/client/x11_utils.o release/client/infostrings.o release/client/m_angles.o release/client/m_bounds.o release/client/m_mat3.o release/client/m_mat4.o release/client/m_plane.o release/client/m_quat.o release/client/mathlib.o release/client/mersennetwister.o release/client/shared.o release/client/string.o release/client/unzip.o release/client/ioapi.o -fstack-protector-strong -lm -L/usr/local/lib -lm -L/usr/local/lib -lX11 -lXext -ljpeg -lpng -lz -lpthread Linking eglded cc -Isource -I./ -I../ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/eglded release/dedicated/alias.o release/dedicated/cbuf.o release/dedicated/cm_common.o release/dedicated/cm_q2_main.o release/dedicated/cm_q2_trace.o release/dedicated/cm_q3_main.o release/dedicated/cm_q3_patch.o release/dedicated/cm_q3_trace.o release/dedicated/cmd.o release/dedicated/common.o release/dedicated/crc.o release/dedicated/cvar.o release/dedicated/files.o release/dedicated/md4.o release/dedicated/memory.o release/dedicated/net_chan.o release/dedicated/net_msg.o release/dedicated/parse.o release/dedicated/sv_ccmds.o release/dedicated/sv_ents.o release/dedicated/sv_gameapi.o release/dedicated/sv_init.o release/dedicated/sv_main.o release/dedicated/sv_pmove.o release/dedicated/sv_send.o release/d edicated/sv_user.o release/dedicated/sv_world.o release/dedicated/unix_console.o release/dedicated/unix_main.o release/dedicated/unix_udp.o release/dedicated/infostrings.o release/dedicated/m_angles.o release/dedicated/m_bounds.o release/dedicated/m_mat3.o release/dedicated/m_mat4.o release/dedicated/m_plane.o release/dedicated/m_quat.o release/dedicated/mathlib.o release/dedicated/mersennetwister.o release/dedicated/shared.o release/dedicated/string.o release/dedicated/unzip.o release/dedicated/ioapi.o -fstack-protector-strong -lm -L/usr/local/lib -lm -L/usr/local/lib -lz ld: error: duplicate symbol: allow_download >>> defined at sv_main.c >>> release/client/sv_main.o:(allow_download) >>> defined at cl_main.c >>> release/client/cl_main.o:(.bss+0x58718) ld: error: duplicate symbol: allow_download_maps >>> defined at sv_main.c >>> release/client/sv_main.o:(allow_download_maps) >>> defined at cl_main.c >>> release/client/cl_main.o:(.bss+0x58738) ld: error: duplicate symbol: allow_download_models >>> defined at sv_main.c >>> release/client/sv_main.o:(allow_download_models) >>> defined at cl_main.c >>> release/client/cl_main.o:(.bss+0x58728) ld: error: duplicate symbol: allow_download_players >>> defined at sv_main.c >>> release/client/sv_main.o:(allow_download_players) >>> defined at cl_main.c >>> release/client/cl_main.o:(.bss+0x58720) ld: error: duplicate symbol: allow_download_sounds >>> defined at sv_main.c >>> release/client/sv_main.o:(allow_download_sounds) >>> defined at cl_main.c >>> release/client/cl_main.o:(.bss+0x58730) ld: error: duplicate symbol: r_fontScale >>> defined at cl_main.c >>> release/client/cl_main.o:(r_fontScale) >>> defined at rf_init.c >>> release/client/rf_init.o:(.bss+0x210) ld: error: duplicate symbol: flushmap >>> defined at cm_common.c >>> release/client/cm_common.o:(flushmap) >>> defined at rf_model.c >>> release/client/rf_model.o:(.bss+0x8000) cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [makefile:227: release/egl] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/egl/work/egl-0.3.1_8' gmake[1]: *** [makefile:104: build_release] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/egl/work/egl-0.3.1_8' ===> 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/egl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009171822.08HIMhUn056988>