Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- gcc main.c -lraw
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): warning: relocation against `_ZTVSt9basic_iosIcSt11char_traitsIcEE' in read-only section `.text.unlikely'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_c_api.o): in function `libraw_init':
- libraw_c_api.cpp:(.text+0x11): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_c_api.o): in function `libraw_init.cold':
- libraw_c_api.cpp:(.text.unlikely+0x9): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: libraw_c_api.cpp:(.text.unlikely+0x1a): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: libraw_c_api.cpp:(.text.unlikely+0x1f): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_c_api.o):(.data.rel.local.DW.ref._ZTISt9bad_alloc[DW.ref._ZTISt9bad_alloc]+0x0): undefined reference to `typeinfo for std::bad_alloc'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_c_api.o):(.data.rel.local.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
- /usr/bin/ld: /usr/local/lib/libraw.a(unpack.o): in function `LibRaw::unpack() [clone .cold]':
- unpack.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x48): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x5f): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x69): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x80): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x8a): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0xa1): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0xab): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0xc2): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0xcc): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0xe3): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x109): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x120): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x125): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x14b): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x16e): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x1d8): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x1e5): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: unpack.cpp:(.text.unlikely+0x1fb): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(unpack.o): in function `_GLOBAL__sub_I__ZN6LibRaw6unpackEv':
- unpack.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: unpack.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(unpack.o):(.data.rel.ro._ZTI17LibRaw_exceptions[_ZTI17LibRaw_exceptions]+0x0): undefined reference to `vtable for __cxxabiv1::__enum_type_info'
- /usr/bin/ld: /usr/local/lib/libraw.a(unpack.o):(.data.rel.local.DW.ref._ZTISt9exception[DW.ref._ZTISt9exception]+0x0): undefined reference to `typeinfo for std::exception'
- /usr/bin/ld: /usr/local/lib/libraw.a(unpack_thumb.o): in function `LibRaw::unpack_thumb() [clone .cold]':
- unpack_thumb.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x57): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x80): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x97): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0xa1): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0xb8): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0xc2): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0xd9): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0xe3): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0xfa): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x113): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x12a): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x136): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x15a): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x1c9): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x1e0): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x1ea): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x201): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x20b): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x222): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x22c): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x243): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x24d): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x264): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x26e): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x285): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x28f): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x2a6): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x2b0): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x2c7): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x2d1): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x2e8): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x2f2): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x309): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x313): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x32a): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x334): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x34b): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x355): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x36c): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x376): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x38d): undefined reference to `__cxa_throw'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x397): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: unpack_thumb.cpp:(.text.unlikely+0x3ae): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(unpack_thumb.o): in function `_GLOBAL__sub_I__ZN6LibRaw12unpack_thumbEv':
- unpack_thumb.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: unpack_thumb.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `CameraMetaDataLR::CameraMetaDataLR(char*, int)':
- rawspeed_glue.cpp:(.text+0x1c): undefined reference to `RawSpeed::CameraMetaData::CameraMetaData()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x2c): undefined reference to `xmlNewParserCtxt'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x3e): undefined reference to `xmlResetLastError'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x5d): undefined reference to `xmlCtxtReadMemory'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x8e): undefined reference to `xmlDocGetRootElement'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0xa1): undefined reference to `xmlStrcmp'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0xdf): undefined reference to `xmlStrcmp'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0xed): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0xff): undefined reference to `RawSpeed::Camera::Camera(_xmlDoc*, _xmlNode*)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x10a): undefined reference to `RawSpeed::CameraMetaData::addCamera(RawSpeed::Camera*)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x126): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x136): undefined reference to `RawSpeed::Camera::Camera(RawSpeed::Camera const*, unsigned int)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x141): undefined reference to `RawSpeed::CameraMetaData::addCamera(RawSpeed::Camera*)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x17a): undefined reference to `xmlFreeDoc'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x190): undefined reference to `xmlFreeParserCtxt'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x1c1): undefined reference to `RawSpeed::ThrowCME(char const*, ...)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x1d8): undefined reference to `RawSpeed::ThrowCME(char const*, ...)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x1f2): undefined reference to `RawSpeed::ThrowCME(char const*, ...)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x217): undefined reference to `RawSpeed::ThrowCME(char const*, ...)'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `make_camera_metadata()':
- rawspeed_glue.cpp:(.text+0x32a): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `LibRaw::set_rawspeed_camerafile(char*)':
- rawspeed_glue.cpp:(.text+0x3b4): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x3c2): undefined reference to `RawSpeed::CameraMetaData::CameraMetaData(char const*)'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `LibRaw::try_rawspeed()':
- rawspeed_glue.cpp:(.text+0x515): undefined reference to `RawSpeed::FileMap::FileMap(unsigned char*, unsigned int)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x525): undefined reference to `RawSpeed::RawParser::RawParser(RawSpeed::FileMap*)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x534): undefined reference to `RawSpeed::RawParser::getDecoder()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x54b): undefined reference to `RawSpeed::RawDecoder::checkSupport(RawSpeed::CameraMetaData*)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x56d): undefined reference to `RawSpeed::RawDecoder::decodeRaw()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x577): undefined reference to `RawSpeed::RawImage::~RawImage()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x582): undefined reference to `RawSpeed::RawDecoder::decodeMetaData(RawSpeed::CameraMetaData*)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x593): undefined reference to `RawSpeed::RawImage::RawImage(RawSpeed::RawImage const&)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x59b): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x5bf): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x5d1): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x5dd): undefined reference to `RawSpeed::RawImageData::getDataUncropped(unsigned int, unsigned int)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x5f6): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x603): undefined reference to `RawSpeed::RawImageData::getUncroppedDim()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x60b): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x62b): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x65c): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x671): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x6b5): undefined reference to `RawSpeed::RawImage::~RawImage()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x6bd): undefined reference to `RawSpeed::RawParser::~RawParser()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x6c5): undefined reference to `RawSpeed::FileMap::~FileMap()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x781): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x78d): undefined reference to `RawSpeed::RawImageData::getDataUncropped(unsigned int, unsigned int)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x79c): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x7af): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x7c4): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x7e4): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x7f0): undefined reference to `RawSpeed::RawImageData::getDataUncropped(unsigned int, unsigned int)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x7ff): undefined reference to `RawSpeed::RawImage::operator->()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x820): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x829): undefined reference to `typeinfo for int'
- /usr/bin/ld: rawspeed_glue.cpp:(.text+0x837): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `CameraMetaDataLR::~CameraMetaDataLR()':
- rawspeed_glue.cpp:(.text._ZN16CameraMetaDataLRD2Ev[_ZN16CameraMetaDataLRD5Ev]+0xf): undefined reference to `RawSpeed::CameraMetaData::~CameraMetaData()'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `CameraMetaDataLR::~CameraMetaDataLR()':
- rawspeed_glue.cpp:(.text._ZN16CameraMetaDataLRD0Ev[_ZN16CameraMetaDataLRD5Ev]+0x13): undefined reference to `RawSpeed::CameraMetaData::~CameraMetaData()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text._ZN16CameraMetaDataLRD0Ev[_ZN16CameraMetaDataLRD5Ev]+0x21): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `RawSpeed::RawDecoderException::~RawDecoderException()':
- rawspeed_glue.cpp:(.text._ZN8RawSpeed19RawDecoderExceptionD2Ev[_ZN8RawSpeed19RawDecoderExceptionD5Ev]+0xf): undefined reference to `std::runtime_error::~runtime_error()'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `RawSpeed::RawDecoderException::~RawDecoderException()':
- rawspeed_glue.cpp:(.text._ZN8RawSpeed19RawDecoderExceptionD0Ev[_ZN8RawSpeed19RawDecoderExceptionD5Ev]+0x13): undefined reference to `std::runtime_error::~runtime_error()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text._ZN8RawSpeed19RawDecoderExceptionD0Ev[_ZN8RawSpeed19RawDecoderExceptionD5Ev]+0x21): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `CameraMetaDataLR::CameraMetaDataLR(char*, int) [clone .cold]':
- rawspeed_glue.cpp:(.text.unlikely+0xc): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x1b): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x23): undefined reference to `RawSpeed::CameraMetaData::~CameraMetaData()'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `make_camera_metadata() [clone .cold]':
- rawspeed_glue.cpp:(.text.unlikely+0x38): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x40): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x48): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `LibRaw::set_rawspeed_camerafile(char*) [clone .cold]':
- rawspeed_glue.cpp:(.text.unlikely+0x5b): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x63): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x68): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `LibRaw::try_rawspeed() [clone .cold]':
- rawspeed_glue.cpp:(.text.unlikely+0x83): undefined reference to `RawSpeed::RawParser::~RawParser()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x8b): undefined reference to `RawSpeed::FileMap::~FileMap()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0xa0): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0xee): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x105): undefined reference to `__cxa_throw'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x11e): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x132): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x14c): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x160): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x174): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x186): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x19d): undefined reference to `__cxa_throw'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x1af): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x1c6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x1d4): undefined reference to `std::runtime_error::runtime_error(std::runtime_error const&)'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x1f5): undefined reference to `__cxa_throw'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x1ff): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x208): undefined reference to `typeinfo for char const*'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x21a): undefined reference to `__cxa_throw'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x229): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x233): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.unlikely+0x24a): undefined reference to `RawSpeed::RawImage::~RawImage()'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o): in function `_GLOBAL__sub_I__ZN16CameraMetaDataLRC2EPci':
- rawspeed_glue.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: rawspeed_glue.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o):(.data.rel.ro._ZTIN8RawSpeed19RawDecoderExceptionE[_ZTIN8RawSpeed19RawDecoderExceptionE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o):(.data.rel.ro._ZTIN8RawSpeed19RawDecoderExceptionE[_ZTIN8RawSpeed19RawDecoderExceptionE]+0x10): undefined reference to `typeinfo for std::runtime_error'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o):(.data.rel.ro._ZTI16CameraMetaDataLR[_ZTI16CameraMetaDataLR]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o):(.data.rel.ro._ZTI16CameraMetaDataLR[_ZTI16CameraMetaDataLR]+0x10): undefined reference to `typeinfo for RawSpeed::CameraMetaData'
- /usr/bin/ld: /usr/local/lib/libraw.a(rawspeed_glue.o):(.data.rel.ro._ZTVN8RawSpeed19RawDecoderExceptionE[_ZTVN8RawSpeed19RawDecoderExceptionE]+0x20): undefined reference to `std::runtime_error::what() const'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_libraw.o): in function `LibRaw::malloc(unsigned long) [clone .part.0]':
- utils_libraw.cpp:(.text.unlikely+0x9): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_libraw.cpp:(.text.unlikely+0x20): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_libraw.o): in function `libraw_memmgr::mem_ptr(void*) [clone .part.0] [clone .isra.0]':
- utils_libraw.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_libraw.cpp:(.text.unlikely+0x55): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_libraw.o): in function `LibRaw::derror() [clone .cold]':
- utils_libraw.cpp:(.text.unlikely+0x6e): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_libraw.cpp:(.text.unlikely+0x85): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_libraw.o): in function `LibRaw::realloc(void*, unsigned long) [clone .cold]':
- utils_libraw.cpp:(.text.unlikely+0x9e): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_libraw.cpp:(.text.unlikely+0xb5): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_libraw.o): in function `LibRaw::calloc(unsigned long, unsigned long) [clone .cold]':
- utils_libraw.cpp:(.text.unlikely+0xc8): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_libraw.cpp:(.text.unlikely+0xdf): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_libraw.o): in function `LibRaw::merror(void*, char const*) [clone .cold]':
- utils_libraw.cpp:(.text.unlikely+0xf2): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_libraw.cpp:(.text.unlikely+0x109): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_libraw.o): in function `LibRaw::checkCancel() [clone .cold]':
- utils_libraw.cpp:(.text.unlikely+0x115): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_libraw.cpp:(.text.unlikely+0x12c): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_libraw.o): in function `_GLOBAL__sub_I_default_memory_callback':
- utils_libraw.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: utils_libraw.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(init_close_utils.o): in function `LibRaw::LibRaw(unsigned int)':
- init_close_utils.cpp:(.text+0x2e5): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(init_close_utils.o): in function `LibRaw::~LibRaw()':
- init_close_utils.cpp:(.text+0x8fe): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(init_close_utils.o): in function `LibRaw::~LibRaw()':
- init_close_utils.cpp:(.text+0x987): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(init_close_utils.o): in function `_GLOBAL__sub_I__ZN6LibRawC2Ej':
- init_close_utils.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: init_close_utils.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o): in function `LibRaw::open_datastream(LibRaw_abstract_datastream*)':
- open.cpp:(.text+0x14e6): undefined reference to `exp'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o): in function `LibRaw::open_file(char const*, long long)':
- open.cpp:(.text+0x1ec1): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: open.cpp:(.text+0x1f56): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o): in function `LibRaw::open_bayer(unsigned char*, unsigned int, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char, unsigned char, unsigned int, unsigned int, unsigned int)':
- open.cpp:(.text+0x202a): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o): in function `LibRaw::open_buffer(void*, unsigned long)':
- open.cpp:(.text+0x23dc): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o): in function `LibRaw::open_datastream(LibRaw_abstract_datastream*) [clone .cold]':
- open.cpp:(.text.unlikely+0x12): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x32): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x3f): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x55): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x68): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x8b): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o): in function `LibRaw::open_file(char const*, long long) [clone .cold]':
- open.cpp:(.text.unlikely+0xfd): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x10e): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x11b): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x133): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x14c): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o): in function `LibRaw::open_bayer(unsigned char*, unsigned int, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char, unsigned char, unsigned int, unsigned int, unsigned int) [clone .cold]':
- open.cpp:(.text.unlikely+0x161): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x172): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x17f): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x19a): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o): in function `LibRaw::open_buffer(void*, unsigned long) [clone .cold]':
- open.cpp:(.text.unlikely+0x1af): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x1c0): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x1cd): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: open.cpp:(.text.unlikely+0x1e9): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o): in function `_GLOBAL__sub_I__ZN6LibRaw9open_fileEPKcx':
- open.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: open.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(open.o):(.data.rel.ro._ZTI6LibRaw[_ZTI6LibRaw]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
- /usr/bin/ld: /usr/local/lib/libraw.a(thumb_utils.o): in function `LibRaw::kodak_thumb_loader() [clone .cold]':
- thumb_utils.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x7d): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x94): undefined reference to `__cxa_throw'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x99): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x11d): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x134): undefined reference to `__cxa_throw'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x13e): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x155): undefined reference to `__cxa_throw'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x166): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(thumb_utils.o): in function `LibRaw::dcraw_thumb_writer(char const*) [clone .cold]':
- thumb_utils.cpp:(.text.unlikely+0x179): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x1ad): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: thumb_utils.cpp:(.text.unlikely+0x1c2): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(thumb_utils.o): in function `LibRaw::kodak_thumb_loader() [clone .cold]':
- thumb_utils.cpp:(.text.unlikely+0x113): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(thumb_utils.o): in function `_GLOBAL__sub_I__ZN6LibRaw18kodak_thumb_loaderEv':
- thumb_utils.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: thumb_utils.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(tiff_writer.o): in function `LibRaw::dcraw_ppm_tiff_writer(char const*) [clone .cold]':
- tiff_writer.cpp:(.text.unlikely+0x7): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: tiff_writer.cpp:(.text.unlikely+0x4e): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: tiff_writer.cpp:(.text.unlikely+0x63): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(tiff_writer.o): in function `_GLOBAL__sub_I__ZN6LibRaw21dcraw_ppm_tiff_writerEPKc':
- tiff_writer.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: tiff_writer.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(subtract_black.o): in function `LibRaw::subtract_black_internal() [clone .cold]':
- subtract_black.cpp:(.text.unlikely+0x7): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: subtract_black.cpp:(.text.unlikely+0x30): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: subtract_black.cpp:(.text.unlikely+0x51): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(subtract_black.o): in function `_GLOBAL__sub_I__ZN6LibRaw14subtract_blackEv':
- subtract_black.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: subtract_black.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(dcraw_process.o): in function `LibRaw::dcraw_process() [clone .cold]':
- dcraw_process.cpp:(.text.unlikely+0x7): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: dcraw_process.cpp:(.text.unlikely+0x33): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: dcraw_process.cpp:(.text.unlikely+0x57): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(dcraw_process.o): in function `_GLOBAL__sub_I__ZN6LibRaw13dcraw_processEv':
- dcraw_process.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: dcraw_process.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(raw2image.o): in function `LibRaw::raw2image() [clone .cold]':
- raw2image.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x32): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x5b): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x7c): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(raw2image.o): in function `LibRaw::raw2image_ex(int) [clone .cold]':
- raw2image.cpp:(.text.unlikely+0xf2): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x109): undefined reference to `__cxa_throw'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x113): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x12a): undefined reference to `__cxa_throw'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x13f): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x168): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: raw2image.cpp:(.text.unlikely+0x1a9): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(raw2image.o): in function `_GLOBAL__sub_I__ZN6LibRaw15raw2image_startEv':
- raw2image.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: raw2image.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(mem_image.o): in function `_GLOBAL__sub_I__ZN6LibRaw20dcraw_make_mem_thumbEPi':
- mem_image.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: mem_image.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_dcraw.o): in function `LibRaw::remove_zeroes() [clone .cold]':
- utils_dcraw.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_dcraw.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: utils_dcraw.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_dcraw.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(utils_dcraw.o): in function `LibRaw::tiff_get(unsigned int, unsigned int*, unsigned int*, unsigned int*, unsigned int*) [clone .cold]':
- utils_dcraw.cpp:(.text.unlikely+0x48): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: utils_dcraw.cpp:(.text.unlikely+0x5f): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::ljpeg_start(jhead*, int)':
- decoders_dcraw.cpp:(.text+0x12b2): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: decoders_dcraw.cpp:(.text+0x1449): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::ljpeg_idct(jhead*)':
- decoders_dcraw.cpp:(.text+0x29b7): undefined reference to `cos'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::quicktake_100_load_raw()':
- decoders_dcraw.cpp:(.text+0x5fcb): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::sony_arw_load_raw()':
- decoders_dcraw.cpp:(.text+0x69ab): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::quicktake_100_load_raw()':
- decoders_dcraw.cpp:(.text+0x673c): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::sony_arw_load_raw()':
- decoders_dcraw.cpp:(.text+0x6b91): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::ljpeg_row(int, jhead*) [clone .part.0] [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::canon_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x23): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x41): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x4d): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::ljpeg_start(jhead*, int) [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x63): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::ljpeg_diff(unsigned short*) [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x76): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x8d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::lossless_jpeg_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x98): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0xaf): undefined reference to `__cxa_throw'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0xb9): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0xd0): undefined reference to `__cxa_throw'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0xdc): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0xec): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0xf8): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::canon_sraw_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x105): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x117): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x11c): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x12e): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x13a): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x14e): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::nikon_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x15b): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x16d): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x179): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::nikon_yuv_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x18c): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x1a3): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::rollei_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x1ae): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x1c5): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::nokia_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x1cb): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x1db): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x1e7): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::quicktake_100_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x1fa): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x211): undefined reference to `__cxa_throw'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x227): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::sony_arw_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x3dd): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::sony_arw2_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x3eb): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x3fd): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x409): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::samsung_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x41c): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x433): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_dcraw.o): in function `LibRaw::samsung3_load_raw() [clone .cold]':
- decoders_dcraw.cpp:(.text.unlikely+0x43e): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x455): undefined reference to `__cxa_throw'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x45f): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_dcraw.cpp:(.text.unlikely+0x476): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_libraw_dcrdefs.o): in function `LibRaw::nikon_coolscan_load_raw() [clone .cold]':
- decoders_libraw_dcrdefs.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_libraw_dcrdefs.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(generic.o): in function `LibRaw::packed_load_raw() [clone .cold]':
- generic.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: generic.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(generic.o): in function `LibRaw::eight_bit_load_raw() [clone .cold]':
- generic.cpp:(.text.unlikely+0x23): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: generic.cpp:(.text.unlikely+0x33): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: generic.cpp:(.text.unlikely+0x3f): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(kodak_decoders.o): in function `LibRaw::kodak_radc_load_raw()':
- kodak_decoders.cpp:(.text+0x6d): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: kodak_decoders.cpp:(.text+0xf0c): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(kodak_decoders.o): in function `LibRaw::kodak_radc_load_raw() [clone .cold]':
- kodak_decoders.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x54): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(kodak_decoders.o): in function `LibRaw::kodak_c330_load_raw() [clone .cold]':
- kodak_decoders.cpp:(.text.unlikely+0x66): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x7d): undefined reference to `__cxa_throw'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x82): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x92): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x9e): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(kodak_decoders.o): in function `LibRaw::kodak_c603_load_raw() [clone .cold]':
- kodak_decoders.cpp:(.text.unlikely+0xb0): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0xc7): undefined reference to `__cxa_throw'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0xcc): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0xdc): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0xe8): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(kodak_decoders.o): in function `LibRaw::kodak_262_load_raw() [clone .cold]':
- kodak_decoders.cpp:(.text.unlikely+0xf5): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x105): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x111): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(kodak_decoders.o): in function `LibRaw::kodak_ycbcr_load_raw() [clone .cold]':
- kodak_decoders.cpp:(.text.unlikely+0x124): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x13b): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(kodak_decoders.o): in function `LibRaw::kodak_rgb_load_raw() [clone .cold]':
- kodak_decoders.cpp:(.text.unlikely+0x146): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x15d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(kodak_decoders.o): in function `LibRaw::kodak_thumb_load_raw() [clone .cold]':
- kodak_decoders.cpp:(.text.unlikely+0x168): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: kodak_decoders.cpp:(.text.unlikely+0x17f): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(dng.o): in function `LibRaw::vc5_dng_load_raw_placeholder()':
- dng.cpp:(.text.unlikely+0xd): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: dng.cpp:(.text.unlikely+0x24): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(dng.o): in function `LibRaw::lossless_dng_load_raw() [clone .cold]':
- dng.cpp:(.text.unlikely+0x29): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: dng.cpp:(.text.unlikely+0x45): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: dng.cpp:(.text.unlikely+0x51): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(dng.o): in function `LibRaw::packed_dng_load_raw() [clone .cold]':
- dng.cpp:(.text.unlikely+0x5f): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: dng.cpp:(.text.unlikely+0x76): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: dng.cpp:(.text.unlikely+0x82): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(smal.o): in function `LibRaw::smal_decode_segment(unsigned int (*) [2], int) [clone .cold]':
- smal.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: smal.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(load_mfbacks.o): in function `LibRaw::phase_one_correct() [clone .cold]':
- load_mfbacks.cpp:(.text.unlikely+0x1): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x1b): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x31): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(load_mfbacks.o): in function `LibRaw::phase_one_load_raw_c() [clone .cold]':
- load_mfbacks.cpp:(.text.unlikely+0x44): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x5b): undefined reference to `__cxa_throw'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x60): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x72): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x7e): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(load_mfbacks.o): in function `LibRaw::hasselblad_load_raw() [clone .cold]':
- load_mfbacks.cpp:(.text.unlikely+0x94): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0xb3): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0xbf): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(load_mfbacks.o): in function `LibRaw::leaf_hdr_load_raw() [clone .cold]':
- load_mfbacks.cpp:(.text.unlikely+0xd2): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0xe9): undefined reference to `__cxa_throw'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0xee): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x107): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x113): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(load_mfbacks.o): in function `LibRaw::sinar_4shot_load_raw() [clone .cold]':
- load_mfbacks.cpp:(.text.unlikely+0x126): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x13d): undefined reference to `__cxa_throw'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x142): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x152): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x15e): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(load_mfbacks.o): in function `LibRaw::imacon_full_load_raw() [clone .cold]':
- load_mfbacks.cpp:(.text.unlikely+0x170): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: load_mfbacks.cpp:(.text.unlikely+0x187): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(identify.o): in function `LibRaw::identify() [clone .cold]':
- identify.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0x48): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0x5f): undefined reference to `__cxa_throw'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0x69): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0x80): undefined reference to `__cxa_throw'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0x8a): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0xa1): undefined reference to `__cxa_throw'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0xab): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: identify.cpp:(.text.unlikely+0xc2): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_aux.o): in function `LibRaw::wavelet_denoise()':
- postprocessing_aux.cpp:(.text+0x25d0): undefined reference to `sqrt'
- /usr/bin/ld: postprocessing_aux.cpp:(.text+0x2641): undefined reference to `sqrt'
- /usr/bin/ld: postprocessing_aux.cpp:(.text+0x26e7): undefined reference to `sqrtf'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_aux.o): in function `LibRaw::blend_highlights()':
- postprocessing_aux.cpp:(.text+0x3d16): undefined reference to `sqrtf'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_aux.o): in function `LibRaw::recover_highlights()':
- postprocessing_aux.cpp:(.text+0x3da2): undefined reference to `pow'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_aux.o): in function `LibRaw::median_filter() [clone .cold]':
- postprocessing_aux.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: postprocessing_aux.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_aux.o): in function `LibRaw::blend_highlights() [clone .cold]':
- postprocessing_aux.cpp:(.text.unlikely+0x28): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: postprocessing_aux.cpp:(.text.unlikely+0x3f): undefined reference to `__cxa_throw'
- /usr/bin/ld: postprocessing_aux.cpp:(.text.unlikely+0x49): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: postprocessing_aux.cpp:(.text.unlikely+0x60): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_aux.o): in function `LibRaw::recover_highlights() [clone .cold]':
- postprocessing_aux.cpp:(.text.unlikely+0x6a): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: postprocessing_aux.cpp:(.text.unlikely+0x81): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_utils_dcrdefs.o): in function `LibRaw::convert_to_rgb() [clone .cold]':
- postprocessing_utils_dcrdefs.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: postprocessing_utils_dcrdefs.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: postprocessing_utils_dcrdefs.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: postprocessing_utils_dcrdefs.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_utils_dcrdefs.o): in function `LibRaw::scale_colors() [clone .cold]':
- postprocessing_utils_dcrdefs.cpp:(.text.unlikely+0x48): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: postprocessing_utils_dcrdefs.cpp:(.text.unlikely+0x5f): undefined reference to `__cxa_throw'
- /usr/bin/ld: postprocessing_utils_dcrdefs.cpp:(.text.unlikely+0x69): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: postprocessing_utils_dcrdefs.cpp:(.text.unlikely+0x80): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(aspect_ratio.o): in function `LibRaw::fuji_rotate() [clone .cold]':
- aspect_ratio.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: aspect_ratio.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: aspect_ratio.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: aspect_ratio.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(aspect_ratio.o): in function `LibRaw::stretch() [clone .cold]':
- aspect_ratio.cpp:(.text.unlikely+0x48): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: aspect_ratio.cpp:(.text.unlikely+0x5f): undefined reference to `__cxa_throw'
- /usr/bin/ld: aspect_ratio.cpp:(.text.unlikely+0x69): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: aspect_ratio.cpp:(.text.unlikely+0x80): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(misc_demosaic.o): in function `LibRaw::lin_interpolate()':
- misc_demosaic.cpp:(.text+0xccb): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: misc_demosaic.cpp:(.text+0x1064): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(misc_demosaic.o): in function `LibRaw::pre_interpolate() [clone .cold]':
- misc_demosaic.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(misc_demosaic.o): in function `LibRaw::lin_interpolate() [clone .cold]':
- misc_demosaic.cpp:(.text.unlikely+0x48): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x5f): undefined reference to `__cxa_throw'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x69): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x80): undefined reference to `__cxa_throw'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x96): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0xa8): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0xbf): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(misc_demosaic.o): in function `LibRaw::vng_interpolate() [clone .cold]':
- misc_demosaic.cpp:(.text.unlikely+0xca): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0xe1): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(misc_demosaic.o): in function `LibRaw::ppg_interpolate() [clone .cold]':
- misc_demosaic.cpp:(.text.unlikely+0xec): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x103): undefined reference to `__cxa_throw'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x10d): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x124): undefined reference to `__cxa_throw'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x12e): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: misc_demosaic.cpp:(.text.unlikely+0x145): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(xtrans_demosaic.o): in function `LibRaw::xtrans_interpolate(int) [clone .cold]':
- xtrans_demosaic.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0x48): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0x5f): undefined reference to `__cxa_throw'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0x69): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0x80): undefined reference to `__cxa_throw'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0x8a): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0xa1): undefined reference to `__cxa_throw'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0xab): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: xtrans_demosaic.cpp:(.text.unlikely+0xc2): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(ahd_demosaic.o): in function `LibRaw::cielab(unsigned short*, short*)':
- ahd_demosaic.cpp:(.text+0xa39): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(ahd_demosaic.o): in function `LibRaw::ahd_interpolate() [clone .cold]':
- ahd_demosaic.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: ahd_demosaic.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(dht_demosaic.o): in function `DHT::make_gline(int)':
- dht_demosaic.cpp:(.text+0x2856): undefined reference to `sqrtf'
- /usr/bin/ld: dht_demosaic.cpp:(.text+0x28d5): undefined reference to `sqrtf'
- /usr/bin/ld: /usr/local/lib/libraw.a(dht_demosaic.o): in function `DHT::make_rbdiag(int)':
- dht_demosaic.cpp:(.text+0x2f3c): undefined reference to `sqrtf'
- /usr/bin/ld: dht_demosaic.cpp:(.text+0x2fad): undefined reference to `sqrtf'
- /usr/bin/ld: /usr/local/lib/libraw.a(dht_demosaic.o): in function `DHT::make_rbhv(int)':
- dht_demosaic.cpp:(.text+0x3468): undefined reference to `sqrtf'
- /usr/bin/ld: /usr/local/lib/libraw.a(dht_demosaic.o):dht_demosaic.cpp:(.text+0x34e5): more undefined references to `sqrtf' follow
- /usr/bin/ld: /usr/local/lib/libraw.a(aahd_demosaic.o): in function `AAHD::AAHD(LibRaw&)':
- aahd_demosaic.cpp:(.text+0x3a1): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(aahd_demosaic.o): in function `AAHD::make_ahd_gline(int)':
- aahd_demosaic.cpp:(.text+0x2321): undefined reference to `sqrtf'
- /usr/bin/ld: aahd_demosaic.cpp:(.text+0x2359): undefined reference to `sqrtf'
- /usr/bin/ld: /usr/local/lib/libraw.a(aahd_demosaic.o): in function `AAHD::AAHD(LibRaw&) [clone .cold]':
- aahd_demosaic.cpp:(.text.unlikely+0x39): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: aahd_demosaic.cpp:(.text.unlikely+0x50): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(ext_preprocess.o): in function `LibRaw::bad_pixels(char const*) [clone .cold]':
- ext_preprocess.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: ext_preprocess.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: ext_preprocess.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: ext_preprocess.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(ext_preprocess.o): in function `LibRaw::subtract(char const*) [clone .cold]':
- ext_preprocess.cpp:(.text.unlikely+0x48): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: ext_preprocess.cpp:(.text.unlikely+0x5f): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_file_datastream::~LibRaw_file_datastream()':
- libraw_datastream.cpp:(.text+0x186): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_file_datastream::scanf_one(char const*, void*)':
- libraw_datastream.cpp:(.text+0x23e): undefined reference to `vtable for std::istream'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x249): undefined reference to `std::ios_base::ios_base()'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x296): undefined reference to `std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x2b6): undefined reference to `std::istream::operator>>(int&)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x2db): undefined reference to `std::istream& std::istream::_M_extract<float>(float&)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x2fa): undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x315): undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_bigfile_datastream::~LibRaw_bigfile_datastream()':
- libraw_datastream.cpp:(.text+0x706): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_file_datastream::gets(char*, int)':
- libraw_datastream.cpp:(.text+0x75e): undefined reference to `vtable for std::istream'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x768): undefined reference to `std::ios_base::ios_base()'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x7b3): undefined reference to `std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x7e7): undefined reference to `std::istream::getline(char*, long, char)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x809): undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x813): undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x844): undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0x87d): undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_file_datastream::~LibRaw_file_datastream()':
- libraw_datastream.cpp:(.text+0x8d6): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_file_datastream::LibRaw_file_datastream(char const*)':
- libraw_datastream.cpp:(.text+0x9db): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0xa28): undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0xa33): undefined reference to `std::basic_filebuf<char, std::char_traits<char> >::basic_filebuf()'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0xa44): undefined reference to `std::basic_filebuf<char, std::char_traits<char> >::open(char const*, std::_Ios_Openmode)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0xa4d): undefined reference to `std::__basic_file<char>::is_open() const'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0xaa8): undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_bigfile_datastream::LibRaw_bigfile_datastream(char const*)':
- libraw_datastream.cpp:(.text+0xc50): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0xc73): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: libraw_datastream.cpp:(.text+0xcb2): undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_buffer_datastream::~LibRaw_buffer_datastream()':
- libraw_datastream.cpp:(.text+0x14a): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_bigfile_datastream::~LibRaw_bigfile_datastream()':
- libraw_datastream.cpp:(.text+0x1e7): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_bigfile_datastream::~LibRaw_bigfile_datastream()':
- libraw_datastream.cpp:(.text+0x714): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_file_datastream::~LibRaw_file_datastream()':
- libraw_datastream.cpp:(.text+0x8f3): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_file_datastream::scanf_one(char const*, void*) [clone .cold]':
- libraw_datastream.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x24): undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x3f): undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x4e): undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x5b): undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_bigfile_datastream::gets(char*, int) [clone .cold]':
- libraw_datastream.cpp:(.text.unlikely+0x6f): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x86): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_bigfile_datastream::read(void*, unsigned long, unsigned long) [clone .part.0]':
- libraw_datastream.cpp:(.text.unlikely+0x93): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0xaa): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_file_datastream::gets(char*, int) [clone .cold]':
- libraw_datastream.cpp:(.text.unlikely+0xec): undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x106): undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x115): undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x122): undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_file_datastream::LibRaw_file_datastream(char const*) [clone .cold]':
- libraw_datastream.cpp:(.text.unlikely+0x137): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: libraw_datastream.cpp:(.text.unlikely+0x14d): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o): in function `LibRaw_bigfile_datastream::LibRaw_bigfile_datastream(char const*) [clone .cold]':
- libraw_datastream.cpp:(.text.unlikely+0x18a): undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o):(.data.rel.ro._ZTI26LibRaw_abstract_datastream[_ZTI26LibRaw_abstract_datastream]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o):(.data.rel.ro._ZTI22LibRaw_file_datastream[_ZTI22LibRaw_file_datastream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o):(.data.rel.ro._ZTI24LibRaw_buffer_datastream[_ZTI24LibRaw_buffer_datastream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
- /usr/bin/ld: /usr/local/lib/libraw.a(libraw_datastream.o):(.data.rel.ro._ZTI25LibRaw_bigfile_datastream[_ZTI25LibRaw_bigfile_datastream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
- /usr/bin/ld: /usr/local/lib/libraw.a(fuji_compressed.o): in function `fuji_fill_buffer(fuji_compressed_block*) [clone .part.0]':
- fuji_compressed.cpp:(.text.unlikely+0x9): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: fuji_compressed.cpp:(.text.unlikely+0x20): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(fuji_compressed.o): in function `_GLOBAL__sub_I__ZN6LibRaw15init_fuji_comprEP22fuji_compressed_params':
- fuji_compressed.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: fuji_compressed.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(crx.o): in function `crxFillBuffer(CrxBitstream*) [clone .part.0]':
- crx.cpp:(.text.unlikely+0x9): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: crx.cpp:(.text.unlikely+0x20): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(crx.o): in function `libraw_memmgr::mem_ptr(void*) [clone .part.0] [clone .isra.0]':
- crx.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: crx.cpp:(.text.unlikely+0x55): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(crx.o): in function `LibRaw::crxLoadRaw() [clone .cold]':
- crx.cpp:(.text.unlikely+0xf0): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: crx.cpp:(.text.unlikely+0x107): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(crx.o): in function `_GLOBAL__sub_I_exCoefNumTbl':
- crx.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: crx.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(fp_dng.o): in function `LibRaw::deflate_dng_load_raw()':
- fp_dng.cpp:(.text.unlikely+0xd): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: fp_dng.cpp:(.text.unlikely+0x24): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(fp_dng.o): in function `_GLOBAL__sub_I__ZN6LibRaw20deflate_dng_load_rawEv':
- fp_dng.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: fp_dng.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_libraw.o): in function `LibRaw::nikon_load_striped_packed_raw() [clone .cold]':
- decoders_libraw.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_libraw.o): in function `pana_cs6_page_decoder::read_page() [clone .cold]':
- decoders_libraw.cpp:(.text.unlikely+0x29): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0x40): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_libraw.o): in function `LibRaw::panasonicC6_load_raw() [clone .cold]':
- decoders_libraw.cpp:(.text.unlikely+0x4a): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0x61): undefined reference to `__cxa_throw'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0x6b): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0x82): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_libraw.o): in function `LibRaw::panasonicC7_load_raw() [clone .cold]':
- decoders_libraw.cpp:(.text.unlikely+0x8c): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0xa3): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_libraw.o): in function `LibRaw::nikon_load_sraw() [clone .cold]':
- decoders_libraw.cpp:(.text.unlikely+0xae): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0xc5): undefined reference to `__cxa_throw'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0xca): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0xda): undefined reference to `__cxa_rethrow'
- /usr/bin/ld: decoders_libraw.cpp:(.text.unlikely+0xe6): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoders_libraw.o): in function `_GLOBAL__sub_I__ZN6LibRaw17sony_arq_load_rawEv':
- decoders_libraw.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: decoders_libraw.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(phaseone_processing.o): in function `LibRaw::phase_one_subtract_black(unsigned short*, unsigned short*) [clone .cold]':
- phaseone_processing.cpp:(.text.unlikely+0x7): undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: phaseone_processing.cpp:(.text.unlikely+0xc): undefined reference to `__cxa_end_catch'
- /usr/bin/ld: /usr/local/lib/libraw.a(phaseone_processing.o): in function `_GLOBAL__sub_I__ZN6LibRaw29phase_one_allocate_tempbufferEv':
- phaseone_processing.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: phaseone_processing.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(fuji.o): in function `LibRaw::parse_fuji(int)':
- fuji.cpp:(.text+0x6ce0): undefined reference to `log'
- /usr/bin/ld: /usr/local/lib/libraw.a(makernotes.o): in function `LibRaw::parse_makernote_0xc634(int, int, unsigned int)':
- makernotes.cpp:(.text+0x1248): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(makernotes.o): in function `LibRaw::parse_makernote(int, int)':
- makernotes.cpp:(.text+0x2c5c): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(makernotes.o): in function `LibRaw::parse_makernote_0xc634(int, int, unsigned int) [clone .cold]':
- makernotes.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: makernotes.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(makernotes.o): in function `LibRaw::parse_makernote(int, int) [clone .cold]':
- makernotes.cpp:(.text.unlikely+0x28): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: makernotes.cpp:(.text.unlikely+0x3f): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(tiff.o): in function `LibRaw::parse_tiff_ifd(int)':
- tiff.cpp:(.text+0x4132): undefined reference to `powf'
- /usr/bin/ld: tiff.cpp:(.text+0x4969): undefined reference to `sqrt'
- /usr/bin/ld: tiff.cpp:(.text+0x498a): undefined reference to `sqrt'
- /usr/bin/ld: tiff.cpp:(.text+0x4ed1): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(tiff.o): in function `LibRaw::parse_tiff_ifd(int) [clone .cold]':
- tiff.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: tiff.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: tiff.cpp:(.text.unlikely+0x27): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: tiff.cpp:(.text.unlikely+0x3e): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(ciff.o): in function `LibRaw::parse_ciff(int, int, int)':
- ciff.cpp:(.text+0x106c): undefined reference to `powf'
- /usr/bin/ld: ciff.cpp:(.text+0x107e): undefined reference to `powf'
- /usr/bin/ld: ciff.cpp:(.text+0x1090): undefined reference to `powf'
- /usr/bin/ld: ciff.cpp:(.text+0x10aa): undefined reference to `powf'
- /usr/bin/ld: ciff.cpp:(.text+0x12ad): undefined reference to `roundf'
- /usr/bin/ld: /usr/local/lib/libraw.a(ciff.o): in function `LibRaw::parse_ciff(int, int, int) [clone .cold]':
- ciff.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: ciff.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(nikon.o): in function `LibRaw::processNikonLensData(unsigned char*, unsigned int)':
- nikon.cpp:(.text+0x306): undefined reference to `powf'
- /usr/bin/ld: nikon.cpp:(.text+0x917): undefined reference to `powf'
- /usr/bin/ld: nikon.cpp:(.text+0x97d): undefined reference to `powf'
- /usr/bin/ld: nikon.cpp:(.text+0x9e5): undefined reference to `powf'
- /usr/bin/ld: nikon.cpp:(.text+0xa45): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(nikon.o):nikon.cpp:(.text+0xa95): more undefined references to `powf' follow
- /usr/bin/ld: /usr/local/lib/libraw.a(nikon.o): in function `LibRaw::parseNikonMakernote(int, int, unsigned int) [clone .cold]':
- nikon.cpp:(.text.unlikely+0x6): undefined reference to `__cxa_allocate_exception'
- /usr/bin/ld: nikon.cpp:(.text.unlikely+0x1d): undefined reference to `__cxa_throw'
- /usr/bin/ld: /usr/local/lib/libraw.a(cameralist.o): in function `_GLOBAL__sub_I__rawspeed_data_xml':
- cameralist.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: cameralist.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(decoder_info.o): in function `_GLOBAL__sub_I__ZN6LibRaw20unpack_function_nameEv':
- decoder_info.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: decoder_info.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_utils.o): in function `LibRaw::exp_bef(float, float)':
- postprocessing_utils.cpp:(.text+0x21c): undefined reference to `logf'
- /usr/bin/ld: postprocessing_utils.cpp:(.text+0x238): undefined reference to `powf'
- /usr/bin/ld: postprocessing_utils.cpp:(.text+0x2ae): undefined reference to `powf'
- /usr/bin/ld: postprocessing_utils.cpp:(.text+0x31f): undefined reference to `powf'
- /usr/bin/ld: postprocessing_utils.cpp:(.text+0x3b2): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(postprocessing_utils.o): in function `_GLOBAL__sub_I__ZN6LibRaw7exp_befEff':
- postprocessing_utils.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: postprocessing_utils.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(colorconst.o): in function `_GLOBAL__sub_I__ZN16LibRaw_constants7xyz_rgbE':
- colorconst.cpp:(.text.startup+0x10): undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: colorconst.cpp:(.text.startup+0x17): undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: /usr/local/lib/libraw.a(curves.o): in function `LibRaw::gamma_curve(double, double, int, int)':
- curves.cpp:(.text+0xd8a): undefined reference to `log'
- /usr/bin/ld: curves.cpp:(.text+0xe87): undefined reference to `log'
- /usr/bin/ld: curves.cpp:(.text+0xf87): undefined reference to `exp'
- /usr/bin/ld: curves.cpp:(.text+0x1017): undefined reference to `exp'
- /usr/bin/ld: curves.cpp:(.text+0x10c0): undefined reference to `pow'
- /usr/bin/ld: curves.cpp:(.text+0x11e1): undefined reference to `pow'
- /usr/bin/ld: curves.cpp:(.text+0x1290): undefined reference to `pow'
- /usr/bin/ld: curves.cpp:(.text+0x1399): undefined reference to `pow'
- /usr/bin/ld: /usr/local/lib/libraw.a(sony.o): in function `LibRaw::process_Sony_0x2010(unsigned char*, unsigned short) [clone .part.0]':
- sony.cpp:(.text+0x159): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(sony.o): in function `LibRaw::process_Sony_0x2010(unsigned char*, unsigned short)':
- sony.cpp:(.text+0x1184): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(sony.o): in function `LibRaw::process_Sony_0x9050(unsigned char*, unsigned short, unsigned long long)':
- sony.cpp:(.text+0x1747): undefined reference to `powf'
- /usr/bin/ld: sony.cpp:(.text+0x17bf): undefined reference to `powf'
- /usr/bin/ld: sony.cpp:(.text+0x19e1): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(sony.o):sony.cpp:(.text+0x3dcd): more undefined references to `powf' follow
- /usr/bin/ld: /usr/local/lib/libraw.a(dcb_demosaic.o): in function `LibRaw::fbdd_correction2(double (*) [3])':
- dcb_demosaic.cpp:(.text+0x9046): undefined reference to `sqrt'
- /usr/bin/ld: /usr/local/lib/libraw.a(exif_gps.o): in function `LibRaw::parse_exif(int)':
- exif_gps.cpp:(.text+0x100f): undefined reference to `powf'
- /usr/bin/ld: exif_gps.cpp:(.text+0x106c): undefined reference to `powf'
- /usr/bin/ld: exif_gps.cpp:(.text+0x1081): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(mediumformat.o): in function `LibRaw::parse_phase_one(int)':
- mediumformat.cpp:(.text+0xc18): undefined reference to `powf'
- /usr/bin/ld: mediumformat.cpp:(.text+0xc2a): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(mediumformat.o):mediumformat.cpp:(.text+0xc3c): more undefined references to `powf' follow
- /usr/bin/ld: /usr/local/lib/libraw.a(identify_tools.o): in function `LibRaw::find_green(int, int, int, int)':
- identify_tools.cpp:(.text+0x4a8): undefined reference to `log'
- /usr/bin/ld: /usr/local/lib/libraw.a(canon.o): in function `LibRaw::Canon_CameraSettings(unsigned int)':
- canon.cpp:(.text+0xfce): undefined reference to `powf'
- /usr/bin/ld: canon.cpp:(.text+0xffa): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(canon.o): in function `LibRaw::parseCanonMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)':
- canon.cpp:(.text+0x1c9a): undefined reference to `powf'
- /usr/bin/ld: canon.cpp:(.text+0x1cc2): undefined reference to `powf'
- /usr/bin/ld: canon.cpp:(.text+0x1f7f): undefined reference to `powf'
- /usr/bin/ld: /usr/local/lib/libraw.a(canon.o):canon.cpp:(.text+0x2011): more undefined references to `powf' follow
- /usr/bin/ld: warning: creating DT_TEXTREL in a PIE
- collect2: error: ld returned 1 exit statu
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement