Skip to content

Instantly share code, notes, and snippets.

@drupol
Created March 13, 2025 11:44
Show Gist options
  • Save drupol/c7013b74cc1267d8bc5f1ad0d763448c to your computer and use it in GitHub Desktop.
Save drupol/c7013b74cc1267d8bc5f1ad0d763448c to your computer and use it in GitHub Desktop.
Orthanc build failure (II)
[ 59%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/IDicomTranscoder.cpp.o
/build/source/OrthancFramework/Sources/DicomNetworking/Internals/DicomTls.cpp:51:12: warning: undefining "__FILE__" []
51 | # undef __FILE__
| ^~~~~~~~
[ 59%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/MemoryBufferTranscoder.cpp.o
[ 60%] Building CXX object CMakeFiles/CoreLibrary.dir/AUTOGENERATED/OrthancServerResources.cpp.o
[ 61%] Linking CXX shared library libMultitenantDicom.so
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcpixseq.cc.o): in function `DcmPixelSequence::writeXML(std::ostream&, unsigned long)':
(.text+0x1ca4): undefined reference to `OFUUID::OFUUID()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1cc8): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OFCharacterEncoding>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OFCharacterEncoding> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OFCharacterEncoding> > >::_M_erase(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OFCharacterEncoding> >*) [clone .isra.0]':
(.text+0x1d3): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x214): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x259): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x2a1): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x2e6): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o):(.text+0x32b): more undefined references to `OFCharacterEncoding::~OFCharacterEncoding()' follow
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::DcmSpecificCharacterSet()':
(.text+0x171a): undefined reference to `OFCharacterEncoding::OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::clear()':
(.text+0x179c): undefined reference to `OFCharacterEncoding::clear()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x17c2): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::~DcmSpecificCharacterSet()':
(.text+0x188e): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x18c4): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::setConversionFlags(unsigned int)':
(.text+0x19fb): undefined reference to `OFCharacterEncoding::setConversionFlags(unsigned int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1a68): undefined reference to `OFCharacterEncoding::setConversionFlags(unsigned int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::selectCharacterSetWithoutCodeExtensions()':
(.text+0x295c): undefined reference to `OFCharacterEncoding::selectEncoding(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::convertString(char const*, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
(.text+0x3653): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x37b9): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x3900): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x3afc): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x3c51): undefined reference to `OFCharacterEncoding::operator!=(OFCharacterEncoding const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x3cc0): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x3d06): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x477b): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x4832): undefined reference to `OFCharacterEncoding::operator=(OFCharacterEncoding const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x54b5): undefined reference to `OFCharacterEncoding::operator=(OFCharacterEncoding const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::selectCharacterSetWithCodeExtensions(unsigned long)':
(.text+0xa351): undefined reference to `OFCharacterEncoding::OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xa3d7): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xa50c): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xa53c): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xa570): undefined reference to `OFCharacterEncoding::selectEncoding(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xa9d2): undefined reference to `OFCharacterEncoding::getLibraryVersionString[abi:cxx11]()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xac3c): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xae41): undefined reference to `OFCharacterEncoding::OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xaef5): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xaffd): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb050): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb0b2): undefined reference to `OFCharacterEncoding::selectEncoding(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb413): undefined reference to `OFCharacterEncoding::operator=(OFCharacterEncoding const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb8c7): undefined reference to `OFCharacterEncoding::getLibraryVersionString[abi:cxx11]()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbafe): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::selectCharacterSet(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
(.text+0xc4e3): undefined reference to `OFCharacterEncoding::selectEncoding(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::operator bool() const':
(.text+0x1945): undefined reference to `OFCharacterEncoding::operator bool() const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::operator!() const':
(.text+0x1955): undefined reference to `OFCharacterEncoding::operator!() const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::getConversionFlags() const':
(.text+0x1995): undefined reference to `OFCharacterEncoding::getConversionFlags() const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::isConversionAvailable()':
(.text+0x1a81): undefined reference to `OFCharacterEncoding::isLibraryAvailable()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::countCharactersInUTF8String(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
(.text+0x1a91): undefined reference to `OFCharacterEncoding::countCharactersInUTF8String(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::DcmSpecificCharacterSet() [clone .cold]':
(.text.unlikely+0x38e): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::convertString(char const*, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .cold]':
(.text.unlikely+0x662): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::selectCharacterSetWithCodeExtensions(unsigned long) [clone .cold]':
(.text.unlikely+0xeed): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text.unlikely+0xfa5): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text.unlikely+0xfb7): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o):(.text.unlikely+0x1062): more undefined references to `OFCharacterEncoding::~OFCharacterEncoding()' follow
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OFCharacterEncoding> > std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OFCharacterEncoding>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OFCharacterEncoding> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OFCharacterEncoding> > >::_M_emplace_hint_unique<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, OFCharacterEncoding> >(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, OFCharacterEncoding> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, OFCharacterEncoding>&&)':
(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_19OFCharacterEncodingESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE22_M_emplace_hint_uniqueIJS6_IS5_S8_EEEESt17_Rb_tree_iteratorIS9_ESt23_Rb_tree_const_iteratorIS9_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_19OFCharacterEncodingESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE22_M_emplace_hint_uniqueIJS6_IS5_S8_EEEESt17_Rb_tree_iteratorIS9_ESt23_Rb_tree_const_iteratorIS9_EDpOT_]+0x70): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_19OFCharacterEncodingESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE22_M_emplace_hint_uniqueIJS6_IS5_S8_EEEESt17_Rb_tree_iteratorIS9_ESt23_Rb_tree_const_iteratorIS9_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_19OFCharacterEncodingESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE22_M_emplace_hint_uniqueIJS6_IS5_S8_EEEESt17_Rb_tree_iteratorIS9_ESt23_Rb_tree_const_iteratorIS9_EDpOT_]+0x161): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getDicomDateFromOFDate(OFDate const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
(.text+0x232): undefined reference to `OFDate::getISOFormattedDate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getOFDateFromString(char const*, unsigned long, OFDate&, bool)':
(.text+0x4e3): undefined reference to `OFDate::setDate(unsigned int, unsigned int, unsigned int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x5e5): undefined reference to `OFDate::setDate(unsigned int, unsigned int, unsigned int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getCurrentDate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
(.text+0x11ab): undefined reference to `OFDate::OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x11b3): undefined reference to `OFDate::setCurrentDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x11e4): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1221): undefined reference to `OFDate::getISOFormattedDate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getISOFormattedDateFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool)':
(.text+0x140d): undefined reference to `OFDate::OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x145a): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1484): undefined reference to `OFDate::getISOFormattedDate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getCurrentDate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) [clone .cold]':
(.text.unlikely+0x2b4): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getISOFormattedDateFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool) [clone .cold]':
(.text.unlikely+0x31c): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getDicomDateTimeFromOFDateTime(OFDateTime const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool)':
(.text+0x2ab): undefined reference to `OFDateTime::getISOFormattedDateTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getOFDateTimeFromString(char const*, unsigned long, OFDateTime&)':
(.text+0x548): undefined reference to `OFTime::getLocalTimeZone()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x5b2): undefined reference to `OFDate::setDate(unsigned int, unsigned int, unsigned int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x731): undefined reference to `OFTime::setTimeZone(double)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x752): undefined reference to `OFTime::getLocalTimeZone()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getCurrentDateTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool)':
(.text+0xd54): undefined reference to `OFDateTime::OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xd5c): undefined reference to `OFDateTime::setCurrentDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xda2): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xe4c): undefined reference to `OFDateTime::getISOFormattedDateTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getISOFormattedDateTimeFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
(.text+0x1222): undefined reference to `OFDate::OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x12f3): undefined reference to `OFDate::getISOFormattedDate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1435): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getCurrentDateTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool) [clone .cold]':
(.text.unlikely+0x1df): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getISOFormattedDateTimeFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .cold]':
(.text.unlikely+0x2b6): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrobow.cc.o): in function `DcmOtherByteOtherWord::writeXML(std::ostream&, unsigned long)':
(.text+0x18ec): undefined reference to `OFUUID::OFUUID()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1910): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrod.cc.o): in function `DcmOtherDouble::writeXML(std::ostream&, unsigned long)':
(.text+0x52c): undefined reference to `OFUUID::OFUUID()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x550): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrof.cc.o): in function `DcmOtherFloat::writeXML(std::ostream&, unsigned long)':
(.text+0x534): undefined reference to `OFUUID::OFUUID()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x558): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrol.cc.o): in function `DcmOtherLong::writeXML(std::ostream&, unsigned long)':
(.text+0x4fc): undefined reference to `OFUUID::OFUUID()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x520): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrov.cc.o): in function `DcmOther64bitVeryLong::writeXML(std::ostream&, unsigned long)':
(.text+0x4fc): undefined reference to `OFUUID::OFUUID()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x520): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getDicomTimeFromOFTime(OFTime const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool)':
(.text+0x279): undefined reference to `OFTime::getISOFormattedTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getOFTimeFromString(char const*, unsigned long, OFTime&, bool, double)':
(.text+0x1d72): undefined reference to `OFTime::setTime(unsigned int, unsigned int, double, double)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1d9c): undefined reference to `OFTime::setTime(unsigned int, unsigned int, double, double)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getOFTimeFromString(char const*, unsigned long, OFTime&, bool)':
(.text+0x1f2a): undefined reference to `OFTime::getLocalTimeZone()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getCurrentTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool)':
(.text+0x2488): undefined reference to `OFTime::OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x2490): undefined reference to `OFTime::setCurrentTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x24d6): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x2573): undefined reference to `OFTime::getISOFormattedTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getCurrentTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool) [clone .cold]':
(.text.unlikely+0x3f0): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDate(void const*, unsigned long, void const*, unsigned long)':
(.text+0x8d2): undefined reference to `OFDate::OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x925): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingTime(void const*, unsigned long, void const*, unsigned long)':
(.text+0x9d2): undefined reference to `OFTime::OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xa25): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDateTime(void const*, unsigned long, void const*, unsigned long)':
(.text+0xada): undefined reference to `OFDateTime::OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb2d): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDateTime(void const*, unsigned long, void const*, unsigned long, void const*, unsigned long, void const*, unsigned long)':
(.text+0xbcd): undefined reference to `OFDateTime::OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xc6c): undefined reference to `OFDateTime::getDate() const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xc91): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xdd5): undefined reference to `OFDateTime::getTime() const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xe3c): undefined reference to `OFDateTime::OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xead): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xebe): undefined reference to `OFDateTime::operator==(OFDateTime const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xecc): undefined reference to `OFDateTime::OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf32): undefined reference to `OFDateTime::operator<=(OFDateTime const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf52): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1003): undefined reference to `OFDateTime::operator>=(OFDateTime const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `bool DcmAttributeMatching::rangeMatchingTemplate<OFDate>(OFCondition (*)(char const*, unsigned long, OFDate&), DcmAttributeMatching::Range const&, OFDate const&)':
(.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x2c): undefined reference to `OFDate::OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x5d): undefined reference to `OFDate::operator==(OFDate const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0xaf): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0xf1): undefined reference to `OFDate::OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x14f): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x178): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x18f): undefined reference to `OFDate::operator<=(OFDate const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x1a7): undefined reference to `OFDate::operator>=(OFDate const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x1c0): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x1c8): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDate(void const*, unsigned long, void const*, unsigned long) [clone .cold]':
(.text.unlikely+0x4): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingTime(void const*, unsigned long, void const*, unsigned long) [clone .cold]':
(.text.unlikely+0x2a): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDateTime(void const*, unsigned long, void const*, unsigned long) [clone .cold]':
(.text.unlikely+0x50): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDateTime(void const*, unsigned long, void const*, unsigned long, void const*, unsigned long, void const*, unsigned long) [clone .cold]':
(.text.unlikely+0x78): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text.unlikely+0x80): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text.unlikely+0x89): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `bool DcmAttributeMatching::rangeMatchingTemplate<OFTime>(OFCondition (*)(char const*, unsigned long, OFTime&), DcmAttributeMatching::Range const&, OFTime const&)':
(.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x2e): undefined reference to `OFTime::OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x5f): undefined reference to `OFTime::operator==(OFTime const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0xaf): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0xf1): undefined reference to `OFTime::OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x14f): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x178): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x18f): undefined reference to `OFTime::operator<=(OFTime const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x1a7): undefined reference to `OFTime::operator>=(OFTime const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x1c0): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x1c8): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `bool DcmAttributeMatching::rangeMatchingTemplate<OFDateTime>(OFCondition (*)(char const*, unsigned long, OFDateTime&), DcmAttributeMatching::Range const&, OFDateTime const&)':
(.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x34): undefined reference to `OFDateTime::OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x65): undefined reference to `OFDateTime::operator==(OFDateTime const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0xaf): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0xf9): undefined reference to `OFDateTime::OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x15f): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x188): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x19f): undefined reference to `OFDateTime::operator<=(OFDateTime const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x1b7): undefined reference to `OFDateTime::operator>=(OFDateTime const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x1d0): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x1d8): undefined reference to `OFDateTime::~OFDateTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::DcmTLSTransportLayer(T_ASC_NetworkRole, char const*, bool)':
(.text+0x911c): undefined reference to `OFRandom::OFRandom()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x9124): undefined reference to `OFRandom::getRND32()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmnet.a(dul.cc.o): in function `dumpExtNegList(std::__cxx11::list<SOPClassExtendedNegotiationSubItem*, std::allocator<SOPClassExtendedNegotiationSubItem*> >&)':
(.text+0x5b16): undefined reference to `OFConsole::instance()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmnet.a(dul.cc.o): in function `DUL_DumpParams(DUL_ASSOCIATESERVICEPARAMETERS*)':
(.text+0x7f46): undefined reference to `OFConsole::instance()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `requestAssociationTCP(PRIVATE_NETWORKKEY**, DUL_ASSOCIATESERVICEPARAMETERS*, PRIVATE_ASSOCIATIONKEY**)':
(.text+0x5296): undefined reference to `OFSockAddr::setPort(unsigned short)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x52d0): undefined reference to `OFSockAddr::size() const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(oflog.cc.o): in function `OFLog::addOptions(OFCommandLine&)':
(.text+0x35): undefined reference to `OFCommandLine::addOption(char const*, char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x55): undefined reference to `OFCommandLine::addOption(char const*, char const*, char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x75): undefined reference to `OFCommandLine::addOption(char const*, char const*, char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x95): undefined reference to `OFCommandLine::addOption(char const*, char const*, char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xc4): undefined reference to `OFCommandLine::addOption(char const*, char const*, int, char const*, char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf4): undefined reference to `OFCommandLine::addOption(char const*, char const*, int, char const*, char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(oflog.cc.o): in function `OFLog::reconfigure(OFCommandLine*)':
(.text+0x5e4): undefined reference to `OFDate::getCurrentDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x5ff): undefined reference to `OFDate::getISOFormattedDate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x607): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x60f): undefined reference to `OFTime::getCurrentTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x65f): undefined reference to `OFTime::getISOFormattedTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x685): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(oflog.cc.o): in function `OFLog::configureFromCommandLine(OFCommandLine&, OFConsoleApplication&, OFLogger::LogLevel)':
(.text+0xb10): undefined reference to `OFCommandLine::beginOptionBlock()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb23): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb57): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb8a): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbb2): undefined reference to `OFCommandLine::endOptionBlock()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbc8): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbe5): undefined reference to `OFConsoleApplication::checkConflict(char const*, char const*, bool)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbf0): undefined reference to `OFCommandLine::getValue(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbfc): undefined reference to `OFConsoleApplication::checkValue(OFCommandLine::E_ValueStatus, OFCommandLine*)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xc3e): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xcab): undefined reference to `OFConsoleApplication::setQuietMode(bool)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xcd0): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf06): undefined reference to `OFCommandLine::gotoFirstArg()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf1f): undefined reference to `OFCommandLine::getCurrentArg(char const*&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf7c): undefined reference to `OFCommandLine::gotoNextArg()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x129c): undefined reference to `OFConsoleApplication::checkConflict(char const*, char const*, bool)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x12b7): undefined reference to `OFConsoleApplication::checkConflict(char const*, char const*, bool)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x12c2): undefined reference to `OFCommandLine::getValue(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x12ce): undefined reference to `OFConsoleApplication::checkValue(OFCommandLine::E_ValueStatus, OFCommandLine*)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1439): undefined reference to `OFConsoleApplication::printError(char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1471): undefined reference to `OFConsoleApplication::printError(char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1499): undefined reference to `OFConsoleApplication::printError(char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x14c9): undefined reference to `OFConsoleApplication::printError(char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x14f0): undefined reference to `OFConsoleApplication::printError(char const*, int)'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(oflog.cc.o):(.text+0x1511): more undefined references to `OFConsoleApplication::printError(char const*, int)' follow
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(oflog.cc.o): in function `OFLog::reconfigure(OFCommandLine*) [clone .cold]':
(.text.unlikely+0x194): undefined reference to `OFTime::~OFTime()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text.unlikely+0x1ee): undefined reference to `OFDate::~OFDate()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(globinit.cc.o): in function `_GLOBAL__sub_I_globinit.cc':
(.text.startup+0x9): undefined reference to `OFConsole::instance()'
/nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text.startup+0x1c): undefined reference to `OFConsole::instance()'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/MultitenantDicom.dir/build.make:268: libMultitenantDicom.so.1.12.6] Error 1
make[1]: *** [CMakeFiles/Makefile2:511: CMakeFiles/MultitenantDicom.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 61%] Linking CXX static library libCoreLibrary.a
[ 61%] Built target CoreLibrary
make: *** [Makefile:136: all] Error 2
error: builder for '/nix/store/s4vw90h19zqqzh0pk1hx7fd0iwcxyxn3-orthanc-1.12.6.drv' failed with exit code 2;
last 50 log lines:
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x75): undefined reference to `OFCommandLine::addOption(char const*, char const*, char const*, int)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x95): undefined reference to `OFCommandLine::addOption(char const*, char const*, char const*, int)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xc4): undefined reference to `OFCommandLine::addOption(char const*, char const*, int, char const*, char const*, int)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf4): undefined reference to `OFCommandLine::addOption(char const*, char const*, int, char const*, char const*, int)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(oflog.cc.o): in function `OFLog::reconfigure(OFCommandLine*)':
> (.text+0x5e4): undefined reference to `OFDate::getCurrentDate()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x5ff): undefined reference to `OFDate::getISOFormattedDate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool) const'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x607): undefined reference to `OFDate::~OFDate()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x60f): undefined reference to `OFTime::getCurrentTime()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x65f): undefined reference to `OFTime::getISOFormattedTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, bool, bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x685): undefined reference to `OFTime::~OFTime()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(oflog.cc.o): in function `OFLog::configureFromCommandLine(OFCommandLine&, OFConsoleApplication&, OFLogger::LogLevel)':
> (.text+0xb10): undefined reference to `OFCommandLine::beginOptionBlock()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb23): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb57): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xb8a): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbb2): undefined reference to `OFCommandLine::endOptionBlock()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbc8): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbe5): undefined reference to `OFConsoleApplication::checkConflict(char const*, char const*, bool)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbf0): undefined reference to `OFCommandLine::getValue(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xbfc): undefined reference to `OFConsoleApplication::checkValue(OFCommandLine::E_ValueStatus, OFCommandLine*)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xc3e): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xcab): undefined reference to `OFConsoleApplication::setQuietMode(bool)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xcd0): undefined reference to `OFCommandLine::findOption(char const*, int, OFCommandLine::E_FindOptionMode)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf06): undefined reference to `OFCommandLine::gotoFirstArg()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf1f): undefined reference to `OFCommandLine::getCurrentArg(char const*&)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0xf7c): undefined reference to `OFCommandLine::gotoNextArg()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x129c): undefined reference to `OFConsoleApplication::checkConflict(char const*, char const*, bool)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x12b7): undefined reference to `OFConsoleApplication::checkConflict(char const*, char const*, bool)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x12c2): undefined reference to `OFCommandLine::getValue(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x12ce): undefined reference to `OFConsoleApplication::checkValue(OFCommandLine::E_ValueStatus, OFCommandLine*)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1439): undefined reference to `OFConsoleApplication::printError(char const*, int)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1471): undefined reference to `OFConsoleApplication::printError(char const*, int)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x1499): undefined reference to `OFConsoleApplication::printError(char const*, int)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x14c9): undefined reference to `OFConsoleApplication::printError(char const*, int)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text+0x14f0): undefined reference to `OFConsoleApplication::printError(char const*, int)'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(oflog.cc.o):(.text+0x1511): more undefined references to `OFConsoleApplication::printError(char const*, int)' follow
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(oflog.cc.o): in function `OFLog::reconfigure(OFCommandLine*) [clone .cold]':
> (.text.unlikely+0x194): undefined reference to `OFTime::~OFTime()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text.unlikely+0x1ee): undefined reference to `OFDate::~OFDate()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: /nix/store/k01fyygqcdzhq5l0hcirmzr1sqqs6zy1-dcmtk-3.6.9/lib/liboflog.a(globinit.cc.o): in function `_GLOBAL__sub_I_globinit.cc':
> (.text.startup+0x9): undefined reference to `OFConsole::instance()'
> /nix/store/dh0m67pv8snfcx1ic18jzp0x4cb10zhc-binutils-2.43.1/bin/ld: (.text.startup+0x1c): undefined reference to `OFConsole::instance()'
> collect2: error: ld returned 1 exit status
> make[2]: *** [CMakeFiles/MultitenantDicom.dir/build.make:268: libMultitenantDicom.so.1.12.6] Error 1
> make[1]: *** [CMakeFiles/Makefile2:511: CMakeFiles/MultitenantDicom.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> [ 61%] Linking CXX static library libCoreLibrary.a
> [ 61%] Built target CoreLibrary
> make: *** [Makefile:136: all] Error 2
For full logs, run 'nix log /nix/store/s4vw90h19zqqzh0pk1hx7fd0iwcxyxn3-orthanc-1.12.6.drv'.
~/C/N/nixpkgs > (~push-vnnumsrozskt* (no description set) rnmyrz 5dfffe (empty)) ✘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment