Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833460 - media-libs/Field3D-1.7.2-r1 fails to compile: StdMathLib.h:43:10: fatal error: OpenEXRConfig.h: No such file or directory
Summary: media-libs/Field3D-1.7.2-r1 fails to compile: StdMathLib.h:43:10: fatal error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adrian
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 833158
  Show dependency tree
 
Reported: 2022-02-16 07:36 UTC by Agostino Sarubbo
Modified: 2022-02-18 02:27 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,155.68 KB, text/plain)
2022-02-16 07:36 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-16 07:36:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/Field3D-1.7.2-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-16 07:36:07 UTC
Created attachment 765223 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-16 07:36:08 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find OpenEXR (missing: OpenEXR_DIR)
/var/tmp/portage/media-libs/Field3D-1.7.2-r1/work/Field3D-1.7.2/export/StdMathLib.h:43:10: fatal error: OpenEXR/OpenEXRConfig.h: No such file or directory
/var/tmp/portage/media-libs/Field3D-1.7.2-r1/work/Field3D-1.7.2/./Field3D/StdMathLib.h:43:10: fatal error: OpenEXR/OpenEXRConfig.h: No such file or directory
/var/tmp/portage/media-libs/Field3D-1.7.2-r1/work/Field3D-1.7.2/include/OgUtil.h:15:10: fatal error: OpenEXR/OpenEXRConfig.h: No such file or directory
/var/tmp/portage/media-libs/Field3D-1.7.2-r1/work/Field3D-1.7.2/include/UtilFoundation.h:73:10: fatal error: OpenEXR/OpenEXRConfig.h: No such file or directory
/var/tmp/portage/media-libs/Field3D-1.7.2-r1/work/Field3D-1.7.2/test/unit_tests/UnitTest.cpp:49:10: fatal error: OpenEXR/OpenEXRConfig.h: No such file or directory
/var/tmp/portage/media-libs/Field3D-1.7.2-r1/work/Field3D-1.7.2/export/StdMathLib.h:43:10: fatal error: OpenEXR/OpenEXRConfig.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-02-18 02:27:44 UTC
The bug has been closed via the following commit(s):

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

commit 5537c484c949849bbc5fde9e45781f36233ccb57
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-18 02:27:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-18 02:27:13 +0000

    media-libs/Field3D: add missing OpenEXR dependency
    
    Closes: https://bugs.gentoo.org/833460
    Signed-off-by: Sam James <sam@gentoo.org>

 .../Field3D/{Field3D-1.7.2-r1.ebuild => Field3D-1.7.2-r2.ebuild}       | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)