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

Bug 495100

Summary: media-plugins/evas_generic_loaders-1.7.9 fails to build against media-libs/libraw-0.16_beta1
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: Current packagesAssignee: enlightenment+disabled
Status: RESOLVED DUPLICATE    
Severity: normal CC: graphics+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log

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

media-plugins/evas_generic_loaders-1.7.9 fails to build against media-libs/libraw-0.16_beta1

make[4]: Entering directory `/var/tmp/portage/media-plugins/evas_generic_loaders-1.7.9/work/evas_generic_loaders-1.7.9/src/bin/raw'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../src -I../../../src/bin -I../../../src/bin/common -I../../../src/bin/raw -DPACKAGE_BIN_DIR=\"/usr/lib64/evas/utils\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas_generic_loaders\" -I/usr/include/eina-1 -I/usr/include/eina-1/eina   -I/usr/include/libraw/libraw  -march=native -O2 -pipe -ggdb -MT evas_image_loader_raw-main.o -MD -MP -MF .deps/evas_image_loader_raw-main.Tpo -c -o evas_image_loader_raw-main.o `test -f 'main.c' || echo './'`main.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../src -I../../../src/bin -I../../../src/bin/common -I../../../src/bin/raw -DPACKAGE_BIN_DIR=\"/usr/lib64/evas/utils\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas_generic_loaders\" -I/usr/include/eina-1 -I/usr/include/eina-1/eina   -I/usr/include/libraw/libraw  -march=native -O2 -pipe -ggdb -MT evas_image_loader_raw-shmfile.o -MD -MP -MF .deps/evas_image_loader_raw-shmfile.Tpo -c -o evas_image_loader_raw-shmfile.o `test -f '../../../src/bin/common/shmfile.c' || echo './'`../../../src/bin/common/shmfile.c
main.c:10:20: fatal error: libraw.h: No such file or directory
compilation terminated.

Looks like a misdetected include path.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2013-12-23 13:24:16 UTC

*** This bug has been marked as a duplicate of bug 495096 ***