Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 495096 - media-libs/libraw-0.16_beta1 has incorrect include path in pkgconfig file
Summary: media-libs/libraw-0.16_beta1 has incorrect include path in pkgconfig file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL: https://github.com/LibRaw/LibRaw/pull/36
Whiteboard: was: media-libs/freeimage-3.15.4 fail...
Keywords:
: 495100 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-12-23 09:25 UTC by Andreas K. Hüttel
Modified: 2014-08-05 10:00 UTC (History)
2 users (show)

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


Attachments
build log (freeimage-3.15.4:20131222-231414.log,14.87 KB, text/plain)
2013-12-23 09:25 UTC, Andreas K. Hüttel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.