D: [iurt_root_command] chroot Building target platforms: i686 Building for target i686 warning: line 37: It's not recommended to have unversioned Obsoletes: Obsoletes: squeak-vm-nonXOplugins Installing /home/iurt/rpmbuild/SRPMS/@2187826:squeak-vm-4.10.2.2614-18.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1xkoeK Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4vdspH + umask 022 + cd /home/iurt/rpmbuild/BUILD/squeak-vm-4.10.2.2614-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/squeak-vm-4.10.2.2614-build + rm -rf Squeak-4.10.2.2614-src + /usr/lib/rpm/rpmuncompress -x /home/iurt/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/iurt/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/iurt/rpmbuild/tmp/rpm-tmp.Hip9Kj + umask 022 + cd /home/iurt/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu17' + 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu17' + 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu17 ' + 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu17 ' + 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/lib: + 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu17' + 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu17' + 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu17 ' + 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu17 ' + 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/lib: + 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=lib -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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -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=i686-mageia-linux-gnu -DVM_VERSION=4.10.2-2614 -DPLATFORM_SOURCE_VERSION=2614 -DCMAKE_POLICY_VERSION_MINIMUM=3.5 -- 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 -- Using 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu17 -I/usr/local/include -L/usr/local/lib -- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0") -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/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 -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Looking for atexit -- Looking for atexit - found -- Looking for on_exit -- Looking for on_exit - found -- Looking for interp.h -- Looking for interp.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void * -- Check size of void * - done -- Looking for alloca.h -- Looking for alloca.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/filio.h -- Looking for sys/filio.h - not found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for iconv.h -- Looking for iconv.h - found -- Looking for langinfo.h -- Looking for langinfo.h - found -- Looking for libiconv_open in iconv -- Looking for libiconv_open in iconv - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for _dyld_present -- Looking for _dyld_present - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for __snprintf -- Looking for __snprintf - not found -- Looking for tzset -- Looking for tzset - found -- Looking for timezone -- Looking for timezone - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Looking for mmap -- Looking for mmap - found -- Checking for module 'freetype2' -- Found freetype2, version 26.2.20 -- FT2Plugin: freetype2 found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for sys/ndir.h -- Looking for sys/ndir.h - not found -- Looking for sys/dir.h -- Looking for sys/dir.h - found -- Looking for ndir.h -- Looking for ndir.h - not found -- Looking for unistd.h -- Looking for unistd.h - found -- SocketPlugin: libsocket not found -- SocketPlugin: libnsl not found !! B3DAcceleratorPlugin disabled -- CameraPlugin: /usr/include/linux/videodev2.h -- Checking for module 'dbus-1' -- Found dbus-1, version 1.14.10 -- DBusPlugin: dbus-1 found -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- MIDIPlugin: /usr/include/alsa/asoundlib.h -- MIDIPlugin: /usr/lib/libasound.so -- Checking for module 'pangocairo' -- Found pangocairo, version 1.56.3 -- RomePlugin: pangocairo found -- RomePlugin: freetype2 found -- RomePlugin: /usr/include/cairo/cairo-ft.h -- UUIDPlugin: uuid.h not found -- UUIDPlugin: sys/uuid.h not found -- UUIDPlugin: /usr/include/uuid/uuid.h -- UUIDPlugin: /usr/lib/libuuid.so -- Looking for uuidgen -- Looking for uuidgen - not found -- Looking for uuid_generate -- Looking for uuid_generate - found -- Looking for uuid_create -- Looking for uuid_create - not found -- UnicodePlugin: pangocairo found -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.84.2 -- UnicodePlugin: glib-2.0 found -- UnixOSProcessPlugin: /usr/lib/libpthread.a -- Looking for unsetenv -- Looking for unsetenv - found -- WeDoPlugin: /usr/include/linux/hiddev.h !! vm-display-Quartz disabled -- Looking for XShmAttach in Xext -- Looking for XShmAttach in Xext - found -- Looking for X11/extensions/Xrender.h -- Looking for X11/extensions/Xrender.h - found -- Looking for XRenderQueryVersion in Xrender -- Looking for XRenderQueryVersion in Xrender - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- vm-display-fbdev: /usr/include/linux/fb.h -- vm-sound-ALSA: /usr/include/alsa/asoundlib.h -- vm-sound-ALSA: /usr/lib/libasound.so !! vm-sound-MacOSX disabled -- vm-sound-NAS: audio/audio.h not found -- vm-sound-NAS: libaudio not found !! vm-sound-NAS disabled -- vm-sound-OSS: /usr/include/alsa/asoundlib.h -- vm-sound-OSS: /usr/lib/libasound.so -- vm-sound-Sun: sys/audioio.h not found -- vm-sound-Sun: sun/audioio.h not found -- vm-sound-Sun: stropts.h not found !! vm-sound-Sun disabled -- vm-sound-pulse: /usr/lib/libpulse-simple.so CMake Error at CMakeLists.txt:162 (ADD_SUBDIRECTORY): The source directory /home/iurt/rpmbuild/BUILD/squeak-vm-4.10.2.2614-build/Squeak-4.10.2.2614-src/unix/npsqueak does not contain a CMakeLists.txt file. -- Configuring incomplete, errors occurred! error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Hip9Kj (%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/iurt/rpmbuild/tmp/rpm-tmp.Hip9Kj (%build) I: [iurt_root_command] ERROR: chroot