[package - 123i386-quarterly][games/mrboom] Failed for mrboom-5.2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 May 2022 09:08:30 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: http://beefy4.nyi.freebsd.org/data/123i386-quarterly/d9f6768fb561/logs/mrboom-5.2.log Build URL: http://beefy4.nyi.freebsd.org/build.html?mastername=123i386-quarterly&build=d9f6768fb561 Log: =>> Building games/mrboom build started at Sun May 1 09:08:15 UTC 2022 port directory: /usr/ports/games/mrboom package name: mrboom-5.2 building for: FreeBSD 123i386-quarterly-job-06 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 i386 maintained by: ehaupt@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1203000 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1203000 UNAME_v=FreeBSD 12.3-RELEASE-p5 UNAME_r=12.3-RELEASE-p5 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/123i386-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/123i386-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=123i386-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/123i386-quarterly/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 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 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 `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" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="inst all -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=12.3 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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.3-RELEASE-p5 OSREL=12.3 OSVERSION=1203000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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.17.5_1.pkg [123i386-quarterly-job-06] Installing pkg-1.17.5_1... [123i386-quarterly-job-06] Extracting pkg-1.17.5_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 >============================ ===> mrboom-5.2 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [123i386-quarterly-job-06] Installing gmake-4.3_2... [123i386-quarterly-job-06] `-- Installing gettext-runtime-0.21... [123i386-quarterly-job-06] | `-- Installing indexinfo-0.3.1... [123i386-quarterly-job-06] | `-- Extracting indexinfo-0.3.1: .... done [123i386-quarterly-job-06] `-- Extracting gettext-runtime-0.21: .......... done [123i386-quarterly-job-06] Extracting gmake-4.3_2: .......... done ===> mrboom-5.2 depends on package: gmake>=4.3 - found ===> Returning to build of mrboom-5.2 ===> mrboom-5.2 depends on file: /usr/local/bin/sdl2-config - not found ===> Installing existing package /packages/All/sdl2-2.0.20_1.pkg [123i386-quarterly-job-06] Installing sdl2-2.0.20_1... [123i386-quarterly-job-06] `-- Installing libXScrnSaver-1.2.3_2... [123i386-quarterly-job-06] | `-- Installing libX11-1.7.2,1... <snip> [123i386-quarterly-job-06] | `-- Installing libxml2-2.9.13_1... [123i386-quarterly-job-06] | | `-- Installing readline-8.1.2... [123i386-quarterly-job-06] | | `-- Extracting readline-8.1.2: .......... done [123i386-quarterly-job-06] | `-- Extracting libxml2-2.9.13_1: .......... done [123i386-quarterly-job-06] | `-- Installing wayland-1.20.0_2... [123i386-quarterly-job-06] | | `-- Installing expat-2.4.8... [123i386-quarterly-job-06] | | `-- Extracting expat-2.4.8: .......... done [123i386-quarterly-job-06] | | `-- Installing libepoll-shim-0.0.20210418... [123i386-quarterly-job-06] | | `-- Extracting libepoll-shim-0.0.20210418: .......... done [123i386-quarterly-job-06] | | `-- Installing libffi-3.3_1... [123i386-quarterly-job-06] | | `-- Extracting libffi-3.3_1: .......... done [123i386-quarterly-job-06] | `-- Extracting wayland-1.20.0_2: .......... done [123i386-quarterly-job-06] | `-- Installing xkeyboard-config-2.34_2... [123i386-quarterly-job-06] | `-- Extracting xkeyboard-config-2.34_2: .......... done [123i386-quarterly-job-06] `-- Extracting libxkbcommon-1.4.0_2: .......... done [123i386-quarterly-job-06] `-- Installing mesa-libs-21.3.8... [123i386-quarterly-job-06] | `-- Installing libXdamage-1.1.5... [123i386-quarterly-job-06] | `-- Extracting libXdamage-1.1.5: ......... done [123i386-quarterly-job-06] | `-- Installing libdrm-2.4.110,1... [123i386-quarterly-job-06] | | `-- Installing libpciaccess-0.16... [123i386-quarterly-job-06] | | `-- Installing pciids-20220225... [123i386-quarterly-job-06] | | `-- Extracting pciids-20220225: ..... done [123i386-quarterly-job-06] | | `-- Extracting libpciaccess-0.16: ......... done [123i386-quarterly-job-06] | `-- Extracting libdrm-2.4.110,1: .......... done [123i386-quarterly-job-06] | `-- Installing libunwind-20211201_1... [123i386-quarterly-job-06] | `-- Extracting libunwind-20211201_1: .......... done [123i386-quarterly-job-06] | `-- Installing libxshmfence-1.3_1... [123i386-quarterly-job-06] | `-- Extracting libxshmfence-1.3_1: ......... done [123i386-quarterly-job-06] | `-- Installing zstd-1.5.2... [123i386-quarterly-job-06] | | `-- Installing liblz4-1.9.3,1... [123i386-quarterly-job-06] | | `-- Extracting liblz4-1.9.3,1: .......... done [123i386-quarterly-job-06] | `-- Extracting zstd-1.5.2: .......... done [123i386-quarterly-job-06] `-- Extracting mesa-libs-21.3.8: .......... done [123i386-quarterly-job-06] Extracting sdl2-2.0.20_1: .......... done ===== Message from libinotify-20211018: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== Message from wayland-1.20.0_2: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===== Message from libxkbcommon-1.4.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===> mrboom-5.2 depends on file: /usr/local/bin/sdl2-config - found ===> Returning to build of mrboom-5.2 =========================================================================== =======================<phase: lib-depends >============================ ===> mrboom-5.2 depends on shared library: libmodplug.so - not found ===> Installing existing package /packages/All/libmodplug-0.8.9.0.pkg [123i386-quarterly-job-06] Installing libmodplug-0.8.9.0... [123i386-quarterly-job-06] Extracting libmodplug-0.8.9.0: .......... done ===> mrboom-5.2 depends on shared library: libmodplug.so - found (/usr/local/lib/libmodplug.so) ===> Returning to build of mrboom-5.2 ===> mrboom-5.2 depends on shared library: libminizip.so - not found ===> Installing existing package /packages/All/minizip-1.2.11.pkg [123i386-quarterly-job-06] Installing minizip-1.2.11... [123i386-quarterly-job-06] Extracting minizip-1.2.11: .......... done ===> mrboom-5.2 depends on shared library: libminizip.so - found (/usr/local/lib/libminizip.so) ===> Returning to build of mrboom-5.2 ===> mrboom-5.2 depends on shared library: libSDL2_mixer.so - not found ===> Installing existing package /packages/All/sdl2_mixer-2.0.4_4.pkg [123i386-quarterly-job-06] Installing sdl2_mixer-2.0.4_4... [123i386-quarterly-job-06] `-- Installing flac-1.3.4... [123i386-quarterly-job-06] | `-- Installing libogg-1.3.5,4... [123i386-quarterly-job-06] | `-- Extracting libogg-1.3.5,4: .......... done [123i386-quarterly-job-06] `-- Extracting flac-1.3.4: .......... done [123i386-quarterly-job-06] `-- Installing fluidsynth-2.2.6... [123i386-quarterly-job-06] | `-- Installing glib-2.70.4_3,2... [123i386-quarterly-job-06] | | `-- Installing libiconv-1.16... [123i386-quarterly-job-06] | | `-- Extracting libiconv-1.16: .......... done [123i386-quarterly-job-06] | | `-- Installing pcre-8.45_1... [123i386-quarterly-job-06] | | `-- Extracting pcre-8.45_1: .......... done [123i386-quarterly-job-06] | | `-- Installing python38-3.8.13... [123i386-quarterly-job-06] | | `-- Installing mpdecimal-2.5.1... [123i386-quarterly-job-06] | | `-- Extracting mpdecimal-2.5.1: .......... done [123i386-quarterly-job-06] | | `-- Extracting python38-3.8.13: .......... done [123i386-quarterly-job-06] | `-- Extracting glib-2.70.4_3,2: .......... done [123i386-quarterly-job-06] | `-- Installing jackit-1.9.20_1... [123i386-quarterly-job-06] | | `-- Installing dbus-1.12.20_5... [123i386-quarterly-job-06] | | `-- Installing libICE-1.0.10,1... [123i386-quarterly-job-06] | | `-- Extracting libICE-1.0.10,1: .......... done [123i386-quarterly-job-06] | | `-- Installing libSM-1.2.3,1... [123i386-quarterly-job-06] | | `-- Extracting libSM-1.2.3,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [123i386-quarterly-job-06] | | `-- Extracting dbus-1.12.20_5: ......... done [123i386-quarterly-job-06] | | `-- Installing libsamplerate-0.2.2... [123i386-quarterly-job-06] | | `-- Installing libsndfile-1.0.31_1... [123i386-quarterly-job-06] | | | `-- Installing libvorbis-1.3.7_2,3... [123i386-quarterly-job-06] | | | `-- Extracting libvorbis-1.3.7_2,3: .......... done [123i386-quarterly-job-06] | | | `-- Installing opus-1.3.1... [123i386-quarterly-job-06] | | | `-- Extracting opus-1.3.1: .......... done [123i386-quarterly-job-06] | | `-- Extracting libsndfile-1.0.31_1: .......... done [123i386-quarterly-job-06] | | `-- Extracting libsamplerate-0.2.2: .......... done [123i386-quarterly-job-06] | | `-- Installing libsysinfo-0.0.3_2... [123i386-quarterly-job-06] | | `-- Extracting libsysinfo-0.0.3_2: ......... done [123i386-quarterly-job-06] | | `-- Installing py38-dbus-1.2.18... [123i386-quarterly-job-06] | | `-- Installing dbus-glib-0.112... [123i386-quarterly-job-06] | | `-- Extracting dbus-glib-0.112: .......... done [123i386-quarterly-job-06] | | `-- Installing pydbus-common-1.2.18... [123i386-quarterly-job-06] | | `-- Extracting pydbus-common-1.2.18: .......... done [123i386-quarterly-job-06] | | `-- Extracting py38-dbus-1.2.18: .......... done [123i386-quarterly-job-06] | `-- Extracting jackit-1.9.20_1: .......... done [123i386-quarterly-job-06] `-- Extracting fluidsynth-2.2.6: .......... done [123i386-quarterly-job-06] `-- Installing mpg123-1.29.3... [123i386-quarterly-job-06] `-- Extracting mpg123-1.29.3: .......... done [123i386-quarterly-job-06] `-- Installing opusfile-0.12... [123i386-quarterly-job-06] `-- Extracting opusfile-0.12: .......... done [123i386-quarterly-job-06] Extracting sdl2_mixer-2.0.4_4: ......... done Compiling glib schemas No schema files found: doing nothing. ===== Message from python38-3.8.13: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py38-gdbm databases/py-gdbm@py38 py38-sqlite3 databases/py-sqlite3@py38 py38-tkinter x11-toolkits/py-tkinter@py38 ===== Message from jackit-1.9.20_1: -- 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 In file included from common.cpp:114: In file included from /usr/local/include/SDL2/SDL.h:38: In file included from /usr/local/include/SDL2/SDL_cpuinfo.h:102: In file included from /usr/lib/clang/10.0.1/include/immintrin.h:91: /usr/lib/clang/10.0.1/include/avx512vlintrin.h:5399:16: error: C++ requires a type specifier for all declarations (__v8sf) ^ /usr/lib/clang/10.0.1/include/avx512vlintrin.h:5399:23: error: expected ';' after top level declarator (__v8sf) ^ /usr/lib/clang/10.0.1/include/avx512vlintrin.h:5402:1: error: extraneous closing brace ('}') } ^ 3 errors generated. gmake[1]: *** [Makefile:712: common.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/mrboom/work/MrBoom-src-5.2' *** Error code 1 Stop. make: stopped in /usr/ports/games/mrboom