lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=6885efcb3517c2fc -C extra-filename=-6885efcb3517c2fc --out-dir /builddir/build/BUILD/bankstown-lv2-1.0.0/target/rpm/build/syn-6885efcb3517c2fc -L dependency=/builddir/build/BUILD/bankstown-lv2-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` error: The targeted computer architecture is not supported by rust-lv2! --> /usr/share/cargo/registry/lv2-sys-2.0.0/src/linux/unsupported.rs:1:1 | 1 | compile_error!("The targeted computer architecture is not supported by rust-lv2!"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error[E0412]: cannot find type `LV2_State_Flags` in this scope --> /usr/share/cargo/registry/lv2-sys-2.0.0/src/lib.rs:14:20 | 14 | impl From for LV2_State_Flags { | ^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `LV2_State_Flags` in this scope --> /usr/share/cargo/registry/lv2-sys-2.0.0/src/lib.rs:20:11 | 20 | impl From for u32 { | ^^^^^^^^^^^^^^^ not found in this scope | help: you might be missing a type parameter | 20 | impl From for u32 { | +++++++++++++++++ error[E0412]: cannot find type `LV2_State_Flags` in this scope --> /usr/share/cargo/registry/lv2-sys-2.0.0/src/lib.rs:21:20 | 21 | fn from(flags: LV2_State_Flags) -> u32 { | ^^^^^^^^^^^^^^^ not found in this scope error: the `Self` constructor can only be used with tuple or unit structs --> /usr/share/cargo/registry/lv2-sys-2.0.0/src/lib.rs:16:9 | 16 | Self(flags as _) | ^^^^ For more information about this error, try `rustc --explain E0412`. error: could not compile `lv2-sys` (lib) due to 5 previous errors Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name lv2_sys --edition=2018 /usr/share/cargo/registry/lv2-sys-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C metadata=9b16e65b0b0f4def -C extra-filename=-9b16e65b0b0f4def --out-dir /builddir/build/BUILD/bankstown-lv2-1.0.0/target/rpm/deps -L dependency=/builddir/build/BUILD/bankstown-lv2-1.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` (exit status: 1) warning: build failed, waiting for other jobs to finish... error: Bad exit status from /var/tmp/rpm-tmp.Cul27x (%build) Bad exit status from /var/tmp/rpm-tmp.Cul27x (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -ba --noprep --target riscv64 --nodeps /builddir/build/SPECS/rust-bankstown-lv2.spec