Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833494 - media-libs/freeimage-3.18.0-r4: fatal error: OpenEXR/OpenEXRConfig.h: No such file or directory
Summary: media-libs/freeimage-3.18.0-r4: fatal error: OpenEXR/OpenEXRConfig.h: No suc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 833158
  Show dependency tree
 
Reported: 2022-02-16 16:19 UTC by Lorenzo Tucci
Modified: 2022-02-18 02:32 UTC (History)
0 users

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


Attachments
Build log (build.log,15.04 KB, text/plain)
2022-02-16 16:19 UTC, Lorenzo Tucci
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Tucci 2022-02-16 16:19:00 UTC
Created attachment 765268 [details]
Build log

My guess is that the tiff USE flag now needs to have the openexr flag as dependence (after installing openexr the build is successful)
Comment 1 Larry the Git Cow gentoo-dev 2022-02-18 02:32:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86c9215e901e8a610e621d2b65795f2cbcad070

commit f86c9215e901e8a610e621d2b65795f2cbcad070
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-18 02:32:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-18 02:32:12 +0000

    media-libs/freeimage: TIFF needs OpenEXR too
    
    But put off simplifying the depenencies for now (dropping USE=openexr, maybe?)
    to avoid even more churn than necessary.
    
    Closes: https://bugs.gentoo.org/833494
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{freeimage-3.18.0-r4.ebuild => freeimage-3.18.0-r5.ebuild}     | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)