I tried to build efl-1.18.4.ebuild, but it failed due to absence of poppler. I think ebuild needs to be fixed.
Please attach the failing build log and emerge --info.
Is tinderbox the best way to test a build in a clean environment?
You can use a tinderbox, but if you can reproduce the issue on your normal system, thats fine too. Please add emerge --info, build.log and, if it fails during the configure phase, also the config.log to this bug and then reopen this bug.
Created attachment 536488 [details] build.log
Created attachment 536490 [details] config.log
Created attachment 536492 [details] emerge --info
I finally obtained a clean gentoo build environment in LXD and tried to build efl-1.18.4
Hmm, ok. 1.20.7 has 'pdf' use flag to control poppler configure option. I will need to download sources for 1.18.4 and check whether it has configure options for poppler as well, then maybe introduce the pdf use flag for efl-1.18.4. Thanks for your hard work on this one btw!
Created attachment 538088 [details, diff] dev-libs/efl: add 'pdf' use flag for 1.18.4 & revbump This should work.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c0938dd173950b64cb68153af43a92294d2e87 commit e3c0938dd173950b64cb68153af43a92294d2e87 Author: Joonas Niilola <juippis@gmail.com> AuthorDate: 2018-07-02 15:25:42 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-07-02 19:39:40 +0000 dev-libs/efl: add 'pdf' use flag for 1.18.4 & revbump Closes: https://bugs.gentoo.org/659788 Closes: https://bugs.gentoo.org/615326 Package-Manager: Portage[mgorny]-2.3.36.1 RepoMan-Options: --force dev-libs/efl/efl-1.18.4-r1.ebuild | 290 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 290 insertions(+)