Source: opencolorio Version: 1.0.8~dfsg0-1 Severity: serious Justification: fails to build from source
Builds of opencolorio on kFreeBSD have been failing, because ocioconvert is hitting "undefined reference" errors: CMakeFiles/ocioconvert.dir/main.cpp.o:(.gcc_except_table+0x1ec): undefined reference to `typeinfo for OpenColorIO::v1::Exception' CMakeFiles/ocioconvert.dir/main.cpp.o: In function `main': /«PKGBUILDDIR»/src/apps/ocioconvert/main.cpp:153: undefined reference to `OpenColorIO::v1::GetCurrentConfig()' /«PKGBUILDDIR»/src/apps/ocioconvert/main.cpp:156: undefined reference to `OpenColorIO::v1::Config::getProcessor(char const*, char const*) const' /«PKGBUILDDIR»/src/apps/ocioconvert/main.cpp:159: undefined reference to `OpenColorIO::v1::PackedImageDesc::PackedImageDesc(float*, long, long, long, long, long, long)' /«PKGBUILDDIR»/src/apps/ocioconvert/main.cpp:162: undefined reference to `OpenColorIO::v1::Processor::apply(OpenColorIO::v1::ImageDesc&) const' /«PKGBUILDDIR»/src/apps/ocioconvert/main.cpp:159: undefined reference to `OpenColorIO::v1::PackedImageDesc::~PackedImageDesc()' /«PKGBUILDDIR»/src/apps/ocioconvert/main.cpp:159: undefined reference to `OpenColorIO::v1::PackedImageDesc::~PackedImageDesc()' collect2: error: ld returned 1 exit status make[3]: *** [src/apps/ocioconvert/ocioconvert] Error 1 Could you please take a look? Thanks! -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org