[package - main-i386-default][games/mrboom] Failed for mrboom-5.2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Feb 2023 08:11:42 UTC
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: ehaupt@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p58633340e9ed_s5636590214/logs/mrboom-5.2.log Build URL: https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=p58633340e9ed_s5636590214 Log: =>> Building games/mrboom build started at Sat Feb 11 08:11:23 UTC 2023 port directory: /usr/ports/games/mrboom package name: mrboom-5.2 building for: FreeBSD main-i386-default-job-10 14.0-CURRENT FreeBSD 14.0-CURRENT 1400079 i386 maintained by: ehaupt@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1400079 Job Id: 10 !!! Jail is newer than host. (Jail: 1400079, Host: 1400073) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh UNAME_p=i386 UNAME_m=i386 OSVERSION=1400079 UNAME_v=FreeBSD 14.0-CURRENT 1400079 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-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-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--- ---End OPTIONS List--- --MAINTAINER-- ehaupt@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/mrboom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/mrboom/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/mrboom/work/.cache HOME=/wrkdirs/usr/ports/games/mrboom/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/mrboom/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/mrboom/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- LIBSDL2=1 SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/mrboom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/mrboom/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/mrboom/work/.cache HOME=/wrkdirs/usr/ports/games/mrboom/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/mrboom/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/mrboom/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 `sdl2-config --cflags` -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" `sdl2-config --libs` -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe `sdl2-config --cflags` -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" B SD_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-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mrboom" EXAMPLESDIR="share/examples/mrboom" DATADIR="share/mrboom" WWWDIR="www/mrboom" ETCDIR="etc/mrboom" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mrboom DOCSDIR=/usr/local/share/doc/mrboom EXAMPLESDIR=/usr/local/share/examples/mrboom WWWDIR=/usr/local/www/mrboom ETCDIR=/usr/local/etc/mrboom --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 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: i386-unknown-freebsd14.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_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400079 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 >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> mrboom-5.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.1.pkg [main-i386-default-job-10] Installing pkg-1.19.1... [main-i386-default-job-10] Extracting pkg-1.19.1: .......... done ===> mrboom-5.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mrboom-5.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by mrboom-5.2 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by mrboom-5.2 for building => SHA256 Checksum OK for MrBoom-src-5.2.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by mrboom-5.2 for building ===> Extracting for mrboom-5.2 => SHA256 Checksum OK for MrBoom-src-5.2.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for mrboom-5.2 ===> Applying FreeBSD patches for mrboom-5.2 from /usr/ports/games/mrboom/files =========================================================================== =======================<phase: build-depends >============================ <snip> [main-i386-default-job-10] | | `-- Extracting libSM-1.2.3,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [main-i386-default-job-10] | | `-- Extracting dbus-1.14.4,1: ......... done [main-i386-default-job-10] | | `-- Installing libsamplerate-0.2.2... [main-i386-default-job-10] | | `-- Installing libsndfile-1.2.0... [main-i386-default-job-10] | | | `-- Installing lame-3.100_4... [main-i386-default-job-10] | | | `-- Extracting lame-3.100_4: .......... done [main-i386-default-job-10] | | | `-- Installing libvorbis-1.3.7_2,3... [main-i386-default-job-10] | | | `-- Extracting libvorbis-1.3.7_2,3: .......... done [main-i386-default-job-10] | | | `-- Installing mpg123-1.31.2... [main-i386-default-job-10] | | | `-- Extracting mpg123-1.31.2: .......... done [main-i386-default-job-10] | | | `-- Installing opus-1.3.1... [main-i386-default-job-10] | | | `-- Extracting opus-1.3.1: .......... done [main-i386-default-job-10] | | `-- Extracting libsndfile-1.2.0: .......... done [main-i386-default-job-10] | | `-- Extracting libsamplerate-0.2.2: .......... done [main-i386-default-job-10] | | `-- Installing libsysinfo-0.0.3_2... [main-i386-default-job-10] | | `-- Extracting libsysinfo-0.0.3_2: ......... done [main-i386-default-job-10] | | `-- Installing py39-dbus-1.3.2... [main-i386-default-job-10] | | `-- Installing dbus-glib-0.112... [main-i386-default-job-10] | | `-- Extracting dbus-glib-0.112: .......... done [main-i386-default-job-10] | | `-- Installing pydbus-common-1.3.2... [main-i386-default-job-10] | | `-- Extracting pydbus-common-1.3.2: .......... done [main-i386-default-job-10] | | `-- Extracting py39-dbus-1.3.2: .......... done [main-i386-default-job-10] | `-- Extracting jackit-1.9.21: .......... done [main-i386-default-job-10] `-- Extracting fluidsynth-2.3.1: .......... done [main-i386-default-job-10] `-- Installing opusfile-0.12... [main-i386-default-job-10] `-- Extracting opusfile-0.12: .......... done [main-i386-default-job-10] Extracting sdl2_mixer-2.6.3: .......... done Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. ===== Message from python39-3.9.16: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===== Message from jackit-1.9.21: -- The new JACK server comes with a DBUS control interface: $ jack_control help $ jack_control ds oss $ jack_control dp $ jack_control eps realtime False $ jack_control start Only root can grant real-time priority to processes for now, using rtprio(1). Upcoming FreeBSD releases will have a MAC policy with a realtime user group. Memory locking has to be allowed in /etc/login.conf or ~/.login_conf. Set the resource limit ":memorylocked=unlimited:" and don't forget to run # cap_mkdb /etc/login.conf It's still possible to start JACK server as an RC service for a dedicated user. Note that only one JACK server can be run at a time. An /etc/rc.conf example: jackd_enable="YES" jackd_user="joe" jackd_rtprio="YES" jackd_args="-R -doss -r48000 -p1024 -n1 -w16 \ --capture /dev/dsp0 --playback /dev/dsp0" Official JACK example clients and tools are available as jack-example-tools. ===> mrboom-5.2 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> Returning to build of mrboom-5.2 ===> mrboom-5.2 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for mrboom-5.2 =========================================================================== =======================<phase: build >============================ ===> Building for mrboom-5.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/games/mrboom/work/MrBoom-src-5.2' c++ -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMRBOOM -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I/usr/local/include -I./libretro-common/include -I./libretro-common -I./ai -I. -DWANT_BPP32 -Wall -pedantic -fPIC -std=c++11 -fPIC -c -ocommon.o common.cpp c++ -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMRBOOM -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I/usr/local/include -I./libretro-common/include -I./libretro-common -I./ai -I. -DWANT_BPP32 -Wall -pedantic -fPIC -std=c++11 -fPIC -c -oai/BotTree.o ai/BotTree.cpp c++ -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMRBOOM -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I/usr/local/include -I./libretro-common/include -I./libretro-common -I./ai -I. -DWANT_BPP32 -Wall -pedantic -fPIC -std=c++11 -fPIC -c -oai/Bot.o ai/Bot.cpp c++ -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMRBOOM -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I/usr/local/include -I./libretro-common/include -I./libretro-common -I./ai -I. -DWANT_BPP32 -Wall -pedantic -fPIC -std=c++11 -fPIC -c -oai/GridFunctions.o ai/GridFunctions.cpp c++ -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMRBOOM -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I/usr/local/include -I./libretro-common/include -I./libretro-common -I./ai -I. -DWANT_BPP32 -Wall -pedantic -fPIC -std=c++11 -fPIC -c -oai/MrboomHelper.o ai/MrboomHelper.cpp c++ -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMRBOOM -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I/usr/local/include -I./libretro-common/include -I./libretro-common -I./ai -I. -DWANT_BPP32 -Wall -pedantic -fPIC -std=c++11 -fPIC -c -osdl2/sdl2.o sdl2/sdl2.cpp c++ -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMRBOOM -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I/usr/local/include -I./libretro-common/include -I./libretro-common -I./ai -I. -DWANT_BPP32 -Wall -pedantic -fPIC -std=c++11 -fPIC -c -osdl2/xBRZ/xbrz.o sdl2/xBRZ/xbrz.cpp cc -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMRBOOM -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I/usr/local/include -I./libretro-common/include -I./libretro-common -I./ai -I. -DWANT_BPP32 -Wall -pedantic -fPIC -std=gnu99 -fPIC -c -omrboom.o mrboom.c In file included from mrboom.c:8: ./mrboom.h:489:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void stackDump(); ^ void ./mrboom.h:492:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void asm2C_init(); ^ void ./mrboom.h:677:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool is_little_endian(); ^ void ./mrboom.h:3217:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void program(); ^ void mrboom.c:101:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void program() { ^ void sdl2/xBRZ/xbrz.cpp:452:91: warning: invalid UTF-8 in comment [-Winvalid-utf8] if (getTopR(blend) != BLEND_NONE && !eq(e, g)) //but support double-blending for 90<B0> corners ^ Assertion failed: (isa<To>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file /usr/local/poudriere/jails/main-i386/usr/src/contrib/llvm-project/llvm/include/llvm/Support/Casting.h, line 578. PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: cc -O2 -pipe -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMRBOOM -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I/usr/local/include -I./libretro-common/include -I./libretro-common -I./ai -I. -DWANT_BPP32 -Wall -pedantic -fPIC -std=gnu99 -fPIC -c -omrboom.o mrboom.c 1. <eof> parser at end of file 2. Optimizer #0 0x05130264 (/usr/bin/cc+0x5130264) #1 0x051306d0 (/usr/bin/cc+0x51306d0) #2 0x0512e4ee (/usr/bin/cc+0x512e4ee) #3 0x050d7e94 (/usr/bin/cc+0x50d7e94) #4 0x050d8064 (/usr/bin/cc+0x50d8064) #5 0x269843a9 (/lib/libthr.so.3+0x183a9) #6 0x26983879 (/lib/libthr.so.3+0x17879) #7 0xffffe234 ([vdso]+0x234) #8 0x26c08f1f thr_kill (/lib/libc.so.7+0x11ff1f) #9 0x26b874db raise (/lib/libc.so.7+0x9e4db) #10 0x26c31abb abort (/lib/libc.so.7+0x148abb) #11 0x26b6becc (/lib/libc.so.7+0x82ecc) #12 0x0647294e (/usr/bin/cc+0x647294e) #13 0x0646d246 (/usr/bin/cc+0x646d246) #14 0x04fd2e10 (/usr/bin/cc+0x4fd2e10) #15 0x064e7e4d (/usr/bin/cc+0x64e7e4d) #16 0x064e79f2 (/usr/bin/cc+0x64e79f2) #17 0x064e71d4 (/usr/bin/cc+0x64e71d4) #18 0x04f9d790 (/usr/bin/cc+0x4f9d790) #19 0x064e8eff (/usr/bin/cc+0x64e8eff) #20 0x04fd1eca (/usr/bin/cc+0x4fd1eca) #21 0x04da6574 (/usr/bin/cc+0x4da6574) #22 0x02c747aa (/usr/bin/cc+0x2c747aa) #23 0x04550766 (/usr/bin/cc+0x4550766) #24 0x04fd4170 (/usr/bin/cc+0x4fd4170) #25 0x0454b802 (/usr/bin/cc+0x454b802) #26 0x04fb5180 (/usr/bin/cc+0x4fb5180) #27 0x0454edde (/usr/bin/cc+0x454edde) #28 0x04fd4cc0 (/usr/bin/cc+0x4fd4cc0) #29 0x0454d8a7 (/usr/bin/cc+0x454d8a7) #30 0x04fb53fa (/usr/bin/cc+0x4fb53fa) #31 0x04da590a (/usr/bin/cc+0x4da590a) #32 0x0614f268 (/usr/bin/cc+0x614f268) #33 0x04fbd53a (/usr/bin/cc+0x4fbd53a) #34 0x04da590a (/usr/bin/cc+0x4da590a) #35 0x02c6ef29 (/usr/bin/cc+0x2c6ef29) #36 0x02c67816 (/usr/bin/cc+0x2c67816) #37 0x02f84d67 (/usr/bin/cc+0x2f84d67) #38 0x034a3499 (/usr/bin/cc+0x34a3499) #39 0x02ec1fc4 (/usr/bin/cc+0x2ec1fc4) #40 0x02f82c59 (/usr/bin/cc+0x2f82c59) #41 0x02ec18ba (/usr/bin/cc+0x2ec18ba) #42 0x02e476be (/usr/bin/cc+0x2e476be) #43 0x02f76d13 (/usr/bin/cc+0x2f76d13) #44 0x0237bec6 (/usr/bin/cc+0x237bec6) #45 0x0238a3f9 (/usr/bin/cc+0x238a3f9) #46 0x02cec863 (/usr/bin/cc+0x2cec863) #47 0x050d7dc2 (/usr/bin/cc+0x50d7dc2) #48 0x02cec4df (/usr/bin/cc+0x2cec4df) #49 0x02cb4ccf (/usr/bin/cc+0x2cb4ccf) #50 0x02cb4f93 (/usr/bin/cc+0x2cb4f93) #51 0x02ccd6cb (/usr/bin/cc+0x2ccd6cb) cc: error: clang frontend command failed with exit code 134 (use -v to see invocation) FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/mrboom-386d50.c cc: note: diagnostic msg: /tmp/mrboom-386d50.sh cc: note: diagnostic msg: ******************** gmake[1]: *** [Makefile:709: mrboom.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... 1 warning generated. gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/mrboom/work/MrBoom-src-5.2' ===> 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/mrboom