******************************************************************************** conan install gdcm/3.0.9@ --build=gdcm --profile=C:\J\w\BuildSingleReference@5/13549/dd6d29f6-112f-4189-bdc3-cdbfba32fd1c/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows os_build=Windows [options] gdcm:shared=False [build_requires] [env] gdcm/3.0.9: Forced build from source Installing package: gdcm/3.0.9 Requirements gdcm/3.0.9 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages gdcm/3.0.9:0bd0c413b56aaec57c0f222a89b4e565a6729027 - Build zlib/1.2.11:963bb116781855de98dbb23aaac41621e5d312d8 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK gdcm/3.0.9: Copying sources to build folder gdcm/3.0.9: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\gdcm\3.0.9\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027 gdcm/3.0.9: Generator cmake created conanbuildinfo.cmake gdcm/3.0.9: Generator cmake_find_package created FindZLIB.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gdcm/3.0.9: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\gdcm\3.0.9\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\gdcm\3.0.9\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@5/.conan/data/gdcm/3.0.9/_/_/build/0bd0c413b56aaec57c0f222a89b4e565a6729027" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DGDCM_BUILD_DOCBOOK_MANPAGES="OFF" -DGDCM_BUILD_SHARED_LIBS="OFF" -DGDCM_USE_SYSTEM_ZLIB="ON" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\gdcm\3.0.9\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Looking for stdint.h -- Looking for stdint.h - found -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference@5/.conan/data/zlib/1.2.11/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/zlib/1.2.11/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/zlib.lib -- Looking for pthread.h -- Looking for pthread.h - not found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for string.h -- Looking for string.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for assert.h -- Looking for assert.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for unistd.h -- Looking for unistd.h - not found -- Checking for 64-bit off_t -- Checking for 64-bit off_t - not present -- Checking for fseeko/ftello -- Checking for fseeko/ftello - not found -- Large File support - not found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - found -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for memalign -- Looking for memalign - not found -- Looking for strsignal