Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242328 - sci-libs/gdal-1.5.2 + xerces-c-3.0.0 - iom_utilities.cpp:177: error: no matching function for call to 'xercesc_3_0::XMLTranscoder::transcodeTo
Summary: sci-libs/gdal-1.5.2 + xerces-c-3.0.0 - iom_utilities.cpp:177: error: no match...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-16 10:42 UTC by Juergen Rose
Modified: 2008-10-18 18:47 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 Juergen Rose 2008-10-16 10:42:02 UTC
emerge gdal fails with:
...
x86_64-pc-linux-gnu-g++ -O2 -pipe -fPIC  -Wall  -I/usr/include -I/usr/include/xercesc -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.5.2/work/gdal-1.5.2/port  -I.. -c -o ../../o/iom_utilities.o iom_utilities.cpp
iom_utilities.cpp: In function 'char* iom_toUTF8(const XMLCh*)':
iom_utilities.cpp:177: error: no matching function for call to 'xercesc_3_0::XMLTranscoder::transcodeTo(const XMLCh*&, unsigned int&, unsigned char*, int&, unsigned int&, xercesc_3_0::XMLTranscoder::UnRepOpts)'
/usr/include/xercesc/util/TransService.hpp:297: note: candidates are: virtual XMLSize_t xercesc_3_0::XMLTranscoder::transcodeTo(const XMLCh*, XMLSize_t, XMLByte*, XMLSize_t, XMLSize_t&, xercesc_3_0::XMLTranscoder::UnRepOpts)


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-17 15:45:41 UTC
Please post your `emerge --info' too.
Comment 2 Steve Arnold archtester gentoo-dev 2008-10-18 18:47:25 UTC
I filed a bug with the gdal developers, since 1.5.3 does the same thing.  I'm going to peg gdal 1.5.2/1.5.3 at xerces-c-2.8* for now and wait to see what the upstream resolution is.