too long lines were shrinked: /bin/sh ../../mkinstalldirs /var/tmp/portage/x11-themes/tango-icon-theme-0.8.90-r1/image/usr/share/icons/Tango/24x24/actions mkdir -p -- /var/tmp/portage/x11-themes/tango-icon-theme-0.8.90-r1/image/usr/share/icons/Tango/24x24/actions (cd /var/tmp/portage/x11-themes/tango-icon-theme-0.8.90-r1/image/usr/share/icons/Tango && \ for icon in address-book-new.png appointment-new.png bookmark-new.png contact-new.png document-new.png document-open.png document-print.png document-print-preview.png document-properties.png document-save.png document-save-as.png edit-clear.png edit-copy.png edit-cut.png edit-delete.png edit-find.pn /usr/bin/convert -bordercolor Transparent -border 1x1 22x22/actions/$icon 24x24/actions/$icon; \ done) convert: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/746. convert: no images defined `24x24/actions/address-book-new.png' @ error/convert.c/ConvertImageCommand/3354. convert: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/746. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome-20230903-215513 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.5 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.72.0 [2] rust-1.72.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm php cli (if any): go version go1.20.7 linux/amd64 HEAD of ::gentoo commit d0c0c21515b67347399da69b3a525e3b60d86d2d Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Sep 5 06:21:10 2023 +0000 2023-09-05 06:21:09 UTC emerge -qpvO x11-themes/tango-icon-theme [ebuild N ] x11-themes/tango-icon-theme-0.8.90-r1 USE="png -minimal"
Created attachment 869813 [details] emerge-info.txt
Created attachment 869814 [details] emerge-history.txt
Created attachment 869815 [details] environment
Created attachment 869816 [details] etc.clang.tar.xz
Created attachment 869817 [details] etc.portage.tar.xz
Created attachment 869818 [details] logs.tar.xz
Created attachment 869819 [details] temp.tar.xz
Created attachment 869820 [details] x11-themes:tango-icon-theme-0.8.90-r1:20230905-074027.log
I don't understand how you ended up with an imagemagick without png support. The dep is there, and you are building tango-icon-theme with png USE flag enabled
Apologies, I was overzealous in ruling out slibtool. Imagemagick detects features at runtime by the presence of installed libtool archives (.la) files, which are not installed by default with slibtool.... To fix this media-gfx/imagemagick must be built with 'rclibtool' or 'rdclibtool' (Debug version).