D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 warning: line 37: It's not recommended to have unversioned Obsoletes: Obsoletes: squeak-vm-nonXOplugins Installing /home/pterjan/rpmbuild/SRPMS/squeak-vm-4.10.2.2614-17.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mZUMAo Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.o3cpKO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/squeak-vm-4.10.2.2614-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/squeak-vm-4.10.2.2614-build + rm -rf Squeak-4.10.2.2614-src + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Squeak-4.10.2.2614-src.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Squeak-4.10.2.2614-src + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/squeak-desktop-files.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Squeak-4.10.2.2614-fix-str-fmt.patch):' Patch #0 (Squeak-4.10.2.2614-fix-str-fmt.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file Cross/plugins/Squeak3D/b3dMain.c + echo 'Patch #1 (squeak-vm-4.10.2-fix-cmake.patch):' Patch #1 (squeak-vm-4.10.2-fix-cmake.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file unix/CMakeLists.txt + echo 'Patch #2 (squeak-vm-4.10.2-gcc-14-fix.patch):' Patch #2 (squeak-vm-4.10.2-gcc-14-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Cross/vm/sqVirtualMachine.c patching file unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c patching file unix/plugins/CameraPlugin/sqCamera-linux.c patching file unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c patching file unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc patching file unix/plugins/SerialPlugin/sqUnixSerial.c patching file unix/plugins/WeDoPlugin/WeDoLinux.c patching file unix/src/plugins/ClipboardExtendedPlugin/ClipboardExtendedPlugin.c patching file unix/src/plugins/DBusPlugin/DBusPlugin.c patching file unix/src/plugins/FileCopyPlugin/FileCopyPlugin.c patching file unix/src/plugins/HostWindowPlugin/HostWindowPlugin.c patching file unix/src/plugins/MIDIPlugin/MIDIPlugin.c patching file unix/src/plugins/RomePlugin/RomePlugin.c patching file unix/src/plugins/Squeak3D/Squeak3D.c patching file unix/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c patching file unix/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c patching file unix/src/vm/interp.c patching file unix/src/vm/intplugins/AsynchFilePlugin/AsynchFilePlugin.c patching file unix/src/vm/intplugins/CroquetPlugin/CroquetPlugin.c patching file unix/src/vm/intplugins/FilePlugin/FilePlugin.c patching file unix/src/vm/intplugins/MiscPrimitivePlugin/MiscPrimitivePlugin.c patching file unix/src/vm/intplugins/RePlugin/RePlugin.c patching file unix/src/vm/intplugins/SerialPlugin/SerialPlugin.c patching file unix/src/vm/intplugins/SlangTestSupportPlugin/SlangTestSupportPlugin.c patching file unix/vm-sound-pulse/sqUnixSoundPulseAudio.c patching file unix/vm/SqSound.h patching file unix/vm/aio.c patching file unix/vm/sqUnixMain.c + echo 'Patch #3 (squeak-vm-dprintf.patch):' Patch #3 (squeak-vm-dprintf.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file unix/vm-display-fbdev/sqUnixFBDevFramebuffer.c + echo 'Patch #4 (squeak-vm-fix-build-gcc14.patch):' Patch #4 (squeak-vm-fix-build-gcc14.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3vtrack.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c Hunk #3 succeeded at 175 (offset -9 lines). Hunk #4 succeeded at 190 (offset -9 lines). patching file Cross/plugins/Mpeg3Plugin/libmpeg/audio/header.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer3.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/audio/mpeg3audio.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/audio/pcm.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/audio/synthesizers.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/audio/tables.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/video/headers.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/video/idct.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/video/mpeg3video.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/video/output.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/video/reconstruct.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/video/seek.c patching file Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.c + find . -name '*.[ch]' -exec chmod ug=rw,o=r '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Wx9JaZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/squeak-vm-4.10.2.2614-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -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 -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 -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 + cd Squeak-4.10.2.2614-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -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 -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 -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 unix -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 -DVM_HOST=x86_64-mageia-linux-gnu -DVM_VERSION=4.10.2-2614 -DPLATFORM_SOURCE_VERSION=2614 -- The C compiler identification is GNU 15.1.0 -- The CXX compiler identification is GNU 15.1.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 Error at CMakeLists.txt:7 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. -- Configuring incomplete, errors occurred! error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Wx9JaZ (%build) RPM build warnings: line 37: It's not recommended to have unversioned Obsoletes: Obsoletes: squeak-vm-nonXOplugins RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Wx9JaZ (%build) I: [iurt_root_command] ERROR: chroot