>>> Building on localhost under games/bugdom2 BDEPENDS = [devel/cmake/core;devel/ninja;devel/sdl2] DIST = [games/bugdom2:jorio-Bugdom2-v4.0.0.tar.gz;games/bugdom2:jorio-Pomme-c6a38eab19a11847024a13f9b3e2af0c2d908c3e.tar.gz] FULLPKGNAME = bugdom2-4.0.0 RDEPENDS = [x11/gtk+4,-guic;devel/desktop-file-utils;devel/sdl2] Avoided depends for sdl2-2.32.6 cmake-core-3.31.7 ninja-1.13.0v0 (Junk lock obtained for localhost at 1750715570.71) Don't run junk because nojunk in games/godotsteam-gdnative (Junk lock released for localhost at 1750715570.71) distfiles size=148560098 >>> Running patch in games/bugdom2 at 1750715570.85 ===> games/bugdom2 ===> Building from scratch bugdom2-4.0.0 ===> bugdom2-4.0.0 depends on: cmake-core-* -> cmake-core-3.31.7 ===> bugdom2-4.0.0 depends on: ninja-* -> ninja-1.13.0v0 ===> bugdom2-4.0.0 depends on: sdl2-* -> sdl2-2.32.6 ===> Verifying specs: c++ c++abi pthread GL SDL2 c m ===> found c++.10.0 c++abi.7.0 pthread.27.1 GL.19.2 SDL2.0.15 c.100.3 m.10.1 ===> Checking files for bugdom2-4.0.0 `/usr/ports/distfiles/jorio-Bugdom2-v4.0.0.tar.gz' is up to date. `/usr/ports/distfiles/jorio-Pomme-c6a38eab19a11847024a13f9b3e2af0c2d908c3e.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for bugdom2-4.0.0 ===> Patching for bugdom2-4.0.0 ===> Applying OpenBSD patch patch-Source_Boot_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Source/Boot.cpp |--- Source/Boot.cpp.orig |+++ Source/Boot.cpp -------------------------- Patching file Source/Boot.cpp using Plan A... Hunk #1 succeeded at 54. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in games/bugdom2 at 1750715590.52 ===> games/bugdom2 ===> Generating configure for bugdom2-4.0.0 ===> Configuring for bugdom2-4.0.0 /usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DMODCMAKE_BUILD_SUFFIX= -DARCH=powerpc64 -DBASE_PKGPATH=games/bugdom2 -DFLAVOR_EXT= -DFULLPKGNAME=bugdom2-4.0.0 -DHOMEPAGE=https://pangeasoft.net/bug2 -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=powerpc64 -DMAINTAINER=izzy\ Meyer\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=bugdom2 -i -B /usr/obj/ports/bugdom2-4.0.0 /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/Boot.cpp -- The C compiler identification is Clang 19.1.7 -- The CXX compiler identification is Clang 19.1.7 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/bugdom2-4.0.0/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/obj/ports/bugdom2-4.0.0/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Sanitizers disabled (pass -DSANITIZE=1 to enable) -- Found SDL2: /usr/local/include/SDL2 -- Found OpenGL: /usr/X11R6/lib/libGL.so.19.2 -- Configuring done (5.7s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB CMAKE_SKIP_INSTALL_ALL_DEPENDENCY -- Build files have been written to: /usr/obj/ports/bugdom2-4.0.0/build-powerpc64 >>> Running build in games/bugdom2 at 1750715597.57 ===> games/bugdom2 ===> Building for bugdom2-4.0.0 Change Dir: '/usr/obj/ports/bugdom2-4.0.0/build-powerpc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Pomme.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Pomme.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Pomme.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Pomme.cpp [2/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/PommeDebug.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/PommeDebug.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/PommeDebug.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/PommeDebug.cpp [3/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Files/Files.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Files/Files.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Files/Files.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Files/Files.cpp [4/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Files/HostVolume.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Files/HostVolume.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Files/HostVolume.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Files/HostVolume.cpp [5/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Files/Resources.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Files/Resources.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Files/Resources.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Files/Resources.cpp [6/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Memory/Memory.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Memory/Memory.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Memory/Memory.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Memory/Memory.cpp [7/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Text/TextUtilities.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Text/TextUtilities.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Text/TextUtilities.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Text/TextUtilities.cpp [8/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Time/TimeManager.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Time/TimeManager.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Time/TimeManager.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Time/TimeManager.cpp [9/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/bigendianstreams.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/bigendianstreams.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/bigendianstreams.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Utilities/bigendianstreams.cpp [10/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/IEEEExtended.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/IEEEExtended.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/IEEEExtended.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Utilities/IEEEExtended.cpp [11/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/memstream.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/memstream.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/memstream.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Utilities/memstream.cpp [12/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/StringUtils.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/StringUtils.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/StringUtils.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Utilities/StringUtils.cpp [13/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/structpack.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/structpack.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/Utilities/structpack.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/Utilities/structpack.cpp [14/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/AIFF.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/AIFF.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/AIFF.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/SoundFormats/AIFF.cpp [15/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/IMA4.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/IMA4.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/IMA4.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/SoundFormats/IMA4.cpp [16/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/MACE.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/MACE.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/MACE.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/SoundFormats/MACE.cpp [17/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/Midi.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/Midi.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/Midi.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/SoundFormats/Midi.cpp [18/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/SoundFormats.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/SoundFormats.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/SoundFormats.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/SoundFormats/SoundFormats.cpp [19/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/xlaw.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/xlaw.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/SoundFormats/xlaw.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/SoundFormats/xlaw.cpp [20/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/SoundMixer/ChannelImpl.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/SoundMixer/ChannelImpl.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/SoundMixer/ChannelImpl.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/SoundMixer/ChannelImpl.cpp [21/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/SoundMixer/cmixer.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/SoundMixer/cmixer.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/SoundMixer/cmixer.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/SoundMixer/cmixer.cpp [22/122] /usr/obj/ports/bugdom2-4.0.0/bin/c++ -DPOMME_CASE_SENSITIVE_FSSPEC=1 -DPOMME_NO_GRAPHICS -DPOMME_NO_INPUT -DPOMME_NO_MP3 -DPOMME_NO_QD3D -DPOMME_NO_VIDEO -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++20 -fexceptions -Wall -Wextra -Wshadow -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT extern/Pomme/CMakeFiles/Pomme.dir/src/SoundMixer/SoundManager.cpp.o -MF extern/Pomme/CMakeFiles/Pomme.dir/src/SoundMixer/SoundManager.cpp.o.d -o extern/Pomme/CMakeFiles/Pomme.dir/src/SoundMixer/SoundManager.cpp.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src/SoundMixer/SoundManager.cpp [23/122] /usr/obj/ports/bugdom2-4.0.0/bin/cc -DGL_SILENCE_DEPRECATION -DPOMME_CASE_SENSITIVE_FSSPEC=1 -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/Headers -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu17 -fexceptions -Wall -Wextra -Wshadow -Werror=return-type -Werror=incompatible-pointer-types -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT CMakeFiles/Bugdom2.dir/Source/3D/3DMath.c.o -MF CMakeFiles/Bugdom2.dir/Source/3D/3DMath.c.o.d -o CMakeFiles/Bugdom2.dir/Source/3D/3DMath.c.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c FAILED: [code=1] CMakeFiles/Bugdom2.dir/Source/3D/3DMath.c.o /usr/obj/ports/bugdom2-4.0.0/bin/cc -DGL_SILENCE_DEPRECATION -DPOMME_CASE_SENSITIVE_FSSPEC=1 -I/usr/local/include/SDL2 -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/extern/Pomme/src -I/usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/Headers -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu17 -fexceptions -Wall -Wextra -Wshadow -Werror=return-type -Werror=incompatible-pointer-types -Wno-multichar -Wno-unknown-pragmas -Wstrict-aliasing=2 -MD -MT CMakeFiles/Bugdom2.dir/Source/3D/3DMath.c.o -MF CMakeFiles/Bugdom2.dir/Source/3D/3DMath.c.o.d -o CMakeFiles/Bugdom2.dir/Source/3D/3DMath.c.o -c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1512:38: warning: call to undeclared function 'vec_splat_u32'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1512 | vector float zeroF = (vector float) vec_splat_u32(0); | ^ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1517:7: warning: call to undeclared function 'vec_ld'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1517 | A1 = vec_ld( 0, (float*) mA ); | ^ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1517:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1517 | A1 = vec_ld( 0, (float*) mA ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1518:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1518 | A2 = vec_ld( 16, (float*) mA ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1519:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1519 | A3 = vec_ld( 32, (float*) mA ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1520:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1520 | A4 = vec_ld( 48, (float*) mA ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1521:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1521 | B1 = vec_ld( 0, (float*) mB ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1522:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1522 | B2 = vec_ld( 16, (float*) mB ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1523:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1523 | B3 = vec_ld( 32, (float*) mB ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1524:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1524 | B4 = vec_ld( 48, (float*) mB ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1527:7: warning: call to undeclared function 'vec_madd'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1527 | C1 = vec_madd( vec_splat( A1, 0 ), B1, zeroF ); | ^ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1527:17: warning: call to undeclared function 'vec_splat'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1527 | C1 = vec_madd( vec_splat( A1, 0 ), B1, zeroF ); | ^ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1527:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1527 | C1 = vec_madd( vec_splat( A1, 0 ), B1, zeroF ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1528:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1528 | C2 = vec_madd( vec_splat( A2, 0 ), B1, zeroF ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1529:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1529 | C3 = vec_madd( vec_splat( A3, 0 ), B1, zeroF ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1530:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1530 | C4 = vec_madd( vec_splat( A4, 0 ), B1, zeroF ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1533:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1533 | C1 = vec_madd( vec_splat( A1, 1 ), B2, C1 ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1534:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1534 | C2 = vec_madd( vec_splat( A2, 1 ), B2, C2 ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1535:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1535 | C3 = vec_madd( vec_splat( A3, 1 ), B2, C3 ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1536:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1536 | C4 = vec_madd( vec_splat( A4, 1 ), B2, C4 ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1539:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1539 | C1 = vec_madd( vec_splat( A1, 2 ), B3, C1 ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1540:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1540 | C2 = vec_madd( vec_splat( A2, 2 ), B3, C2 ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/obj/ports/bugdom2-4.0.0/Bugdom2-4.0.0/Source/3D/3DMath.c:1541:5: error: assigning to '__vector float' (vector of 4 'float' values) from incompatible type 'int' 1541 | C3 = vec_madd( vec_splat( A3, 2 ), B3, C3 ); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 4 warnings and 20 errors generated. ninja: build stopped: subcommand failed. *** Error 1 in games/bugdom2 (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/bugdom2-4.0.0/build-powerpc64 && exec /...) *** Error 2 in games/bugdom2 (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/bugdom2-4.0.0/build-powerpc64/.build_done': @cd ...) *** Error 2 in games/bugdom2 (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=bugdom2-4.0.0; export _LOCKS_HELD=" bugdom2-4.0....) ===> Exiting games/bugdom2 with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1750715680.38 max_stuck=4.39/patch=19.69/configure=7.11/build=82.87 Error: job failed with 512 on localhost at 1750715680