>>> pngquant: Building community/pngquant 3.0.3-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 21:53:16 +0000 >>> pngquant: Validating /home/buildozer/aports/community/pngquant/APKBUILD... >>> pngquant: Analyzing dependencies... >>> pngquant: Installing for build: build-base cargo cargo-auditable lcms2-dev libpng-dev (1/29) Installing libffi (3.4.8-r0) (2/29) Installing xz-libs (5.8.1-r0) (3/29) Installing libxml2 (2.13.7-r1) (4/29) Installing llvm20-libs (20.1.3-r0) (5/29) Installing scudo-malloc (20.1.3-r0) (6/29) Installing rust (1.86.0-r1) (7/29) Installing cargo (1.86.0-r1) (8/29) Installing cargo-auditable (0.6.6-r1) (9/29) Installing lcms2 (2.16-r0) (10/29) Installing lcms2-plugins (2.16-r0) (11/29) Installing libjpeg-turbo (3.1.0-r0) (12/29) Installing libturbojpeg (3.1.0-r0) (13/29) Installing libjpeg-turbo-dev (3.1.0-r0) (14/29) Installing libsharpyuv (1.5.0-r0) (15/29) Installing libwebp (1.5.0-r0) (16/29) Installing tiff (4.7.0-r0) (17/29) Installing libtiffxx (4.7.0-r0) (18/29) Installing libwebpdecoder (1.5.0-r0) (19/29) Installing libwebpdemux (1.5.0-r0) (20/29) Installing libwebpmux (1.5.0-r0) (21/29) Installing libwebp-dev (1.5.0-r0) (22/29) Installing zstd (1.5.7-r0) (23/29) Installing zstd-dev (1.5.7-r0) (24/29) Installing zlib-dev (1.3.1-r2) (25/29) Installing tiff-dev (4.7.0-r0) (26/29) Installing lcms2-dev (2.16-r0) (27/29) Installing libpng (1.6.47-r0) (28/29) Installing libpng-dev (1.6.47-r0) (29/29) Installing .makedepends-pngquant (20250427.215337) Executing busybox-1.37.0-r16.trigger OK: 795 MiB in 132 packages >>> pngquant: Cleaning up srcdir >>> pngquant: Cleaning up pkgdir >>> pngquant: Cleaning up tmpdir >>> pngquant: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pngquant-3.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/pngquant-3.0.3.tar.gz.part' pngquant-3.0.3.tar.g 100% |********************************| 66778 0:00:00 ETA '/var/cache/distfiles/v3.22/pngquant-3.0.3.tar.gz.part' saved >>> pngquant: 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 >>> pngquant: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pngquant-3.0.3.tar.gz >>> pngquant: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/libimagequant-4.2.2.tar.gz >>> pngquant: Checking sha512sums... pngquant-3.0.3.tar.gz: OK libimagequant-4.2.2.tar.gz: OK Cargo.lock: OK >>> pngquant: Unpacking /var/cache/distfiles/v3.22/pngquant-3.0.3.tar.gz... >>> pngquant: Unpacking /var/cache/distfiles/v3.22/libimagequant-4.2.2.tar.gz... 'lib' -> '/home/buildozer/aports/community/pngquant/src/libimagequant-4.2.2' 'Cargo.lock' -> '/home/buildozer/aports/community/pngquant/src/Cargo.lock' Updating crates.io index Downloading crates ... Downloaded dunce v1.0.4 Downloaded wild v2.2.0 Downloaded crossbeam-epoch v0.9.16 Downloaded crossbeam-utils v0.8.17 Downloaded libz-sys v1.1.12 Downloaded cocoa_image v1.0.6 Downloaded imgref v1.10.0 Downloaded lcms2-sys v4.0.4 Downloaded libpng-sys v1.1.9 Compiling libc v0.2.155 Compiling pkg-config v0.3.27 Compiling autocfg v1.1.0 Compiling crossbeam-utils v0.8.17 Compiling dunce v1.0.4 Compiling cfg-if v1.0.0 Compiling vcpkg v0.2.15 Compiling rayon-core v1.12.0 Compiling imagequant-sys v4.0.3 (/home/buildozer/aports/community/pngquant/src/pngquant-3.0.3/lib/imagequant-sys) Compiling either v1.9.0 Compiling once_cell v1.19.0 Compiling bytemuck v1.14.0 Compiling arrayvec v0.7.4 Compiling unicode-width v0.1.11 Compiling bitflags v2.4.1 Compiling wild v2.2.0 Compiling getopts v0.2.21 Compiling thread_local v1.1.7 Compiling rgb v0.8.37 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.16 Compiling crossbeam-deque v0.8.4 Compiling jobserver v0.1.27 Compiling cc v1.0.83 Compiling rayon v1.8.0 Compiling libz-sys v1.1.12 Compiling lcms2-sys v4.0.4 Compiling libpng-sys v1.1.9 Compiling pngquant v3.0.3 (/home/buildozer/aports/community/pngquant/src/pngquant-3.0.3) warning: unexpected `cfg` condition value: `sse` --> rust/build.rs:30:38 | 30 | (target_arch == "x86" && cfg!(feature = "sse")) { | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `cocoa`, `default`, `lcms2`, `lcms2-static`, `png-static`, `static`, and `z-static` = help: consider adding `sse` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `pngquant` (build script) generated 1 warning Compiling imagequant v4.2.2 (/home/buildozer/aports/community/pngquant/src/pngquant-3.0.3/lib) warning: elided lifetime has a name --> lib/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 --> lib/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 --> lib/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 --> lib/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 --> lib/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 --> lib/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 --> lib/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 --> lib/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 --> lib/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 27.64s >>> pngquant: Entering fakeroot... >>> pngquant-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/pngquant/pkg/pngquant-doc/usr/share/man' >>> pngquant-doc*: Preparing subpackage pngquant-doc... >>> pngquant-doc*: Running postcheck for pngquant-doc >>> pngquant*: Running postcheck for pngquant >>> pngquant*: Preparing package pngquant... >>> pngquant*: Stripping binaries >>> pngquant-doc*: Scanning shared objects >>> pngquant*: Scanning shared objects >>> pngquant-doc*: Tracing dependencies... >>> pngquant-doc*: Package size: 1.7 KB >>> pngquant-doc*: Compressing data... >>> pngquant-doc*: Create checksum... >>> pngquant-doc*: Create pngquant-doc-3.0.3-r0.apk >>> pngquant*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:liblcms2.so.2 so:libpng16.so.16 >>> pngquant*: Package size: 583.5 KB >>> pngquant*: Compressing data... >>> pngquant*: Create checksum... >>> pngquant*: Create pngquant-3.0.3-r0.apk >>> pngquant: Build complete at Sun, 27 Apr 2025 21:54:11 +0000 elapsed time 0h 0m 55s >>> pngquant: Cleaning up srcdir >>> pngquant: Cleaning up pkgdir >>> pngquant: Uninstalling dependencies... (1/29) Purging .makedepends-pngquant (20250427.215337) (2/29) Purging cargo-auditable (0.6.6-r1) (3/29) Purging lcms2-dev (2.16-r0) (4/29) Purging lcms2-plugins (2.16-r0) (5/29) Purging tiff-dev (4.7.0-r0) (6/29) Purging libtiffxx (4.7.0-r0) (7/29) Purging tiff (4.7.0-r0) (8/29) Purging lcms2 (2.16-r0) (9/29) Purging libpng-dev (1.6.47-r0) (10/29) Purging libpng (1.6.47-r0) (11/29) Purging cargo (1.86.0-r1) (12/29) Purging rust (1.86.0-r1) (13/29) Purging libjpeg-turbo-dev (3.1.0-r0) (14/29) Purging libjpeg-turbo (3.1.0-r0) (15/29) Purging libturbojpeg (3.1.0-r0) (16/29) Purging libwebp-dev (1.5.0-r0) (17/29) Purging libwebpdecoder (1.5.0-r0) (18/29) Purging libwebpdemux (1.5.0-r0) (19/29) Purging libwebpmux (1.5.0-r0) (20/29) Purging llvm20-libs (20.1.3-r0) (21/29) Purging scudo-malloc (20.1.3-r0) (22/29) Purging zlib-dev (1.3.1-r2) (23/29) Purging zstd-dev (1.5.7-r0) (24/29) Purging zstd (1.5.7-r0) (25/29) Purging libffi (3.4.8-r0) (26/29) Purging libwebp (1.5.0-r0) (27/29) Purging libsharpyuv (1.5.0-r0) (28/29) Purging libxml2 (2.13.7-r1) (29/29) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 103 packages >>> pngquant: Updating the community/x86 repository index... >>> pngquant: Signing the index...