>>> bankstown-lv2: Building testing/bankstown-lv2 1.1.0-r0 (using abuild 3.12.0-r1) started Thu, 04 Jan 2024 19:55:20 +0000 >>> bankstown-lv2: Checking sanity of /home/buildozer/aports/testing/bankstown-lv2/APKBUILD... >>> bankstown-lv2: Analyzing dependencies... >>> bankstown-lv2: Installing for build: build-base cargo cargo-auditable (1/9) Installing libffi (3.4.4-r3) (2/9) Installing xz-libs (5.4.5-r0) (3/9) Installing libxml2 (2.11.6-r0) (4/9) Installing llvm16-libs (16.0.6-r7) (5/9) Installing scudo-malloc (17.0.6-r0) (6/9) Installing rust (1.72.1-r0) (7/9) Installing cargo (1.72.1-r0) (8/9) Installing cargo-auditable (0.6.1-r3) (9/9) Installing .makedepends-bankstown-lv2 (20240104.195525) Executing busybox-1.36.1-r18.trigger OK: 940 MiB in 110 packages >>> bankstown-lv2: Cleaning up srcdir >>> bankstown-lv2: Cleaning up pkgdir >>> bankstown-lv2: Cleaning up tmpdir >>> bankstown-lv2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bankstown-lv2-1.1.0.tar.gz >>> bankstown-lv2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bankstown-lv2-1.1.0.tar.gz >>> bankstown-lv2: Checking sha512sums... bankstown-lv2-1.1.0.tar.gz: OK >>> bankstown-lv2: Unpacking /var/cache/distfiles/bankstown-lv2-1.1.0.tar.gz... Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.12 Compiling syn v1.0.109 Compiling lv2-sys v2.0.0 Compiling libm v0.1.4 Compiling wmidi v3.1.0 error: The targeted computer architecture is not supported by rust-lv2! --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 warning: build failed, waiting for other jobs to finish... >>> ERROR: bankstown-lv2: build failed >>> bankstown-lv2: Uninstalling dependencies... (1/9) Purging .makedepends-bankstown-lv2 (20240104.195525) (2/9) Purging cargo (1.72.1-r0) (3/9) Purging rust (1.72.1-r0) (4/9) Purging cargo-auditable (0.6.1-r3) (5/9) Purging llvm16-libs (16.0.6-r7) (6/9) Purging scudo-malloc (17.0.6-r0) (7/9) Purging libffi (3.4.4-r3) (8/9) Purging libxml2 (2.11.6-r0) (9/9) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 227 MiB in 101 packages