[Bug 286771] games/openmw: Build error since about a week

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 13 May 2025 11:45:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286771

            Bug ID: 286771
           Summary: games/openmw: Build error since about a week
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: nix23@protonmail.com
          Assignee: fluffy@FreeBSD.org
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)

On 14.2-RELEASE-p3 when building manual with "make" or "make -m
MAKE_JOB_UNSAF=YES" in /usr/ports/games/openmw i get that error since about a
week:

[  7% 87/1121] /usr/bin/c++ -DBOOST_NO_CXX11_SCOPED_ENUMS=ON
-DBT_USE_DOUBLE_PRECISION -DGLOBAL_CONFIG_PATH=\"/usr/local/etc\"
-DGLOBAL_DATA_PATH=\"/usr/local/share\" -DMYGUI_DONT_REPLACE_NULLPTR
-D__STDC_CONSTANT_MACROS -I/usr/ports/games/openmw/work/.build/components
-I/usr/ports/games/openmw/work/openmw-openmw-0.48.0/extern/Base64/.
-I/usr/ports/games/openmw/work/openmw-openmw-0.48.0/extern/smhasher/. -isystem
/usr/local/include -isystem
/usr/ports/games/openmw/work/openmw-openmw-0.48.0/extern/sol_config -isystem
/usr/ports/games/openmw/work/openmw-openmw-0.48.0/extern/sol3 -isystem
/usr/local/include/luajit-2.1 -isystem /usr/local/include/bullet -isystem
/usr/local/include/AL -isystem /usr/local/include/MYGUI -isystem
/usr/local/include/SDL2 -isystem
/usr/ports/games/openmw/work/openmw-openmw-0.48.0/. -isystem
/usr/local/include/recastnavigation -Wall -Wextra -Wundef -Wno-unused-parameter
-pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -Wno-potentially-evaluated-expression -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing   -DNDEBUG -std=gnu++20 -MD -MT
components/CMakeFiles/components.dir/lua/utilpackage.cpp.o -MF
components/CMakeFiles/components.dir/lua/utilpackage.cpp.o.d -o
components/CMakeFiles/components.dir/lua/utilpackage.cpp.o -c
/usr/ports/games/openmw/work/openmw-openmw-0.48.0/components/lua/utilpackage.cpp
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/games/openmw
*** Error code 1

Stop.
make: stopped in /usr/ports/games/openmw

-- 
You are receiving this mail because:
You are the assignee for the bug.