Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384191 - media-gfx/luminance-hdr-2.1.0 fails to build with media-libs/libraw-0.14.0
Summary: media-gfx/luminance-hdr-2.1.0 fails to build with media-libs/libraw-0.14.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-23 12:00 UTC by Frédéric COIFFIER
Modified: 2011-09-23 23:32 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric COIFFIER 2011-09-23 12:00:18 UTC
I haven't retried by previous version of media-libs/libraw but this one has just been updated and I get the following error during media-gfx/luminance-hdr-2.1.0 build :

x86_64-pc-linux-gnu-g++ -c -pipe -fopenmp -march=native -O2 -g2 -ggdb -pipe -D_REENTRANT -Wall -W -DHAVE_FFTW3F -DI18NDIR=\"/usr/share/luminance-hdr/i18n\" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -Isrc -I/usr/include/exiv2 -I/usr/include/OpenEXR -I/usr/include -I/usr/include/gsl -I/usr/include/libraw -Igenerated_moc -Igenerated_uic -o generated_obj/pfstmo_durand02.o src/TonemappingOperators/durand02/pfstmo_durand02.cpp
src/Fileformat/pfsinraw.cpp: In function ‘pfs::Frame* readRawIntoPfsFrame(const char*, const char*, LuminanceOptions*, bool, int (*)(void*, LibRaw_progress, int, int), void*)’:
src/Fileformat/pfsinraw.cpp:97:7: erreur: ‘struct libraw_output_params_t’ has no member named ‘filtering_mode’
src/Fileformat/pfsinraw.cpp:97:24: erreur: ‘LIBRAW_FILTERING_AUTOMATIC’ was not declared in this scope
x86_64-pc-linux-gnu-g++ -c -pipe -fopenmp -march=native -O2 -g2 -ggdb -pipe -D_REENTRANT -Wall -W -DHAVE_FFTW3F -DI18NDIR=\"/usr/share/luminance-hdr/i18n\" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -Isrc -I/usr/include/exiv2 -I/usr/include/OpenEXR -I/usr/include -I/usr/include/gsl -I/usr/include/libraw -Igenerated_moc -Igenerated_uic -o generated_obj/tmo_durand02.o src/TonemappingOperators/durand02/tmo_durand02.cpp
make: *** [generated_obj/pfsinraw.o] Erreur 1
make: *** Attente des tâches non terminées....


Reproducible: Always
Comment 1 Juergen Rose 2011-09-23 18:59:38 UTC
Same here.
Comment 2 Tim Harder gentoo-dev 2011-09-23 23:32:23 UTC
Fixed in CVS.