Date: Wed, 30 Oct 2013 11:12:03 +0800 From: Erich Dollansky <erichsfreebsdlist@alogt.com> To: ports@freebsd.org Subject: problem compiling RawTherapee Message-ID: <20131030111203.6becead1@X220.ovitrap.com>
next in thread | raw e-mail | index | archive | help
Hi, I get this error since several days when I try to compile RawTherapee from ports. Is there a solution known to this problem? Thanks! Erich PS: ffmanager.cc:(.text+0x21dc): undefined reference to `Gio::File::create_for_path(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ffmanager.cc:(.text+0x232b): undefined reference to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ../rtengine/librtengine.a(ffmanager.cc.o): In function `rtengine::FFManager::init(Glib::ustring)': ffmanager.cc:(.text+0x3eb6): undefined reference to `Gio::File::create_for_path(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ../rtengine/librtengine.a(procparams.cc.o): In function `rtengine::procparams::ProcParams::save(Glib::ustring, Glib::ustring, ParamsEdited*) const': procparams.cc:(.text+0xa5ca): undefined reference to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ../rtengine/librtengine.a(procparams.cc.o): In function `rtengine::procparams::ProcParams::load(Glib::ustring, ParamsEdited*)': procparams.cc:(.text+0x13695): undefined reference to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' procparams.cc:(.text+0x1e470): undefined reference to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' procparams.cc:(.text+0x1e55b): undefined reference to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ../rtengine/librtengine.a(rawimagesource.cc.o): In function `rtengine::RawImageSource::findInputProfile(Glib::ustring, void*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, rtengine::DCPProfile**, void*&)': rawimagesource.cc:(.text+0xde0e): undefined reference to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ../rtengine/librtengine.a(rawimagesource.cc.o):rawimagesource.cc:(.text+0xde48): more undefined references to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow ../rtengine/librtengine.a(myfile.cc.o): In function `fopen(char const*)': myfile.cc:(.text+0xbc): undefined reference to `Glib::path_get_basename(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' myfile.cc:(.text+0xd1): undefined reference to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ../rtengine/librtengine.a(rtthumbnail.cc.o): In function `rtengine::Thumbnail::writeData(Glib::ustring const&)': rtthumbnail.cc:(.text+0xb83a): undefined reference to `Glib::KeyFile::load_from_file(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Glib::KeyFileFlags)' ../rtengine/librtengine.a(rtthumbnail.cc.o): In function `rtengine::Thumbnail::readData(Glib::ustring const&)': rtthumbnail.cc:(.text+0xbf7f): undefined reference to `Glib::KeyFile::load_from_file(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Glib::KeyFileFlags)' ../rtengine/librtengine.a(dcp.cc.o): In function `rtengine::DCPStore::init(Glib::ustring)': dcp.cc:(.text+0x55b7): undefined reference to `Glib::Dir::Dir(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' dcp.cc:(.text+0x571c): undefined reference to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' dcp.cc:(.text+0x5792): undefined reference to `Glib::ustring::ustring(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' collect2: ld returned 1 exit status --- rtgui/rawtherapee --- *** [rtgui/rawtherapee] Error code 1 make[4]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build 1 error make[4]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build --- rtgui/CMakeFiles/rth.dir/all --- *** [rtgui/CMakeFiles/rth.dir/all] Error code 2 make[3]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build 1 error make[3]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build --- all --- *** [all] Error code 2 make[2]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build 1 error make[2]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/rawtherapee *** Error code 1 Stop. make: stopped in /usr/ports/graphics/rawtherapee [X220]...graphics/rawtherapee (root) >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131030111203.6becead1>