https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-gfx/gimp-2.10.20-r1 fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 658056 [details] build.log build log and emerge --info
Created attachment 658058 [details] 1-autoconf.out 1-autoconf.out
Created attachment 658060 [details] 1-config.log 1-config.log
Configuration phase failed due to missing of poppler-glib >= 0.50.0 and "Package poppler-glib was not found in the pkg-config search path."
(In reply to Sergey Torokhov from comment #4) > Configuration phase failed due to missing of poppler-glib >= 0.50.0 and > "Package poppler-glib was not found in the pkg-config search path." Also there are multiple errors during configuration (config.log): 1. x86_64-pc-linux-gnu-gcc: fatal error: no input files 2. conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory 12 | #include <ac_nonexistent.h> 3. conftest.c:67:10: fatal error: sys/thr.h: No such file or directory 67 | #include <sys/thr.h> 4. conftest.c:48:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 48 | #include <CoreFoundation/CFPreferences.h> .... etc.
Looking forward to meaningful summaries.