******************************************************************************** conan install hdf5/1.10.5@#24ba852ab297461ddeab176926e0f87d --build=hdf5 -pr C:\J\w\BuildSingleReference@4/83956/10dc068f-8f3f-4db0-a649-92057fd5cc07/profile_windows_15_mdd_vs_debug_64.hdf5-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] hdf5:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision b46bf663179824c23085bb71666ba8e6 hdf5/1.10.5: Forced build from source Installing package: hdf5/1.10.5 Requirements hdf5/1.10.5 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages hdf5/1.10.5:f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2 - Build zlib/1.2.11:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 zlib/1.2.11: Downloaded package revision bd3f03797efba40ec555cdc56237f30a [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hdf5/1.10.5: Configuring sources in C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK hdf5/1.10.5: Copying sources to build folder hdf5/1.10.5: Building your package in C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2 hdf5/1.10.5: Generator cmake created conanbuildinfo.cmake hdf5/1.10.5: Aggregating env generators [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 hdf5/1.10.5: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -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@4\.conan\data\hdf5\1.10.5\_\_\package\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDF5_EXTERNALLY_CONFIGURED="True" -DHDF5_EXTERNAL_LIB_PREFIX="" -DHDF5_USE_FOLDERS="False" -DHDF5_NO_PACKAGES="True" -DALLOW_UNSUPPORTED="False" -DBUILD_STATIC_EXECS="False" -DHDF5_ENABLE_COVERAGE="False" -DHDF5_ENABLE_USING_MEMCHECKER="False" -DHDF5_MEMORY_ALLOC_SANITY_CHECK="False" -DHDF5_ENABLE_PREADWRITE="True" -DHDF5_ENABLE_DEPRECATED_SYMBOLS="True" -DHDF5_BUILD_GENERATORS="False" -DHDF5_ENABLE_TRACE="False" -DHDF5_ENABLE_INSTRUMENT="False" -DHDF5_ENABLE_PARALLEL="False" -DHDF5_ENABLE_Z_LIB_SUPPORT="True" -DHDF5_ENABLE_SZIP_SUPPORT="False" -DHDF5_ENABLE_SZIP_ENCODING="False" -DHDF5_PACKAGE_EXTLIBS="False" -DHDF5_ENABLE_THREADSAFE="False" -DHDF5_ENABLE_DEBUG_APIS="False" -DBUILD_TESTING="False" -DHDF5_INSTALL_INCLUDE_DIR="C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\package\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\include\hdf5" -DHDF5_BUILD_TOOLS="False" -DHDF5_BUILD_EXAMPLES="False" -DHDF5_BUILD_HL_LIB="True" -DHDF5_BUILD_FORTRAN="False" -DHDF5_BUILD_CPP_LIB="True" -DHDF5_BUILD_JAVA="False" -Wno-dev C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2 ----------------- -- The C compiler identification is MSVC 19.16.27045.0 -- The CXX compiler identification is MSVC 19.16.27045.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 targets configuration -- Library zlib found C:/J/w/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- SOVERSION: 103.1.0 -- SOVERSION_TOOLS: 100.1.2 -- SOVERSION_CXX: 103.1.0 -- SOVERSION_F: 102.0.0 -- SOVERSION_HL: 100.1.2 -- SOVERSION_HL_CXX: 100.1.3 -- SOVERSION_HL_F: 100.0.4 -- SOVERSION_JAVA: 100.4.0 -- Looking for include file sys/file.h -- Looking for include file sys/file.h - not found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - not found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - not found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - not found -- Looking for include files sys/stat.h, sys/time.h -- Looking for include files sys/stat.h, sys/time.h - not found -- Looking for 3 include files sys/stat.h, ..., features.h -- Looking for 3 include files sys/stat.h, ..., features.h - not found -- Looking for 3 include files sys/stat.h, ..., dirent.h -- Looking for 3 include files sys/stat.h, ..., dirent.h - not found -- Looking for 3 include files sys/stat.h, ..., setjmp.h -- Looking for 3 include files sys/stat.h, ..., setjmp.h - found -- Looking for 5 include files sys/stat.h, ..., stdint.h -- Looking for 5 include files sys/stat.h, ..., stdint.h - found -- Looking for 6 include files sys/stat.h, ..., unistd.h -- Looking for 6 include files sys/stat.h, ..., unistd.h - not found -- Looking for 6 include files sys/stat.h, ..., mach/mach_time.h -- Looking for 6 include files sys/stat.h, ..., mach/mach_time.h - not found -- Looking for 6 include files sys/stat.h, ..., io.h -- Looking for 6 include files sys/stat.h, ..., io.h - found -- Looking for 7 include files sys/stat.h, ..., winsock2.h -- Looking for 7 include files sys/stat.h, ..., winsock2.h - found -- Looking for 8 include files sys/stat.h, ..., sys/timeb.h -- Looking for 8 include files sys/stat.h, ..., sys/timeb.h - found -- Looking for 9 include files sys/stat.h, ..., globus/common.h -- Looking for 9 include files sys/stat.h, ..., globus/common.h - not found -- Looking for 9 include files sys/stat.h, ..., pdb.h -- Looking for 9 include files sys/stat.h, ..., pdb.h - not found -- Looking for 9 include files sys/stat.h, ..., pthread.h -- Looking for 9 include files sys/stat.h, ..., pthread.h - not found -- Looking for 9 include files sys/stat.h, ..., srbclient.h -- Looking for 9 include files sys/stat.h, ..., srbclient.h - not found -- Looking for 9 include files sys/stat.h, ..., string.h -- Looking for 9 include files sys/stat.h, ..., string.h - found -- Looking for 10 include files sys/stat.h, ..., strings.h -- Looking for 10 include files sys/stat.h, ..., strings.h - not found -- Looking for 10 include files sys/stat.h, ..., stdlib.h -- Looking for 10 include files sys/stat.h, ..., stdlib.h - found -- Looking for 11 include files sys/stat.h, ..., memory.h -- Looking for 11 include files sys/stat.h, ..., memory.h - found -- Looking for 12 include files sys/stat.h, ..., dlfcn.h -- Looking for 12 include files sys/stat.h, ..., dlfcn.h - not found -- Looking for 12 include files sys/stat.h, ..., inttypes.h -- Looking for 12 include files sys/stat.h, ..., inttypes.h - found -- Looking for 13 include files sys/stat.h, ..., netinet/in.h -- Looking for 13 include files sys/stat.h, ..., netinet/in.h - not found -- Looking for 13 include files sys/stat.h, ..., stdbool.h -- Looking for 13 include files sys/stat.h, ..., stdbool.h - found -- Looking for include file quadmath.h -- Looking for include file quadmath.h - not found -- Looking for gethostname in ucb; -- Looking for gethostname in ucb; - not found -- Performing Other Test STDC_HEADERS - Success -- 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 char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int_least8_t -- Check size of int_least8_t - done -- Check size of uint_least8_t -- Check size of uint_least8_t - done -- Check size of int_fast8_t -- Check size of int_fast8_t - done -- Check size of uint_fast8_t -- Check size of uint_fast8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int_least16_t -- Check size of int_least16_t - done -- Check size of uint_least16_t -- Check size of uint_least16_t - done -- Check size of int_fast16_t -- Check size of int_fast16_t - done -- Check size of uint_fast16_t -- Check size of uint_fast16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int_least32_t -- Check size of int_least32_t - done -- Check size of uint_least32_t -- Check size of uint_least32_t - done -- Check size of int_fast32_t -- Check size of int_fast32_t - done -- Check size of uint_fast32_t -- Check size of uint_fast32_t - 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 int_least64_t -- Check size of int_least64_t - done -- Check size of uint_least64_t -- Check size of uint_least64_t - done -- Check size of int_fast64_t -- Check size of int_fast64_t - done -- Check size of uint_fast64_t -- Check size of uint_fast64_t - 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 off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - failed -- Check size of time_t -- Check size of time_t - done -- Check size of _Bool -- Check size of _Bool - done -- Looking for alarm -- Looking for alarm - not found -- Looking for fcntl -- Looking for fcntl - not found -- Looking for flock -- Looking for flock - not found -- Looking for fork -- Looking for fork - not found -- Looking for frexpf -- Looking for frexpf - not found -- Looking for frexpl -- Looking for frexpl - not found -- Looking for getrusage -- Looking for getrusage - not found -- Looking for llround -- Looking for llround - found -- Looking for llroundf -- Looking for llroundf - found -- Looking for lround -- Looking for lround - found -- Looking for lroundf -- Looking for lroundf - found -- Looking for lstat -- Looking for lstat - not found -- Looking for pread -- Looking for pread - not found -- Looking for pwrite -- Looking for pwrite - not found -- Looking for rand_r -- Looking for rand_r - not found -- Looking for random -- Looking for random - not found -- Looking for round -- Looking for round - found -- Looking for roundf -- Looking for roundf - found -- Looking for setsysinfo -- Looking for setsysinfo - not found -- Looking for signal -- Looking for signal - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for siglongjmp -- Looking for siglongjmp - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Looking for sigprocmask -- Looking for sigprocmask - not found -- Looking for snprintf -- Looking for snprintf - not found -- Looking for srandom -- Looking for srandom - not found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for symlink -- Looking for symlink - not found -- Looking for tmpfile -- Looking for tmpfile - found -- Looking for asprintf -- Looking for asprintf - not found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for waitpid -- Looking for waitpid - not found -- Looking for vsnprintf -- Looking for vsnprintf - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Checking for InitOnceExecuteOnce: -- Performing Test InitOnceExecuteOnce - Success -- Performing Other Test HAVE_INLINE - Success -- Performing Other Test HAVE___INLINE__ - Failed -- Performing Other Test HAVE___INLINE - Success -- Checking for appropriate format for 64 bit long: -- Checking for appropriate format for 64 bit long: found "I64" -- Looking for difftime -- Looking for difftime - found -- Check size of __float128 -- Check size of __float128 - failed -- Check size of _Quad -- Check size of _Quad - failed -- Checking IF your system converts long double to (unsigned) long values with special algorithm... no -- Checking IF your system can convert (unsigned) long to long double values with special algorithm... no -- Checking IF correctly converting long double to (unsigned) long long values... yes -- Checking IF correctly converting (unsigned) long long to long double values... yes -- Checking IF the cpu is power9 and cannot correctly converting long double values... no -- Checking IF alignment restrictions are strictly enforced... yes -- Warnings Configuration: -- Could NOT find ZLIB (missing: ZLIB_DIR) -- Found ZLIB: C:/J/w/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib (found version "1.2.11") -- Filter ZLIB is ON -- Could NOT find Perl (missing: PERL_EXECUTABLE) -- Cannot generate headers - perl not found -- Check for STD namespace -- Check for STD namespace - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Performing CXX Test OLD_HEADER_FILENAME - Failed -- Performing CXX Test HDF_NO_NAMESPACE - Failed -- Performing CXX Test HDF_NO_STD - Failed -- Performing CXX Test BOOL_NOTDEFINED - Failed -- Performing CXX Test NO_STATIC_CAST - Failed -- Performing CXX Test CXX_HAVE_OFFSETOF - Failed -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/build/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/build/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/source_subfolder/src/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/build/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/source_subfolder/src/CMakeLists.txt H5make_libsettings.c H5detect.c H5make_libsettings.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\bin\H5make_libsettings.exe H5detect.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\bin\H5detect.exe Generating ../H5Tinit.c, ../gen_SRCS.stamp1 Generating ../H5lib_settings.c, ../gen_SRCS.stamp2 Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/build/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/source_subfolder/src/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/build/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/source_subfolder/src/CMakeLists.txt H5.c H5checksum.c H5dbg.c H5system.c H5timer.c H5trace.c H5A.c H5Abtree2.c H5Adense.c H5Adeprec.c H5Aint.c H5Atest.c H5AC.c H5ACdbg.c H5ACmpio.c H5ACproxy_entry.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(250): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(264): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5B.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(283): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Bcache.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(299): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Bdbg.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Aint.c(200): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(337): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5B2.c H5B2cache.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(363): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(397): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(431): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(461): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(499): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(545): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(587): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(634): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(664): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(698): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(724): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(760): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Adense.c(331): warning C4090: 'initializing': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(779): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(805): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(812): warning C4311: 'type cast': pointer truncation from 'H5E_error2_t *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(819): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(853): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(887): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(922): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5B2dbg.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(973): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(999): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1008): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1050): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1098): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1105): warning C4311: 'type cast': pointer truncation from 'H5G_stat_t *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1119): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5B2hdr.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1153): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5B2int.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1183): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5B2internal.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1371): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1405): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1443): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1467): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1549): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1581): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1627): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1643): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1659): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1718): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1734): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1778): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1802): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1818): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1860): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Aint.c(638): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1894): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(1952): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2000): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2016): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2063): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2093): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2123): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5B2leaf.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Aint.c(738): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2157): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5B2stat.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2199): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2237): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2271): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2341): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2397): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2418): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2442): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2472): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2479): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2493): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2502): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2528): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2558): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2565): warning C4311: 'type cast': pointer truncation from 'H5Z_class2_t *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2572): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2591): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5trace.c(2608): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5B2test.c H5C.c H5Cdbg.c H5Cepoch.c H5Cimage.c H5Clog.c H5Clog_json.c H5Clog_trace.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5B2internal.c(629): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5B2internal.c(635): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5B2internal.c(641): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5B2internal.c(645): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Cmpio.c H5Cprefetched.c H5Cquery.c H5Ctag.c H5Ctest.c H5CS.c H5CX.c H5D.c H5Dbtree.c H5Dbtree2.c H5Dchunk.c H5Dcompact.c H5Dcontig.c H5Ddbg.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5CX.c(2590): warning C4102: 'done': unreferenced label [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Ddeprec.c H5Dearray.c H5Defl.c H5Dfarray.c H5Dfill.c H5Dint.c H5Dio.c H5Dlayout.c H5Dmpio.c H5Dnone.c H5Doh.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Dchunk.c(5796): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Dscatgath.c H5Dselect.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Dchunk.c(5933): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Dchunk.c(5941): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Dsingle.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Dfill.c(239): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Dtest.c H5Dvirtual.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Dfill.c(242): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5E.c H5Edeprec.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Defl.c(302): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Dfill.c(408): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Defl.c(398): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Dint.c(508): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Eint.c H5EA.c H5EAcache.c H5EAdbg.c H5EAdblkpage.c H5EAdblock.c H5EAhdr.c H5EAiblock.c H5EAint.c H5EAsblock.c H5EAstat.c H5EAtest.c H5F.c H5Faccum.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Eint.c(585): warning C4102: 'done': unreferenced label [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Fcwfs.c H5Fdbg.c H5Fdeprec.c H5Fefc.c H5Ffake.c H5Fint.c H5Fio.c H5Fmount.c H5Fmpi.c H5Fquery.c H5Fsfile.c H5Fspace.c H5Fsuper.c H5Fsuper_cache.c H5Ftest.c H5FA.c H5FAcache.c H5FAdbg.c H5FAdblkpage.c H5FAdblock.c H5FAhdr.c H5FAint.c H5FAstat.c H5FAtest.c H5FD.c H5FDcore.c H5FDdirect.c H5FDfamily.c H5FDint.c H5FDlog.c H5FDmpi.c H5FDmpio.c H5FDmulti.c H5FDsec2.c H5FDspace.c H5FDstdio.c H5FDtest.c H5FDwindows.c H5FL.c H5FO.c H5FS.c H5FScache.c H5FSdbg.c H5FSint.c H5FSsection.c H5FSstat.c H5FStest.c H5G.c H5Gbtree2.c H5Gcache.c H5Gcompact.c H5Gdense.c H5Gdeprec.c H5Gent.c H5Gint.c H5Glink.c H5Gloc.c H5Gname.c H5Gnode.c H5Gobj.c H5Goh.c H5Groot.c H5Gstab.c H5Gtest.c H5Gtraverse.c H5HF.c H5HFbtree2.c H5HFcache.c H5HFdbg.c H5HFdblock.c H5HFdtable.c H5HFhdr.c H5HFhuge.c H5HFiblock.c H5HFiter.c H5HFman.c H5HFsection.c H5HFspace.c H5HFstat.c H5HFtest.c H5HFtiny.c H5HG.c H5HGcache.c H5HGdbg.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5HFhuge.c(216): warning C4018: '<=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5HGquery.c H5HL.c H5HLcache.c H5HLdbg.c H5HLdblk.c H5HLint.c H5HLprfx.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5HFcache.c(772): warning C4090: '=': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5HP.c H5I.c H5Itest.c H5L.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5HFcache.c(1362): warning C4090: '=': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Lexternal.c H5MF.c H5MFaggr.c H5MFdbg.c H5MFsection.c H5MM.c H5MP.c H5MPtest.c H5O.c H5Oainfo.c H5Oalloc.c H5Oattr.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5I.c(2125): warning C4311: 'type cast': pointer truncation from 'const void *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Oattribute.c H5Obogus.c H5Obtreek.c H5Ocache.c H5Ocache_image.c H5Ochunk.c H5Ocont.c H5Ocopy.c H5Odbg.c H5Odeprec.c H5Odrvinfo.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5O.c(1158): warning C4101: 'obj_oloc': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5O.c(1157): warning C4101: 'obj_path': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Odtype.c H5Oefl.c H5Ofill.c H5Oflush.c H5Ofsinfo.c H5Oginfo.c H5Oint.c H5Olayout.c H5Olinfo.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Odeprec.c(185): warning C4101: 'obj_oloc': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Odeprec.c(184): warning C4101: 'obj_path': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Olink.c H5Omessage.c H5Omtime.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Odtype.c(1190): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Oname.c H5Onull.c H5Opline.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Odtype.c(1544): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Oint.c(285): warning C4101: 'oh_size': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Orefcount.c H5Osdspace.c H5Oshared.c H5Oshmesg.c H5Ostab.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Oint.c(284): warning C4101: 'oh_addr': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Oint.c(281): warning C4101: 'oc_plist': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Oint.c(286): warning C4101: 'oh_flags': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Oint.c(288): warning C4101: 'store_msg_crt_idx': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Otest.c H5Ounknown.c H5P.c H5Pacpl.c H5Pdapl.c H5Pdcpl.c H5Pdeprec.c H5Pdxpl.c H5Pencdec.c H5Pfapl.c H5Pfcpl.c H5Pfmpl.c H5Pgcpl.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Pdapl.c(208): warning C4113: 'herr_t (__cdecl *)(const void *,void **,size_t *)' differs in parameter lists from 'H5P_prp_encode_func_t' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Pdapl.c(213): warning C4113: 'herr_t (__cdecl *)(const void *,void **,size_t *)' differs in parameter lists from 'H5P_prp_encode_func_t' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Pint.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5P.c(843): warning C4101: 'fapl_plist': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5P.c(844): warning C4101: 'new_fapl_id': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Pdapl.c(235): warning C4113: 'herr_t (__cdecl *)(const void *,void **,size_t *)' differs in parameter lists from 'H5P_prp_encode_func_t' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Plapl.c H5Plcpl.c H5Pocpl.c H5Pocpypl.c H5Pstrcpl.c H5Ptest.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Pdcpl.c(2946): warning C4244: '=': conversion from '__int64' to 'off_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Pdcpl.c(3362): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Pfapl.c(521): warning C4113: 'herr_t (__cdecl *)(const void *,void **,size_t *)' differs in parameter lists from 'H5P_prp_encode_func_t' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Pfapl.c(527): warning C4113: 'herr_t (__cdecl *)(const void *,void **,size_t *)' differs in parameter lists from 'H5P_prp_encode_func_t' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5PB.c H5PL.c H5PLint.c H5PLpath.c H5PLplugin_cache.c H5R.c H5Rdeprec.c H5Rint.c H5UC.c H5RS.c H5S.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Pocpypl.c(171): warning C4113: 'herr_t (__cdecl *)(const void *,void **,size_t *)' differs in parameter lists from 'H5P_prp_encode_func_t' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5PLplugin_cache.c(256): warning C4068: unknown pragma [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5PLplugin_cache.c(257): warning C4068: unknown pragma [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5PLplugin_cache.c(306): warning C4068: unknown pragma [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Sall.c H5Sdbg.c H5Shyper.c H5Smpio.c H5Snone.c H5Spoint.c H5Sselect.c H5Stest.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5PLint.c(303): warning C4068: unknown pragma [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5PLint.c(304): warning C4068: unknown pragma [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5SL.c H5SM.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5PLint.c(373): warning C4068: unknown pragma [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5SMbtree2.c H5SMcache.c H5SMmessage.c H5SMtest.c H5ST.c H5T.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(779): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Tarray.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(783): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Tbit.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(787): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(791): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Tcommit.c H5Tcompound.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(795): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(799): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Tconv.c H5Tcset.c H5Tdbg.c H5Tdeprec.c H5Tenum.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(803): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Shyper.c(2281): warning C4101: 'temp_off': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(807): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SM.c(1052): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(811): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1222): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Tfields.c H5Tfixed.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Spoint.c(831): warning C4101: 'u': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1226): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Tfloat.c H5Tnative.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1230): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1234): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Toffset.c H5Toh.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1238): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Topaque.c H5Torder.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1242): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Tcompound.c(464): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Tdbg.c(419): warning C4311: 'type cast': pointer truncation from 'uint8_t *' to 'unsigned long' [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1246): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Tpad.c H5Tprecis.c H5Tstrpad.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Tenum.c(111): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Tenum.c(412): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Tenum.c(551): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1250): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1254): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5T.c(4681): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5T.c(4683): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1343): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Tvisit.c H5Tvlen.c H5TS.c H5VM.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1351): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(1360): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5SL.c(2471): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5WB.c H5Z.c H5Zfletcher32.c H5Znbit.c H5Zscaleoffset.c H5Zshuffle.c H5Zszip.c H5Ztrans.c H5Tinit.c H5lib_settings.c C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\src\H5Tvlen.c(135): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Zdeflate.c H5Zszip.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Smpio.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Obogus.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5FDmpio.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5FDmpi.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5FDdirect.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Fmpi.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Dmpio.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5Cmpio.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] H5ACmpio.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\src\hdf5-static.vcxproj] hdf5-static.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\lib\libhdf5_D.lib Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/build/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/source_subfolder/c++/src/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/build/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/source_subfolder/hl/src/CMakeLists.txt H5DO.c H5DS.c H5IM.c H5AbstractDs.cpp H5ArrayType.cpp H5AtomType.cpp H5LT.c H5Attribute.cpp H5CommonFG.cpp H5LTanalyze.c H5CompType.cpp H5LTparse.c H5PT.c H5TB.c H5DataSet.cpp H5LD.c H5DataSpace.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] H5DataType.cpp hl/src/H5LTanalyze.c(79): note: see previous definition of 'INT8_MIN' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) H5DaccProp.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] hl/src/H5LTanalyze.c(82): note: see previous definition of 'INT16_MIN' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(50): warning C4005: 'INT32_MIN': macro redefinition (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] hl/src/H5LTanalyze.c(85): note: see previous definition of 'INT32_MIN' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(52): warning C4005: 'INT8_MAX': macro redefinition (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] H5DcreatProp.cpp hl/src/H5LTanalyze.c(88): note: see previous definition of 'INT8_MAX' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) H5DxferProp.cpp H5EnumType.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(53): warning C4005: 'INT16_MAX': macro redefinition (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] hl/src/H5LTanalyze.c(91): note: see previous definition of 'INT16_MAX' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(54): warning C4005: 'INT32_MAX': macro redefinition (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] hl/src/H5LTanalyze.c(94): note: see previous definition of 'INT32_MAX' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(56): warning C4005: 'UINT8_MAX': macro redefinition (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] hl/src/H5LTanalyze.c(97): note: see previous definition of 'UINT8_MAX' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) H5Exception.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(57): warning C4005: 'UINT16_MAX': macro redefinition (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] H5FaccProp.cpp H5FcreatProp.cpp hl/src/H5LTanalyze.c(100): note: see previous definition of 'UINT16_MAX' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(58): warning C4005: 'UINT32_MAX': macro redefinition (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] hl/src/H5LTanalyze.c(103): note: see previous definition of 'UINT32_MAX' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5LTanalyze.c) C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\hl\src\H5DS.c(1523): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\hl\src\hdf5_hl-static.vcxproj] hdf5_hl-static.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\lib\libhdf5_hl_D.lib Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/build/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/source_subfolder/hl/c++/src/CMakeLists.txt C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\c++\src\H5ArrayType.cpp(156): warning C4101: 'err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\c++\src\hdf5_cpp-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\c++\src\H5CompType.cpp(142): warning C4101: 'err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\c++\src\hdf5_cpp-static.vcxproj] H5PacketTable.cpp C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\c++\src\H5EnumType.cpp(164): warning C4101: 'err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\c++\src\hdf5_cpp-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\c++\src\H5DataType.cpp(294): warning C4101: 'err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\c++\src\hdf5_cpp-static.vcxproj] hdf5_hl_cpp-static.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\lib\libhdf5_hl_cpp_D.lib H5File.cpp H5FloatType.cpp H5Group.cpp H5IdComponent.cpp H5IntType.cpp H5LaccProp.cpp H5LcreatProp.cpp H5Library.cpp H5Location.cpp H5Object.cpp H5OcreatProp.cpp H5PredType.cpp H5PropList.cpp H5StrType.cpp C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\c++\src\H5FloatType.cpp(146): warning C4101: 'err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\c++\src\hdf5_cpp-static.vcxproj] H5VarLenType.cpp C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\c++\src\H5IntType.cpp(145): warning C4101: 'err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\c++\src\hdf5_cpp-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\c++\src\H5StrType.cpp(199): warning C4101: 'err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\c++\src\hdf5_cpp-static.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\source_subfolder\c++\src\H5VarLenType.cpp(146): warning C4101: 'err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\source_subfolder\c++\src\hdf5_cpp-static.vcxproj] hdf5_cpp-static.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\lib\libhdf5_cpp_D.lib Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/build/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/CMakeLists.txt hdf5/1.10.5: Package 'f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2' built hdf5/1.10.5: Build folder C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2 hdf5/1.10.5: Generated conaninfo.txt hdf5/1.10.5: Generated conanbuildinfo.txt hdf5/1.10.5: Generating the package hdf5/1.10.5: Package folder C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\package\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2 hdf5/1.10.5: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. H5make_libsettings.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\bin\H5make_libsettings.exe H5detect.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\bin\H5detect.exe hdf5-static.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\lib\libhdf5_D.lib hdf5_hl-static.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\lib\libhdf5_hl_D.lib hdf5_cpp-static.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\lib\libhdf5_cpp_D.lib hdf5_hl_cpp-static.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hdf5\1.10.5\_\_\build\f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2\build_subfolder\lib\libhdf5_hl_cpp_D.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/libhdf5.settings -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/hdf5.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5api_adpt.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5public.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Apublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5ACpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Cpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Dpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Epubgen.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Epublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Fpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDcore.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDdirect.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDfamily.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDlog.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDmpi.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDmpio.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDmulti.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDsec2.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDstdio.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FDwindows.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Gpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Ipublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Lpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5MMpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Opublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Ppublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5PLextern.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5PLpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Rpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Spublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Tpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Zpublic.h -- Up-to-date: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Epubgen.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5version.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5overflow.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5pubconf.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/libhdf5_D.lib -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/pkgconfig/hdf5-1.10.5.pc -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5DOpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5DSpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5IMpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5LTpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5PTpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5TBpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5LDpublic.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/hdf5_hl.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/libhdf5_hl_D.lib -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/pkgconfig/hdf5_hl-1.10.5.pc -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5AbstractDs.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Alltypes.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5ArrayType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5AtomType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Attribute.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Classes.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5CommonFG.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5CompType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Cpp.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5CppDoc.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5DataSet.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5DataSpace.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5DataType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5DaccProp.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5DcreatProp.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5DxferProp.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5EnumType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Exception.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FaccProp.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FcreatProp.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5File.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5FloatType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Group.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5IdComponent.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Include.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5IntType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5LaccProp.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5LcreatProp.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Library.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Location.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5Object.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5OcreatProp.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5PredType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5PropList.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5StrType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5VarLenType.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/libhdf5_cpp_D.lib -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/pkgconfig/hdf5_cpp-1.10.5.pc -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/include/hdf5/H5PacketTable.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/libhdf5_hl_cpp_D.lib -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/pkgconfig/hdf5_hl_cpp-1.10.5.pc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK hdf5/1.10.5 package(): Packaged 81 '.h' files hdf5/1.10.5 package(): Packaged 4 '.lib' files: libhdf5_cpp_D.lib, libhdf5_D.lib, libhdf5_hl_cpp_D.lib, libhdf5_hl_D.lib hdf5/1.10.5 package(): Packaged 1 '.cmake' file: conan-official-hdf5-targets.cmake hdf5/1.10.5 package(): Packaged 1 file: COPYING hdf5/1.10.5: Package 'f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2' created hdf5/1.10.5: Created package revision 2a3fd2b58bc570859eee2b296e0905c2 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR HDF5_ENABLE_INSTRUMENT [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: {'C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/', 'C:/J/w/BuildSingleReference@4/.conan/data/hdf5/1.10.5/_/_/package/f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2/lib/cmake'} [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-hdf5-targets.cmake