D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/gnome-calendar-49.0.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0bYWKM Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KuJsi0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/gnome-calendar-49.0.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/gnome-calendar-49.0.1-build + rm -rf gnome-calendar-49.0.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gnome-calendar-49.0.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-calendar-49.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Nryp6v + umask 022 + cd /home/pterjan/rpmbuild/BUILD/gnome-calendar-49.0.1-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 gnome-calendar-49.0.1 + '[' 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/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/mesonbuild/mesonmain.py", line 193, in run return options.run_func(options) ~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.13/site-packages/mesonbuild/msetup.py", line 395, in run app.generate() ~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/mesonbuild/msetup.py", line 194, in generate return self._generate(env, capture, vslite_ctx) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/mesonbuild/msetup.py", line 282, in _generate captured_compile_args = intr.backend.generate(capture, vslite_ctx) File "/usr/lib/python3.13/site-packages/mesonbuild/backend/ninjabackend.py", line 599, in generate ninja = environment.detect_ninja_command_and_version(log=True) File "/usr/lib/python3.13/site-packages/mesonbuild/environment.py", line 189, in detect_ninja_command_and_version p, found = Popen_safe(prog.command + ['--version'])[0:2] ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/mesonbuild/utils/universal.py", line 1739, in Popen_safe p = subprocess.Popen(args, universal_newlines=True, encoding=encoding, close_fds=False, stdin=stdin, stdout=stdout, stderr=stderr, **kwargs) File "/usr/lib64/python3.13/subprocess.py", line 1039, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pass_fds, cwd, env, ^^^^^^^^^^^^^^^^^^^ ...<5 lines>... gid, gids, uid, umask, ^^^^^^^^^^^^^^^^^^^^^^ start_new_session, process_group) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 1857, in _execute_child self._posix_spawn(args, executable, env, restore_signals, close_fds, ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ p2cread, p2cwrite, ^^^^^^^^^^^^^^^^^^ c2pread, c2pwrite, ^^^^^^^^^^^^^^^^^^ errread, errwrite) ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 1801, in _posix_spawn self.pid = os.posix_spawn(executable, args, env, **kwargs) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BlockingIOError: [Errno 11] Resource temporarily unavailable: '/usr/bin/ninja' The Meson build system Version: 1.9.1 Source dir: /home/pterjan/rpmbuild/BUILD/gnome-calendar-49.0.1-build/gnome-calendar-49.0.1 Build dir: /home/pterjan/rpmbuild/BUILD/gnome-calendar-49.0.1-build/gnome-calendar-49.0.1/build Build type: native build Project name: gnome-calendar Project version: 49.0.1 C compiler for the host machine: gcc (gcc 15.2.0 "gcc (Mageia 15.2.0-1.mga10) 15.2.0") C linker for the host machine: gcc ld.bfd 2.45 Host machine cpu family: x86_64 Host machine cpu: x86_64 Checking for function "strerror" : YES Found pkg-config: YES (/usr/bin/pkg-config) 2.3.0 Run-time dependency libical found: YES 3.0.20 Checking for function "icaltime_days_in_year" with dependency libical: YES Run-time dependency gsettings-desktop-schemas found: YES 49.1 Run-time dependency libedataserverui4-1.0 found: YES 3.58.1 Run-time dependency libedataserver-1.2 found: YES 3.58.1 Run-time dependency libecal-2.0 found: YES 3.58.1 Run-time dependency libsoup-3.0 found: YES 3.6.5 Run-time dependency libadwaita-1 found: YES 1.8.1 Run-time dependency glib-2.0 found: YES 2.86.1 Run-time dependency gtk4 found: YES 4.20.3 Run-time dependency gio-2.0 found: YES 2.86.1 Run-time dependency gweather4 found: YES 4.4.4 Run-time dependency libgeoclue-2.0 found: YES 2.7.2 Library m found: YES Dependency glib-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Configuring org.gnome.Calendar.desktop.in using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Configuring org.gnome.Calendar.search-provider.ini using configuration Configuring org.gnome.calendar.gschema.xml using configuration Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas) Configuring org.gnome.Calendar.service using configuration Dependency glib-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Configuring gcal-debug.h using configuration Configuring org.gnome.Calendar.metainfo.xml.in using configuration Program appstreamcli found: NO Configuring appdata.gresource.xml using configuration Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler) Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler) Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler) Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler) Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler) Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler) Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Configuring config.h using configuration Dependency gio-2.0 found: YES 2.86.1 (cached) Program /usr/bin/glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas) Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache) Build targets in project: 115 gnome-calendar 49.0.1 Source : /home/pterjan/rpmbuild/BUILD/gnome-calendar-49.0.1-build/gnome-calendar-49.0.1 Prefix : /usr Development Debug : false Tracing : false User defined options auto_features : enabled bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib64 libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir: /var/lib sysconfdir : /etc wrap_mode : nodownload ERROR: Unhandled python OSError. This is probably not a Meson bug, but an issue with your build environment. error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Nryp6v (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Nryp6v (%build) I: [iurt_root_command] ERROR: chroot