>>> libimagequant: Building community/libimagequant 4.2.2-r0 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 09:19:49 +0000 >>> libimagequant: Validating /home/buildozer/aports/community/libimagequant/APKBUILD... >>> libimagequant: Analyzing dependencies... >>> libimagequant: Installing for build: build-base cargo cargo-auditable cargo-c (1/11) Installing libffi (3.4.8-r0) (2/11) Installing xz-libs (5.8.1-r0) (3/11) Installing libxml2 (2.13.7-r1) (4/11) Installing llvm20-libs (20.1.2-r2) (5/11) Installing scudo-malloc (20.1.2-r1) (6/11) Installing rust (1.86.0-r1) (7/11) Installing cargo (1.86.0-r1) (8/11) Installing cargo-auditable (0.6.6-r1) (9/11) Installing libssh2 (1.11.1-r0) (10/11) Installing cargo-c (0.10.12-r0) (11/11) Installing .makedepends-libimagequant (20250424.092004) Executing busybox-1.37.0-r16.trigger OK: 836 MiB in 114 packages >>> libimagequant: Cleaning up srcdir >>> libimagequant: Cleaning up pkgdir >>> libimagequant: Cleaning up tmpdir >>> libimagequant: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/libimagequant-4.2.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/libimagequant-4.2.2.tar.gz.part' libimagequant-4.2.2. 100% |********************************| 87901 0:00:00 ETA '/var/cache/distfiles/v3.22/libimagequant-4.2.2.tar.gz.part' saved >>> libimagequant: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/libimagequant-4.2.2.tar.gz >>> libimagequant: Checking sha512sums... libimagequant-4.2.2.tar.gz: OK Cargo.lock: OK >>> libimagequant: Unpacking /var/cache/distfiles/v3.22/libimagequant-4.2.2.tar.gz... '../Cargo.lock' -> '/home/buildozer/aports/community/libimagequant/src/Cargo.lock' Updating crates.io index Downloading crates ... Downloaded crossbeam-utils v0.8.16 Downloaded ahash v0.8.3 Downloaded crossbeam-epoch v0.9.15 Downloaded crossbeam-deque v0.8.3 Downloaded lodepng v3.9.1 Compiling autocfg v1.1.0 Compiling crossbeam-utils v0.8.16 Compiling cfg-if v1.0.0 Compiling scopeguard v1.2.0 Compiling rayon-core v1.12.0 Compiling once_cell v1.18.0 Compiling either v1.9.0 Compiling bytemuck v1.14.0 Compiling libc v0.2.154 Compiling imagequant-sys v4.0.3 (/home/buildozer/aports/community/libimagequant/src/libimagequant-4.2.2/imagequant-sys) Compiling arrayvec v0.7.4 Compiling bitflags v2.4.1 Compiling thread_local v1.1.7 Compiling rgb v0.8.36 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling crossbeam-deque v0.8.3 Compiling rayon v1.8.0 Compiling imagequant v4.2.2 (/home/buildozer/aports/community/libimagequant/src/libimagequant-4.2.2) warning: elided lifetime has a name --> src/rows.rs:76:88 | 76 | fn row_rgba<'px>(&'px self, temp_row: &'px mut [MaybeUninit], row: usize) -> &[RGBA] { | --- lifetime `'px` declared here ^ this elided lifetime gets resolved as `'px` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: extern declarations without an explicit ABI are deprecated --> src/rows.rs:170:108 | 170 | ...ol, own_pixels: bool, free_fn: unsafe extern fn(*mut std::os::raw::c_void)) -> Result<(), Error> { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: extern declarations without an explicit ABI are deprecated --> src/seacow.rs:48:68 | 48 | pub unsafe fn c_owned(ptr: *mut T, len: usize, free_fn: unsafe extern fn(*mut c_void)) -> Self { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> src/seacow.rs:59:57 | 59 | pub(crate) fn make_owned(&mut self, free_fn: unsafe extern fn(*mut c_void)) { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> src/seacow.rs:68:54 | 68 | Owned { ptr: *mut T, len: usize, free_fn: unsafe extern fn(*mut c_void) }, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> src/capi.rs:61:124 | 61 | ...ol, own_pixels: bool, free_fn: unsafe extern fn(*mut std::os::raw::c_void)) -> Result<(), Error> { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `imagequant` (lib) generated 6 warnings (run `cargo fix --lib -p imagequant` to apply 5 suggestions) warning: extern declarations without an explicit ABI are deprecated --> imagequant-sys/src/ffi.rs:27:24 | 27 | c_api_free: unsafe extern fn(*mut c_void), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: extern declarations without an explicit ABI are deprecated --> imagequant-sys/src/ffi.rs:34:24 | 34 | c_api_free: unsafe extern fn(*mut c_void), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> imagequant-sys/src/ffi.rs:428:85 | 428 | pub extern "C" fn liq_attr_create_with_allocator(_unused: *mut c_void, free: unsafe extern fn(*mut c_void)) -> Option> { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `imagequant-sys` (lib) generated 3 warnings (run `cargo fix --lib -p imagequant-sys` to apply 3 suggestions) Finished `release` profile [optimized] target(s) in 21.07s Building pkg-config files Populating uninstalled header directory >>> libimagequant: Entering fakeroot... Compiling cfg-if v1.0.0 Compiling memoffset v0.9.0 Compiling scopeguard v1.2.0 Compiling bytemuck v1.14.0 Compiling once_cell v1.18.0 Compiling either v1.9.0 Compiling crossbeam-utils v0.8.16 Compiling crossbeam-epoch v0.9.15 Compiling rayon-core v1.12.0 Compiling libc v0.2.154 Compiling arrayvec v0.7.4 Compiling imagequant-sys v4.0.3 (/home/buildozer/aports/community/libimagequant/src/libimagequant-4.2.2/imagequant-sys) Compiling bitflags v2.4.1 Compiling thread_local v1.1.7 Compiling rgb v0.8.36 Compiling crossbeam-deque v0.8.3 Compiling rayon v1.8.0 Compiling imagequant v4.2.2 (/home/buildozer/aports/community/libimagequant/src/libimagequant-4.2.2) warning: elided lifetime has a name --> src/rows.rs:76:88 | 76 | fn row_rgba<'px>(&'px self, temp_row: &'px mut [MaybeUninit], row: usize) -> &[RGBA] { | --- lifetime `'px` declared here ^ this elided lifetime gets resolved as `'px` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: extern declarations without an explicit ABI are deprecated --> src/rows.rs:170:108 | 170 | ...ol, own_pixels: bool, free_fn: unsafe extern fn(*mut std::os::raw::c_void)) -> Result<(), Error> { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: extern declarations without an explicit ABI are deprecated --> src/seacow.rs:48:68 | 48 | pub unsafe fn c_owned(ptr: *mut T, len: usize, free_fn: unsafe extern fn(*mut c_void)) -> Self { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> src/seacow.rs:59:57 | 59 | pub(crate) fn make_owned(&mut self, free_fn: unsafe extern fn(*mut c_void)) { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> src/seacow.rs:68:54 | 68 | Owned { ptr: *mut T, len: usize, free_fn: unsafe extern fn(*mut c_void) }, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> src/capi.rs:61:124 | 61 | ...ol, own_pixels: bool, free_fn: unsafe extern fn(*mut std::os::raw::c_void)) -> Result<(), Error> { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `imagequant` (lib) generated 6 warnings (run `cargo fix --lib -p imagequant` to apply 5 suggestions) warning: extern declarations without an explicit ABI are deprecated --> imagequant-sys/src/ffi.rs:27:24 | 27 | c_api_free: unsafe extern fn(*mut c_void), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: extern declarations without an explicit ABI are deprecated --> imagequant-sys/src/ffi.rs:34:24 | 34 | c_api_free: unsafe extern fn(*mut c_void), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> imagequant-sys/src/ffi.rs:428:85 | 428 | pub extern "C" fn liq_attr_create_with_allocator(_unused: *mut c_void, free: unsafe extern fn(*mut c_void)) -> Option> { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `imagequant-sys` (lib) generated 3 warnings (run `cargo fix --lib -p imagequant-sys` to apply 3 suggestions) Finished `release` profile [optimized] target(s) in 19.99s Building pkg-config files Populating uninstalled header directory Installing pkg-config file Installing header file Installing shared library >>> libimagequant-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/libimagequant/pkg/libimagequant-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/libimagequant/pkg/libimagequant-dev/usr/lib/pkgconfig' 'usr/lib/libimagequant.so' -> '/home/buildozer/aports/community/libimagequant/pkg/libimagequant-dev/usr/lib/libimagequant.so' >>> libimagequant-dev*: Preparing subpackage libimagequant-dev... >>> libimagequant-dev*: Stripping binaries >>> libimagequant-dev*: Running postcheck for libimagequant-dev >>> libimagequant*: Running postcheck for libimagequant >>> libimagequant*: Preparing package libimagequant... >>> libimagequant*: Stripping binaries >>> libimagequant-dev*: Scanning shared objects >>> libimagequant*: Scanning shared objects >>> libimagequant-dev*: Tracing dependencies... libimagequant=4.2.2-r0 libimagequant=4.2.2-r0 pkgconfig >>> libimagequant-dev*: Package size: 7.0 KB >>> libimagequant-dev*: Compressing data... >>> libimagequant-dev*: Create checksum... >>> libimagequant-dev*: Create libimagequant-dev-4.2.2-r0.apk >>> libimagequant*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 >>> libimagequant*: Package size: 459.3 KB >>> libimagequant*: Compressing data... >>> libimagequant*: Create checksum... >>> libimagequant*: Create libimagequant-4.2.2-r0.apk >>> libimagequant: Build complete at Thu, 24 Apr 2025 09:20:50 +0000 elapsed time 0h 1m 1s >>> libimagequant: Cleaning up srcdir >>> libimagequant: Cleaning up pkgdir >>> libimagequant: Uninstalling dependencies... (1/11) Purging .makedepends-libimagequant (20250424.092004) (2/11) Purging cargo-auditable (0.6.6-r1) (3/11) Purging cargo-c (0.10.12-r0) (4/11) Purging cargo (1.86.0-r1) (5/11) Purging rust (1.86.0-r1) (6/11) Purging libssh2 (1.11.1-r0) (7/11) Purging llvm20-libs (20.1.2-r2) (8/11) Purging scudo-malloc (20.1.2-r1) (9/11) Purging libffi (3.4.8-r0) (10/11) Purging libxml2 (2.13.7-r1) (11/11) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 103 packages >>> libimagequant: Updating the community/x86 repository index... >>> libimagequant: Signing the index...