==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libimagequant 4.4.1-2 (Tue Apr 21 10:38:17 2026)
==> Retrieving sources...
  -> Found libimagequant-4.4.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libimagequant-4.4.1.tar.gz ... Passed
==> Making package: libimagequant 4.4.1-2 (Tue Apr 21 16:38:43 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
:: There are 2 providers available for cargo:
:: Repository extra
   1) rust  2) rustup

Enter a number (default=1): 
resolving dependencies...
looking for conflicting packages...

Packages (8) compiler-rt-22.1.3-1  libedit-20251016_3.1-1  libgit2-1:1.9.2-3  lld-22.1.3-1  llhttp-9.3.1-1  llvm-libs-22.1.3-1  cargo-c-0.10.21-2  rust-1:1.95.0-1

Total Download Size:   111.53 MiB
Total Installed Size:  468.45 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 rust-1:1.95.0-1-armv7h downloading...
 llvm-libs-22.1.3-1-armv7h downloading...
 cargo-c-0.10.21-2-armv7h downloading...
 lld-22.1.3-1-armv7h downloading...
 compiler-rt-22.1.3-1-armv7h downloading...
 libgit2-1:1.9.2-3-armv7h downloading...
 libedit-20251016_3.1-1-armv7h downloading...
 llhttp-9.3.1-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing compiler-rt...
installing llhttp...
installing libgit2...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
    gdb: rust-gdb script
    lldb: rust-lldb script
installing cargo-c...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found libimagequant-4.4.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libimagequant-4.4.1.tar.gz with bsdtar
==> Starting build()...
    Updating crates.io index
     Locking 24 packages to latest compatible versions
 Downloading crates ...
  Downloaded arrayvec v0.7.6
  Downloaded rgb v0.8.53
  Downloaded thread_local v1.1.9
  Downloaded either v1.15.0
  Downloaded rayon-core v1.13.0
  Downloaded crossbeam-epoch v0.9.18
  Downloaded once_cell v1.21.4
  Downloaded crossbeam-utils v0.8.21
  Downloaded crossbeam-deque v0.8.6
  Downloaded bytemuck v1.25.0
  Downloaded bitflags v2.11.1
  Downloaded rayon v1.12.0
  Downloaded cfg-if v1.0.4
  Downloaded libc v0.2.185
   Compiling crossbeam-utils v0.8.21
   Compiling rayon-core v1.13.0
   Compiling libc v0.2.185
   Compiling cfg-if v1.0.4
   Compiling either v1.15.0
   Compiling bytemuck v1.25.0
   Compiling thread_local v1.1.9
   Compiling rgb v0.8.53
   Compiling once_cell v1.21.4
   Compiling imagequant-sys v4.1.0 (/build/libimagequant/src/libimagequant-4.4.1/imagequant-sys)
   Compiling arrayvec v0.7.6
   Compiling crossbeam-epoch v0.9.18
   Compiling bitflags v2.11.1
   Compiling crossbeam-deque v0.8.6
   Compiling rayon v1.12.0
   Compiling imagequant v4.4.1 (/build/libimagequant/src/libimagequant-4.4.1)
warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
   --> src/hist.rs:432:5
    |
432 |     fn assert_receiver_is_total_eq(&self) {}
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: this method was used to add checks to the `Eq` derive macro
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
    = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default

warning: `imagequant` (lib) generated 1 warning
note: link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms

    Finished `release` profile [optimized] target(s) in 41.24s
    Building pkg-config files
  Populating uninstalled header directory
==> Entering fakeroot environment...
==> Starting package()...
warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
   --> src/hist.rs:432:5
    |
432 |     fn assert_receiver_is_total_eq(&self) {}
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: this method was used to add checks to the `Eq` derive macro
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
    = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default

warning: `imagequant` (lib) generated 1 warning
   Compiling imagequant-sys v4.1.0 (/build/libimagequant/src/libimagequant-4.4.1/imagequant-sys)
note: link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms

    Finished `release` profile [optimized] target(s) in 2.88s
    Building pkg-config files
  Populating uninstalled header directory
  Installing pkg-config file
  Installing header file
  Installing static library
  Installing shared library
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libimagequant"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libimagequant 4.4.1-2 (Tue Apr 21 16:39:56 2026)
==> Cleaning up...
[?12l[?25h