[package - main-powerpc64-default][graphics/dssim] Failed for dssim-3.2.4_7 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jul 2023 18:43:04 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ports@FreeBSD.org Log URL: https://pkg-status.freebsd.org/foul1/data/main-powerpc64-default/pcc0f1969e598_sb7198dcfc0/logs/dssim-3.2.4_7.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=main-powerpc64-default&build=pcc0f1969e598_sb7198dcfc0 Log: =>> Building graphics/dssim build started at Mon Jul 3 18:36:57 UTC 2023 port directory: /usr/ports/graphics/dssim package name: dssim-3.2.4_7 building for: FreeBSD main-powerpc64-default-job-10 14.0-CURRENT FreeBSD 14.0-CURRENT 1400090 powerpc maintained by: ports@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1400090 Job Id: 10 !!! Jail is newer than host. (Jail: 1400090, Host: 1400089) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400090 UNAME_v=FreeBSD 14.0-CURRENT 1400090 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dssim/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dssim/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/dssim/work/.cache HOME=/wrkdirs/usr/ports/graphics/dssim/work TMPDIR="/wrkdirs/usr/ports/graphics/dssim/work" PATH=/wrkdirs/usr/ports/graphics/dssim/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/dssim/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dssim/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dssim/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/dssim/work/.cache HOME=/wrkdirs/usr/ports/graphics/dssim/work TMPDIR="/wrkdirs/usr/ports/graphics/dssim/work" PATH=/wrkdirs/usr/ports/graphics/dssim/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/dssim/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/dssim" EXAMPLESDIR="share/examples/dssim" DATADIR="share/dssim" WWWDIR="www/dssim" ETCDIR="etc/dssim" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dssim DOCSDIR=/usr/local/share/doc/dssim EXAMPLESDIR=/usr/local/share/examples/dssim WWWDIR=/usr/local/www/dssim ETCDIR=/usr/local/etc/dssim --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400090 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> NOTICE: The dssim port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License AGPLv3+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> dssim-3.2.4_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.1_1.pkg [main-powerpc64-default-job-10] Installing pkg-1.19.1_1... [main-powerpc64-default-job-10] Extracting pkg-1.19.1_1: .......... done ===> dssim-3.2.4_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of dssim-3.2.4_7 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The dssim port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License AGPLv3+ accepted by the user ===> Fetching all distfiles required by dssim-3.2.4_7 for building =========================================================================== <snip> | note: the following trait bounds were not satisfied: `lodepng::Grey<u16>: pixel_format::LcmsPixelFormat` `lodepng::GreyAlpha<u16>: pixel_format::LcmsPixelFormat` --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/convert.rs:68:25 | 66 | impl<T> ToSRGBImage for [T] | ----------- --- 67 | where T: LcmsPixelFormat + LcmsPixelConversion, 68 | T::Converted: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here 69 | T::ConvertedOpaque: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here error[E0599]: the method `to_image` exists for mutable reference `&mut [GreyAlpha<u16>]`, but its trait bounds were not satisfied --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/png.rs:65:45 | 65 | Ok(image.buffer.to_native().to_image(profile, image.width, image.height, discard_alpha, meta)) | ^^^^^^^^ method cannot be called on `&mut [GreyAlpha<u16>]` due to unsatisfied trait bounds | ::: /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/rgb-0.8.34/src/alt.rs:108:1 | 108 | pub struct GrayAlpha<ComponentType, AlphaComponentType = ComponentType>( | ----------------------------------------------------------------------- | | | doesn't satisfy `_: LcmsPixelConversion` | doesn't satisfy `_: LcmsPixelFormat` | note: the following trait bounds were not satisfied: `lodepng::GreyAlpha<u16>: pixel_format::LcmsPixelConversion` `lodepng::GreyAlpha<u16>: pixel_format::LcmsPixelFormat` --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/convert.rs:67:14 | 66 | impl<T> ToSRGBImage for [T] | ----------- --- 67 | where T: LcmsPixelFormat + LcmsPixelConversion, | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here | | | unsatisfied trait bound introduced here 68 | T::Converted: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ ^^^^^^^ unsatisfied trait bound introduced here | | | unsatisfied trait bound introduced here 69 | T::ConvertedOpaque: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ ^^^^^^^ unsatisfied trait bound introduced here | | | unsatisfied trait bound introduced here 70 | Image: FromOptions<ImgVec<T>>, 71 | Image: FromOptions<ImgVec<T::Converted>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here 72 | Image: FromOptions<ImgVec<T::ConvertedOpaque>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here 73 | T: CopyAlpha<<T as LcmsPixelConversion>::Converted> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here error[E0599]: the method `to_image` exists for mutable reference `&mut [RGBA<u8>]`, but its trait bounds were not satisfied --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/png.rs:75:29 | 75 | pal.to_image(profile, 1, ncolors, discard_alpha, meta.clone()) | ^^^^^^^^ method cannot be called on `&mut [RGBA<u8>]` due to unsatisfied trait bounds | ::: /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/rgb-0.8.34/src/lib.rs:72:1 | 72 | pub struct RGB<ComponentType> { | ----------------------------- doesn't satisfy `rgb::RGB<u16>: pixel_format::LcmsPixelFormat` .. 91 | pub struct RGBA<ComponentType, AlphaComponentType = ComponentType> { | ------------------------------------------------------------------ doesn't satisfy `rgb::RGBA<u16>: pixel_format::LcmsPixelFormat` | note: the following trait bounds were not satisfied: `rgb::RGB<u16>: pixel_format::LcmsPixelFormat` `rgb::RGBA<u16>: pixel_format::LcmsPixelFormat` --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/convert.rs:68:25 | 66 | impl<T> ToSRGBImage for [T] | ----------- --- 67 | where T: LcmsPixelFormat + LcmsPixelConversion, 68 | T::Converted: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here 69 | T::ConvertedOpaque: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here error[E0599]: the method `to_image` exists for struct `Vec<Grey<u8>>`, but its trait bounds were not satisfied --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/png.rs:81:33 | 81 | graypal.to_image(profile, 1, ncolors, true, meta.clone()) | ^^^^^^^^ method cannot be called on `Vec<Grey<u8>>` due to unsatisfied trait bounds | ::: /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/rgb-0.8.34/src/alt.rs:99:1 | 99 | pub struct Gray<ComponentType>( | ------------------------------ doesn't satisfy `lodepng::Grey<u16>: pixel_format::LcmsPixelFormat` | note: trait bound `lodepng::Grey<u16>: pixel_format::LcmsPixelFormat` was not satisfied --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/convert.rs:68:25 | 66 | impl<T> ToSRGBImage for [T] | ----------- --- 67 | where T: LcmsPixelFormat + LcmsPixelConversion, 68 | T::Converted: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here 69 | T::ConvertedOpaque: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here error[E0599]: the method `to_image` exists for mutable reference `&mut [Grey<u8>]`, but its trait bounds were not satisfied --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/jpeg.rs:33:53 | 33 | PixelFormat::L8 => pixels.as_gray_mut().to_image(profile, width, height, true, meta), | ^^^^^^^^ method cannot be called on `&mut [Grey<u8>]` due to unsatisfied trait bounds | ::: /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/rgb-0.8.34/src/alt.rs:99:1 | 99 | pub struct Gray<ComponentType>( | ------------------------------ doesn't satisfy `lodepng::Grey<u16>: pixel_format::LcmsPixelFormat` | note: trait bound `lodepng::Grey<u16>: pixel_format::LcmsPixelFormat` was not satisfied --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/convert.rs:68:25 | 66 | impl<T> ToSRGBImage for [T] | ----------- --- 67 | where T: LcmsPixelFormat + LcmsPixelConversion, 68 | T::Converted: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here 69 | T::ConvertedOpaque: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here error[E0599]: the method `to_image` exists for struct `Vec<Grey<u16>>`, but its trait bounds were not satisfied --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/jpeg.rs:37:78 | 37 | slice_u16.iter().copied().map(Grey::new).collect::<Vec<_>>().to_image(profile, width, height, true, meta) | ^^^^^^^^ method cannot be called on `Vec<Grey<u16>>` due to unsatisfied trait bounds | ::: /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/rgb-0.8.34/src/alt.rs:99:1 | 99 | pub struct Gray<ComponentType>( | ------------------------------ | | | doesn't satisfy `_: LcmsPixelConversion` | doesn't satisfy `lodepng::Grey<u16>: pixel_format::LcmsPixelFormat` | note: the following trait bounds were not satisfied: `lodepng::Grey<u16>: pixel_format::LcmsPixelConversion` `lodepng::Grey<u16>: pixel_format::LcmsPixelFormat` --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/convert.rs:67:14 | 66 | impl<T> ToSRGBImage for [T] | ----------- --- 67 | where T: LcmsPixelFormat + LcmsPixelConversion, | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here | | | unsatisfied trait bound introduced here 68 | T::Converted: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ ^^^^^^^ unsatisfied trait bound introduced here | | | unsatisfied trait bound introduced here 69 | T::ConvertedOpaque: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ ^^^^^^^ unsatisfied trait bound introduced here | | | unsatisfied trait bound introduced here 70 | Image: FromOptions<ImgVec<T>>, 71 | Image: FromOptions<ImgVec<T::Converted>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here 72 | Image: FromOptions<ImgVec<T::ConvertedOpaque>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here 73 | T: CopyAlpha<<T as LcmsPixelConversion>::Converted> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here error[E0599]: the method `to_image` exists for mutable reference `&mut [RGB<u8>]`, but its trait bounds were not satisfied --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/jpeg.rs:39:55 | 39 | PixelFormat::RGB24 => pixels.as_rgb_mut().to_image(profile, width, height, true, meta), | ^^^^^^^^ method cannot be called on `&mut [RGB<u8>]` due to unsatisfied trait bounds | ::: /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/rgb-0.8.34/src/lib.rs:72:1 | 72 | pub struct RGB<ComponentType> { | ----------------------------- doesn't satisfy `rgb::RGB<u16>: pixel_format::LcmsPixelFormat` | note: trait bound `rgb::RGB<u16>: pixel_format::LcmsPixelFormat` was not satisfied --> /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/convert.rs:68:25 | 66 | impl<T> ToSRGBImage for [T] | ----------- --- 67 | where T: LcmsPixelFormat + LcmsPixelConversion, 68 | T::Converted: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here 69 | T::ConvertedOpaque: LcmsPixelFormat + Default, | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here Some errors have detailed explanations: E0277, E0599. For more information about an error, try `rustc --explain E0277`. error: could not compile `load_image` (lib) due to 15 previous errors Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=load_image CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1 CARGO_PKG_AUTHORS='Kornel <pornel@pornel.net>' CARGO_PKG_DESCRIPTION='Load PNG or JPEG with color profile support' CARGO_PKG_HOMEPAGE='https://imageoptim.com/api' CARGO_PKG_LICENSE=GPL-3.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=load_image CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/graphics/dssim/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name load_image --edition=2021 /wrkdirs/usr/ports/graphics/dssim/work/dssim-3.2.4/cargo-crates/load_image-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metad ata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="jpeg"' --cfg 'feature="lcms2-static"' -C metadata=be06f5f7cb5ce6eb -C extra-filename=-be06f5f7cb5ce6eb --out-dir /wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/graphics/dssim/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/deps/libbytemuck-ad41750c44b07cb8.rmeta --extern imgref=/wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/deps/libimgref-367c556bb72e08c3.rmeta --extern jpeg_decoder=/wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/deps/libjpeg_decoder-26c2ee572bd480e6.rmeta --extern lcms2=/wrkdirs/usr/ports/graphics/dssim/work/targe t/powerpc64-unknown-freebsd/release/deps/lib! lcms2-717c6239646c3602.rmeta --extern lodepng=/wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/deps/liblodepng-c69b69ac803ddd13.rmeta --extern quick_error=/wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/deps/libquick_error-b0d0c983ebd89502.rmeta --extern rexif=/wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/deps/librexif-cf7549f00e3ed8ee.rmeta --extern rgb=/wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/deps/librgb-cb4c4491c2c2ff56.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/graphics/dssim/work/target/powerpc64-unknown-freebsd/release/build/lcms2-sys-cf99c89fa90b7d34/out` (exit status: 1) warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make: stopped in /usr/ports/graphics/dssim