Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 495096

Summary: media-libs/libraw-0.16_beta1 has incorrect include path in pkgconfig file
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: [OLD] GamesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: enlightenment+disabled, games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/LibRaw/LibRaw/pull/36
See Also: https://bugs.gentoo.org/show_bug.cgi?id=519008
Whiteboard: was: media-libs/freeimage-3.15.4 fails to build with media-libs/libraw-0.16_beta1
Package list:
Runtime testing required: ---
Attachments: build log

Description Andreas K. Hüttel archtester gentoo-dev 2013-12-23 09:25:33 UTC
Created attachment 365964 [details]
build log

media-libs/freeimage-3.15.4 fails to build with media-libs/libraw-0.16_beta1

x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -ggdb -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit   -DUSE_EXR    -I/usr/include/OpenEXR  -DUSE_JPEG -DUSE_MNG -DUSE_PNG    -I/usr/include/libpng16  -DUSE_TIFF   -I/usr/include/OpenEXR  -DUSE_RAW    -I/usr/include/libraw/libraw  -fPIC -c Source/FreeImage/PluginRAW.cpp -o Source/FreeImage/PluginRAW.o
Source/FreeImage/PluginRAW.cpp:22:20: fatal error: libraw.h: No such file or directory

Looks like a misdetected include path.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2013-12-23 13:23:50 UTC
[11:45:57] <Tommy[D]_> dilfridge: also, bug 495100 is a libraw bug since their libraw.pc file reports '-I/usr/include/libraw/libraw' for --cflags, while it installs into /usr/include/libraw/
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2013-12-23 13:24:16 UTC
*** Bug 495100 has been marked as a duplicate of this bug. ***
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2013-12-23 13:24:58 UTC
media-plugins/evas_generic_loaders-1.7.9 fails because of the same issue
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2013-12-23 14:12:36 UTC
Fixed with three patches (one from upstream master, two self-made and submitted upstream in a github merge request) in -r1.