******************************************************************************** conan install netcdf/4.7.4@ --build=netcdf --profile=C:\J\w\BuildSingleReference@8/25122/6779be64-21c2-49d4-b779-30ab34906af3/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows os_build=Windows [options] netcdf:shared=False [build_requires] [env] netcdf/4.7.4: Forced build from source Installing package: netcdf/4.7.4 Requirements hdf5/1.12.0 from 'conan-center' - Cache libcurl/7.77.0 from 'conan-center' - Cache netcdf/4.7.4 from local cache - Cache openssl/1.1.1k from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages hdf5/1.12.0:28891ed0065342f11bc16b246461e0f70d52d55a - Cache libcurl/7.77.0:c708807bd7d96d499cc7ef633e8546ec246ba1b3 - Cache netcdf/4.7.4:a1cc5449594cd99ffd3668b794c1940def6fc693 - Build openssl/1.1.1k:3fb49604f9c2f729b85ba3115852006824e72cab - Cache zlib/1.2.11:3fb49604f9c2f729b85ba3115852006824e72cab - Cache Installing (downloading, building) binaries... openssl/1.1.1k: 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 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 hdf5/1.12.0: 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 libcurl/7.77.0: 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 netcdf/4.7.4: Copying sources to build folder netcdf/4.7.4: Building your package in C:\J\w\BuildSingleReference@8\.conan\data\netcdf\4.7.4\_\_\build\a1cc5449594cd99ffd3668b794c1940def6fc693 netcdf/4.7.4: Generator cmake created conanbuildinfo.cmake netcdf/4.7.4: Generator cmake_find_package created FindHDF5.cmake netcdf/4.7.4: Generator cmake_find_package created FindCURL.cmake netcdf/4.7.4: Generator cmake_find_package created FindZLIB.cmake netcdf/4.7.4: Generator cmake_find_package created FindOpenSSL.cmake netcdf/4.7.4: Generator cmake_find_package_multi created HDF5ConfigVersion.cmake netcdf/4.7.4: Generator cmake_find_package_multi created HDF5Config.cmake netcdf/4.7.4: Generator cmake_find_package_multi created HDF5Targets.cmake netcdf/4.7.4: Generator cmake_find_package_multi created HDF5Target-release.cmake netcdf/4.7.4: Generator cmake_find_package_multi created CURLConfigVersion.cmake netcdf/4.7.4: Generator cmake_find_package_multi created CURLTarget-release.cmake netcdf/4.7.4: Generator cmake_find_package_multi created CURLTargets.cmake netcdf/4.7.4: Generator cmake_find_package_multi created CURLConfig.cmake netcdf/4.7.4: Generator cmake_find_package_multi created ZLIBConfigVersion.cmake netcdf/4.7.4: Generator cmake_find_package_multi created ZLIBConfig.cmake netcdf/4.7.4: Generator cmake_find_package_multi created ZLIBTargets.cmake netcdf/4.7.4: Generator cmake_find_package_multi created ZLIBTarget-release.cmake netcdf/4.7.4: Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake netcdf/4.7.4: Generator cmake_find_package_multi created OpenSSLTarget-release.cmake netcdf/4.7.4: Generator cmake_find_package_multi created OpenSSLTargets.cmake netcdf/4.7.4: Generator cmake_find_package_multi created OpenSSLConfig.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 netcdf/4.7.4: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@8\.conan\data\netcdf\4.7.4\_\_\build\a1cc5449594cd99ffd3668b794c1940def6fc693\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@8\.conan\data\netcdf\4.7.4\_\_\package\a1cc5449594cd99ffd3668b794c1940def6fc693" -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@8/.conan/data/netcdf/4.7.4/_/_/build/a1cc5449594cd99ffd3668b794c1940def6fc693" -DCMAKE_PREFIX_PATH="C:/J/w/BuildSingleReference@8/.conan/data/netcdf/4.7.4/_/_/build/a1cc5449594cd99ffd3668b794c1940def6fc693" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -DBUILD_UTILITIES="False" -DENABLE_TESTS="False" -DENABLE_NETCDF_4="True" -DENABLE_CDF5="True" -DENABLE_DAP="True" -DUSE_HDF5="True" -DNC_FIND_SHARED_LIBS="False" -Wno-dev C:\J\w\BuildSingleReference@8\.conan\data\netcdf\4.7.4\_\_\build\a1cc5449594cd99ffd3668b794c1940def6fc693 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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 -- 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 -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.12.0 (found version "1.12.0") -- Library libhdf5_hl_cpp found C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5_hl_cpp.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5_hl_cpp.lib -- Library libhdf5_hl found C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5_hl.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5_hl.lib -- Library libhdf5_cpp found C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5_cpp.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5_cpp.lib -- Library libhdf5 found C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference@8/.conan/data/zlib/1.2.11/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/zlib/1.2.11/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/zlib.lib -- Found HDF5 libraries version 1.12.0 -- Using HDF5 include dir: C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/include;C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/include/hdf5 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Looking for H5Pget_fapl_mpio in hdf5 -- Looking for H5Pget_fapl_mpio in hdf5 - not found -- Looking for H5Pset_all_coll_metadata_ops in hdf5 -- Looking for H5Pset_all_coll_metadata_ops in hdf5 - not found -- Looking for H5Z_SZIP in hdf5 -- Looking for H5Z_SZIP in hdf5 - not found -- Looking for H5Pset_libver_bounds in hdf5 -- Looking for H5Pset_libver_bounds in hdf5 - not found -- Looking for H5free_memory in hdf5 -- Looking for H5free_memory in hdf5 - not found -- Looking for H5allocate_memory in hdf5 -- Looking for H5allocate_memory in hdf5 - not found -- Looking for H5resize_memory in hdf5 -- Looking for H5resize_memory in hdf5 - not found -- Looking for H5Dread_chunk in hdf5 -- Looking for H5Dread_chunk in hdf5 - not found -- Performing Test HAVE_HDF5_ZLIB -- Performing Test HAVE_HDF5_ZLIB - Success -- Conan: Using autogenerated FindCURL.cmake -- Found CURL: 7.77.0 (found version "7.77.0") -- Library libcurl found C:/J/w/BuildSingleReference@8/.conan/data/libcurl/7.77.0/_/_/package/c708807bd7d96d499cc7ef633e8546ec246ba1b3/lib/libcurl.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/libcurl/7.77.0/_/_/package/c708807bd7d96d499cc7ef633e8546ec246ba1b3/lib/libcurl.lib -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1k (found version "1.1.1k") -- Library libssl found C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- Library libcrypto found C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Library libcrypto found C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Library libssl found C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- Conan: Dependency ZLIB already found -- Library libcurl found C:/J/w/BuildSingleReference@8/.conan/data/libcurl/7.77.0/_/_/package/c708807bd7d96d499cc7ef633e8546ec246ba1b3/lib/libcurl.lib -- Found: C:/J/w/BuildSingleReference@8/.conan/data/libcurl/7.77.0/_/_/package/c708807bd7d96d499cc7ef633e8546ec246ba1b3/lib/libcurl.lib -- Performing Test HAVE_CURLOPT_USERNAME -- Performing Test HAVE_CURLOPT_USERNAME - Failed -- Performing Test HAVE_CURLOPT_PASSWORD -- Performing Test HAVE_CURLOPT_PASSWORD - Failed -- Performing Test HAVE_CURLOPT_KEYPASSWD -- Performing Test HAVE_CURLOPT_KEYPASSWD - Failed -- Performing Test HAVE_CURLINFO_RESPONSE_CODE -- Performing Test HAVE_CURLINFO_RESPONSE_CODE - Failed -- Performing Test HAVE_CURLINFO_HTTP_CONNECTCODE -- Performing Test HAVE_CURLINFO_HTTP_CONNECTCODE - Failed -- Performing Test HAVE_CURLOPT_BUFFERSIZE -- Performing Test HAVE_CURLOPT_BUFFERSIZE - Failed -- Performing Test HAVE_CURLOPT_KEEPALIVE -- Performing Test HAVE_CURLOPT_KEEPALIVE - Failed -- Enabling use of fill value when NC_ERANGE -- Enabling a more relaxed check for NC_EINVALCOORDS -- Looking for math.h -- Looking for math.h - found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for alloca.h -- Looking for alloca.h - not found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for getopt.h -- Looking for getopt.h - not found -- Looking for locale.h -- Looking for locale.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for io.h -- Looking for io.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/param.h -- Looking for sys/param.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - not found -- Looking for sys/resource.h -- Looking for sys/resource.h - not found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for pstdint.h -- Looking for pstdint.h - not found -- Looking for endian.h -- Looking for endian.h - not found -- Looking for BaseTsd.h -- Looking for BaseTsd.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for winsock2.h -- Looking for winsock2.h - found -- Looking for ftw.h -- Looking for ftw.h - not found -- Looking for libgen.h -- Looking for libgen.h - not found -- Looking for isfinite -- Looking for isfinite - found -- Looking for isnan -- Looking for isnan - found -- Looking for isinf -- Looking for isinf - found -- Looking for st_blksize -- Looking for st_blksize - not found -- Looking for alloca -- Looking for alloca - not found -- Looking for snprintf -- Looking for snprintf - found -- Check size of char -- Check size of char - done -- Check size of double -- Check size of double - done -- Check size of float -- Check size of float - done -- Check size of int -- Check size of int - done -- Check size of uint -- Check size of uint - failed -- Check size of schar -- Check size of schar - failed -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - failed -- Check size of short -- Check size of short - done -- Check size of ushort -- Check size of ushort - failed -- Check size of _Bool -- Check size of _Bool - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - failed -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of __int64 -- Check size of __int64 - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of unsigned char -- Check size of unsigned char - done -- Check size of unsigned short int -- Check size of unsigned short int - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of long long -- Check size of long long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Looking for fsync -- Looking for fsync - not found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strdup -- Looking for strdup - found -- Looking for strndup -- Looking for strndup - not found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for mkstemp -- Looking for mkstemp - not found -- Looking for mktemp -- Looking for mktemp - found -- Looking for random -- Looking for random - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for MPI_Comm_f2c -- Looking for MPI_Comm_f2c - not found -- Looking for MPI_Info_f2c -- Looking for MPI_Info_f2c - not found -- Looking for memmove -- Looking for memmove - found -- Looking for getpagesize -- Looking for getpagesize - not found -- Looking for sysconf -- Looking for sysconf - not found -- Looking for getrlimit -- Looking for getrlimit - not found -- Looking for _filelengthi64 -- Looking for _filelengthi64 - found -- Looking for mmap -- Looking for mmap - not found -- Looking for mremap -- Looking for mremap - not found -- Looking for fileno -- Looking for fileno - found -- m4 not found. -- Bash shell not found; disabling shell script tests. -- Building Shared Libraries: OFF -- Building netCDF-4: True -- Building DAP2 Support: ON -- Building DAP4 Support: ON -- Building Byte-range Support: OFF -- Building Utilities: False -- CMake Prefix Path: C:/J/w/BuildSingleReference@8/.conan/data/libcurl/7.77.0/_/_/package/c708807bd7d96d499cc7ef633e8546ec246ba1b3/;C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/;C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/cmake;C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/;C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/cmake;C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/;C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/cmake;C:/J/w/BuildSingleReference@8/.conan/data/libcurl/7.77.0/_/_/package/c708807bd7d96d499cc7ef633e8546ec246ba1b3/;C:/J/w/BuildSingleReference@8/.conan/data/zlib/1.2.11/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/;C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/;C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/;C:/J/w/BuildSingleReference@8/.conan/data/libcurl/7.77.0/_/_/package/c708807bd7d96d499cc7ef633e8546ec246ba1b3/;C:/J/w/BuildSingleReference@8/.conan/data/zlib/1.2.11/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/;C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/;C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/cmake;C:/J/w/BuildSingleReference@8/.conan/data/netcdf/4.7.4/_/_/build/a1cc5449594cd99ffd3668b794c1940def6fc693 -- Build Type: DEBUG -- CMAKE_C_COMPILER: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- CMAKE_C_FLAGS: /DWIN32 /D_WINDOWS /W3 /MP16 -- CMAKE_C_FLAGS_DEBUG: /MD /Zi /Ob0 /Od /RTC1 -- Linking against: C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5_hl_cpp.lib;C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5_hl.lib;C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5_cpp.lib;C:/J/w/BuildSingleReference@8/.conan/data/hdf5/1.12.0/_/_/package/28891ed0065342f11bc16b246461e0f70d52d55a/lib/libhdf5.lib;ZLIB::ZLIB;C:/J/w/BuildSingleReference@8/.conan/data/libcurl/7.77.0/_/_/package/c708807bd7d96d499cc7ef633e8546ec246ba1b3/lib/libcurl.lib;ws2_32;OpenSSL::OpenSSL -- Configuring incomplete, errors occurred! See also "C:/J/w/BuildSingleReference@8/.conan/data/netcdf/4.7.4/_/_/build/a1cc5449594cd99ffd3668b794c1940def6fc693/build_subfolder/CMakeFiles/CMakeOutput.log". See also "C:/J/w/BuildSingleReference@8/.conan/data/netcdf/4.7.4/_/_/build/a1cc5449594cd99ffd3668b794c1940def6fc693/build_subfolder/CMakeFiles/CMakeError.log". netcdf/4.7.4: netcdf/4.7.4: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@8\.conan\data\netcdf\4.7.4\_\_\build\a1cc5449594cd99ffd3668b794c1940def6fc693 CMake Warning at source_subfolder/CMakeLists.txt:1171 (MESSAGE): ENABLE_FILTER_TESTING requires shared libraries. Disabling. CMake Warning at source_subfolder/CMakeLists.txt:1426 (MESSAGE): mmap not supported under visual studio: disabling MMAP support. CMake Error at source_subfolder/CMakeLists.txt:1833 (INSTALL): INSTALL FILES given directory "C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/cmake" to install. CMake Error at source_subfolder/CMakeLists.txt:1839 (INSTALL): INSTALL FILES given directory "C:/J/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/cmake" to install. Configuration Summary: Tests Enabled: False Compiler: # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.4 Dispatch Version: 1 Configured On: Host System: -- Build Directory: C:/J/w/BuildSingleReference@8/.conan/data/netcdf/4.7.4/_/_/build/a1cc5449594cd99ffd3668b794c1940def6fc693/build_subfolder/source_subfolder Install Prefix: C:/J/w/BuildSingleReference@8/.conan/data/netcdf/4.7.4/_/_/package/a1cc5449594cd99ffd3668b794c1940def6fc693 # Compiling Options ----------------- C Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe CFLAGS: /DWIN32 /D_WINDOWS /W3 /MP16 /MD /Zi /Ob0 /Od /RTC1 CPPFLAGS: LDFLAGS: /machine:x64 /LARGEADDRESSAWARE /STACK:40000000 /debug /INCREMENTAL AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: no Static Library: yes Extra libraries: -lhdf5_hl_cpp -lhdf5_hl -lhdf5_cpp -lhdf5 -lZLIB::ZLIB -lcurl -lws2_32 -lOpenSSL::OpenSSL # Features -------- NetCDF-2 API: yes HDF4 Support: no HDF5 Support: yes NetCDF-4 API: yes NC-4 Parallel Support: no PnetCDF Support: no DAP2 Support: yes DAP4 Support: yes Byte-Range Support: no Diskless Support: yes MMap Support: no JNA Support: no CDF5 Support: yes ERANGE Fill Support: yes Relaxed Boundary Check: yes SZIP Support: no SZIP Write Support: no Parallel Filters: no netcdf/4.7.4: ERROR: Package 'a1cc5449594cd99ffd3668b794c1940def6fc693' build failed netcdf/4.7.4: WARN: Build folder C:\J\w\BuildSingleReference@8\.conan\data\netcdf\4.7.4\_\_\build\a1cc5449594cd99ffd3668b794c1940def6fc693 ERROR: netcdf/4.7.4: Error in build() method, line 89 cmake = self._configure_cmake() while calling '_configure_cmake', line 82 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd C:\J\w\BuildSingleReference@8\.conan\data\netcdf\4.7.4\_\_\build\a1cc5449594cd99ffd3668b794c1940def6fc693\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@8\.conan\data\netcdf\4.7.4\_\_\package\a1cc5449594cd99ffd3668b794c1940def6fc693" -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@8/.conan/data/netcdf/4.7.4/_/_/build/a1cc5449594cd99ffd3668b794c1940def6fc693" -DCMAKE_PREFIX_PATH="C:/J/w/BuildSingleReference@8/.conan/data/netcdf/4.7.4/_/_/build/a1cc5449594cd99ffd3668b794c1940def6fc693" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -DBUILD_UTILITIES="False" -DENABLE_TESTS="False" -DENABLE_NETCDF_4="True" -DENABLE_CDF5="True" -DENABLE_DAP="True" -DUSE_HDF5="True" -DNC_FIND_SHARED_LIBS="False" -Wno-dev C:\J\w\BuildSingleReference@8\.conan\data\netcdf\4.7.4\_\_\build\a1cc5449594cd99ffd3668b794c1940def6fc693