Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670688 - media-fonts/noto-emoji-20180814 : convert: no decode delegate for this image format PNG @ error/constitute.c/ReadImage/556.
Summary: media-fonts/noto-emoji-20180814 : convert: no decode delegate for this image ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-08 16:24 UTC by Toralf Förster
Modified: 2018-11-10 14:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.37 KB, text/plain)
2018-11-08 16:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,294.02 KB, text/plain)
2018-11-08 16:25 UTC, Toralf Förster
Details
environment (environment,115.63 KB, text/plain)
2018-11-08 16:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.61 KB, application/x-bzip)
2018-11-08 16:25 UTC, Toralf Förster
Details
media-fonts:noto-emoji-20180814:20181108-135256.log (media-fonts:noto-emoji-20180814:20181108-135256.log,2.69 KB, text/plain)
2018-11-08 16:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.07 KB, application/x-bzip)
2018-11-08 16:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-11-08 16:24:54 UTC
mkdir -p "build/resized_flags"
mkdir -p "build/renamed_flags"
convert: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/556.
convert: no images defined `PNG32:build/resized_flags/VE.png' @ error/convert.c/ConvertImageCommand/3288.
make: *** [Makefile:185: build/resized_flags/VE.png] Error 1
 * ERROR: media-fonts/noto-emoji-20180814::gentoo failed (compile phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20181103-100230

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpvO media-fonts/noto-emoji
[ebuild  N    ] media-fonts/noto-emoji-20180814  USE="-X"
Comment 1 Toralf Förster gentoo-dev 2018-11-08 16:24:57 UTC
Created attachment 554552 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-08 16:25:00 UTC
Created attachment 554554 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-08 16:25:03 UTC
Created attachment 554556 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-08 16:25:05 UTC
Created attachment 554558 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-08 16:25:08 UTC
Created attachment 554560 [details]
media-fonts:noto-emoji-20180814:20181108-135256.log
Comment 6 Toralf Förster gentoo-dev 2018-11-08 16:25:11 UTC
Created attachment 554562 [details]
temp.tbz2
Comment 7 Pacho Ramos gentoo-dev 2018-11-10 10:52:25 UTC
I cannot reproduce, maybe it's because your imagemagick is not compiled with png support... 

In my case I have:
[ebuild   R    ] media-gfx/imagemagick-7.0.8.14:0/7.0.8.14::gentoo  USE="X bzip2 cxx djvu jpeg lcms openmp pango perl png svg tiff truetype xml zlib -corefonts -fftw -fontconfig -fpx -graphviz -hdri -heif -jbig -jpeg2k -lqr -lzma (-opencl) -openexr -postscript -q32 -q8 -raw -static-libs -test -webp -wmf" 0 KiB
Comment 8 Toralf Förster gentoo-dev 2018-11-10 14:08:29 UTC
(In reply to Pacho Ramos from comment #7)
indeed:

mr-fox ~ # emerge -qpv imagemagick
[ebuild   R   ] media-gfx/imagemagick-7.0.8.14  USE="bzip2 cxx openmp zlib -X -corefonts -djvu -fftw -fontconfig -fpx -graphviz -hdri -heif -jbig -jpeg -jpeg2k -lcms -lqr -lzma -opencl -openexr -pango -perl -png -postscript -q32 -q8 -raw -static-libs -svg -test -tiff -truetype -webp -wmf -xml"
Comment 9 Pacho Ramos gentoo-dev 2018-11-10 14:33:12 UTC
the bumped version already has the needed dep :)

Thanks!