Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820704 - media-libs/freeimage-3.18.0-r2 - Source/.../PluginEXR.cpp: fatal error: ImfIO.h: No such file or directory
Summary: media-libs/freeimage-3.18.0-r2 - Source/.../PluginEXR.cpp: fatal error: ImfIO...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-29 13:30 UTC by Toralf Förster
Modified: 2021-11-03 17:34 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.50 KB, text/plain)
2021-10-29 13:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,117.69 KB, text/plain)
2021-10-29 13:30 UTC, Toralf Förster
Details
environment (environment,55.88 KB, text/plain)
2021-10-29 13:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.31 KB, application/x-bzip)
2021-10-29 13:30 UTC, Toralf Förster
Details
media-libs:freeimage-3.18.0-r2:20211028-224607.log (media-libs:freeimage-3.18.0-r2:20211028-224607.log,19.78 KB, text/plain)
2021-10-29 13:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.42 KB, application/x-bzip)
2021-10-29 13:30 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-10-29 13:30:31 UTC
to the PKG_CONFIG_PATH environment variable
Package 'OpenEXR', required by 'virtual:world', not found
Source/FreeImage/PluginEXR.cpp:31:10: fatal error: ImfIO.h: No such file or directory
   31 | #include <ImfIO.h>
      |          ^~~~~~~~~
compilation terminated.
make: *** [Makefile.gnu:83: Source/FreeImage/PluginEXR.o] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20211027-180723

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 21d73b1548e83ab24ffd98909c456ed658871ce2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 28 22:21:31 2021 +0000

    2021-10-28 22:21:30 UTC

emerge -qpvO media-libs/freeimage
[ebuild  N    ] media-libs/freeimage-3.18.0-r2  USE="jpeg mng openexr png tiff -jpeg2k -raw -static-libs -webp"
Comment 1 Toralf Förster gentoo-dev 2021-10-29 13:30:32 UTC
Created attachment 747216 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-29 13:30:34 UTC
Created attachment 747219 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-10-29 13:30:35 UTC
Created attachment 747222 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-10-29 13:30:36 UTC
Created attachment 747225 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-10-29 13:30:37 UTC
Created attachment 747228 [details]
media-libs:freeimage-3.18.0-r2:20211028-224607.log
Comment 6 Toralf Förster gentoo-dev 2021-10-29 13:30:38 UTC
Created attachment 747231 [details]
temp.tar.bz2
Comment 7 Bernd 2021-11-03 17:34:06 UTC
Seems to be caused by pulling in imath / openexr-3 instead of ilmbase /openexr-2.

This should probably have been fixed with the commit in https://bugs.gentoo.org/820671#c5

Closing the bug. Please try again with 3.18.0-r3 and re-open if it persists.