[package - main-powerpc64-default][games/egoboo] Failed for egoboo-2.8.1, 1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Apr 23 01:48:51 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: amdmi3 at FreeBSD.org
Last committer: @FreeBSD.org
Ident: Makefile ident:
Log URL: http://pylon.nyi.freebsd.org/data/main-powerpc64-default/p46fc7df8540c_s1f64f32a4c/logs/egoboo-2.8.1,1.log
Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=main-powerpc64-default&build=p46fc7df8540c_s1f64f32a4c
Log:
=>> Building games/egoboo
build started at Fri Apr 23 01:45:49 UTC 2021
port directory: /usr/ports/games/egoboo
package name: egoboo-2.8.1,1
building for: FreeBSD main-powerpc64-default-job-03 14.0-CURRENT FreeBSD 14.0-CURRENT 1400008 powerpc
maintained by: amdmi3 at FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400003
Jail OSVERSION: 1400008
Job Id: 03
!!! Jail is newer than host. (Jail: 1400008, Host: 1400003) !!!
!!! 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-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-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 egoboo-2.8.1,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
amdmi3 at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/egoboo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/egoboo/work HOME=/wrkdirs/usr/ports/games/egoboo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/egoboo/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--
PROJ_NAME=egoboo SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/egoboo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/egoboo/work HOME=/wrkdirs/usr/ports/games/egoboo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/egoboo/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/egoboo" EXAMPLESDIR="share/examples/egoboo" DATADIR="share/egoboo" WWWDIR="www/egoboo" ETCDIR="etc/egoboo"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/egoboo DOCSDIR=/usr/local/share/doc/egoboo EXAMPLESDIR=/usr/local/share/examples/egoboo WWWDIR=/usr/local/www/egoboo ETCDIR=/usr/local/etc/egoboo
--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: powerpc64-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: powerpc64-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: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
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) 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 GPLv3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> egoboo-2.8.1,1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.16.3.txz
[main-powerpc64-default-job-03] Installing pkg-1.16.3...
[main-powerpc64-default-job-03] Extracting pkg-1.16.3: .......... done
===> egoboo-2.8.1,1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of egoboo-2.8.1,1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3+ accepted by the user
=> egoboo-2.8.1.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://downloads.sourceforge.net/project/egoboo/Linux%20Source%20Distro/2.8.1%20(Stable)/egoboo-2.8.1.tar.gz
egoboo-2.8.1.tar.gz 143 MB 5135 kBps 29s
===> Fetching all distfiles required by egoboo-2.8.1,1 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by egoboo-2.8.1,1 for building
=> SHA256 Checksum OK for egoboo-2.8.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by egoboo-2.8.1,1 for building
===> Extracting for egoboo-2.8.1,1
=> SHA256 Checksum OK for egoboo-2.8.1.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for egoboo-2.8.1,1
===> Converting DOS text files to UNIX text files
===> Applying FreeBSD patches for egoboo-2.8.1,1 from /usr/ports/games/egoboo/files
===========================================================================
=======================<phase: build-depends >============================
===> egoboo-2.8.1,1 depends on package: gmake>=4.3 - not found
<snip>
#define GL_GLEXT_VERSION 20190911
^
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/controls_file.o file_formats/controls_file.c
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/eve_file.o file_formats/eve_file.c
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/id_md2.o file_formats/id_md2.c
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/module_file.o file_formats/module_file.c
In file included from file_formats/id_md2.c:24:
In file included from ./file_formats/id_md2.h:6:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
In file included from file_formats/module_file.c:26:
In file included from ./char.inl:25:
In file included from ./char.h:29:
In file included from ./graphic_mad.h:24:
In file included from ./graphic.h:23:
In file included from ./extensions/ogl_texture.h:29:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/mpd_file.o file_formats/mpd_file.c
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/passage_file.o file_formats/passage_file.c
In file included from file_formats/mpd_file.c:27:
In file included from ./egoboo_math.inl:28:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/pip_file.o file_formats/pip_file.c
1 warning generated.
file_formats/pip_file.c:124:27: warning: result of comparison of constant 256 with expression of type 'Uint8' (aka 'unsigned char') is always true [-Wtautological-constant-out-of-range-compare]
if ( ppip->image_base < 256 && prt_u != prt_direction[ ppip->image_base ] )
~~~~~~~~~~~~~~~~ ^ ~~~
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/scancode_file.o file_formats/scancode_file.c
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/spawn_file.o file_formats/spawn_file.c
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/template.o file_formats/template.c
In file included from file_formats/spawn_file.c:25:
In file included from ./char.inl:25:
In file included from ./char.h:29:
In file included from ./graphic_mad.h:24:
In file included from ./graphic.h:23:
In file included from ./extensions/ogl_texture.h:29:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
In file included from file_formats/template.c:26:
In file included from ./char.inl:25:
In file included from ./char.h:29:
In file included from ./graphic_mad.h:24:
In file included from ./graphic.h:23:
In file included from ./extensions/ogl_texture.h:29:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
1 warning generated.
file_formats/template.c:65:8: warning: unused function 'template_seek_marker' [-Wunused-function]
bool_t template_seek_marker( vfs_FILE * tempfile, const char * marker_str )
^
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/treasure_table_file.o file_formats/treasure_table_file.c
2 warnings generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o file_formats/wawalite_file.o file_formats/wawalite_file.c
In file included from file_formats/treasure_table_file.c:29:
In file included from ./egoboo_math.inl:28:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o extensions/SDL_GL_extensions.o extensions/SDL_GL_extensions.c
In file included from file_formats/wawalite_file.c:25:
In file included from ./char.inl:25:
In file included from ./char.h:29:
In file included from ./graphic_mad.h:24:
In file included from ./graphic.h:23:
In file included from ./extensions/ogl_texture.h:29:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
In file included from extensions/SDL_GL_extensions.c:25:
In file included from ./extensions/SDL_GL_extensions.h:26:
In file included from ./extensions/ogl_extensions.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o extensions/SDL_extensions.o extensions/SDL_extensions.c
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o extensions/ogl_debug.o extensions/ogl_debug.c
In file included from extensions/SDL_extensions.c:26:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
In file included from extensions/ogl_debug.c:26:
In file included from ./extensions/ogl_debug.h:29:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o extensions/ogl_extensions.o extensions/ogl_extensions.c
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o extensions/ogl_include.o extensions/ogl_include.c
In file included from extensions/ogl_extensions.c:26:
In file included from ./extensions/ogl_extensions.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
In file included from extensions/ogl_include.c:26:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
1 warning generated.
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o extensions/ogl_texture.o extensions/ogl_texture.c
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o platform/file_linux.o platform/file_linux.c
In file included from platform/file_linux.c:36:
/usr/include/sys/syslimits.h:43:2: warning: "No user-serviceable parts inside." [-W#warnings]
#warning "No user-serviceable parts inside."
^
In file included from extensions/ogl_texture.c:27:
In file included from ./extensions/ogl_texture.h:29:
In file included from ./extensions/ogl_include.h:29:
/usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190911
^
1 warning generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform -c -o platform/sys_linux.o platform/sys_linux.c
extensions/ogl_texture.c:331:26: warning: implicit conversion from enumeration type 'SDL_bool' to different enumeration type 'bool_t' (aka 'enum e_bool') [-Wenum-conversion]
bool_t check_index = SDL_FALSE;
~~~~~~~~~~~ ^~~~~~~~~
extensions/ogl_texture.c:345:19: warning: implicit conversion from enumeration type 'SDL_bool' to different enumeration type 'bool_t' (aka 'enum e_bool') [-Wenum-conversion]
check_index = SDL_FALSE;
~ ^~~~~~~~~
extensions/ogl_texture.c:348:23: warning: implicit conversion from enumeration type 'SDL_bool' to different enumeration type 'bool_t' (aka 'enum e_bool') [-Wenum-conversion]
check_index = SDL_TRUE;
~ ^~~~~~~~
4 warnings generated.
cc -o egoboo bbox.o bsp.o camera.o char.o client.o clock.o collision.o egoboo_console.o egoboo_endian.o egoboo_fileutil.o egoboo_math.o egoboo_setup.o egoboo_strutil.o egoboo_typedef.o egoboo_vfs.o enchant.o file_common.o font_bmp.o font_ttf.o game.o graphic.o graphic_fan.o graphic_mad.o graphic_prt.o hash.o input.o lighting.o IDSZ_map.o link.o log.o mad.o md2.o menu.o mesh.o mpd_BSP.o network.o obj_BSP.o particle.o passage.o profile.o quest.o script.o script_compile.o script_functions.o server.o sound.o texture.o ui.o egoboo.o physics.o egoboo_process.o ChrList.o EncList.o PrtList.o egoboo_object.o file_formats/SDL_md2.o file_formats/cap_file.o file_formats/configfile.o file_formats/controls_file.o file_formats/eve_file.o file_formats/id_md2.o file_formats/module_file.o file_formats/mpd_file.o file_formats/passage_file.o file_formats/pip_file.o file_formats/scancode_file.o file_formats/spawn_file.o file_formats/template.o file_formats/treasure_table_file.o file_formats/wawalite_file
.o extensions/SDL_GL_extensions.o extensions/SDL_extensions.o extensions/ogl_debug.o extensions/ogl_extensions.o extensions/ogl_include.o extensions/ogl_texture.o platform/file_linux.o platform/sys_linux.o -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -L/usr/local/lib -lSDL_ttf -lSDL_mixer -lGL -lGLU -lSDL_image -lphysfs -lenet -lm -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -DPREFIX=\"/usr/local\" -D_NIX_PREFIX -I. -I.. -isystem/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I./extensions -I./file_formats -I./platform
ld: error: undefined symbol: SDL_swap32
>>> referenced by md2.c
>>> md2.o:(md2_load)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:56: egoboo] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/egoboo/work/egoboo-2.8.1/src/game'
===> 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/egoboo
More information about the freebsd-pkg-fallout
mailing list