Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615326 - dev-libs/efl requires poppler, but efl ebuild doesn't (optionally) depend on poppler.
Summary: dev-libs/efl requires poppler, but efl ebuild doesn't (optionally) depend on ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-12 05:49 UTC by anonymous
Modified: 2018-07-02 19:39 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,20.72 KB, text/plain)
2018-06-20 00:45 UTC, anonymous
Details
config.log (config.log,244.33 KB, text/x-log)
2018-06-20 00:46 UTC, anonymous
Details
emerge --info (emerge.info,4.85 KB, text/plain)
2018-06-20 00:46 UTC, anonymous
Details
dev-libs/efl: add 'pdf' use flag for 1.18.4 & revbump (0001-dev-libs-efl-add-pdf-use-flag-for-1.18.4-revbump.patch,8.14 KB, patch)
2018-07-02 15:32 UTC, Joonas Niilola
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description anonymous 2017-04-12 05:49:59 UTC
I tried to build efl-1.18.4.ebuild, but it failed due to absence of poppler.
I think ebuild needs to be fixed.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2017-04-25 07:09:25 UTC
Please attach the failing build log and emerge --info.
Comment 2 anonymous 2017-04-26 10:31:10 UTC
Is tinderbox the best way to test a build in a clean environment?
Comment 3 Thomas Sachau gentoo-dev 2018-03-26 08:45:24 UTC
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.
Comment 4 anonymous 2018-06-20 00:45:43 UTC
Created attachment 536488 [details]
build.log
Comment 5 anonymous 2018-06-20 00:46:03 UTC
Created attachment 536490 [details]
config.log
Comment 6 anonymous 2018-06-20 00:46:24 UTC
Created attachment 536492 [details]
emerge --info
Comment 7 anonymous 2018-06-20 00:47:03 UTC
I finally obtained a clean gentoo build environment in LXD and tried to build efl-1.18.4
Comment 8 Joonas Niilola gentoo-dev 2018-06-20 07:18:35 UTC
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!
Comment 9 Joonas Niilola gentoo-dev 2018-07-02 15:32:56 UTC
Created attachment 538088 [details, diff]
dev-libs/efl: add 'pdf' use flag for 1.18.4 & revbump

This should work.
Comment 10 Larry the Git Cow gentoo-dev 2018-07-02 19:39:53 UTC
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(+)