Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 495100 - media-plugins/evas_generic_loaders-1.7.9 fails to build against media-libs/libraw-0.16_beta1
Summary: media-plugins/evas_generic_loaders-1.7.9 fails to build against media-libs/li...
Status: RESOLVED DUPLICATE of bug 495096
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-23 09:30 UTC by Andreas K. Hüttel
Modified: 2013-12-23 13:24 UTC (History)
1 user (show)

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


Attachments
build log (evas_generic_loaders-1.7.9:20131222-231615.log,16.09 KB, text/plain)
2013-12-23 09:30 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: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 ***