Created
February 26, 2025 19:15
-
-
Save drupol/6ac3541b9845c5ea4609073be2ab044b to your computer and use it in GitHub Desktop.
orthanc-build-log.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ nix log /nix/store/88cviwrcpa26lkwmslcmvyirg5gjfgsg-orthanc-1.12.6.drv | |
Running phase: unpackPhase | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking source archive /nix/store/dlzb0bnrk89j55vpfi2nw7fr9ygjy6g4-source | |
source root is source/OrthancServer | |
Running phase: patchPhase | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
Running phase: updateAutotoolsGnuConfigScriptsPhase | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
Running phase: configurePhase | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
fixing cmake files... | |
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/z1i2dgnlg5dmw6mzn1gs2xv18lx3m92s-orthanc-1.12.6/sh> | |
CMake Deprecation Warning at CMakeLists.txt:22 (cmake_minimum_required): | |
Compatibility with CMake < 3.10 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax | |
to tell CMake that the project requires at least <min> but has been updated | |
to work with policies introduced by <max> or earlier. | |
-- The C compiler identification is GNU 14.2.1 | |
-- The CXX compiler identification is GNU 14.2.1 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/gcc - skipped | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Check for working CXX compiler: /nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/g++ - skipped | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
CMake Warning (dev) at /build/source/OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake:46 (include): | |
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules | |
are removed. Run "cmake --help-policy CMP0148" for policy details. Use | |
the cmake_policy command to set the policy and suppress this warning. | |
Call Stack (most recent call first): | |
CMakeLists.txt:80 (include) | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
-- Found PythonInterp: /nix/store/26yi95240650jxp5dj78xzch70i1kzlz-python3-3.12.9/bin/python (found version "3.12.9") | |
-- Looking for sqlite3.h | |
-- Looking for sqlite3.h - found | |
SQLite include dir: /nix/store/zybr5ppzzqcr77ib9dkwdri5jj43jwx7-sqlite-3.48.0-dev/include | |
Detected version of SQLite: 3048000 | |
-- Found OpenSSL: /nix/store/z2g8g76mw8xkyniz5yxnrn8r0gpdckzy-openssl-3.4.1/lib/libcrypto.so (found version "3.4.1") | |
-- Found CURL: /nix/store/simdgzgxrcqkvak7zpczr176rgbar3s5-curl-8.12.0/lib/libcurl.so (found version "8.12.0") | |
-- Looking for C++ include civetweb.h | |
-- Looking for C++ include civetweb.h - found | |
-- Looking for mg_start in civetweb | |
-- Looking for mg_start in civetweb - found | |
-- Looking for mg_disable_keep_alive in civetweb | |
-- Looking for mg_disable_keep_alive in civetweb - not found | |
-- Looking for mg_disable_connection_keep_alive in civetweb | |
-- Looking for mg_disable_connection_keep_alive in civetweb - found | |
Performance: Your system-wide distribution of civetweb is configured for best performance | |
-- Found JPEG: /nix/store/svwdpkr5x0r8x93x1fzhqxzsb63d8157-libjpeg-turbo-3.0.4/lib/libjpeg.so (found version "62") | |
-- Found ZLIB: /nix/store/bb9h0qjkl5fh6yr48lw3930gdwvackh5-zlib-1.3.1/lib/libz.so (found version "1.3.1") | |
-- Found PNG: /nix/store/lji3yw95924cjhrb99xmsj2mazmq9ibc-libpng-apng-1.6.46/lib/libpng.so (found version "1.6.46") | |
-- Found Lua: /nix/store/c8p46pg9kp8yp5kii07hcrx1n6m8jam2-lua-5.2.4/lib/liblua.so;/nix/store/6q2mknq81cyscjmkv72fpcsvan56qhmg-glibc-2.40-66/lib/libm.so (found version "5.2.4") | |
-- Looking for C++ include pugixml.hpp | |
-- Looking for C++ include pugixml.hpp - found | |
Using libiconv | |
-- Looking for C++ include iconv.h | |
-- Looking for C++ include iconv.h - found | |
-- Looking for iconv_open | |
-- Looking for iconv_open - found | |
-- Found GTest: /nix/store/l2bdc5l6mhrnnd1dgb72bnh18ijbsnvp-gtest-1.16.0-dev/lib/cmake/GTest/GTestConfig.cmake (found version "1.16.0") | |
-- Looking for C++ include google/protobuf/any.h | |
-- Looking for C++ include google/protobuf/any.h - found | |
-- Performing Test HAVE_PROTOBUF_LIB | |
-- Performing Test HAVE_PROTOBUF_LIB - Success | |
JsonCpp include dir: /nix/store/fi7zdcwny0p256g8jg6cmq748ggbcb35-jsoncpp-1.9.6-dev/include | |
-- Looking for C++ include /nix/store/fi7zdcwny0p256g8jg6cmq748ggbcb35-jsoncpp-1.9.6-dev/include/json/reader.h | |
-- Looking for C++ include /nix/store/fi7zdcwny0p256g8jg6cmq748ggbcb35-jsoncpp-1.9.6-dev/include/json/reader.h - found | |
JsonCpp major version: 1 | |
-- Looking for uuid/uuid.h | |
-- Looking for uuid/uuid.h - found | |
-- Looking for uuid_generate_random in /nix/store/656997345zv40n6hw9ii2aci8ca25gng-util-linux-minimal-2.40.4-lib/lib/libuuid.so | |
-- Looking for uuid_generate_random in /nix/store/656997345zv40n6hw9ii2aci8ca25gng-util-linux-minimal-2.40.4-lib/lib/libuuid.so - found | |
CMake Warning (dev) at /build/source/OrthancFramework/Resources/CMake/BoostConfiguration.cmake:26 (include): | |
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake | |
--help-policy CMP0167" for policy details. Use the cmake_policy command to | |
set the policy and suppress this warning. | |
Call Stack (most recent call first): | |
/build/source/OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake:506 (include) | |
CMakeLists.txt:80 (include) | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
-- Found Boost: /nix/store/b2zcd1z08y0bgiiradpk34g03ny5765y-boost-1.87.0-dev/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found version "1.87.0") | |
CMake Warning (dev) at /build/source/OrthancFramework/Resources/CMake/BoostConfiguration.cmake:37 (find_package): | |
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake | |
--help-policy CMP0167" for policy details. Use the cmake_policy command to | |
set the policy and suppress this warning. | |
Call Stack (most recent call first): | |
/build/source/OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake:506 (include) | |
CMakeLists.txt:80 (include) | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
-- Found Boost: /nix/store/b2zcd1z08y0bgiiradpk34g03ny5765y-boost-1.87.0-dev/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found version "1.87.0") found components: locale filesystem thread system date_time regex iostreams | |
-- Trying to find DCMTK expecting DCMTKConfig.cmake | |
-- Trying to find DCMTK expecting DCMTKConfig.cmake - ok | |
DCMTK configuration file: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/include/dcmtk/config/osconfig.h | |
DCMTK version: 369 | |
Autodetected path to the DICOM dictionaries: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9 | |
-- Looking for mallopt | |
-- Looking for mallopt - found | |
-- Looking for malloc_trim | |
-- Looking for malloc_trim - found | |
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
Doxygen not found. The documentation will not be built. | |
-- Configuring done (5.8s) | |
-- Generating done (0.1s) | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
ALLOW_DOWNLOADS | |
BUILD_TESTING | |
CMAKE_EXPORT_NO_PACKAGE_REGISTRY | |
CMAKE_INSTALL_BINDIR | |
CMAKE_INSTALL_DOCDIR | |
CMAKE_INSTALL_INCLUDEDIR | |
CMAKE_INSTALL_INFODIR | |
CMAKE_INSTALL_LIBDIR | |
CMAKE_INSTALL_LIBEXECDIR | |
CMAKE_INSTALL_LOCALEDIR | |
CMAKE_INSTALL_MANDIR | |
CMAKE_INSTALL_SBINDIR | |
DCMTK_INSIDE_LOG4CPLUS | |
PROTOC_EXE | |
Protobuf_PROTOC_EXE | |
Protobuf_PROTOC_EXECUTABLE | |
-- Build files have been written to: /build/source/OrthancServer/build | |
cmake: enabled parallel building | |
cmake: enabled parallel installing | |
Running phase: buildPhase | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
build flags: -j8 SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash | |
[ 1%] Generating AUTOGENERATED/OrthancServerResources.h, AUTOGENERATED/OrthancServerResources.cpp | |
[ 1%] Building C object CMakeFiles/PluginsDependencies.dir/build/source/OrthancFramework/Resources/ThirdParty/md5/md5.c.o | |
[ 1%] Building CXX object CMakeFiles/PluginsDependencies.dir/build/source/OrthancFramework/Resources/ThirdParty/base64/base64.cpp.o | |
[ 1%] Built target ProtobufCompiler | |
[ 2%] Building CXX object CMakeFiles/PluginsDependencies.dir/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp.o | |
[ 3%] Generating AUTOGENERATED/OrthancDatabasePlugin.pb.cc, AUTOGENERATED/OrthancDatabasePlugin.pb.h | |
[ 3%] Built target OrthancDatabaseProtobuf | |
[ 3%] Built target AutogeneratedTarget | |
[ 5%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/ChunkedBuffer.cpp.o | |
[ 5%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Cache/MemoryObjectCache.cpp.o | |
[ 5%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Cache/MemoryCache.cpp.o | |
[ 5%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomTag.cpp.o | |
[ 5%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomPath.cpp.o | |
[ 5%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Enumerations.cpp.o | |
[ 6%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/FileStorage/FileInfo.cpp.o | |
[ 6%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/FileStorage/MemoryStorageArea.cpp.o | |
[ 6%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/CStringMatcher.cpp.o | |
[ 7%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/HttpContentNegociation.cpp.o | |
[ 7%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/HttpToolbox.cpp.o | |
[ 8%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/MultipartStreamReader.cpp.o | |
[ 8%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/StringMatcher.cpp.o | |
[ 8%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Logging.cpp.o | |
[ 9%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/MallocMemoryBuffer.cpp.o | |
[ 9%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/OrthancException.cpp.o | |
[ 9%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/OrthancFramework.cpp.o | |
[ 10%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/RestApi/RestApiHierarchy.cpp.o | |
[ 10%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/RestApi/RestApiPath.cpp.o | |
[ 10%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/SerializationToolbox.cpp.o | |
[ 11%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/StringMemoryBuffer.cpp.o | |
[ 11%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Toolbox.cpp.o | |
[ 11%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/WebServiceParameters.cpp.o | |
[ 12%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/Font.cpp.o | |
[ 12%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/FontRegistry.cpp.o | |
[ 13%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/IImageWriter.cpp.o | |
[ 13%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/Image.cpp.o | |
[ 13%] Linking CXX static library libPluginsDependencies.a | |
[ 13%] Built target PluginsDependencies | |
[ 13%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/ImageAccessor.cpp.o | |
[ 13%] Building CXX object CMakeFiles/ServeFolders.dir/Plugins/Samples/ServeFolders/Plugin.cpp.o | |
[ 13%] Building CXX object CMakeFiles/ModalityWorklists.dir/Plugins/Samples/ModalityWorklists/Plugin.cpp.o | |
[ 14%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/ImageBuffer.cpp.o | |
[ 14%] Building CXX object CMakeFiles/DelayedDeletion.dir/Plugins/Samples/DelayedDeletion/PendingDeletionsDatabase.cpp.o | |
[ 15%] Building CXX object CMakeFiles/Housekeeper.dir/Plugins/Samples/Housekeeper/Plugin.cpp.o | |
[ 16%] Building CXX object CMakeFiles/DelayedDeletion.dir/Plugins/Samples/DelayedDeletion/Plugin.cpp.o | |
[ 16%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/ImageProcessing.cpp.o | |
[ 16%] Generating AUTOGENERATED/MultitenantDicomResources.h, AUTOGENERATED/MultitenantDicomResources.cpp | |
[ 16%] Building CXX object CMakeFiles/MultitenantDicom.dir/Plugins/Samples/MultitenantDicom/DicomFilter.cpp.o | |
[ 17%] Linking CXX shared library libModalityWorklists.so | |
[ 17%] Building CXX object CMakeFiles/DelayedDeletion.dir/Plugins/Samples/DelayedDeletion/OrthancFrameworkDependencies.cpp.o | |
[ 17%] Built target ModalityWorklists | |
[ 17%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/NumpyWriter.cpp.o | |
[ 18%] Linking CXX shared library libServeFolders.so | |
[ 18%] Built target ServeFolders | |
[ 19%] Building CXX object CMakeFiles/MultitenantDicom.dir/Plugins/Samples/MultitenantDicom/FindRequestHandler.cpp.o | |
[ 20%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/PamReader.cpp.o | |
[ 20%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/PamWriter.cpp.o | |
[ 20%] Building CXX object CMakeFiles/MultitenantDicom.dir/Plugins/Samples/MultitenantDicom/MoveRequestHandler.cpp.o | |
[ 20%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomArray.cpp.o | |
[ 21%] Building CXX object CMakeFiles/MultitenantDicom.dir/Plugins/Samples/MultitenantDicom/MultitenantDicomServer.cpp.o | |
[ 21%] Building CXX object CMakeFiles/MultitenantDicom.dir/Plugins/Samples/MultitenantDicom/Plugin.cpp.o | |
[ 21%] Linking CXX shared library libHousekeeper.so | |
[ 22%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomElement.cpp.o | |
[ 22%] Built target Housekeeper | |
[ 22%] Building CXX object CMakeFiles/MultitenantDicom.dir/Plugins/Samples/MultitenantDicom/PluginToolbox.cpp.o | |
[ 23%] Building CXX object CMakeFiles/MultitenantDicom.dir/Plugins/Samples/MultitenantDicom/StoreRequestHandler.cpp.o | |
[ 23%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomImageInformation.cpp.o | |
[ 23%] Building CXX object CMakeFiles/MultitenantDicom.dir/Plugins/Samples/MultitenantDicom/OrthancFrameworkDependencies.cpp.o | |
In file included from /build/source/OrthancServer/Plugins/Samples/MultitenantDicom/OrthancFrameworkDependencies.cpp:50: | |
/build/source/OrthancServer/Plugins/Samples/MultitenantDicom/../../../../OrthancFramework/Sources/DicomNetworking/Internals/DicomTls.cpp:51:12: warning: undefining "__FILE__" [-Wbuiltin-macro-redefined] | |
51 | # undef __FILE__ | |
| ^~~~~~~~ | |
[ 23%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomInstanceHasher.cpp.o | |
[ 23%] Building CXX object CMakeFiles/MultitenantDicom.dir/AUTOGENERATED/MultitenantDicomResources.cpp.o | |
[ 24%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomIntegerPixelAccessor.cpp.o | |
[ 24%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomMap.cpp.o | |
[ 25%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomStreamReader.cpp.o | |
[ 25%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/DicomValue.cpp.o | |
[ 25%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomFormat/StreamBlockReader.cpp.o | |
[ 26%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/GenericJobUnserializer.cpp.o | |
[ 26%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/JobInfo.cpp.o | |
[ 26%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/JobStatus.cpp.o | |
[ 27%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/JobStepResult.cpp.o | |
[ 27%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/Operations/JobOperationValues.cpp.o | |
[ 27%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/Operations/LogJobOperation.cpp.o | |
[ 28%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/Operations/NullOperationValue.cpp.o | |
[ 28%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/Operations/SequenceOfOperationsJob.cpp.o | |
[ 28%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/Operations/StringOperationValue.cpp.o | |
[ 29%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/SetOfCommandsJob.cpp.o | |
[ 29%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/SetOfInstancesJob.cpp.o | |
[ 30%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/SQLite/Connection.cpp.o | |
[ 30%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/SQLite/FunctionContext.cpp.o | |
[ 30%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/SQLite/Statement.cpp.o | |
[ 31%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/SQLite/StatementId.cpp.o | |
[ 31%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/SQLite/StatementReference.cpp.o | |
[ 31%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/SQLite/Transaction.cpp.o | |
[ 32%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpClient.cpp.o | |
[ 32%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/BufferHttpSender.cpp.o | |
[ 32%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/FilesystemHttpHandler.cpp.o | |
[ 33%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/FilesystemHttpSender.cpp.o | |
[ 33%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/HttpFileSender.cpp.o | |
[ 33%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/HttpOutput.cpp.o | |
[ 34%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/HttpServer.cpp.o | |
[ 34%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/HttpStreamTranscoder.cpp.o | |
[ 35%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/IHttpHandler.cpp.o | |
[ 35%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/StringHttpOutput.cpp.o | |
[ 35%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/RestApi/RestApi.cpp.o | |
[ 36%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/RestApi/RestApiCall.cpp.o | |
[ 36%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/RestApi/RestApiCallDocumentation.cpp.o | |
[ 36%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/RestApi/RestApiGetCall.cpp.o | |
[ 37%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/RestApi/RestApiOutput.cpp.o | |
[ 37%] Linking CXX shared library libDelayedDeletion.so | |
[ 37%] Built target DelayedDeletion | |
[ 37%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/IWebDavBucket.cpp.o | |
[ 37%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/HttpServer/WebDavStorage.cpp.o | |
[ 38%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/JpegErrorManager.cpp.o | |
[ 38%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/JpegReader.cpp.o | |
[ 38%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/JpegWriter.cpp.o | |
[ 39%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Compression/DeflateBaseCompressor.cpp.o | |
[ 39%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Compression/GzipCompressor.cpp.o | |
[ 40%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Compression/IBufferCompressor.cpp.o | |
[ 40%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Compression/ZipReader.cpp.o | |
[ 40%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Compression/ZlibCompressor.cpp.o | |
[ 41%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Compression/HierarchicalZipWriter.cpp.o | |
[ 41%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Compression/ZipWriter.cpp.o | |
[ 41%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/FileStorage/StorageAccessor.cpp.o | |
[ 42%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/FileStorage/StorageCache.cpp.o | |
[ 42%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/PngReader.cpp.o | |
[ 42%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Images/PngWriter.cpp.o | |
[ 43%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Lua/LuaContext.cpp.o | |
[ 43%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Lua/LuaFunctionCall.cpp.o | |
[ 43%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/DicomDirWriter.cpp.o | |
[ 44%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Cache/MemoryStringCache.cpp.o | |
[ 44%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/Cache/SharedArchive.cpp.o | |
[ 45%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/FileBuffer.cpp.o | |
[ 45%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/FileStorage/FilesystemStorage.cpp.o | |
[ 45%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/MetricsRegistry.cpp.o | |
[ 46%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/MultiThreading/RunnableWorkersPool.cpp.o | |
[ 46%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/MultiThreading/Semaphore.cpp.o | |
[ 46%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/MultiThreading/SharedMessageQueue.cpp.o | |
[ 47%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/SharedLibrary.cpp.o | |
[ 47%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/SystemToolbox.cpp.o | |
[ 47%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/TemporaryFile.cpp.o | |
[ 48%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/JobsEngine.cpp.o | |
[ 48%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/JobsEngine/JobsRegistry.cpp.o | |
[ 48%] Building C object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Resources/ThirdParty/md5/md5.c.o | |
[ 49%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Resources/ThirdParty/base64/base64.cpp.o | |
[ 49%] Building C object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Resources/ThirdParty/minizip/ioapi.c.o | |
[ 50%] Building C object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Resources/ThirdParty/minizip/unzip.c.o | |
[ 50%] Building C object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Resources/ThirdParty/minizip/zip.c.o | |
[ 50%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/DicomFindAnswers.cpp.o | |
[ 51%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/DicomModification.cpp.o | |
[ 51%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/DicomWebJsonVisitor.cpp.o | |
[ 51%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp.o | |
[ 52%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/ParsedDicomCache.cpp.o | |
[ 52%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/ParsedDicomDir.cpp.o | |
[ 52%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/ParsedDicomFile.cpp.o | |
[ 53%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/ToDcmtkBridge.cpp.o | |
[ 53%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/Internals/DicomFrameIndex.cpp.o | |
[ 53%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.cpp.o | |
[ 54%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/DicomAssociation.cpp.o | |
[ 54%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/DicomAssociationParameters.cpp.o | |
[ 55%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.cpp.o | |
[ 55%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/DicomServer.cpp.o | |
[ 55%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/DicomStoreUserConnection.cpp.o | |
[ 56%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/Internals/CommandDispatcher.cpp.o | |
[ 56%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/Internals/FindScp.cpp.o | |
[ 56%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/Internals/MoveScp.cpp.o | |
[ 57%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/Internals/GetScp.cpp.o | |
[ 57%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/Internals/StoreScp.cpp.o | |
[ 57%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/RemoteModalityParameters.cpp.o | |
[ 58%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/TimeoutDicomConnectionManager.cpp.o | |
[ 58%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomNetworking/Internals/DicomTls.cpp.o | |
[ 58%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/DcmtkTranscoder.cpp.o | |
[ 59%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/IDicomTranscoder.cpp.o | |
[ 59%] Building CXX object CMakeFiles/CoreLibrary.dir/build/source/OrthancFramework/Sources/DicomParsing/MemoryBufferTranscoder.cpp.o | |
/build/source/OrthancFramework/Sources/DicomNetworking/Internals/DicomTls.cpp:51:12: warning: undefining "__FILE__" [-Wbuiltin-macro-redefined] | |
51 | # undef __FILE__ | |
| ^~~~~~~~ | |
[ 60%] Building CXX object CMakeFiles/CoreLibrary.dir/AUTOGENERATED/OrthancServerResources.cpp.o | |
[ 61%] Linking CXX shared library libMultitenantDicom.so | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdatset.cc.o): in function `DcmDataset::updateOriginalXfer()': | |
(.text+0x1107): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1114): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1219): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdatset.cc.o): in function `DcmDataset::removeInvalidGroups(bool)': | |
(.text+0x181a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1930): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x193d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a85): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ab0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1af9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c3a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c7b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1dc1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdatset.cc.o): in function `DcmDataset::chooseRepresentation(E_TransferSyntax, DcmRepresentationParameter const*)': | |
(.text+0x2137): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2144): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2276): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2434): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2441): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2566): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2666): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2673): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x27aa): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2817): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2824): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x295b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2bfd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c0a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d34): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdatset.cc.o): in function `DcmDataset::doPostReadChecks()': | |
(.text+0x33eb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x33f8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x356b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x35dc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x35e9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x375c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdatset.cc.o): in function `DcmDataset::readUntilTag(DcmInputStream&, E_TransferSyntax, E_GrpLenEncoding, unsigned int, DcmTag> | |
(.text+0x3baf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c31): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c3e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3d89): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3f4b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4000): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4090): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x40b5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x40f1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x40fe): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x423c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x42d1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x42de): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x441c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x44c7): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4679): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x46df): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x481d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x487b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x49b9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a23): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4b61): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdict.cc.o): in function `parseTagPart(char*, unsigned int&, unsigned int&, DcmDictRangeRestriction&)': | |
(.text+0x225): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x22e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x35a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdict.cc.o): in function `DcmDataDictionary::loadDictionary(char const*, bool)': | |
(.text+0x9f7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa00): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb51): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbd6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xebd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xeca): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1086): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10c5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10d2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1275): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14a4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14b1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1654): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x16c2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x16cf): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18a0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1df3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1e00): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1fd1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2068): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x21b9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcelem.cc.o): in function `DcmElement::compact()': | |
(.text+0x1662): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x16c9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1810): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcelem.cc.o): in function `DcmElement::newValueField()': | |
(.text+0x195d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x196a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1af3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcelem.cc.o): in function `DcmElement::loadValue(DcmInputStream*)': | |
(.text+0x23ab): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x23b8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2573): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2655): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2662): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x281b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcelem.cc.o): in function `DcmElement::getPartialValue(void*, unsigned int, unsigned int, DcmFileCache*, E_ByteOrder)': | |
(.text+0x3bee): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3bfb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c7d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3d2f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3d46): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3dd2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcelem.cc.o): in function `DcmElement::read(DcmInputStream&, E_TransferSyntax, E_GrpLenEncoding, unsigned int)': | |
(.text+0x42b3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x42c0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x446f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4514): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4521): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x46db): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcelem.cc.o): in function `DcmElement::writeXMLStartTag(std::ostream&, unsigned long, char const*)': | |
(.text+0x604d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x605a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6213): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcelem.cc.o): in function `DcmElement::getUncompressedFrameSize(DcmItem*, unsigned int&, bool) const': | |
(.text+0x6b7b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b88): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6cf8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d55): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d62): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6f13): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x704d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x705a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x721f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7275): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7282): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x746d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x74d5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x74e2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7693): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x78a5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x78b2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7a22): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7a45): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7a52): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7c03): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7d31): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7d3e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7eae): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7f05): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7f12): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x80c3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8385): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8392): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x857d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x85d5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x85e2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x87cd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x87f5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8802): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x89ed): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8a95): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8aa2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8c12): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8c35): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8c42): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8e07): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8e65): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8e72): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9037): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9095): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x90a2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9267): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x930f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x931c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x946f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9515): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9522): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9648): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x98ed): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x98fa): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9ad5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9c5c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9c69): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9d46): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9e7d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9e8a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9fb0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcfilefo.cc.o): in function `DcmFileFormat::remove(unsigned long)': | |
(.text+0x48f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x49c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcfilefo.cc.o): in function `DcmFileFormat::remove(DcmItem*)': | |
(.text+0x6af): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6bc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7c0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcfilefo.cc.o): in function `DcmFileFormat::insertItem(DcmItem*, unsigned long)': | |
(.text+0x8d2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8df): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9e9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcfilefo.cc.o): in function `DcmFileFormat::lookForXfer(DcmMetaInfo*)': | |
(.text+0xc5d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd1b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd28): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe4b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe91): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfb9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x106c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10d4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x124d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcfilefo.cc.o): in function `DcmFileFormat::write(DcmOutputStream&, E_TransferSyntax, E_EncodingType, DcmWriteCache*, E_GrpLenE> | |
(.text+0x2a3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a49): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b4f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcfilefo.cc.o): in function `DcmFileFormat::convertCharacterSet(OFString const&, unsigned long)': | |
(.text+0x2fc1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2fe9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x315a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcfilefo.cc.o): in function `DcmFileFormat::checkMetaHeaderValue(DcmMetaInfo*, DcmDataset*, DcmTagKey const&, DcmObject*, E_Tra> | |
(.text+0x3674): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3681): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3802): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x38bf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x39f5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a02): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3bf7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3ccb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3f1e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3f2b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3fbb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4071): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x407e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x41e5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4209): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4216): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x437d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4470): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x447d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x45af): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x486a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4877): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4931): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a45): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a79): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a86): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4bc3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c85): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c92): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4dcf): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4edb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4f88): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x50ab): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x50b8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x514e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5177): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x518c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x51de): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x51eb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x52f1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x547e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x548b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x553c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5625): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5632): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x56e3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x578c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5840): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5952): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x595f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x59f5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a1e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a33): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a40): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5af5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5bae): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5c65): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5cae): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5d63): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5d6d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5e24): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcfilefo.cc.o): in function `DcmFileFormat::validateMetaInfo(E_TransferSyntax, E_FileWriteMode)': | |
(.text+0x6676): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x66da): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x66e7): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x67e9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6a21): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b64): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6baf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6bbc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6cba): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::getLength(E_TransferSyntax, E_EncodingType) [clone .localalias]': | |
(.text+0x1bef): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bfc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d0a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d4f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d5c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1e71): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::getParentItem()': | |
(.text+0x1fa0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x201d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2026): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x21ac): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x21d1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x22cb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::insert(DcmElement*, bool, bool)': | |
(.text+0x2470): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24a0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24c0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24cd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2683): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x274f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x276f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x277c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2932): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2967): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2974): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a91): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b21): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2cc1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d71): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d7e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2e9b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ed6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ef6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2f03): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x30b9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x319d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x333d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3376): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x352c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3565): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x374e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::searchSubFromHere(DcmTagKey const&, DcmStack&, bool)': | |
(.text+0x3e48): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3e55): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3f7a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::checkAndUpdateVR(DcmItem&, DcmTag&)': | |
(.text+0x59e3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a79): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5adf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b57): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5bc1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o):(.text+0x5be1): more undefined references to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' follow | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::checkAndUpdateVR(DcmItem&, DcmTag&)': | |
(.text+0x5c01): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5d78): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5db1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5f93): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5fd1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x61b3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x61ea): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x63cc): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6403): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x65e5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6777): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6842): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::computeGroupLengthAndPadding(E_GrpLenEncoding, E_PaddingEncoding, E_TransferSyntax, E_Encod> | |
(.text+0xadce): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaddb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaf19): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xafe4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb134): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb598): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb5a5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb776): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb838): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb845): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xba0d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbc18): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbe15): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbe8a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc06c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::readTagAndLength(DcmInputStream&, E_TransferSyntax, DcmTag&, unsigned int&, unsigned int&) > | |
(.text+0xcde6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xcdf3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xcf5e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd0ea): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd0f7): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd2a3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd51f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd52c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd687): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd7c9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd7d6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd9b6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xdb74): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xdc0c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xdc19): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xdd65): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xddd1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xddde): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xdfb7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe071): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe07e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe13c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe1fa): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe207): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe293): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe486): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe5ae): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::updateSpecificCharacterSet(OFCondition&, DcmSpecificCharacterSet const&)': | |
(.text+0xf5fc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf605): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf7ac): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf819): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf826): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf9a7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfa84): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfa8d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfc0e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfc84): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfd19): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfed1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::convertCharacterSet(OFString const&, OFString const&, unsigned long, bool)': | |
(.text+0x10102): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x102a1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10482): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::newDicomElement(DcmElement*&, DcmTag&, unsigned int, DcmPrivateTagCache*, bool&)': | |
(.text+0x12830): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x129c9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x129d6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12b3e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x132e9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x134a0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x135a1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x135ae): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13701): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1374a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13757): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x138f4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13a8c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13a99): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13b5a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13bd8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13be5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13c74): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13cf7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13d04): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13dc3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13dfc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13e09): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13e98): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::readSubElement(DcmInputStream&, DcmTag&, unsigned int, E_TransferSyntax, E_GrpLenEncoding, > | |
(.text+0x142cb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x143d4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x143e1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1454e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x145a1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x145ae): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x146d0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14740): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1474d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x148ba): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14930): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x149f0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x149fd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14b38): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14b81): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14cbb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14cf9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14dea): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14f0c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14f96): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15120): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcitem.cc.o): in function `DcmItem::readUntilTag(DcmInputStream&, E_TransferSyntax, E_GrpLenEncoding, unsigned int, DcmTagKey c> | |
(.text+0x1554a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x155c4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15839): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15846): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15974): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15b37): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15b44): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15c63): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15e50): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15e5d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15fcd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x160a2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x160af): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x16236): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x16321): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1644f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x16571): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x166e1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmetinf.cc.o): in function `DcmMetaInfo::removeInvalidGroups()': | |
(.text+0xa7d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xabc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbec): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmetinf.cc.o): in function `DcmMetaInfo::checkAndReadPreamble(DcmInputStream&, E_TransferSyntax&)': | |
(.text+0x13b5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1462): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1477): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1484): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15fb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x169b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1764): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1771): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18af): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18f9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a78): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ac1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bef): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d11): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1e84): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmetinf.cc.o): in function `DcmMetaInfo::readGroupLength(DcmInputStream&, E_TransferSyntax, DcmTagKey const&, E_GrpLenEncoding> | |
(.text+0x2212): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2407): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2414): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2521): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2631): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2752): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2872): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x287f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2917): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmetinf.cc.o): in function `DcmMetaInfo::read(DcmInputStream&, E_TransferSyntax, E_GrpLenEncoding, unsigned int)': | |
(.text+0x2c2b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c38): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d47): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2fd4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2fe1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3132): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x32df): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x32ec): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x33fb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3889): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3896): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x39bc): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcobject.cc.o): in function `DcmObject::getParentItem()': | |
(.text+0x2ca): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2e1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x46a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcobject.cc.o): in function `DcmObject::getRootItem()': | |
(.text+0x6f3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x740): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8c9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcobject.cc.o): in function `DcmObject::writeTagAndLength(DcmOutputStream&, E_TransferSyntax, unsigned int&) const': | |
(.text+0x1904): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1911): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x19fd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a57): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a64): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1be9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcpixel.cc.o): in function `DcmPixelData::getDecompressedColorModel(DcmItem*, OFString&)': | |
(.text+0x346): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x353): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x492): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5bd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x739): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7f0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7fd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x950): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcpixel.cc.o): in function `DcmPixelData::compare(DcmElement const&) const': | |
(.text+0x2b4e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b5b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ca8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcpixseq.cc.o): in function `DcmPixelSequence::insert(DcmPixelItem*, unsigned long)': | |
(.text+0x5e6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x602): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6a5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7bb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7c9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8fb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x961): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaef): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcpixseq.cc.o): in function `DcmPixelSequence::writeXML(std::ostream&, unsigned long)': | |
(.text+0x1974): undefined reference to `OFUUID::OFUUID()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1998): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcpxitem.cc.o): in function `DcmPixelItem::createOffsetTable(OFList<unsigned int> const&)': | |
(.text+0x82b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x98a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x997): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb01): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbf1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd33): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe00): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe0d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf49): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcpxitem.cc.o): in function `DcmPixelItem::getParentItem()': | |
(.text+0x109f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1100): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1109): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1203): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1251): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13d7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcrleccd.cc.o): in function `DcmRLECodecDecoder::determineDecompressedColorModel(DcmRepresentationParameter const*, DcmPixelSeq> | |
(.text+0x1d2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1df): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x300): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x400): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x40d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x56b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5bd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6f2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcrleccd.cc.o): in function `DcmRLECodecDecoder::decodeFrame(DcmRepresentationParameter const*, DcmPixelSequence*, DcmCodecPara> | |
(.text+0xce4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xcf1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe1f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfb5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1042): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1134): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1141): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x126f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x175b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1768): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18d3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x192a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a72): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1abd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c05): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d17): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d24): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1db6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1f85): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1f92): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x201d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2529): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2536): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25c1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x266b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2678): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2703): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcrleccd.cc.o): in function `DcmRLECodecDecoder::decode(DcmRepresentationParameter const*, DcmPixelSequence*, DcmPolymorphOBOW&> | |
(.text+0x2c5b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c68): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2da2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2dde): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2deb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2f25): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x31f9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3206): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3345): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x370b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3718): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x384b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x38fe): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x390b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a3e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3acb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3ad8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c0b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3cb8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3ccf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3e9f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3eac): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4019): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4116): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4253): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4260): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4393): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4423): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x442c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x455f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x470b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ba9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ce6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x53b0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x53bd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x54f0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5561): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x56ab): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x59fb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a08): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b35): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b75): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x664c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6789): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x67c8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x690a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x697d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x698a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6ab7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6dcd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6f11): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcsequen.cc.o): in function `DcmSequenceOfItems::getLength(E_TransferSyntax, E_EncodingType) [clone .localalias]': | |
(.text+0x1f65): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1f72): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x20cd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2112): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x211f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2281): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcsequen.cc.o): in function `DcmSequenceOfItems::insertAtCurrentPos(DcmItem*, bool)': | |
(.text+0x2428): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24e1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x265d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcsequen.cc.o): in function `DcmSequenceOfItems::append(DcmItem*)': | |
(.text+0x276b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2821): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x299d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcsequen.cc.o): in function `DcmSequenceOfItems::insert(DcmItem*, unsigned long, bool)': | |
(.text+0x2acf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ad8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b38): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b54): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2be5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2bf2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d29): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2da1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2f3c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2f81): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x30dd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcsequen.cc.o): in function `DcmSequenceOfItems::operator=(DcmSequenceOfItems const&)': | |
(.text+0x3a3b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a48): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3b71): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcsequen.cc.o): in function `DcmSequenceOfItems::readSubItem(DcmInputStream&, DcmTag const&, unsigned int, E_TransferSyntax, E_> | |
(.text+0x3d71): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3e2c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3e92): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3e9f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4033): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x40b6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x40c3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4257): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x42cd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4376): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4383): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4517): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4571): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x46c0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4711): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4761): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x48aa): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4911): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a48): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4b2e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4cbe): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcsequen.cc.o): in function `DcmSequenceOfItems::readTagAndLength(DcmInputStream&, E_TransferSyntax, DcmTag&, unsigned int&)': | |
(.text+0x5940): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b38): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b45): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5cef): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5de9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5f49): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcsequen.cc.o): in function `DcmSequenceOfItems::read(DcmInputStream&, E_TransferSyntax, E_GrpLenEncoding, unsigned int)': | |
(.text+0x60f7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6482): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x648f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x65db): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6840): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x684d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x69b8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `oficonv_logger_callback': | |
(.text+0xf8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x105): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x413): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x42d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x43a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x581): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5ad): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6f7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x710): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x71d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x867): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x880): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x88d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9d7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::DcmSpecificCharacterSet()': | |
(.text+0xdd6): undefined reference to `OFCharacterEncoding::OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xdf6): undefined reference to `get_oficonv_logger_callback' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe20): undefined reference to `set_oficonv_logger_callback' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::clear()': | |
(.text+0xe69): undefined reference to `OFCharacterEncoding::clear()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::~DcmSpecificCharacterSet()': | |
(.text+0xed6): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::setConversionFlags(unsigned int)': | |
(.text+0xfab): undefined reference to `OFCharacterEncoding::setConversionFlags(unsigned int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1028): undefined reference to `OFCharacterEncoding::setConversionFlags(unsigned int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::determineDestinationEncoding(OFString const&)': | |
(.text+0x11f2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x11ff): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1330): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::selectCharacterSetWithoutCodeExtensions()': | |
(.text+0x181e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x182b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x196e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x19e2): undefined reference to `OFCharacterEncoding::selectEncoding(OFString const&, OFString const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ae0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1aed): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c74): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::selectCharacterSetWithCodeExtensions(unsigned long)': | |
(.text+0x2600): undefined reference to `OFCharacterEncoding::OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x263b): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2673): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x26c2): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x26d4): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x26e8): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2701): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x270e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2878): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x28f7): undefined reference to `OFCharacterEncoding::OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x293f): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2977): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x29c2): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x29d4): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x29f0): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b5e): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b86): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b98): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2bac): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2bc6): undefined reference to `OFCharacterEncoding::selectEncoding(OFString const&, OFString const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c24): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c41): undefined reference to `OFCharacterEncoding::operator=(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c4d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c85): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c92): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2cd5): undefined reference to `OFCharacterEncoding::getLibraryVersionString()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2e26): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3000): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x30b7): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3253): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x333e): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x336c): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x337e): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x339d): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x33c5): undefined reference to `OFCharacterEncoding::selectEncoding(OFString const&, OFString const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x342b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3438): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x358c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3612): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x361f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3652): undefined reference to `OFCharacterEncoding::getLibraryVersionString()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x37a6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x38b9): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x38d7): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a34): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::selectCharacterSet(OFString const&, OFString const&)': | |
(.text+0x40de): undefined reference to `OFCharacterEncoding::selectEncoding(OFString const&, OFString const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4125): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4132): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x425c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::convertString(char const*, unsigned long, OFString&, OFString const&)': | |
(.text+0x449c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x44d8): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, OFString&, bool)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4576): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x45e1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4615): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, OFString&, bool)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4659): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x46f1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4728): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, OFString&, bool)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4798): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x47a5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x497e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x49e6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a41): undefined reference to `OFCharacterEncoding::OFCharacterEncoding(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a4d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4b28): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4b50): undefined reference to `OFCharacterEncoding::operator!=(OFCharacterEncoding const&) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4b99): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4bcc): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, OFString&, bool)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c16): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c50): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c5d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4dc1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4e21): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4fa4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ff8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5005): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x51b3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x51d5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x51e2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x53bf): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5540): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5573): undefined reference to `OFCharacterEncoding::convertString(char const*, unsigned long, OFString&, bool)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x55e8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5602): undefined reference to `OFCharacterEncoding::operator=(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x564b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5658): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x57b1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5cfc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5d5b): undefined reference to `OFCharacterEncoding::operator=(OFCharacterEncoding const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5dd1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5e08): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5e28): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5e35): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5fa3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x63e1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6579): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6651): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x67d4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6821): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x69cb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6a3b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6a48): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b9c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6c1d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6c2a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d7e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6dea): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6f63): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x70b1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x71ed): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7602): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x77a4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x77e8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7966): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x79f1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7b33): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7b9e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7d1c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7db0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7f0b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7fe9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8162): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x81a6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x82e2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x84f7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x869d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8731): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8755): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x87e9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::operator bool() const': | |
(.text+0xf05): undefined reference to `OFCharacterEncoding::operator bool() const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::operator!() const': | |
(.text+0xf15): undefined reference to `OFCharacterEncoding::operator!() const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::getConversionFlags() const': | |
(.text+0xf55): undefined reference to `OFCharacterEncoding::getConversionFlags() const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::isConversionAvailable()': | |
(.text+0x1041): undefined reference to `OFCharacterEncoding::isLibraryAvailable()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::countCharactersInUTF8String(OFString const&)': | |
(.text+0x1051): undefined reference to `OFCharacterEncoding::countCharactersInUTF8String(OFString const&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `OFListLink<OFPair<OFString const, OFCharacterEncoding> >::~OFListLink()': | |
(.text._ZN10OFListLinkI6OFPairIK8OFString19OFCharacterEncodingEED2Ev[_ZN10OFListLinkI6OFPairIK8OFString19OFCharacterEncodingEED5Ev]+0x19): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `OFListLink<OFPair<OFString const, OFCharacterEncoding> >::~OFListLink()': | |
(.text._ZN10OFListLinkI6OFPairIK8OFString19OFCharacterEncodingEED0Ev[_ZN10OFListLinkI6OFPairIK8OFString19OFCharacterEncodingEED5Ev]+0x21): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::DcmSpecificCharacterSet() [clone .cold]': | |
(.text.unlikely+0x243): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o): in function `DcmSpecificCharacterSet::selectCharacterSetWithCodeExtensions(unsigned long) [clone .cold]': | |
(.text.unlikely+0x416): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text.unlikely+0x428): undefined reference to `OFCharacterEncoding::~OFCharacterEncoding()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcspchrs.cc.o):(.text.unlikely+0x43c): more undefined references to `OFCharacterEncoding::~OFCharacterEncoding()' follow | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcuid.cc.o): in function `addUIDComponent(char*, char const*)': | |
(.text+0x43): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x50): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x154): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvr.cc.o): in function `DcmVR::getValidEVR() const': | |
(.text+0x4eb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x591): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x738): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getDicomDateFromOFDate(OFDate const&, OFString&)': | |
(.text+0x232): undefined reference to `OFDate::getISOFormattedDate(OFString&, bool) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getOFDateFromString(char const*, unsigned long, OFDate&, bool)': | |
(.text+0x4b3): undefined reference to `OFDate::setDate(unsigned int, unsigned int, unsigned int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b5): undefined reference to `OFDate::setDate(unsigned int, unsigned int, unsigned int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getCurrentDate(OFString&)': | |
(.text+0x10cb): undefined reference to `OFDate::OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10d3): undefined reference to `OFDate::setCurrentDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10f7): undefined reference to `OFDate::~OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1131): undefined reference to `OFDate::getISOFormattedDate(OFString&, bool) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getISOFormattedDateFromString(OFString const&, OFString&, bool)': | |
(.text+0x12ed): undefined reference to `OFDate::OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x133c): undefined reference to `OFDate::~OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1354): undefined reference to `OFDate::getISOFormattedDate(OFString&, bool) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getCurrentDate(OFString&) [clone .cold]': | |
(.text.unlikely+0x26c): undefined reference to `OFDate::~OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrda.cc.o): in function `DcmDate::getISOFormattedDateFromString(OFString const&, OFString&, bool) [clone .cold]': | |
(.text.unlikely+0x2d4): undefined reference to `OFDate::~OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getDicomDateTimeFromOFDateTime(OFDateTime const&, OFString&, bool, bool, bool)': | |
(.text+0x29c): undefined reference to `OFDateTime::getISOFormattedDateTime(OFString&, bool, bool, bool, bool, OFString const&, OFString const&) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getOFDateTimeFromString(char const*, unsigned long, OFDateTime&)': | |
(.text+0x4f8): undefined reference to `OFTime::getLocalTimeZone()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x562): undefined reference to `OFDate::setDate(unsigned int, unsigned int, unsigned int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6e1): undefined reference to `OFTime::setTimeZone(double)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x702): undefined reference to `OFTime::getLocalTimeZone()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getCurrentDateTime(OFString&, bool, bool, bool)': | |
(.text+0xd21): undefined reference to `OFDateTime::OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd2d): undefined reference to `OFDateTime::setCurrentDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd65): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe00): undefined reference to `OFDateTime::getISOFormattedDateTime(OFString&, bool, bool, bool, bool, OFString const&, OFString const&) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getISOFormattedDateTimeFromString(OFString const&, OFString&, bool, bool, bool, bool, O> | |
(.text+0x113b): undefined reference to `OFDate::OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x11bc): undefined reference to `OFDate::getISOFormattedDate(OFString&, bool) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12e0): undefined reference to `OFDate::~OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getCurrentDateTime(OFString&, bool, bool, bool) [clone .cold]': | |
(.text.unlikely+0x1be): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrdt.cc.o): in function `DcmDateTime::getISOFormattedDateTimeFromString(OFString const&, OFString&, bool, bool, bool, bool, O> | |
(.text.unlikely+0x235): undefined reference to `OFDate::~OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrobow.cc.o): in function `DcmOtherByteOtherWord::writeXML(std::ostream&, unsigned long)': | |
(.text+0x17bc): undefined reference to `OFUUID::OFUUID()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x17e0): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrobow.cc.o): in function `DcmOtherByteOtherWord::printPixel(std::ostream&, unsigned long, int, char const*, unsigned long*)': | |
(.text+0x25a3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25b0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x26ea): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x270f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x271c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2840): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x299a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x29a7): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ae1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b67): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b74): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c8d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d69): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d76): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2e13): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrod.cc.o): in function `DcmOtherDouble::writeXML(std::ostream&, unsigned long)': | |
(.text+0x50c): undefined reference to `OFUUID::OFUUID()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x530): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrof.cc.o): in function `DcmOtherFloat::writeXML(std::ostream&, unsigned long)': | |
(.text+0x514): undefined reference to `OFUUID::OFUUID()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x538): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrol.cc.o): in function `DcmOtherLong::writeXML(std::ostream&, unsigned long)': | |
(.text+0x4dc): undefined reference to `OFUUID::OFUUID()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x500): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrov.cc.o): in function `DcmOther64bitVeryLong::writeXML(std::ostream&, unsigned long)': | |
(.text+0x4dc): undefined reference to `OFUUID::OFUUID()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x500): undefined reference to `OFUUID::print(std::ostream&, OFUUID::E_Representation) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrpn.cc.o): in function `DcmPersonName::writeJson(std::ostream&, DcmJsonFormat&)::Lexer::writeCurrentValue(std::ostream&, Dcm> | |
(.text+0x7f5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x802): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x91d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9af): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9bc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xadb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrpn.cc.o): in function `DcmPersonName::writeJson(std::ostream&, DcmJsonFormat&)': | |
(.text+0xf4d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf5a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10a6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x113b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1148): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x128b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getDicomTimeFromOFTime(OFTime const&, OFString&, bool, bool)': | |
(.text+0x27d): undefined reference to `OFTime::getISOFormattedTime(OFString&, bool, bool, bool, bool, OFString const&) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getOFTimeFromString(char const*, unsigned long, OFTime&, bool, double)': | |
(.text+0x1112): undefined reference to `OFTime::setTime(unsigned int, unsigned int, double, double)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x113c): undefined reference to `OFTime::setTime(unsigned int, unsigned int, double, double)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getOFTimeFromString(char const*, unsigned long, OFTime&, bool)': | |
(.text+0x12da): undefined reference to `OFTime::getLocalTimeZone()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getCurrentTime(OFString&, bool, bool)': | |
(.text+0x184e): undefined reference to `OFTime::OFTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1856): undefined reference to `OFTime::setCurrentTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1890): undefined reference to `OFTime::~OFTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x191a): undefined reference to `OFTime::getISOFormattedTime(OFString&, bool, bool, bool, bool, OFString const&) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrtm.cc.o): in function `DcmTime::getCurrentTime(OFString&, bool, bool) [clone .cold]': | |
(.text.unlikely+0x248): undefined reference to `OFTime::~OFTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrui.cc.o): in function `DcmUniqueIdentifier::putString(char const*, unsigned int) [clone .localalias]': | |
(.text+0x6bd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6dd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x820): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrui.cc.o): in function `DcmUniqueIdentifier::putString(char const*)': | |
(.text+0x995): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9b5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaf1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcvrui.cc.o): in function `DcmUniqueIdentifier::makeMachineByteString(unsigned int)': | |
(.text+0xcc3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xcda): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe8a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(vrscan.cc.o): in function `vrscan::scan(OFString const&, char const*, unsigned long)': | |
(.text+0x44): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x51): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x428): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcbytstr.cc.o): in function `DcmByteString::newValueField()': | |
(.text+0xf2d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf3a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10c3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcbytstr.cc.o): in function `DcmByteString::verify(bool)': | |
(.text+0x1cdc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ce9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1e90): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ee5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1f3a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2056): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2105): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2199): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x23c2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2401): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x261f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2693): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x27f5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2853): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x29c3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcchrstr.cc.o): in function `DcmCharString::verify(bool)': | |
(.text+0x63f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x64c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7ec): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8c5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x909): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x916): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa59): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb68): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbcb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbd4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd1d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd89): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfb5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xff9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x120c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcchrstr.cc.o): in function `DcmCharString::convertCharacterSet(DcmSpecificCharacterSet&)': | |
(.text+0x1521): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x152e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x16c9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1711): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x17be): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x199a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcchrstr.cc.o): in function `DcmCharString::getSpecificCharacterSet(OFString&)': | |
(.text+0x1d0e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d1b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1e9f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dccodec.cc.o): in function `DcmCodec::updateImageType(DcmItem*)': | |
(.text+0x1d0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3ad): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x440): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5da): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x616): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x73e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::recordNameToType(char const*)': | |
(.text+0x7bc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x82d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x962): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::insertSub(DcmDirectoryRecord*, unsigned long, bool)': | |
(.text+0xdab): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe51): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x101a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::insertSubAtCurrentPos(DcmDirectoryRecord*, bool)': | |
(.text+0x1203): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12a1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x146a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::lookForRecordType()': | |
(.text+0x1690): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x169d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x180c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::lookForReferencedFileID()': | |
(.text+0x19b6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1aa1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bcb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::lookForReferencedMRDR()': | |
(.text+0x1d28): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1dd9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ed9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::convertCharacterSet(DcmSpecificCharacterSet&)': | |
(.text+0x352a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x36c5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x37b1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3902): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a19): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c04): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::purgeReferencedFile()': | |
(.text+0x44c1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x45c0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x45c9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4707): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4771): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::setNumberOfReferences(unsigned int)': | |
(.text+0x49ae): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x49bb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ad7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::increaseRefNum()': | |
(.text+0x4d59): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4d62): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4e66): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::decreaseRefNum()': | |
(.text+0x5074): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x507d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x517d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x51e4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x51f1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x52f1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::deleteSubAndPurgeFile(unsigned long)': | |
(.text+0x54d6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x56d1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x57e2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::deleteSubAndPurgeFile(DcmDirectoryRecord*)': | |
(.text+0x5916): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b11): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5c22): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::fillElementsAndReadSOP(char const*, OFFilename const&, DcmFileFormat*)': | |
(.text+0x5deb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x62af): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x62bc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x640d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x65ac): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x65b9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x670a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x684d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x685a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6997): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6eb7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6ec4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6fea): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7381): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x745c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7469): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x75a0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x782a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7981): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x79d2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7b10): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::assignToSOPFile(char const*, OFFilename const&)': | |
(.text+0x7e6f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7e8d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7fc1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x80f0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8131): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x826b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcdirrec.cc.o): in function `DcmDirectoryRecord::assignToMRDR(DcmDirectoryRecord*)': | |
(.text+0x83f2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8410): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8561): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x869c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x86d1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x880c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-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/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x925): undefined reference to `OFDate::~OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-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/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa25): undefined reference to `OFTime::~OFTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-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/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb2d): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDateTime(void const*, unsigned long, void const*, unsigned long,> | |
(.text+0xbcd): undefined reference to `OFDateTime::OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc6c): undefined reference to `OFDateTime::getDate() const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc91): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xdd5): undefined reference to `OFDateTime::getTime() const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe3c): undefined reference to `OFDateTime::OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xead): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xebe): undefined reference to `OFDateTime::operator==(OFDateTime const&) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xecc): undefined reference to `OFDateTime::OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf32): undefined reference to `OFDateTime::operator<=(OFDateTime const&) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf52): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1003): undefined reference to `OFDateTime::operator>=(OFDateTime const&) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `bool DcmAttributeMatching::rangeMatchingTemplate<OFDate>(OFCondition (*)(char const*, unsigned long> | |
(.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x2c): undefined reference to `OFDate::OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFDateEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDate(void const*, unsigned long, void const*, unsigned long) [cl> | |
(.text.unlikely+0x4): undefined reference to `OFDate::~OFDate()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingTime(void const*, unsigned long, void const*, unsigned long) [cl> | |
(.text.unlikely+0x2a): undefined reference to `OFTime::~OFTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDateTime(void const*, unsigned long, void const*, unsigned long)> | |
(.text.unlikely+0x50): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `DcmAttributeMatching::rangeMatchingDateTime(void const*, unsigned long, void const*, unsigned long,> | |
(.text.unlikely+0x78): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text.unlikely+0x80): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text.unlikely+0x89): undefined reference to `OFDateTime::~OFDateTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `bool DcmAttributeMatching::rangeMatchingTemplate<OFTime>(OFCondition (*)(char const*, unsigned long> | |
(.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x2e): undefined reference to `OFTime::OFTime()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI6OFTimeEEbPF11OFConditionPKcmRT_ERKNS_5Range> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcmatch.cc.o): in function `bool DcmAttributeMatching::rangeMatchingTemplate<OFDateTime>(OFCondition (*)(char const*, unsigned > | |
(.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_]+0x34): undefined reference to `OFDateTime::OFDateT> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ER> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ER> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ER> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ER> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ER> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ER> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ER> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ER> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ERKNS_5RangeERKS5_[_ZN20DcmAttributeMatching21rangeMatchingTemplateI10OFDateTimeEEbPF11OFConditionPKcmRT_ER> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dcrlecce.cc.o): in function `DcmRLECodecEncoder::encode(unsigned short const*, unsigned int, DcmRepresentationParameter const*,> | |
(.text+0x25f7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2604): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2732): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiRegister::createMonoImageData(DiColorImage const*, double, double, double)': | |
(.text+0x2e2): undefined reference to `DiMonoModality::DiMonoModality(int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x367): undefined reference to `DiMonoPixel::DiMonoPixel(DiPixel const*, DiMonoModality*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x701): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x70e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x777): undefined reference to `DiMonoPixel::DiMonoPixel(DiPixel const*, DiMonoModality*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9e6): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9f3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa57): undefined reference to `DiMonoPixel::DiMonoPixel(DiPixel const*, DiMonoModality*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1283): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1290): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12f7): undefined reference to `DiMonoPixel::DiMonoPixel(DiPixel const*, DiMonoModality*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1b63): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1b70): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bd7): undefined reference to `DiMonoPixel::DiMonoPixel(DiPixel const*, DiMonoModality*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x207f): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x208c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x20ff): undefined reference to `DiMonoPixel::DiMonoPixel(DiPixel const*, DiMonoModality*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25c7): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25d4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2990): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a0a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a2c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2aa6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ac8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b42): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b64): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2bde): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c00): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c7a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c9c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d16): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiRegister::DiRegister()': | |
(.text+0x2e41): undefined reference to `DiRegisterBase::Pointer' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiMonoPixelTemplate<unsigned char>::~DiMonoPixelTemplate()': | |
(.text._ZN19DiMonoPixelTemplateIhED2Ev[_ZN19DiMonoPixelTemplateIhED5Ev]+0x2f): undefined reference to `DiMonoPixel::~DiMonoPixel()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `non-virtual thunk to DiMonoPixelTemplate<unsigned char>::~DiMonoPixelTemplate()': | |
(.text._ZN19DiMonoPixelTemplateIhED2Ev[_ZN19DiMonoPixelTemplateIhED5Ev]+0x70): undefined reference to `DiMonoPixel::~DiMonoPixel()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiMonoPixelTemplate<signed char>::~DiMonoPixelTemplate()': | |
(.text._ZN19DiMonoPixelTemplateIaED2Ev[_ZN19DiMonoPixelTemplateIaED5Ev]+0x2f): undefined reference to `DiMonoPixel::~DiMonoPixel()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `non-virtual thunk to DiMonoPixelTemplate<signed char>::~DiMonoPixelTemplate()': | |
(.text._ZN19DiMonoPixelTemplateIaED2Ev[_ZN19DiMonoPixelTemplateIaED5Ev]+0x70): undefined reference to `DiMonoPixel::~DiMonoPixel()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiMonoPixelTemplate<unsigned short>::~DiMonoPixelTemplate()': | |
(.text._ZN19DiMonoPixelTemplateItED2Ev[_ZN19DiMonoPixelTemplateItED5Ev]+0x2f): undefined reference to `DiMonoPixel::~DiMonoPixel()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o):(.text._ZN19DiMonoPixelTemplateItED2Ev[_ZN19DiMonoPixelTemplateItED5Ev]+0x70): more undefined references to `Di> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiMonoPixelTemplate<unsigned int>::getMinMaxWindow(int, double&, double&)': | |
(.text._ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_]+0xf5): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_]+0xfa): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_]+0x15a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11](> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_]+0x1d7): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIjE15getMinMaxWindowEiRdS1_]+0x1f5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cp> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiMonoPixelTemplate<int>::getMinMaxWindow(int, double&, double&)': | |
(.text._ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_]+0xf5): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_]+0xfa): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_]+0x15a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11](> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_]+0x1d7): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIiE15getMinMaxWindowEiRdS1_]+0x1f5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cp> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiMonoPixelTemplate<signed char>::getMinMaxWindow(int, double&, double&)': | |
(.text._ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_]+0xf2): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_]+0xf7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_]+0x16b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11](> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_]+0x275): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIaE15getMinMaxWindowEiRdS1_]+0x293): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cp> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiMonoPixelTemplate<unsigned short>::getMinMaxWindow(int, double&, double&)': | |
(.text._ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_]+0x109): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_]+0x113): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_]+0x194): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11](> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_]+0x2da): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateItE15getMinMaxWindowEiRdS1_]+0x2f0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cp> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiMonoPixelTemplate<short>::getMinMaxWindow(int, double&, double&)': | |
(.text._ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_]+0xf9): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_]+0xfe): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_]+0x17f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11](> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_]+0x289): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIsE15getMinMaxWindowEiRdS1_]+0x2a7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cp> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o): in function `DiMonoPixelTemplate<unsigned char>::getMinMaxWindow(int, double&, double&)': | |
(.text._ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_]+0x10e): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_]+0x113): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_]+0x18b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11](> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_]+0x295): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_[_ZN19DiMonoPixelTemplateIhE15getMinMaxWindowEiRdS1_]+0x2b3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cp> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o):(.data.rel.ro._ZTI19DiMonoPixelTemplateIhE[_ZTI19DiMonoPixelTemplateIhE]+0x18): undefined reference to `typeinf> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o):(.data.rel.ro._ZTI19DiMonoPixelTemplateIaE[_ZTI19DiMonoPixelTemplateIaE]+0x18): undefined reference to `typeinf> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o):(.data.rel.ro._ZTI19DiMonoPixelTemplateItE[_ZTI19DiMonoPixelTemplateItE]+0x18): undefined reference to `typeinf> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o):(.data.rel.ro._ZTI19DiMonoPixelTemplateIsE[_ZTI19DiMonoPixelTemplateIsE]+0x18): undefined reference to `typeinf> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o):(.data.rel.ro._ZTI19DiMonoPixelTemplateIjE[_ZTI19DiMonoPixelTemplateIjE]+0x18): undefined reference to `typeinf> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diregist.cc.o):(.data.rel.ro._ZTI19DiMonoPixelTemplateIiE[_ZTI19DiMonoPixelTemplateIiE]+0x18): more undefined references to `t> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dirgbimg.cc.o): in function `DiRGBImage::Init()': | |
(.text+0x12b): undefined reference to `DiImage::deleteInputData()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1547): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x156f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1586): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1646): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x166e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1722): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x175c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x178a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x17b2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x17e0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x17f9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18b9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18e1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1997): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x19bd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a71): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a97): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1b5c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dirgbimg.cc.o): in function `DiRGBImage::processNextFrames(unsigned long)': | |
(.text+0x1cf5): undefined reference to `DiImage::processNextFrames(unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diybrimg.cc.o): in function `DiYBRImage::Init()': | |
(.text+0x13b): undefined reference to `DiImage::deleteInputData()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diybrimg.cc.o): in function `DiYBRImage::processNextFrames(unsigned long)': | |
(.text+0x5c5): undefined reference to `DiImage::processNextFrames(unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diybrimg.cc.o): in function `DiYBRPixelTemplate<unsigned char, unsigned char>::convert(unsigned char const*, unsigned long, in> | |
(.text._ZN18DiYBRPixelTemplateIhhE7convertEPKhmib[_ZN18DiYBRPixelTemplateIhhE7convertEPKhmib]+0x7c7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIhhE7convertEPKhmib[_ZN18DiYBRPixelTemplateIhhE7convertEPKhmib]+0x80e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIhhE7convertEPKhmib[_ZN18DiYBRPixelTemplateIhhE7convertEPKhmib]+0x8c9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diybrimg.cc.o): in function `DiYBRPixelTemplate<signed char, unsigned char>::convert(signed char const*, unsigned long, int, b> | |
(.text._ZN18DiYBRPixelTemplateIahE7convertEPKamib[_ZN18DiYBRPixelTemplateIahE7convertEPKamib]+0x5bf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIahE7convertEPKamib[_ZN18DiYBRPixelTemplateIahE7convertEPKamib]+0x5d3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIahE7convertEPKamib[_ZN18DiYBRPixelTemplateIahE7convertEPKamib]+0x680): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diybrimg.cc.o): in function `DiYBRPixelTemplate<unsigned short, unsigned short>::convert(unsigned short const*, unsigned long,> | |
(.text._ZN18DiYBRPixelTemplateIttE7convertEPKtmib[_ZN18DiYBRPixelTemplateIttE7convertEPKtmib]+0x941): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIttE7convertEPKtmib[_ZN18DiYBRPixelTemplateIttE7convertEPKtmib]+0x952): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIttE7convertEPKtmib[_ZN18DiYBRPixelTemplateIttE7convertEPKtmib]+0xa0c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diybrimg.cc.o): in function `DiYBRPixelTemplate<short, unsigned short>::convert(short const*, unsigned long, int, bool)': | |
(.text._ZN18DiYBRPixelTemplateIstE7convertEPKsmib[_ZN18DiYBRPixelTemplateIstE7convertEPKsmib]+0x6dc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIstE7convertEPKsmib[_ZN18DiYBRPixelTemplateIstE7convertEPKsmib]+0x728): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIstE7convertEPKsmib[_ZN18DiYBRPixelTemplateIstE7convertEPKsmib]+0x7d8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diybrimg.cc.o): in function `DiYBRPixelTemplate<unsigned int, unsigned int>::convert(unsigned int const*, unsigned long, int, > | |
(.text._ZN18DiYBRPixelTemplateIjjE7convertEPKjmib[_ZN18DiYBRPixelTemplateIjjE7convertEPKjmib]+0x1181): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIjjE7convertEPKjmib[_ZN18DiYBRPixelTemplateIjjE7convertEPKjmib]+0x1192): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIjjE7convertEPKjmib[_ZN18DiYBRPixelTemplateIjjE7convertEPKjmib]+0x124c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diybrimg.cc.o): in function `DiYBRPixelTemplate<int, unsigned int>::convert(int const*, unsigned long, int, bool)': | |
(.text._ZN18DiYBRPixelTemplateIijE7convertEPKimib[_ZN18DiYBRPixelTemplateIijE7convertEPKimib]+0xf47): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIijE7convertEPKimib[_ZN18DiYBRPixelTemplateIijE7convertEPKimib]+0xf95): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiYBRPixelTemplateIijE7convertEPKimib[_ZN18DiYBRPixelTemplateIijE7convertEPKimib]+0x1054): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyf2img.cc.o): in function `DiYBR422Image::Init()': | |
(.text+0x11b): undefined reference to `DiImage::deleteInputData()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25d9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25e6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2732): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2783): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2790): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x28dc): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x28fd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x290a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a56): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a77): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a84): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2bd0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3343): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3365): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3420): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyf2img.cc.o): in function `DiYBR422Image::processNextFrames(unsigned long)': | |
(.text+0x35d5): undefined reference to `DiImage::processNextFrames(unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyf2img.cc.o): in function `DiYBR422PixelTemplate<unsigned short, unsigned short>::DiYBR422PixelTemplate(DiDocument const*, D> | |
(.text._ZN21DiYBR422PixelTemplateIttEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIttEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0x11ad): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIttEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIttEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0x11ba): undefined reference to `dcmtk> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIttEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIttEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0x1309): undefined reference to `dcmtk> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIttEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIttEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0x192b): undefined reference to `dcmtk> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIttEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIttEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0x193f): undefined reference to `dcmtk> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIttEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIttEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0x1a00): undefined reference to `dcmtk> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyf2img.cc.o): in function `DiYBR422PixelTemplate<unsigned int, unsigned int>::DiYBR422PixelTemplate(DiDocument const*, DiInp> | |
(.text._ZN21DiYBR422PixelTemplateIjjEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIjjEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0x89b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIjjEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIjjEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0x8a8): undefined reference to `dcmtk:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIjjEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIjjEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0x9f3): undefined reference to `dcmtk:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIjjEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIjjEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0xdd9): undefined reference to `dcmtk:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIjjEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIjjEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0xded): undefined reference to `dcmtk:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIjjEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusib[_ZN21DiYBR422PixelTemplateIjjEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusib]+0xeb2): undefined reference to `dcmtk:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyf2img.cc.o): in function `DiYBR422PixelTemplate<signed char, unsigned char>::convert(signed char const*, int, bool)': | |
(.text._ZN21DiYBR422PixelTemplateIahE7convertEPKaib[_ZN21DiYBR422PixelTemplateIahE7convertEPKaib]+0x28c2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIahE7convertEPKaib[_ZN21DiYBR422PixelTemplateIahE7convertEPKaib]+0x290c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIahE7convertEPKaib[_ZN21DiYBR422PixelTemplateIahE7convertEPKaib]+0x29c5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger c> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyf2img.cc.o): in function `DiYBR422PixelTemplate<short, unsigned short>::convert(short const*, int, bool)': | |
(.text._ZN21DiYBR422PixelTemplateIstE7convertEPKsib[_ZN21DiYBR422PixelTemplateIstE7convertEPKsib]+0x16ee): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIstE7convertEPKsib[_ZN21DiYBR422PixelTemplateIstE7convertEPKsib]+0x1738): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIstE7convertEPKsib[_ZN21DiYBR422PixelTemplateIstE7convertEPKsib]+0x17f1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger c> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyf2img.cc.o): in function `DiYBR422PixelTemplate<int, unsigned int>::convert(int const*, int, bool)': | |
(.text._ZN21DiYBR422PixelTemplateIijE7convertEPKiib[_ZN21DiYBR422PixelTemplateIijE7convertEPKiib]+0xc0e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIijE7convertEPKiib[_ZN21DiYBR422PixelTemplateIijE7convertEPKiib]+0xc58): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN21DiYBR422PixelTemplateIijE7convertEPKiib[_ZN21DiYBR422PixelTemplateIijE7convertEPKiib]+0xd0b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger co> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyp2img.cc.o): in function `DiYBRPart422Image::Init()': | |
(.text+0x10b): undefined reference to `DiImage::deleteInputData()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x47c4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x47d1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4918): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x496d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x497a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ac1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ae6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4af3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c3a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c5f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c6c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4db3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5538): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5561): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x558c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x55a5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5659): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5692): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x56a9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x575d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5782): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5836): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x585b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x590f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyp2img.cc.o): in function `DiYBRPart422Image::processNextFrames(unsigned long)': | |
(.text+0x5ae5): undefined reference to `DiImage::processNextFrames(unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyp2img.cc.o): in function `DiYBRPart422PixelTemplate<signed char, unsigned char>::DiYBRPart422PixelTemplate(DiDocument const> | |
(.text._ZN25DiYBRPart422PixelTemplateIahEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIahEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x21c8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIahEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIahEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x21d5): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIahEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIahEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x231b): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIahEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIahEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x259b): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIahEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIahEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x25ac): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIahEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIahEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x265f): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diyp2img.cc.o): in function `DiYBRPart422PixelTemplate<short, unsigned short>::DiYBRPart422PixelTemplate(DiDocument const*, Di> | |
(.text._ZN25DiYBRPart422PixelTemplateIstEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIstEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x1214): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIstEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIstEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x1221): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIstEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIstEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x1368): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIstEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIstEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x15e9): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIstEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIstEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x15fc): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN25DiYBRPart422PixelTemplateIstEC2EPK10DiDocumentPK12DiInputPixelR9EI_Statusi[_ZN25DiYBRPart422PixelTemplateIstEC5EPK10DiDocumentPK12DiInputPixelR9EI_Statusi]+0x16b0): undefined reference to > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diargimg.cc.o): in function `DiARGBImage::Init()': | |
(.text+0x18b): undefined reference to `DiImage::deleteInputData()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ad): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18c5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18e9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1902): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x19b1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x19dc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a8b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ac7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1af0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1b0e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bbd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bef): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c9e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diargimg.cc.o): in function `DiARGBImage::DiARGBImage(DiDocument const*, EI_Status)': | |
(.text+0x1ef8): undefined reference to `DiLookupTable::DiLookupTable(DiDocument const*, DcmTagKey const&, DcmTagKey const&, DcmTagKey const&, EL_BitsPerTableEntry, EI_Status*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1f7c): undefined reference to `DiLookupTable::DiLookupTable(DiDocument const*, DcmTagKey const&, DcmTagKey const&, DcmTagKey const&, EL_BitsPerTableEntry, EI_Status*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2001): undefined reference to `DiLookupTable::DiLookupTable(DiDocument const*, DcmTagKey const&, DcmTagKey const&, DcmTagKey const&, EL_BitsPerTableEntry, EI_Status*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x20bc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x20c5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2237): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diargimg.cc.o): in function `DiARGBImage::processNextFrames(unsigned long)': | |
(.text+0x22e5): undefined reference to `DiImage::processNextFrames(unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diargimg.cc.o): in function `DiARGBPixelTemplate<signed char, int, unsigned char>::convert(signed char const*, DiLookupTable**> | |
(.text._ZN19DiARGBPixelTemplateIaihE7convertEPKaPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIaihE7convertEPKaPP13DiLookupTablemi]+0x4ac): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiARGBPixelTemplateIaihE7convertEPKaPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIaihE7convertEPKaPP13DiLookupTablemi]+0x4f5): undefined reference to `dcmtk::log4cplus::detail::get_macro_bo> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiARGBPixelTemplateIaihE7convertEPKaPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIaihE7convertEPKaPP13DiLookupTablemi]+0x5a2): undefined reference to `dcmtk::log4cplus::detail::macro_forced> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diargimg.cc.o): in function `DiARGBPixelTemplate<signed char, int, unsigned short>::convert(signed char const*, DiLookupTable*> | |
(.text._ZN19DiARGBPixelTemplateIaitE7convertEPKaPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIaitE7convertEPKaPP13DiLookupTablemi]+0x505): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiARGBPixelTemplateIaitE7convertEPKaPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIaitE7convertEPKaPP13DiLookupTablemi]+0x551): undefined reference to `dcmtk::log4cplus::detail::get_macro_bo> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiARGBPixelTemplateIaitE7convertEPKaPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIaitE7convertEPKaPP13DiLookupTablemi]+0x606): undefined reference to `dcmtk::log4cplus::detail::macro_forced> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diargimg.cc.o): in function `DiARGBPixelTemplate<short, int, unsigned char>::convert(short const*, DiLookupTable**, unsigned l> | |
(.text._ZN19DiARGBPixelTemplateIsihE7convertEPKsPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIsihE7convertEPKsPP13DiLookupTablemi]+0x4c4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiARGBPixelTemplateIsihE7convertEPKsPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIsihE7convertEPKsPP13DiLookupTablemi]+0x50d): undefined reference to `dcmtk::log4cplus::detail::get_macro_bo> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiARGBPixelTemplateIsihE7convertEPKsPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIsihE7convertEPKsPP13DiLookupTablemi]+0x5ba): undefined reference to `dcmtk::log4cplus::detail::macro_forced> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(diargimg.cc.o): in function `DiARGBPixelTemplate<short, int, unsigned short>::convert(short const*, DiLookupTable**, unsigned > | |
(.text._ZN19DiARGBPixelTemplateIsitE7convertEPKsPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIsitE7convertEPKsPP13DiLookupTablemi]+0x4fd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiARGBPixelTemplateIsitE7convertEPKsPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIsitE7convertEPKsPP13DiLookupTablemi]+0x549): undefined reference to `dcmtk::log4cplus::detail::get_macro_bo> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN19DiARGBPixelTemplateIsitE7convertEPKsPP13DiLookupTablemi[_ZN19DiARGBPixelTemplateIsitE7convertEPKsPP13DiLookupTablemi]+0x5fe): undefined reference to `dcmtk::log4cplus::detail::macro_forced> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicmyimg.cc.o): in function `DiCMYKImage::Init()': | |
(.text+0x12b): undefined reference to `DiImage::deleteInputData()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ff6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2024): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2052): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2080): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x20ac): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x20c4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x217a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x21a0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2265): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x228d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2343): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x237d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2395): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x245a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2482): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2538): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x255e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2614): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicmyimg.cc.o): in function `DiCMYKImage::processNextFrames(unsigned long)': | |
(.text+0x27a5): undefined reference to `DiImage::processNextFrames(unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::createMono(double, double, double) const': | |
(.text+0xfa): undefined reference to `DiMono2Image::DiMono2Image(DiColorImage const*, double, double, double)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::flip(int, int)': | |
(.text+0x495): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4af): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5d4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x63d): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x64a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x657): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x77c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x792): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x79f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8c3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x993): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9a0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9ad): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xad2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiDocument const*, EI_Status, int, bool)': | |
(.text+0x22bd): undefined reference to `DiImage::DiImage(DiDocument const*, EI_Status, int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x22e5): undefined reference to `DiImage::detachPixelData()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::checkInterData(int)': | |
(.text+0x2415): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2422): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x258c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25b0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25bd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x26bd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiColorImage const*, unsigned long, unsigned long)': | |
(.text+0x27cf): undefined reference to `DiImage::DiImage(DiImage const*, unsigned long, unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3128): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x315a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3188): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x31a6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3247): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3277): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3318): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x335c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x338e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x33c0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x33de): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x347f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x34af): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3550): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3580): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3621): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3651): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x36f2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiColorImage const*, int, int)': | |
(.text+0x3896): undefined reference to `DiImage::DiImage(DiImage const*, int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3903): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3910): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a34): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x41f2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x41ff): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4323): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4386): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4393): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x44b7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4511): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x451e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4642): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5431): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5451): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5475): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x548a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5539): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x555d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x560c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5630): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x56e0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiColorImage const*, int)': | |
(.text+0x588f): undefined reference to `DiImage::DiImage(DiImage const*, int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5900): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x590d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a15): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5fe3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5ff0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x60f8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6151): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x615e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6266): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x641f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x642c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6534): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d9d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6dc7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6de1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6e89): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6eaf): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6f57): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x70ac): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x70bc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x715e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::getData(void*, unsigned long, unsigned long, int, int)': | |
(.text+0x7394): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x73a1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x74bd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x75b8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x75c5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x76cd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x771d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x772a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7827): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiColorImage const*, long, long, unsigned short, unsigned short, unsign> | |
(.text+0x89f9): undefined reference to `DiImage::DiImage(DiImage const*, unsigned short, unsigned short, int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8a64): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8a71): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8b83): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9170): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x917d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9296): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x92e0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x92ed): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9406): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9420): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x942d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9546): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9668): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9687): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x969b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9748): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9770): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x981d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9854): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9864): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9911): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::rotate(int)': | |
(.text+0x9b01): undefined reference to `DiImage::rotate(int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9cfc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9d09): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9e2a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa04e): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa05b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa068): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa18c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa198): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa1a5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa1b2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa2d6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa490): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa49d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa4aa): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa5ce): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::updateImagePixelModuleAttributes(DcmItem&)': | |
(.text+0xb20d): undefined reference to `DiImage::updateImagePixelModuleAttributes(DcmItem&)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::~DiColorImage()': | |
(.text+0x8b): undefined reference to `DiImage::~DiImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::writeBMP(_IO_FILE*, unsigned long, int)': | |
(.text+0xbfde): undefined reference to `DiImage::writeBMP(_IO_FILE*, unsigned long, int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiDocument const*, EI_Status, int, bool) [clone .cold]': | |
(.text.unlikely+0x1a4): undefined reference to `DiImage::~DiImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiColorImage const*, unsigned long, unsigned long) [clone .cold]': | |
(.text.unlikely+0x2a3): undefined reference to `DiImage::~DiImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiColorImage const*, int, int) [clone .cold]': | |
(.text.unlikely+0x46f): undefined reference to `DiImage::~DiImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiColorImage const*, int) [clone .cold]': | |
(.text.unlikely+0x5f2): undefined reference to `DiImage::~DiImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorImage::DiColorImage(DiColorImage const*, long, long, unsigned short, unsigned short, unsign> | |
(.text.unlikely+0x855): undefined reference to `DiImage::~DiImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorOutputPixelTemplate<unsigned char, unsigned char>::convert(unsigned char const**, unsigned > | |
(.text._ZN26DiColorOutputPixelTemplateIhhE7convertEPPKhmiiii[_ZN26DiColorOutputPixelTemplateIhhE7convertEPPKhmiiii]+0x7d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIhhE7convertEPPKhmiiii[_ZN26DiColorOutputPixelTemplateIhhE7convertEPPKhmiiii]+0x86a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIhhE7convertEPPKhmiiii[_ZN26DiColorOutputPixelTemplateIhhE7convertEPPKhmiiii]+0x9c9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::lo> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorOutputPixelTemplate<unsigned char, unsigned short>::convert(unsigned char const**, unsigned> | |
(.text._ZN26DiColorOutputPixelTemplateIhtE7convertEPPKhmiiii[_ZN26DiColorOutputPixelTemplateIhtE7convertEPPKhmiiii]+0x7d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIhtE7convertEPPKhmiiii[_ZN26DiColorOutputPixelTemplateIhtE7convertEPPKhmiiii]+0x1696): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cx> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIhtE7convertEPPKhmiiii[_ZN26DiColorOutputPixelTemplateIhtE7convertEPPKhmiiii]+0x17de): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::l> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorOutputPixelTemplate<unsigned char, unsigned int>::convert(unsigned char const**, unsigned l> | |
(.text._ZN26DiColorOutputPixelTemplateIhjE7convertEPPKhmiiii[_ZN26DiColorOutputPixelTemplateIhjE7convertEPPKhmiiii]+0x81): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIhjE7convertEPPKhmiiii[_ZN26DiColorOutputPixelTemplateIhjE7convertEPPKhmiiii]+0x2d83): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cx> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIhjE7convertEPPKhmiiii[_ZN26DiColorOutputPixelTemplateIhjE7convertEPPKhmiiii]+0x2ef1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::l> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorOutputPixelTemplate<unsigned short, unsigned char>::convert(unsigned short const**, unsigne> | |
(.text._ZN26DiColorOutputPixelTemplateIthE7convertEPPKtmiiii[_ZN26DiColorOutputPixelTemplateIthE7convertEPPKtmiiii]+0x7d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIthE7convertEPPKtmiiii[_ZN26DiColorOutputPixelTemplateIthE7convertEPPKtmiiii]+0x8d5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIthE7convertEPPKtmiiii[_ZN26DiColorOutputPixelTemplateIthE7convertEPPKtmiiii]+0xa07): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::lo> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorOutputPixelTemplate<unsigned short, unsigned short>::convert(unsigned short const**, unsign> | |
(.text._ZN26DiColorOutputPixelTemplateIttE7convertEPPKtmiiii[_ZN26DiColorOutputPixelTemplateIttE7convertEPPKtmiiii]+0x81): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIttE7convertEPPKtmiiii[_ZN26DiColorOutputPixelTemplateIttE7convertEPPKtmiiii]+0x1043): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cx> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIttE7convertEPPKtmiiii[_ZN26DiColorOutputPixelTemplateIttE7convertEPPKtmiiii]+0x11b1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::l> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorOutputPixelTemplate<unsigned short, unsigned int>::convert(unsigned short const**, unsigned> | |
(.text._ZN26DiColorOutputPixelTemplateItjE7convertEPPKtmiiii[_ZN26DiColorOutputPixelTemplateItjE7convertEPPKtmiiii]+0x79): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateItjE7convertEPPKtmiiii[_ZN26DiColorOutputPixelTemplateItjE7convertEPPKtmiiii]+0x1ca6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cx> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateItjE7convertEPPKtmiiii[_ZN26DiColorOutputPixelTemplateItjE7convertEPPKtmiiii]+0x1e02): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::l> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorOutputPixelTemplate<unsigned int, unsigned char>::convert(unsigned int const**, unsigned lo> | |
(.text._ZN26DiColorOutputPixelTemplateIjhE7convertEPPKjmiiii[_ZN26DiColorOutputPixelTemplateIjhE7convertEPPKjmiiii]+0x7e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIjhE7convertEPPKjmiiii[_ZN26DiColorOutputPixelTemplateIjhE7convertEPPKjmiiii]+0x9e6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIjhE7convertEPPKjmiiii[_ZN26DiColorOutputPixelTemplateIjhE7convertEPPKjmiiii]+0xb28): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::lo> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorOutputPixelTemplate<unsigned int, unsigned short>::convert(unsigned int const**, unsigned l> | |
(.text._ZN26DiColorOutputPixelTemplateIjtE7convertEPPKjmiiii[_ZN26DiColorOutputPixelTemplateIjtE7convertEPPKjmiiii]+0x7d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIjtE7convertEPPKjmiiii[_ZN26DiColorOutputPixelTemplateIjtE7convertEPPKjmiiii]+0xe1a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIjtE7convertEPPKjmiiii[_ZN26DiColorOutputPixelTemplateIjtE7convertEPPKjmiiii]+0xf85): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::lo> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiColorOutputPixelTemplate<unsigned int, unsigned int>::convert(unsigned int const**, unsigned lon> | |
(.text._ZN26DiColorOutputPixelTemplateIjjE7convertEPPKjmiiii[_ZN26DiColorOutputPixelTemplateIjjE7convertEPPKjmiiii]+0x7d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIjjE7convertEPPKjmiiii[_ZN26DiColorOutputPixelTemplateIjjE7convertEPPKjmiiii]+0x13c2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cx> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN26DiColorOutputPixelTemplateIjjE7convertEPPKjmiiii[_ZN26DiColorOutputPixelTemplateIjjE7convertEPPKjmiiii]+0x1521): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::l> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned char>::clipPixel(unsigned char const**, unsigned char**)': | |
(.text._ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh[_ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh]+0x17): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh[_ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh]+0x3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh[_ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh]+0x2d6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh[_ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh]+0x3bf): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh[_ZN15DiScaleTemplateIhE9clipPixelEPPKhPPh]+0x3e0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned char>::interpolatePixel(unsigned char const**, unsigned char**)': | |
(.text._ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh[_ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh]+0x14): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh[_ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh]+0x46): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh[_ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh]+0xcb6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh[_ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh]+0xcc3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh[_ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh]+0xdf0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh[_ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh]+0xe4c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh[_ZN15DiScaleTemplateIhE16interpolatePixelEPPKhPPh]+0xf79): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned char>::bicubicPixel(unsigned char const**, unsigned char**)': | |
(.text._ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh[_ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh]+0x17): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh[_ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh]+0x3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh[_ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh]+0x104b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh[_ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh]+0x1158): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh[_ZN15DiScaleTemplateIhE12bicubicPixelEPPKhPPh]+0x1179): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned char>::bilinearPixel(unsigned char const**, unsigned char**)': | |
(.text._ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh[_ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh]+0x17): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh[_ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh]+0x3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh[_ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh]+0x648): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh[_ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh]+0x755): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh[_ZN15DiScaleTemplateIhE13bilinearPixelEPPKhPPh]+0x776): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logge> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned char>::scaleData(unsigned char const**, unsigned char**, int, unsigned ch> | |
(.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x88): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x95): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x17b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x2b9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0xa75): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0xec3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0xf43): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger cons> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0xff2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1395): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1415): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1437): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x14bc): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1541): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x181b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1908): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1a30): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1a98): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1c86): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1d06): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x1f2c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x2038): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x20b8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x2116): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x275e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih[_ZN15DiScaleTemplateIhE9scaleDataEPPKhPPhih]+0x287c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned short>::clipPixel(unsigned short const**, unsigned short**)': | |
(.text._ZN15DiScaleTemplateItE9clipPixelEPPKtPPt[_ZN15DiScaleTemplateItE9clipPixelEPPKtPPt]+0x17): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9clipPixelEPPKtPPt[_ZN15DiScaleTemplateItE9clipPixelEPPKtPPt]+0x3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9clipPixelEPPKtPPt[_ZN15DiScaleTemplateItE9clipPixelEPPKtPPt]+0x30f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9clipPixelEPPKtPPt[_ZN15DiScaleTemplateItE9clipPixelEPPKtPPt]+0x3f8): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9clipPixelEPPKtPPt[_ZN15DiScaleTemplateItE9clipPixelEPPKtPPt]+0x419): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned short>::interpolatePixel(unsigned short const**, unsigned short**)': | |
(.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0x19): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0x3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0xb8f): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0xb99): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0xba6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0xcb4): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0xcd5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0xd32): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0xe40): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt[_ZN15DiScaleTemplateItE16interpolatePixelEPPKtPPt]+0xe61): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned short>::bicubicPixel(unsigned short const**, unsigned short**)': | |
(.text._ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt[_ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt]+0x17): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt[_ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt]+0x3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt[_ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt]+0x10aa): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt[_ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt]+0x11b4): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt[_ZN15DiScaleTemplateItE12bicubicPixelEPPKtPPt]+0x11d5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned short>::bilinearPixel(unsigned short const**, unsigned short**)': | |
(.text._ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt[_ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt]+0x17): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt[_ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt]+0x3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt[_ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt]+0x70e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt[_ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt]+0x81e): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt[_ZN15DiScaleTemplateItE13bilinearPixelEPPKtPPt]+0x83f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logge> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned short>::scalePixel(unsigned short const**, unsigned short**)': | |
(.text._ZN15DiScaleTemplateItE10scalePixelEPPKtPPt[_ZN15DiScaleTemplateItE10scalePixelEPPKtPPt]+0x17): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE10scalePixelEPPKtPPt[_ZN15DiScaleTemplateItE10scalePixelEPPKtPPt]+0x3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE10scalePixelEPPKtPPt[_ZN15DiScaleTemplateItE10scalePixelEPPKtPPt]+0x9a1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE10scalePixelEPPKtPPt[_ZN15DiScaleTemplateItE10scalePixelEPPKtPPt]+0xaaf): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE10scalePixelEPPKtPPt[_ZN15DiScaleTemplateItE10scalePixelEPPKtPPt]+0xad0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger cons> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned short>::scaleData(unsigned short const**, unsigned short**, int, unsigned> | |
(.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x86): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x90): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x1ab): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x1b5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x31a): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x324): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x782): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x7e8): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x809): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger cons> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x8b4): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x8be): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0xcb1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0xd17): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0xd38): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger cons> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0xd91): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0xe9f): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0xec0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger cons> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0xf22): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0xf2c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x123e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x12a4): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x12c5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x132a): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x1334): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x14a0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x1506): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x1527): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x15f1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x18b4): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x18d2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x1a00): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x1a0a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x2140): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x2244): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit[_ZN15DiScaleTemplateItE9scaleDataEPPKtPPtit]+0x2265): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned int>::clipPixel(unsigned int const**, unsigned int**)': | |
(.text._ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj[_ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj]+0x19): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj[_ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj]+0x3e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj[_ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj]+0x2d3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj[_ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj]+0x3cd): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj[_ZN15DiScaleTemplateIjE9clipPixelEPPKjPPj]+0x3ee): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned int>::interpolatePixel(unsigned int const**, unsigned int**)': | |
(.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0x19): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0x44): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0xc98): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0xca2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0xcaf): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0xdb8): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0xdd9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0xe36): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0xf3f): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj[_ZN15DiScaleTemplateIjE16interpolatePixelEPPKjPPj]+0xf60): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus:> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned int>::bicubicPixel(unsigned int const**, unsigned int**)': | |
(.text._ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj[_ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj]+0x18): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj[_ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj]+0x43): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj[_ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj]+0x180f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj[_ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj]+0x1918): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj[_ZN15DiScaleTemplateIjE12bicubicPixelEPPKjPPj]+0x1939): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned int>::bilinearPixel(unsigned int const**, unsigned int**)': | |
(.text._ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj[_ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj]+0x19): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj[_ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj]+0x44): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj[_ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj]+0xc84): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj[_ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj]+0xd8d): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj[_ZN15DiScaleTemplateIjE13bilinearPixelEPPKjPPj]+0xdae): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logge> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned int>::reducePixel(unsigned int const**, unsigned int**)': | |
(.text._ZN15DiScaleTemplateIjE11reducePixelEPPKjPPj[_ZN15DiScaleTemplateIjE11reducePixelEPPKjPPj]+0x14): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE11reducePixelEPPKjPPj[_ZN15DiScaleTemplateIjE11reducePixelEPPKjPPj]+0x41): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE11reducePixelEPPKjPPj[_ZN15DiScaleTemplateIjE11reducePixelEPPKjPPj]+0x519): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE11reducePixelEPPKjPPj[_ZN15DiScaleTemplateIjE11reducePixelEPPKjPPj]+0x640): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger co> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned int>::scalePixel(unsigned int const**, unsigned int**)': | |
(.text._ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj[_ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj]+0x17): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj[_ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj]+0x3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj[_ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj]+0x931): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj[_ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj]+0xa3e): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj[_ZN15DiScaleTemplateIjE10scalePixelEPPKjPPj]+0xa5f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger cons> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o): in function `DiScaleTemplate<unsigned int>::scaleData(unsigned int const**, unsigned int**, int, unsigned int)': | |
(.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x88): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x8f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x1b3): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x1bd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x3ab): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x3b5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x84b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x940): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x961): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger cons> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0xa4a): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0xa54): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0xbf4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0xc5f): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0xc80): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger cons> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0xcd1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0xdd4): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0xdf5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger cons> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0xe91): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x115d): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x117b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x12cb): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x12d5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x1a2d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x1b26): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x1b47): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x1c75): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x1c7f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x1fb3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x201e): undefined reference to `DCM_dcmimgleLogger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij[_ZN15DiScaleTemplateIjE9scaleDataEPPKjPPjij]+0x203f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger con> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o):(.data.rel.ro._ZTI12DiColorImage[_ZTI12DiColorImage]+0x10): undefined reference to `typeinfo for DiImage' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicoimg.cc.o):(.data.rel.ro._ZTV12DiColorImage[_ZTV12DiColorImage]+0x20): undefined reference to `DiImage::processNextFrames(u> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dicopx.cc.o): in function `DiColorPixel::DiColorPixel(DiDocument const*, DiInputPixel const*, unsigned short, EI_Status&, unsi> | |
(.text+0xa6): undefined reference to `DiDocument::getValue(DcmTagKey const&, unsigned short&, unsigned long, DcmItem*, bool) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ad): undefined reference to `DiDocument::getValue(DcmTagKey const&, unsigned short&, unsigned long, DcmItem*, bool) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2f1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2fe): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x44c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x530): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x539): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x65f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6c0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6cd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7f3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x82d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x83a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x988): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dihsvimg.cc.o): in function `DiHSVImage::Init()': | |
(.text+0x19b): undefined reference to `DiImage::deleteInputData()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7ff): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x828): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9ba): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xca4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xcc3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe28): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xef2): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf08): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xfc5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dihsvimg.cc.o): in function `DiHSVImage::processNextFrames(unsigned long)': | |
(.text+0x1125): undefined reference to `DiImage::processNextFrames(unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dihsvimg.cc.o): in function `DiHSVPixelTemplate<signed char, unsigned char>::convert(signed char const*, unsigned long, int)': | |
(.text._ZN18DiHSVPixelTemplateIahE7convertEPKami[_ZN18DiHSVPixelTemplateIahE7convertEPKami]+0x4d1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIahE7convertEPKami[_ZN18DiHSVPixelTemplateIahE7convertEPKami]+0x4fa): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIahE7convertEPKami[_ZN18DiHSVPixelTemplateIahE7convertEPKami]+0x689): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIahE7convertEPKami[_ZN18DiHSVPixelTemplateIahE7convertEPKami]+0x7e6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIahE7convertEPKami[_ZN18DiHSVPixelTemplateIahE7convertEPKami]+0x802): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIahE7convertEPKami[_ZN18DiHSVPixelTemplateIahE7convertEPKami]+0x94b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIahE7convertEPKami[_ZN18DiHSVPixelTemplateIahE7convertEPKami]+0xa32): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIahE7convertEPKami[_ZN18DiHSVPixelTemplateIahE7convertEPKami]+0xa43): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIahE7convertEPKami[_ZN18DiHSVPixelTemplateIahE7convertEPKami]+0xaf6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dihsvimg.cc.o): in function `DiHSVPixelTemplate<unsigned short, unsigned short>::convert(unsigned short const*, unsigned long,> | |
(.text._ZN18DiHSVPixelTemplateIttE7convertEPKtmi[_ZN18DiHSVPixelTemplateIttE7convertEPKtmi]+0x4be): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIttE7convertEPKtmi[_ZN18DiHSVPixelTemplateIttE7convertEPKtmi]+0x4e7): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIttE7convertEPKtmi[_ZN18DiHSVPixelTemplateIttE7convertEPKtmi]+0x676): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIttE7convertEPKtmi[_ZN18DiHSVPixelTemplateIttE7convertEPKtmi]+0x7f0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIttE7convertEPKtmi[_ZN18DiHSVPixelTemplateIttE7convertEPKtmi]+0x80f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIttE7convertEPKtmi[_ZN18DiHSVPixelTemplateIttE7convertEPKtmi]+0x971): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIttE7convertEPKtmi[_ZN18DiHSVPixelTemplateIttE7convertEPKtmi]+0xa6b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIttE7convertEPKtmi[_ZN18DiHSVPixelTemplateIttE7convertEPKtmi]+0xa7c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIttE7convertEPKtmi[_ZN18DiHSVPixelTemplateIttE7convertEPKtmi]+0xb35): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dihsvimg.cc.o): in function `DiHSVPixelTemplate<short, unsigned short>::convert(short const*, unsigned long, int)': | |
(.text._ZN18DiHSVPixelTemplateIstE7convertEPKsmi[_ZN18DiHSVPixelTemplateIstE7convertEPKsmi]+0x50f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIstE7convertEPKsmi[_ZN18DiHSVPixelTemplateIstE7convertEPKsmi]+0x538): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIstE7convertEPKsmi[_ZN18DiHSVPixelTemplateIstE7convertEPKsmi]+0x6c7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIstE7convertEPKsmi[_ZN18DiHSVPixelTemplateIstE7convertEPKsmi]+0x83b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIstE7convertEPKsmi[_ZN18DiHSVPixelTemplateIstE7convertEPKsmi]+0x85a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIstE7convertEPKsmi[_ZN18DiHSVPixelTemplateIstE7convertEPKsmi]+0x9bc): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIstE7convertEPKsmi[_ZN18DiHSVPixelTemplateIstE7convertEPKsmi]+0xab6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIstE7convertEPKsmi[_ZN18DiHSVPixelTemplateIstE7convertEPKsmi]+0xacb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIstE7convertEPKsmi[_ZN18DiHSVPixelTemplateIstE7convertEPKsmi]+0xb83): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dihsvimg.cc.o): in function `DiHSVPixelTemplate<unsigned int, unsigned int>::convert(unsigned int const*, unsigned long, int)': | |
(.text._ZN18DiHSVPixelTemplateIjjE7convertEPKjmi[_ZN18DiHSVPixelTemplateIjjE7convertEPKjmi]+0x4d7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIjjE7convertEPKjmi[_ZN18DiHSVPixelTemplateIjjE7convertEPKjmi]+0x500): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIjjE7convertEPKjmi[_ZN18DiHSVPixelTemplateIjjE7convertEPKjmi]+0x68f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIjjE7convertEPKjmi[_ZN18DiHSVPixelTemplateIjjE7convertEPKjmi]+0x7f6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIjjE7convertEPKjmi[_ZN18DiHSVPixelTemplateIjjE7convertEPKjmi]+0x80f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIjjE7convertEPKjmi[_ZN18DiHSVPixelTemplateIjjE7convertEPKjmi]+0x96d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIjjE7convertEPKjmi[_ZN18DiHSVPixelTemplateIjjE7convertEPKjmi]+0xa51): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIjjE7convertEPKjmi[_ZN18DiHSVPixelTemplateIjjE7convertEPKjmi]+0xa62): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIjjE7convertEPKjmi[_ZN18DiHSVPixelTemplateIjjE7convertEPKjmi]+0xb1b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dihsvimg.cc.o): in function `DiHSVPixelTemplate<int, unsigned int>::convert(int const*, unsigned long, int)': | |
(.text._ZN18DiHSVPixelTemplateIijE7convertEPKimi[_ZN18DiHSVPixelTemplateIijE7convertEPKimi]+0x508): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIijE7convertEPKimi[_ZN18DiHSVPixelTemplateIijE7convertEPKimi]+0x531): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIijE7convertEPKimi[_ZN18DiHSVPixelTemplateIijE7convertEPKimi]+0x6c0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIijE7convertEPKimi[_ZN18DiHSVPixelTemplateIijE7convertEPKimi]+0x823): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIijE7convertEPKimi[_ZN18DiHSVPixelTemplateIijE7convertEPKimi]+0x838): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIijE7convertEPKimi[_ZN18DiHSVPixelTemplateIijE7convertEPKimi]+0x981): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIijE7convertEPKimi[_ZN18DiHSVPixelTemplateIijE7convertEPKimi]+0xa53): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIijE7convertEPKimi[_ZN18DiHSVPixelTemplateIijE7convertEPKimi]+0xa67): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text._ZN18DiHSVPixelTemplateIijE7convertEPKimi[_ZN18DiHSVPixelTemplateIijE7convertEPKimi]+0xb21): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, > | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dipalimg.cc.o): in function `DiPaletteImage::Init()': | |
(.text+0x538): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x545): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x64b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x684): undefined reference to `DiImage::deleteInputData()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1389): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1396): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14c2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x191f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x192c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a56): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1aa1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1aae): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bda): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bfb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c08): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d34): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d55): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d62): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1e8e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1eaf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ebc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1fe8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2009): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2016): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2140): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2161): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x216e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x229a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x23e5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2404): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2418): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24bc): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24f3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2516): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2539): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x255c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x257f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dipalimg.cc.o):(.text+0x259e): more undefined references to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' follow | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dipalimg.cc.o): in function `DiPaletteImage::Init()': | |
(.text+0x25b2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2656): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x267e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2722): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x274a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x27ee): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2816): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x28ba): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x28e2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2986): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x29ae): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a52): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a7a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2b1e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dipalimg.cc.o): in function `DiPaletteImage::DiPaletteImage(DiDocument const*, EI_Status)': | |
(.text+0x2eda): undefined reference to `DiLookupTable::DiLookupTable(DiDocument const*, DcmTagKey const&, DcmTagKey const&, DcmTagKey const&, EL_BitsPerTableEntry, EI_Status*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2f59): undefined reference to `DiLookupTable::DiLookupTable(DiDocument const*, DcmTagKey const&, DcmTagKey const&, DcmTagKey const&, EL_BitsPerTableEntry, EI_Status*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2fdd): undefined reference to `DiLookupTable::DiLookupTable(DiDocument const*, DcmTagKey const&, DcmTagKey const&, DcmTagKey const&, EL_BitsPerTableEntry, EI_Status*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x306e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x307b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x319f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3237): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3240): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x33a4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3426): undefined reference to `DiDocument::getValue(DcmTagKey const&, unsigned short const*&, DcmItem*) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3443): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3450): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x356d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x362c): undefined reference to `DiLookupTable::DiLookupTable(DiDocument const*, DcmTagKey const&, DcmTagKey const&, DcmTagKey const&, EL_BitsPerTableEntry, EI_Status*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x36ad): undefined reference to `DiLookupTable::DiLookupTable(DiDocument const*, DcmTagKey const&, DcmTagKey const&, DcmTagKey const&, EL_BitsPerTableEntry, EI_Status*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x372f): undefined reference to `DiLookupTable::DiLookupTable(DiDocument const*, DcmTagKey const&, DcmTagKey const&, DcmTagKey const&, EL_BitsPerTableEntry, EI_Status*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x376d): undefined reference to `DiDocument::getValue(DcmTagKey const&, unsigned short const*&, DcmItem*) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x37a0): undefined reference to `DiDocument::getValue(DcmTagKey const&, unsigned short const*&, DcmItem*) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dipalimg.cc.o): in function `DiPaletteImage::processNextFrames(unsigned long)': | |
(.text+0x38b5): undefined reference to `DiImage::processNextFrames(unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djdijg12.cc.o): in function `DJDecompressIJG12Bit::emitMessage(int) const [clone .localalias]': | |
(.text+0x155): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x197): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djdijg12.cc.o): in function `DJDIJG12EmitMessage': | |
(.text+0x263): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a5): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djdijg8.cc.o): in function `DJDecompressIJG8Bit::emitMessage(int) const [clone .localalias]': | |
(.text+0x155): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x197): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djdijg8.cc.o): in function `DJDIJG8EmitMessage': | |
(.text+0x263): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a5): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djdijg16.cc.o): in function `DJDecompressIJG16Bit::emitMessage(int) const [clone .localalias]': | |
(.text+0x155): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x197): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djdijg16.cc.o): in function `DJDIJG16EmitMessage': | |
(.text+0x263): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a5): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djutils.cc.o): in function `_GLOBAL__sub_I_djutils.cc': | |
(.text.startup+0x25): undefined reference to `OFLog::getLogger(char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodecd.cc.o): in function `DJCodecDecoder::determineDecompressedColorModel(DcmRepresentationParameter const*, DcmPixelSequenc> | |
(.text+0x22d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x337): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x340): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x47c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x561): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x687): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodecd.cc.o): in function `DJCodecDecoder::scanJpegDataForBitDepth(unsigned char const*, unsigned int)': | |
(.text+0x8c6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8d3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa63): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodecd.cc.o): in function `DJCodecDecoder::decode(DcmRepresentationParameter const*, DcmPixelSequence*, DcmPolymorphOBOW&, Dc> | |
(.text+0x132c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1339): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1452): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1dc6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1dd3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1eec): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1fd1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1fde): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2070): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x20a1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x30f1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3183): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodecd.cc.o): in function `DJCodecDecoder::decodeFrame(DcmRepresentationParameter const*, DcmPixelSequence*, DcmCodecParamete> | |
(.text+0x360d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x361a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x371c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3e19): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3e26): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3fc0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4137): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4144): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x42de): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x435f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x436c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4506): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4587): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4594): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x472e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x47af): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x47bc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4956): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x49d7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x49e4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4b7e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4bff): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c0c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4da6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4e27): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4e34): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4fce): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x53b7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x53c4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x559b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x55ef): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x55f8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x57cf): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x57f7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5804): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x59db): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x59ff): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a0c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5be3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5c07): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5c14): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5deb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5e0f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5e1c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5ff3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6017): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6024): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x61fb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6337): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6344): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x651b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x657f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x658c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6726): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x67bf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x67cc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x697a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x69c7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x69d4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b82): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6bd7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6be4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d92): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6de7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6df4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6fa2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6ff7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7004): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x71b2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7207): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7214): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x73c2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7417): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7424): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x75d2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7627): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7634): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x77e2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x79d7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x79e4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7b92): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7c76): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7c83): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7d97): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7dcc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x801f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x802c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8203): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8c10): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8c90): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodece.cc.o): in function `DJCodecEncoder::encodeColorImage(bool, DcmItem*, DcmRepresentationParameter const*, DcmPixelSequen> | |
(.text+0x11b7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x11c4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12ff): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1393): undefined reference to `DicomImage::DicomImage(DcmObject*, E_TransferSyntax, unsigned long, unsigned long, unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13ba): undefined reference to `DicomImage::~DicomImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1417): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1424): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x155f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15a5): undefined reference to `DicomImage::DicomImage(DcmObject*, E_TransferSyntax, unsigned long, unsigned long, unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15ff): undefined reference to `DiOverlay::hideAllPlanes()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a92): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a9f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ad2): undefined reference to `DicomImage::getString(EI_Status)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bf5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24b0): undefined reference to `DicomImage::createMonochromeImage(double, double, double) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24ed): undefined reference to `DiMonoImage::setNoVoiTransformation()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24f9): undefined reference to `DicomImage::~DicomImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodece.cc.o): in function `DJCodecEncoder::adjustOverlays(DcmItem*, DicomImage&) const': | |
(.text+0x4207): undefined reference to `DiOverlay::getPlaneGroupNumber(unsigned int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x42f9): undefined reference to `DiMonoImage::create6xxx3000OverlayData(unsigned char*&, unsigned int, unsigned int&, unsigned int&, unsigned long&, unsigned int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodece.cc.o): in function `DJCodecEncoder::encodeMonochromeImage(DcmItem*, DcmRepresentationParameter const*, DcmPixelSequenc> | |
(.text+0x57f0): undefined reference to `DicomImage::DicomImage(DcmObject*, E_TransferSyntax, unsigned long, unsigned long, unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5858): undefined reference to `DiOverlay::hideAllPlanes()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x58cc): undefined reference to `DiMonoImage::setPresentationLutShape(ES_PresentationLut)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x58f8): undefined reference to `DiMonoImage::setNoVoiTransformation()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a33): undefined reference to `DiMonoImage::getMinMaxValues(double&, double&, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a95): undefined reference to `DiMonoImage::getMinMaxValues(double&, double&, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5dd6): undefined reference to `DiMonoImage::setWindow(double, double, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6205): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6212): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6373): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x63e7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x63f4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6555): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x65ff): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x660c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x663b): undefined reference to `DicomImage::getString(EI_Status)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6791): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6894): undefined reference to `DicomImage::~DicomImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x695c): undefined reference to `DicomImage::~DicomImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6bbc): undefined reference to `DiMonoImage::setMinMaxWindow(int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6c61): undefined reference to `DiMonoImage::setVoiLut(unsigned long, EL_BitsPerTableEntry)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d0d): undefined reference to `DiMonoImage::setWindow(unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d82): undefined reference to `DiMonoImage::setRoiWindow(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6de0): undefined reference to `DiMonoImage::setHistogramWindow(double)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6e1b): undefined reference to `DiMonoImage::setMinMaxWindow(int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6e7b): undefined reference to `DiMonoImage::setWindow(double, double, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodece.cc.o): in function `DJCodecEncoder::encodeTrueLossless(DcmRepresentationParameter const*, DcmPixelSequence*&, DcmCodec> | |
(.text+0x99be): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x99cb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9ad4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9fe8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9ff5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa0fe): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa192): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa19f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa2a8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaa10): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaa1d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xab35): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xad6b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xad78): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xae81): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaf16): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaf23): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xafba): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaffc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb009): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb129): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb405): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb412): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb51b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb79b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb7a8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb830): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb8e0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb8ed): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb975): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodece.cc.o): in function `DJCodecEncoder::encodeColorImage(bool, DcmItem*, DcmRepresentationParameter const*, DcmPixelSequen> | |
(.text.unlikely+0x1a6): undefined reference to `DicomImage::~DicomImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djcodece.cc.o): in function `DJCodecEncoder::encodeMonochromeImage(DcmItem*, DcmRepresentationParameter const*, DcmPixelSequenc> | |
(.text.unlikely+0x40d): undefined reference to `DicomImage::~DicomImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djeijg12.cc.o): in function `DJCompressIJG12Bit::emitMessage(void*, int) const [clone .localalias]': | |
(.text+0x83): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc4): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djeijg12.cc.o): in function `DJEIJG12EmitMessage': | |
(.text+0x17f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c0): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djeijg8.cc.o): in function `DJCompressIJG8Bit::emitMessage(void*, int) const [clone .localalias]': | |
(.text+0x83): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc4): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djeijg8.cc.o): in function `DJEIJG8EmitMessage': | |
(.text+0x17f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c0): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djeijg16.cc.o): in function `DJCompressIJG16Bit::emitMessage(void*, int) const [clone .localalias]': | |
(.text+0x83): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc4): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpeg.a(djeijg16.cc.o): in function `DJEIJG16EmitMessage': | |
(.text+0x17f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c0): undefined reference to `dcmtk::log4cplus::Logger::forcedLog(int, OFString const&, char const*, int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpls.a(djcodecd.cc.o): in function `DJLSDecoderBase::determineDecompressedColorModel(DcmRepresentationParameter const*, DcmPixelSequen> | |
(.text+0x24f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x37d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x460): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x46d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x608): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x615): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x773): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpls.a(djcodecd.cc.o): in function `DJLSDecoderBase::decodeFrame(DcmPixelSequence*, DJLSCodecParameter const*, DcmItem*, unsigned int,> | |
(.text+0x19fa): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a07): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1b6f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x20d9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x222e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2276): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2283): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x23d5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x24f9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x258a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25ac): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x263d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpls.a(djcodecd.cc.o): in function `DJLSDecoderBase::decodeFrame(DcmRepresentationParameter const*, DcmPixelSequence*, DcmCodecParamet> | |
(.text+0x2c3a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2da6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2e7f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpls.a(djcodecd.cc.o): in function `DJLSDecoderBase::decode(DcmRepresentationParameter const*, DcmPixelSequence*, DcmPolymorphOBOW&, D> | |
(.text+0x350e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x351b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x35a3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x360c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3615): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x369d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x380c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a61): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3b0e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c1c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c29): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3cc5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpls.a(djcodece.cc.o): in function `DJLSEncoderBase::compressRawFrame(unsigned char const*, unsigned short, unsigned short, unsigned s> | |
(.text+0x11d4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1709): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18a2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpls.a(djcodece.cc.o): in function `DJLSEncoderBase::adjustOverlays(DcmItem*, DicomImage&) const': | |
(.text+0x1ac7): undefined reference to `DiOverlay::getPlaneGroupNumber(unsigned int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bb9): undefined reference to `DiMonoImage::create6xxx3000OverlayData(unsigned char*&, unsigned int, unsigned int&, unsigned int&, unsigned long&, unsigned int)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpls.a(djcodece.cc.o): in function `DJLSEncoderBase::losslessCookedEncode(unsigned short const*, unsigned int, DcmItem*, DJLSRepresent> | |
(.text+0x3367): undefined reference to `DicomImage::DicomImage(DcmObject*, E_TransferSyntax, unsigned long, unsigned long, unsigned long)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3392): undefined reference to `DicomImage::~DicomImage()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x34b7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x34c4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x35f6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x365a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3663): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3795): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c07): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x401a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4196): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpls.a(djcodece.cc.o): in function `DJLSEncoderBase::losslessRawEncode(unsigned short const*, unsigned int, DcmItem*, DJLSRepresentati> | |
(.text+0x513f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x51c1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5339): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer_ALPNCallback': | |
(.text+0xa0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xad): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1aa): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::createConnection(int, bool)': | |
(.text+0x3b5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4d3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer_SNICallback': | |
(.text+0x89d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8aa): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa0d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::setTempDHParameters(char const*)': | |
(.text+0xb57): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb64): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xcbf): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::seedPRNG(char const*)': | |
(.text+0x11b5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x11be): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12b9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer_certificateValidationCallback': | |
(.text+0x1727): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1734): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x185d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18c8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18d5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a04): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ab4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ac1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1be4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c3c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c49): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d74): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1dd6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1de3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1f06): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1f49): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1f56): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2074): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x208d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x209a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x21b9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x21f9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2206): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x22a5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::convertOpenSSLX509VerificationError(int, bool)': | |
(.text+0x25bd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25ca): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x26f4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2760): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x276d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2889): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::verifyClientCertificate(char const*, DcmKeyFileFormat)': | |
(.text+0x2c18): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c21): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d50): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2de1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2dee): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2f41): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x308d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x309a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x31fb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x32c6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x32d3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3426): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::isRootCertificate(char const*, DcmKeyFileFormat)': | |
(.text+0x37a9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x37b6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x38f8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::convertOpenSSLError(unsigned long, bool)': | |
(.text+0x4483): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4490): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x462d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a5c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a69): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4bad): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::setCertificateFile(char const*, DcmKeyFileFormat, DcmTLSSecurityProfile)': | |
(.text+0x530b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5318): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5438): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x54a9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x54b6): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x562c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5705): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5712): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x585e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x58c3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x58d0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a42): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5a95): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5aa2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5c0d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5c54): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5c61): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5dde): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5eae): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5ebb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6027): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6045): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6052): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x61c5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6205): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6212): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x637e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x63a5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x63b2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x652e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `DcmTLSTransportLayer::DcmTLSTransportLayer(T_ASC_NetworkRole, char const*, bool)': | |
(.text+0x69f8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6a05): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b2e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b62): undefined reference to `OFRandom::OFRandom()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b6a): undefined reference to `OFRandom::getRND32()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b9d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6baa): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6cd5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6ffb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7008): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7145): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7318): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7325): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7448): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x74a0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x74ad): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x75d8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7630): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x763d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7768): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x77c0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x77cd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x78e5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlslayer.cc.o): in function `_GLOBAL__sub_I_tlslayer.cc': | |
(.text.startup+0x25): undefined reference to `OFLog::getLogger(char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlstrans.cc.o): in function `DcmTLSConnection::networkDataAvailable(int)': | |
(.text+0x488): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlstrans.cc.o): in function `DcmTLSConnection::logTLSConnection()': | |
(.text+0x67f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x807): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlstrans.cc.o): in function `DcmTLSConnection::clientSideHandshake()': | |
(.text+0xaef): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb89): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc90): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlsciphr.cc.o): in function `DcmTLSCiphersuiteHandler::addRequiredCipherSuite(char const*)': | |
(.text+0xcc3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xcd0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe04): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlsciphr.cc.o): in function `DcmTLSCiphersuiteHandler::addOptional3DESCipherSuite()': | |
(.text+0x110d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1116): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1213): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlsciphr.cc.o): in function `DcmTLSCiphersuiteHandler::addRequiredTLS13CipherSuite(char const*)': | |
(.text+0x14c3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14d0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1604): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmtls.a(tlsciphr.cc.o): in function `DcmTLSCiphersuiteHandler::addCipherSuite(char const*)': | |
(.text+0x3204): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3211): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3362): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3469): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3476): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x35c7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x36c5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x36d2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3863): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x388d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x389a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x39f8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a5c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a65): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3bf6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c14): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c21): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3db2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3f3b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3f48): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x406d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x40d6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x40e3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4234): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x42ec): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x42f9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4451): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x44a8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x44b5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x460d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x462a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4637): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x478f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(assoc.cc.o): in function `ASC_createAssociationParameters(T_ASC_Parameters**, long, int)': | |
(.text+0x50c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x519): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x666): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x779): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x78b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8d6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(assoc.cc.o): in function `ASC_getRejectParameters(T_ASC_Parameters*, T_ASC_RejectParameters*)': | |
(.text+0xbe4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbf1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd58): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xda4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xdb1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf18): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf83): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf90): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10ea): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(assoc.cc.o): in function `ASC_acceptPresentationContext(T_ASC_Parameters*, unsigned char, char const*, T_ASC_SC_ROLE, bool)': | |
(.text+0x1e90): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1e9d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1fd2): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2144): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2151): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x228e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(assoc.cc.o): in function `ASC_associationWaiting(T_ASC_Network*, int)': | |
(.text+0x3b16): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(assoc.cc.o): in function `ASC_requestAssociation(T_ASC_Network*, T_ASC_Parameters*, T_ASC_Association**, void**, unsigned long*,> | |
(.text+0x4105): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4112): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x422d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x427d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4286): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x43b9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4457): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4464): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x45e1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(assoc.cc.o): in function `ASC_acknowledgeAssociation(T_ASC_Association*, void**, unsigned long*)': | |
(.text+0x4871): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x487e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4991): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a54): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a61): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4b93): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4be4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4bf1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4d4f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dcmtrans.cc.o): in function `DcmTCPConnection::networkDataAvailable(int)': | |
(.text+0x25d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x266): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x399): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dcmtrans.cc.o): in function `DcmTransportConnection::DcmTransportConnection(int)': | |
(.text+0x4db): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x526): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x533): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x658): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x71b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x728): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x84d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x881): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x88e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x99b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9d1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9de): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaeb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xb31): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc5d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc71): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd9d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dcmtrans.cc.o): in function `DcmTransportConnection::fastSelectReadableAssociation(DcmTransportConnection**, int, int)': | |
(.text+0x13a4): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13b1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1504): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dimfind.cc.o): in function `DIMSE_findUser(T_ASC_Association*, unsigned char, T_DIMSE_C_FindRQ*, DcmDataset*, int&, void (*)(voi> | |
(.text+0x2f6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x303): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x463): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7a3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7b0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x929): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa24): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa31): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbb0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbeb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xbf8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd35): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xd94): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xda1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xede): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf19): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xf26): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1063): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1107): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1114): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1274): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12af): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12bc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x141c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14cf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x14dc): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1655): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1690): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x169d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1816): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dimget.cc.o): in function `DIMSE_getUser(T_ASC_Association*, unsigned char, T_DIMSE_C_GetRQ*, DcmDataset*, void (*)(void*, T_DIM> | |
(.text+0x6fc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x709): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x889): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x912): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x91f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa9f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaec): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xaf9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc79): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xea8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xeb5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x102e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10b7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x10c4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x123d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x128a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1297): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1410): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dimmove.cc.o): in function `DIMSE_moveUser(T_ASC_Association*, unsigned char, T_DIMSE_C_MoveRQ*, DcmDataset*, void (*)(void*, T_> | |
(.text+0x5b8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5c5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x720): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa90): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa9d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xc12): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xcd7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xce4): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe3f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xe95): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xea2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xffd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x105f): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x106c): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x11e4): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x123e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x124b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13c3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x151a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1589): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1596): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x170e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1761): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x176e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x18c9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1ac2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c22): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dimse.cc.o): in function `DIMSE_receiveDataSetInFile(T_ASC_Association*, T_DIMSE_BlockingMode, int, unsigned char*, DcmOutputStr> | |
(.text+0x14a5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x15d9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1779): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x19dc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a99): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1c4c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dimse.cc.o): in function `validateMessage(T_ASC_Association*, T_DIMSE_Message*)': | |
(.text+0x1f42): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1f4f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2075): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x211a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2127): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2252): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x229d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x22aa): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x23d0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2454): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x245d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2583): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25eb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25f8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x271e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2753): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2760): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2886): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x28b3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x28c0): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x29e6): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2aa5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ab2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2bd8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2bfd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c0a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2d46): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2dd5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2de2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2f1e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dimse.cc.o): in function `sendDcmDataset(T_ASC_Association*, DcmDataset*, unsigned char, E_TransferSyntax, DUL_DATAPDV, void (*)> | |
(.text+0x370d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x38f1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a28): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c39): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3e41): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3f81): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3ff0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3ffd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4167): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dimse.cc.o): in function `DIMSE_sendMessage(T_ASC_Association*, unsigned char, T_DIMSE_Message*, DcmDataset*, DcmDataset*, char > | |
(.text+0x48a0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x48ad): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4965): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ac5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ad2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ba5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c74): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4c8a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4e9a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4f4c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4f76): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5015): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5055): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5062): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x511a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5249): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5256): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5391): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5430): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x543d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x558d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5621): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x562e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5750): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dimse.cc.o): in function `DIMSE_receiveDataSetInMemory(T_ASC_Association*, T_DIMSE_BlockingMode, int, unsigned char*, DcmDataset> | |
(.text+0x5d28): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5f39): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x60d8): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x61a5): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x61b2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x634c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dimse.cc.o): in function `DIMSE_receiveCommand(T_ASC_Association*, T_DIMSE_BlockingMode, int, unsigned char*, T_DIMSE_Message*, > | |
(.text+0x6642): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6999): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6acf): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6c1c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6ef6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7170): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x736b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x749e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7642): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(diutil.cc.o): in function `DU_logSelectResult(int)': | |
(.text+0x127e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12c9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12d2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13cf): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1418): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1425): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x155d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1571): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x166e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(diutil.cc.o): in function `_GLOBAL__sub_I_diutil.cc': | |
(.text.startup+0x25): undefined reference to `OFLog::getLogger(char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dul.cc.o): in function `DUL_RequestAssociation(void**, DUL_BLOCKOPTIONS, int, DUL_ASSOCIATESERVICEPARAMETERS*, void**, int)': | |
(.text+0x1322): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x132f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1499): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1632): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x178a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x183f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dul.cc.o): in function `dumpExtNegList(OFList<SOPClassExtendedNegotiationSubItem*>&)': | |
(.text+0x5285): undefined reference to `OFConsole::instance()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dul.cc.o): in function `DUL_DumpParams(DUL_ASSOCIATESERVICEPARAMETERS*)': | |
(.text+0x6455): undefined reference to `OFConsole::instance()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dul.cc.o): in function `DUL_ReceiveAssociationRQ(void**, DUL_BLOCKOPTIONS, int, DUL_ASSOCIATESERVICEPARAMETERS*, void**, int)': | |
(.text+0x6873): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x69f7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6a62): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6abf): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b11): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6b1e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6c77): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6cca): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6e14): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6f84): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x709c): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x70a9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x721b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7df9): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x82ee): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x82fb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8449): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8498): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x84a5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x85d3): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x85e6): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x85f3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x874e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x87cb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x87d8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x892a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8cf9): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8e29): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8e6f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8f9d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x8fe3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9095): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x90bb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x920b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9215): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9379): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9418): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x9578): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `sendAssociationRQTCP(PRIVATE_NETWORKKEY**, DUL_ASSOCIATESERVICEPARAMETERS*, PRIVATE_ASSOCIATIONKEY**)> | |
(.text+0x12b8): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x12c5): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x13fd): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `sendAssociationACTCP(PRIVATE_NETWORKKEY**, DUL_ASSOCIATESERVICEPARAMETERS*, PRIVATE_ASSOCIATIONKEY**)> | |
(.text+0x1929): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1936): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1a6e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `readPDUHead(PRIVATE_ASSOCIATIONKEY**, unsigned char*, unsigned long, DUL_BLOCKOPTIONS, int, unsigned > | |
(.text+0x2abd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2bf3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2c30): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2ebc): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2efd): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3113): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `readPDU(PRIVATE_ASSOCIATIONKEY**, DUL_BLOCKOPTIONS, int, BufferGuard&, unsigned char*, unsigned char*> | |
(.text+0x3c3d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3c4a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3d90): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `requestAssociationTCP(PRIVATE_NETWORKKEY**, DUL_ASSOCIATESERVICEPARAMETERS*, PRIVATE_ASSOCIATIONKEY**> | |
(.text+0x4868): undefined reference to `OFSockAddr::setPort(unsigned short)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x48a7): undefined reference to `OFSockAddr::size() const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4981): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x49e7): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a3e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a8e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a9b): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4bef): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4f40): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5125): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5132): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x527f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x537d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x53fb): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5408): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5563): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5576): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5583): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x56b7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x56c1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x57f5): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5834): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5968): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x59ed): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b47): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b86): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5cf0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `PRV_StateMachine(PRIVATE_NETWORKKEY**, PRIVATE_ASSOCIATIONKEY**, int, int, void*)': | |
(.text+0x6237): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6371): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x665b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `translatePresentationContextList(LST_HEAD**, LST_HEAD**, LST_HEAD**)': | |
(.text+0x6c61): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6c6e): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6d8a): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `AE_3_AssociateConfirmationAccept(PRIVATE_NETWORKKEY**, PRIVATE_ASSOCIATIONKEY**, int, void*)': | |
(.text+0x75bd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7a01): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7b59): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulfsm.cc.o): in function `AE_6_ExamineAssociateRequest(PRIVATE_NETWORKKEY**, PRIVATE_ASSOCIATIONKEY**, int, void*)': | |
(.text+0x7ef3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x80f1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x826c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulparse.cc.o): in function `parseSubItem(dul_subitem*, unsigned char*, unsigned long*, unsigned long)': | |
(.text+0x769): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x7c1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x986): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulparse.cc.o): in function `parseUserInfo(user_info*, unsigned char*, unsigned long*, unsigned char, unsigned long)': | |
(.text+0x1062): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1096): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1566): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x17e0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1939): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1b2b): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bcd): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1bda): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1d38): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2027): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2091): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2242): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x25c0): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x27e1): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x27ee): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2969): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2a7e): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2e06): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x2eec): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3040): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x310d): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3253): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x32c7): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3517): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x36bf): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x37f7): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3852): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x3a58): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulparse.cc.o): in function `parseAssociate(unsigned char*, unsigned long, dul_associatepdu*)': | |
(.text+0x3ff3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4008): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x404b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x40bc): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x427d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulparse.cc.o):(.text+0x44b9): more undefined references to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' follow | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulparse.cc.o): in function `parseAssociate(unsigned char*, unsigned long, dul_associatepdu*)': | |
(.text+0x45a1): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x47a0): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a2d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4a3a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4b7d): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4ca3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x4fdb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x512b): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5181): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x52bb): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x540c): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x558d): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x56e2): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5827): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x59a8): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5aeb): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5b15): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5cd3): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5ee1): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x5f94): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x6260): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x649a): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x65d9): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x661f): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x675e): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulconst.cc.o): in function `constructAssociatePDU(DUL_ASSOCIATESERVICEPARAMETERS*, unsigned char, dul_associatepdu*)': | |
(.text+0x843): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0xa8a): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x11f3): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1200): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1346): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1475): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1533): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x1895): undefined reference to `dcmtk::log4cplus::detail::get_macro_body_oss[abi:cxx11]()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: (.text+0x193f): undefined reference to `dcmtk::log4cplus::detail::macro_forced_log(dcmtk::log4cplus::Logger const&, int, OFString const&, char const*, int, char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o): in function `OFLogger::~OFLogger()': | |
(.text._ZN8OFLoggerD2Ev[_ZN8OFLoggerD5Ev]+0xf): undefined reference to `dcmtk::log4cplus::Logger::~Logger()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o): in function `OFLogger::~OFLogger()': | |
(.text._ZN8OFLoggerD0Ev[_ZN8OFLoggerD5Ev]+0x13): undefined reference to `dcmtk::log4cplus::Logger::~Logger()' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o): in function `_GLOBAL__sub_I_dctypes.cc': | |
(.text.startup+0x25): undefined reference to `OFLog::getLogger(char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o):(.data.rel.ro._ZTI8OFLogger[_ZTI8OFLogger]+0x10): undefined reference to `typeinfo for dcmtk::log4cplus::Logger' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o):(.data.rel.ro._ZTV8OFLogger[_ZTV8OFLogger]+0x10): undefined reference to `dcmtk::log4cplus::Logger::addAppender(d> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o):(.data.rel.ro._ZTV8OFLogger[_ZTV8OFLogger]+0x18): undefined reference to `dcmtk::log4cplus::Logger::getAllAppende> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o):(.data.rel.ro._ZTV8OFLogger[_ZTV8OFLogger]+0x20): undefined reference to `dcmtk::log4cplus::Logger::getAppender(O> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o):(.data.rel.ro._ZTV8OFLogger[_ZTV8OFLogger]+0x28): undefined reference to `dcmtk::log4cplus::Logger::removeAllAppe> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o):(.data.rel.ro._ZTV8OFLogger[_ZTV8OFLogger]+0x30): undefined reference to `dcmtk::log4cplus::Logger::removeAppende> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmdata.a(dctypes.cc.o):(.data.rel.ro._ZTV8OFLogger[_ZTV8OFLogger]+0x38): undefined reference to `dcmtk::log4cplus::Logger::removeAppende> | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmimage.a(dilogger.cc.o): in function `_GLOBAL__sub_I_dilogger.cc': | |
(.text.startup+0x25): undefined reference to `OFLog::getLogger(char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmjpls.a(djutils.cc.o): in function `_GLOBAL__sub_I_djutils.cc': | |
(.text.startup+0x25): undefined reference to `OFLog::getLogger(char const*)' | |
/nix/store/9g4gsby96w4cx1i338kplaap0x37apdf-binutils-2.43.1/bin/ld: /nix/store/imx42d8d8vf0i6xk4hi0xlzrf28jcx0h-dcmtk-3.6.9/lib/libdcmnet.a(dulextra.cc.o): in function `DUL_associationWaiting(void*, int)': | |
(.text+0xba): undefined reference to `dcmtk::log4cplus::Logger::isEnabledFor(int) const' | |
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 | |
~/C/N/nixpkgs > (~push-vnnumsrozskt (no description set) rkwmy 6d1e9a) ❯ 192.168.2.129 | | 4s709ms | ❄ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment