D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 sh: line 4: [: -j8: integer expected Installing /home/pterjan/rpmbuild/SRPMS/rust-futures01-0.1.19-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JNVNFh sh: line 4: [: -j8: integer expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aH7M7Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-futures01-0.1.19-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-futures01-0.1.19-build + rm -rf futures-0.1.19 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/futures-0.1.19.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd futures-0.1.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2nTGRS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-futures01-0.1.19-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 futures-0.1.19 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j48 -Z avoid-dev-deps --profile rpm warning: no edition set: defaulting to the 2015 edition while the latest is 2024 error: failed to run `rustc` to learn about target-specific information Caused by: process didn't exit successfully: `/usr/bin/rustc - --crate-name ___ --print=file-names -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg -Wwarnings` (exit status: 101) --- stderr thread 'main' (2278272) panicked at /home/iurt/rpmbuild/BUILD/rust-1.91.0-build/rustc-1.91.0-src/compiler/rustc_interface/src/util.rs:158:14: called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f6eda6c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7f6ed9e89033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7f6eda6738e1 - 3: 0x7f6eda689532 - 4: 0x7f6eda691448 - 5: 0x7f6eda690f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7f6ed741d97d - 7: 0x7f6eda6917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7f6eda69162a - 9: 0x7f6eda689679 - 10: 0x7f6eda66443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7f6ed6d2e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7f6ed6d2d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7f6eda0efb75 - 14: 0x7f6ed8d388a4 - rustc_driver_impl[c33a6c8d1181bc1a]::run_compiler 15: 0x7f6eda104815 - rustc_driver_impl[c33a6c8d1181bc1a]::main 16: 0x55912b271167 - 17: 0x55912b271143 - 18: 0x55912b271159 - 19: 0x7f6eda6775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 20: 0x55912b27119d - 21: 0x7f6ed64362f9 - __libc_start_call_main 22: 0x7f6ed64363ab - __libc_start_main_impl 23: 0x55912b271075 - 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-futures01-0.1.19-build/futures-0.1.19/rustc-ice-2025-11-23T11_59_53-2278272.txt` to your bug report note: compiler flags: -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro query stack during panic: end of query stack error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.2nTGRS (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.2nTGRS (%build) I: [iurt_root_command] ERROR: chroot