=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/pngquant", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for pngquant-3.0.1 => Generating pre-install file lists => Creating installation directories Installing pngquant v3.0.1 (/tmp/work/graphics/pngquant/work/pngquant-3.0.1) Locking 36 packages to latest compatible versions warning: `extern` declarations without an explicit ABI are deprecated --> lib/src/rows.rs:168:108 | 168 | ... 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:45:68 | 45 | 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:56:57 | 56 | 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:65:54 | 65 | 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:56:124 | 56 | ..., 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: `Eq::assert_receiver_is_total_eq` should never be implemented by hand --> lib/src/hist.rs:417:5 | 417 | 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 = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default warning: eliding a lifetime that's named elsewhere is confusing --> lib/src/rows.rs:75:88 | 75 | fn row_rgba<'px>(&'px self, temp_row: &'px mut [MaybeUninit], row: usize) -> &[RGBA] { | --- --- the lifetime is named here ^^^^^^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'px` | 75 | fn row_rgba<'px>(&'px self, temp_row: &'px mut [MaybeUninit], row: usize) -> &'px [RGBA] { | +++ 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: `imagequant` (lib) generated 7 warnings (run `cargo fix --lib -p imagequant` to apply 6 suggestions) warning: `pngquant` (build script) generated 1 warning warning: `extern` declarations without an explicit ABI are deprecated --> lib/imagequant-sys/src/ffi.rs:23:24 | 23 | 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:30:24 | 30 | 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:422:85 | 422 | 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 0.81s Installing /tmp/work/graphics/pngquant/work/.destdir/opt/local/bin/pngquant Installed package `pngquant v3.0.1 (/tmp/work/graphics/pngquant/work/pngquant-3.0.1)` (executable `pngquant`) warning: be sure to add `/tmp/work/graphics/pngquant/work/.destdir/opt/local/bin` to your PATH to be able to run the installed binaries /usr/bin/rm -f /tmp/work/graphics/pngquant/work/.destdir/opt/local/.crates.toml /usr/bin/rm -f /tmp/work/graphics/pngquant/work/.destdir/opt/local/.crates2.json /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 /tmp/work/graphics/pngquant/work/pngquant-3.0.1/pngquant.1 /tmp/work/graphics/pngquant/work/.destdir/opt/local/man/man1 => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists => Checking file-check results for pngquant-3.0.1 => Checking for non-existent script interpreters in pngquant-3.0.1 => Checking file permissions in pngquant-3.0.1 => Checking for missing run-time search paths in pngquant-3.0.1 => Checking for work-directory references in pngquant-3.0.1