D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/megaglest-3.13.0-17.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eshRpX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build + test -d /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zikDb5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build + rm -rf megaglest-3.13.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/megaglest-source-3.13.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd megaglest-3.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/megaglest-source-3.13.0-mga-ssl-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KkNJ6j + umask 022 + cd /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build + cd megaglest-3.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DMEGAGLEST_BIN_INSTALL_PATH=games/ -DMEGAGLEST_DATA_INSTALL_PATH=share/games/megaglest/ -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SOURCE_DIR = /home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build/megaglest-3.13.0 -- Build type for this compile will be: RelWithDebInfo -- Determining version number system type to use: -- ** Trying 3 part versioning -- Detected MegaGlest Version is [v3.13.0] -- Detected GNUC Compiler... -- *NOTE: Checking for max SSE LEVEL [1] -- Max SSE desired: [1] -- Performing Test HAS_SSE3_EXTENSIONS -- Performing Test HAS_SSE3_EXTENSIONS - Success -- Performing Test HAS_SSE2_EXTENSIONS -- Performing Test HAS_SSE2_EXTENSIONS - Success -- Performing Test HAS_SSE_EXTENSIONS -- Performing Test HAS_SSE_EXTENSIONS - Success -- Found SSE extensions, using flags: -msse -mfpmath=sse -- *NOTE: using SSE for STREFLOP. -- Performing Test HAS_GCC_BACKTRACE -- Performing Test HAS_GCC_BACKTRACE - Success -- Found GCC backtrace lib, will support backtraces -- Could NOT find Git (missing: GIT_EXECUTABLE) -- *NOTE: Custom Data Install Path is [/usr/share/games/megaglest/] -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O3 -DNDEBUG -g -O3 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/games/megaglest/ -- **Found game source code. -- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0") -- Checking for one of the modules 'streflop-sse' -- Checking for one of the modules 'streflop' -- Search for Library STREFLOP result = libs: include dirs: -- Will try to build MegaGlest shared library -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SDL2: /usr/lib64/libSDL2.so -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found OpenAL: /usr/lib64/libopenal.so -- Found Lua: /usr/lib64/liblua-5.4.so;/usr/lib64/libm.so (found version "5.4.6") -- Found JPEG: /usr/lib64/libjpeg.so (found version "80") -- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.44") -- **NOTE: FontConfig support was detected and enabled. -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.13.3") -- Found FTGL libraries at /usr/lib64/libftgl.so and includes at /usr/include -- **NOTE: FTGL font support was detected and enabled. -- Found GLEW: /usr/include -- GLEW_LIBRARY: /usr/lib64/libGLEW.so -- Checking for module 'libvlc' -- Found libvlc, version 3.0.21 -- Found LibVLC include-dir path: [/usr/include] -- Found LibVLC library path: [/usr/lib64/libvlc.so] -- Found LibVLCcore library path: [/usr/lib64/libvlccore.so] -- Found LibVLC version: 3.0.21 (searched for: 1.1.0) -- LIBVLC version: 3.0.21 -- **NOTE: LIBVLC found so videos are supported. -- ** Searching for library: FriBiDi... -- Checking for one of the modules 'glib-2.0' -- Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/include/sysprof-6;/usr/include -- Looking for include file glib/gregex.h -- Looking for include file glib/gregex.h - not found -- Looking for fribidi_utf8_to_unicode in fribidi -- Looking for fribidi_utf8_to_unicode in fribidi - not found -- Looking for fribidi_charset_to_unicode in fribidi -- Looking for fribidi_charset_to_unicode in fribidi - found -- Using FriBiDi: /usr/lib64/libfribidi.so -- BREAKPAD_ROOT= Operating system: linux -- BREAKPAD_INCLUDE_DIR=BREAKPAD_INCLUDE_DIR-NOTFOUND -- ** WARNING: Could not find GoogleBreakpad. Disabling GoogleBreakpad support. -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.3.2") -- Found CURL: /usr/lib64/libcurl.so (found version "8.11.1") -- #2 CURL RET = 0, using CURL dynamic libs: -lcurl -- Looking for miniupnpc... -- Found MINIUPNP: /usr/lib64/libminiupnpc.so -- Found the miniupnpc headers at /usr/include/miniupnpc -- Performing Test MINIUPNPC_VERSION_1_7_OR_HIGHER -- Performing Test MINIUPNPC_VERSION_1_7_OR_HIGHER - Success -- Found miniupnpc version is v1.7 or higher -- *** Using miniupnpc lib found in [/usr/include/miniupnpc] MINIUPNP_FOUND [TRUE] MINIUPNP_LIBRARY [/usr/lib64/libminiupnpc.so] -- **No macros required for miniupnpc version -- *** Searching for libircclient since WANT_STATIC_LIBS is: OFF ... -- Found IRCCLIENT: /usr/lib64/libircclient.so -- Found IRCClient include path: /usr/include libs: /usr/lib64/libircclient.so -- *** Using libircclient found in [/usr/include] IRCCLIENT_FOUND [TRUE] IRCCLIENT_LIBRARY [/usr/lib64/libircclient.so] -- Performing Test HAS_LIBIRCCLIENT_1_6 -- Performing Test HAS_LIBIRCCLIENT_1_6 - Success -- Found HAS_LIBIRCCLIENT_1_6: 1 -- EXTERNAL_LIBS = [/usr/lib64/libSDL2.so;/usr/lib64/libGL.so;/usr/lib64/libGLU.so;/usr/lib64/libSM.so;/usr/lib64/libICE.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libopenal.so;/usr/lib64/liblua-5.4.so;/usr/lib64/libm.so;dl;/usr/lib64/libjpeg.so;/usr/lib64/libpng.so;/usr/lib64/libfontconfig.so;/usr/lib64/libftgl.so;/usr/lib64/libfreetype.so;/usr/lib64/libGLEW.so;/usr/lib64/libvlccore.so;/usr/lib64/libvlc.so;/usr/lib64/libfribidi.so;glib-2.0;-lcurl;/usr/lib64/libssl.so;/usr/lib64/libcrypto.so;/usr/lib64/libminiupnpc.so;/usr/lib64/libircclient.so] -- Will try to build MegaGlest game -- OGG/Vorbis includes: /usr/include -- OGG library : /usr/lib64/libogg.so -- Vorbis library : /usr/lib64/libvorbis.so -- Vorbis file library: /usr/lib64/libvorbisfile.so -- #2 CURL RET = 0, using CURL dynamic libs: -lcurl -- GLEW_LIBRARY: /usr/lib64/libGLEW.so -- Found LibVLC include-dir path: [/usr/include] -- Found LibVLC library path: [/usr/lib64/libvlc.so] -- Found LibVLCcore library path: [/usr/lib64/libvlccore.so] -- Found LibVLC version: 3.0.21 (searched for: 1.1.0) -- **NOTE: LIBVLC found so intro videos are supported. -- Checking for one of the modules 'streflop-sse' -- Checking for one of the modules 'streflop' -- Search for Library STREFLOP result = libs: include dirs: -- ***Note: The final output path for the MegaGlest engine will be [] -- BREAKPAD_ROOT= Operating system: linux -- BREAKPAD_INCLUDE_DIR=BREAKPAD_INCLUDE_DIR-NOTFOUND -- ** WARNING: Could not find GoogleBreakpad. Disabling GoogleBreakpad support. -- ***-- Found help2man: /usr/bin/help2man about to build manpage in [/home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build/megaglest-3.13.0/build/source/glest_game/megaglest.6] -- **Source package INSTALL TRIGGERED [/home/pterjan/rpmbuild/BUILD/megaglest-3.13.0-build/megaglest-3.13.0] -- **NOTE: Will Install manpage [megaglest.6] to [share/man/man6/] -- Will try to build MegaGlest map editor CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message): Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES wxWidgets_INCLUDE_DIRS) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake/Modules/FindwxWidgets.cmake:1014 (find_package_handle_standard_args) source/glest_map_editor/CMakeLists.txt:29 (FIND_PACKAGE) -- Configuring incomplete, errors occurred! error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.KkNJ6j (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.KkNJ6j (%build) I: [iurt_root_command] ERROR: chroot