******************************************************************************** conan install hdf4/4.2.15@#58eea3e2e687c990b3d10faabfb76521 --build=hdf4 -pr /home/conan/w/prod/BuildSingleReference/266830/86a4f42f-4e2b-4aa5-b7a3-7508deaf6f9a/profile_linux_10_libstdcpp11_gcc_release_64.hdf4-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] hdf4:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353 libjpeg/9e: Not found in local cache, looking in remotes... libjpeg/9e: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libjpeg/9e: Downloaded recipe revision 68269859e4325ddc3f995d1fd3fc9187 hdf4/4.2.15: Forced build from source Installing package: hdf4/4.2.15 Requirements hdf4/4.2.15 from local cache - Cache libjpeg/9e from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages hdf4/4.2.15:bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2 - Build libjpeg/9e:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... libjpeg/9e: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libjpeg/9e: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 libjpeg/9e: Downloaded package revision 28ce7754808ed7a01f655c0738dfd262 zlib/1.2.13: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.13: Downloaded package revision 93acf021812d85928b9035a245e54fcc [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hdf4/4.2.15: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK hdf4/4.2.15: Copying sources to build folder hdf4/4.2.15: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2 hdf4/4.2.15: Generator cmake_find_package created FindZLIB.cmake hdf4/4.2.15: Generator cmake_find_package created FindJPEG.cmake hdf4/4.2.15: Generator cmake created conanbuildinfo.cmake hdf4/4.2.15: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK hdf4/4.2.15: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDF4_EXTERNALLY_CONFIGURED="True" -DHDF4_EXTERNAL_LIB_PREFIX="" -DHDF4_NO_PACKAGES="True" -DONLY_SHARED_LIBS="False" -DHDF4_ENABLE_COVERAGE="False" -DHDF4_ENABLE_DEPRECATED_SYMBOLS="True" -DHDF4_ENABLE_JPEG_LIB_SUPPORT="True" -DHDF4_ENABLE_Z_LIB_SUPPORT="True" -DHDF4_ENABLE_SZIP_SUPPORT="False" -DHDF4_ENABLE_SZIP_ENCODING="False" -DHDF4_PACKAGE_EXTLIBS="False" -DHDF4_BUILD_XDR_LIB="True" -DBUILD_TESTING="False" -DHDF4_INSTALL_INCLUDE_DIR="/home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4" -DHDF4_BUILD_FORTRAN="False" -DHDF4_BUILD_UTILS="False" -DHDF4_BUILD_TOOLS="False" -DHDF4_BUILD_EXAMPLES="False" -DHDF4_BUILD_JAVA="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include files sys/file.h, sys/ioctl.h -- Looking for include files sys/file.h, sys/ioctl.h - found -- Looking for 3 include files sys/file.h, ..., sys/resource.h -- Looking for 3 include files sys/file.h, ..., sys/resource.h - found -- Looking for 4 include files sys/file.h, ..., sys/socket.h -- Looking for 4 include files sys/file.h, ..., sys/socket.h - found -- Looking for 5 include files sys/file.h, ..., sys/stat.h -- Looking for 5 include files sys/file.h, ..., sys/stat.h - found -- Looking for 6 include files sys/file.h, ..., sys/time.h -- Looking for 6 include files sys/file.h, ..., sys/time.h - found -- Looking for 7 include files sys/file.h, ..., sys/types.h -- Looking for 7 include files sys/file.h, ..., sys/types.h - found -- Looking for 8 include files sys/file.h, ..., features.h -- Looking for 8 include files sys/file.h, ..., features.h - found -- Looking for 9 include files sys/file.h, ..., dirent.h -- Looking for 9 include files sys/file.h, ..., dirent.h - found -- Looking for 10 include files sys/file.h, ..., setjmp.h -- Looking for 10 include files sys/file.h, ..., setjmp.h - found -- Looking for 11 include files sys/file.h, ..., stddef.h -- Looking for 11 include files sys/file.h, ..., stddef.h - found -- Looking for 12 include files sys/file.h, ..., stdint.h -- Looking for 12 include files sys/file.h, ..., stdint.h - found -- Looking for 13 include files sys/file.h, ..., unistd.h -- Looking for 13 include files sys/file.h, ..., unistd.h - found -- Looking for 14 include files sys/file.h, ..., mach/mach_time.h -- Looking for 14 include files sys/file.h, ..., mach/mach_time.h - not found -- Looking for 14 include files sys/file.h, ..., io.h -- Looking for 14 include files sys/file.h, ..., io.h - not found -- Looking for 14 include files sys/file.h, ..., winsock2.h -- Looking for 14 include files sys/file.h, ..., winsock2.h - not found -- Looking for 14 include files sys/file.h, ..., sys/timeb.h -- Looking for 14 include files sys/file.h, ..., sys/timeb.h - found -- Looking for 15 include files sys/file.h, ..., globus/common.h -- Looking for 15 include files sys/file.h, ..., globus/common.h - not found -- Looking for 15 include files sys/file.h, ..., pdb.h -- Looking for 15 include files sys/file.h, ..., pdb.h - not found -- Looking for 15 include files sys/file.h, ..., pthread.h -- Looking for 15 include files sys/file.h, ..., pthread.h - found -- Looking for 16 include files sys/file.h, ..., srbclient.h -- Looking for 16 include files sys/file.h, ..., srbclient.h - not found -- Looking for 16 include files sys/file.h, ..., string.h -- Looking for 16 include files sys/file.h, ..., string.h - found -- Looking for 17 include files sys/file.h, ..., strings.h -- Looking for 17 include files sys/file.h, ..., strings.h - found -- Looking for 18 include files sys/file.h, ..., stdlib.h -- Looking for 18 include files sys/file.h, ..., stdlib.h - found -- Looking for 19 include files sys/file.h, ..., memory.h -- Looking for 19 include files sys/file.h, ..., memory.h - found -- Looking for 20 include files sys/file.h, ..., dlfcn.h -- Looking for 20 include files sys/file.h, ..., dlfcn.h - found -- Looking for 21 include files sys/file.h, ..., inttypes.h -- Looking for 21 include files sys/file.h, ..., inttypes.h - found -- Looking for 22 include files sys/file.h, ..., netinet/in.h -- Looking for 22 include files sys/file.h, ..., netinet/in.h - found -- Looking for 23 include files sys/file.h, ..., stdbool.h -- Looking for 23 include files sys/file.h, ..., stdbool.h - found -- Looking for 24 include files sys/file.h, ..., arpa/inet.h -- Looking for 24 include files sys/file.h, ..., arpa/inet.h - found -- Looking for 25 include files sys/file.h, ..., sys/param.h -- Looking for 25 include files sys/file.h, ..., sys/param.h - found -- Looking for include file quadmath.h -- Looking for include file quadmath.h - found -- Looking for ceil in m; -- Looking for ceil in m; - found -- Looking for dlopen in dl;m -- Looking for dlopen in dl;m - found -- Looking for WSAStartup in ws2_32;m;dl -- Looking for WSAStartup in ws2_32;m;dl - not found -- Looking for gethostbyname in wsock32;m;dl -- Looking for gethostbyname in wsock32;m;dl - not found -- Looking for gethostname in ucb;m;dl -- Looking for gethostname in ucb;m;dl - not found -- Performing Other Test STDC_HEADERS - Success -- Performing TEST_LFS_WORKS... yes -- 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 - failed -- 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 - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - done -- Check size of time_t -- Check size of time_t - done -- Check size of _Bool -- Check size of _Bool - done -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for alarm -- Looking for alarm - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for flock -- Looking for flock - found -- Looking for fork -- Looking for fork - found -- Looking for frexpf -- Looking for frexpf - found -- Looking for frexpl -- Looking for frexpl - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setsysinfo -- Looking for setsysinfo - not found -- Looking for signal -- Looking for signal - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for siglongjmp -- Looking for siglongjmp - found -- Looking for sigprocmask -- Looking for sigprocmask - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for srandom -- Looking for srandom - found -- Looking for strdup -- Looking for strdup - found -- Looking for symlink -- Looking for symlink - found -- Looking for system -- Looking for system - found -- Looking for tmpfile -- Looking for tmpfile - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for ntohl -- Looking for ntohl - found -- Looking for htonl -- Looking for htonl - found -- Looking for ntohs -- Looking for ntohs - found -- Looking for htons -- Looking for htons - found -- Checking for appropriate format for 64 bit long: -- Checking for appropriate format for 64 bit long: found "l" -- Warnings Configuration: -- Could NOT find JPEG (missing: JPEG_DIR) -- Conan: Using autogenerated FindJPEG.cmake -- Found JPEG: 9e (found version "9e") -- Library jpeg found /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libjpeg.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libjpeg.a -- JPEGLIB is ON -- Could NOT find ZLIB (missing: ZLIB_DIR) -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.13 (found version "1.2.13") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Filter ZLIB is ON -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target xdr-static [ 1%] Building C object source_subfolder/mfhdf/xdr/CMakeFiles/xdr-static.dir/xdr.c.o [ 2%] Building C object source_subfolder/mfhdf/xdr/CMakeFiles/xdr-static.dir/xdrfloat.c.o Scanning dependencies of target hdf-static [ 3%] Building C object source_subfolder/mfhdf/xdr/CMakeFiles/xdr-static.dir/xdrstdio.c.o [ 4%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/atom.c.o [ 6%] Building C object source_subfolder/mfhdf/xdr/CMakeFiles/xdr-static.dir/xdrarray.c.o [ 7%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/bitvect.c.o [ 8%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/cdeflate.c.o [ 9%] Linking C static library ../../../lib/libxdr.a [ 9%] Built target xdr-static [ 11%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/cnbit.c.o [ 12%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/cnone.c.o [ 13%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/crle.c.o [ 14%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/cskphuff.c.o [ 16%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/cszip.c.o [ 17%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/df24.c.o [ 18%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfan.c.o [ 19%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfcomp.c.o [ 20%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfconv.c.o [ 22%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfgr.c.o [ 23%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfgroup.c.o [ 24%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfimcomp.c.o [ 25%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfjpeg.c.o [ 27%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfknat.c.o [ 28%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfkswap.c.o [ 29%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfp.c.o [ 30%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfr8.c.o [ 32%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfrle.c.o [ 33%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfsd.c.o [ 34%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfstubs.c.o [ 35%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfufp2i.c.o [ 37%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfunjpeg.c.o [ 38%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dfutil.c.o [ 39%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/dynarray.c.o [ 40%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/glist.c.o [ 41%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hbitio.c.o [ 43%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hblocks.c.o [ 44%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hbuffer.c.o [ 45%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hchunks.c.o [ 46%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hcomp.c.o [ 48%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hcompri.c.o [ 49%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hdatainfo.c.o [ 50%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hdfalloc.c.o [ 51%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/herr.c.o [ 53%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hextelt.c.o [ 54%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hfile.c.o [ 55%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hfiledd.c.o [ 56%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/hkit.c.o [ 58%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/linklist.c.o [ 59%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/mcache.c.o [ 60%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/mfan.c.o [ 61%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/mfgr.c.o [ 62%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/mstdio.c.o [ 64%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/tbbt.c.o [ 65%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/vattr.c.o [ 66%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/vconv.c.o [ 67%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/vg.c.o [ 69%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/vgp.c.o [ 70%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/vhi.c.o [ 71%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/vio.c.o [ 72%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/vparse.c.o [ 74%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/vrw.c.o [ 75%] Building C object source_subfolder/hdf/src/CMakeFiles/hdf-static.dir/vsfld.c.o [ 76%] Linking C static library ../../../lib/libhdf.a [ 76%] Built target hdf-static Scanning dependencies of target mfhdf-static [ 79%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/array.c.o [ 80%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/attr.c.o [ 80%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/cdf.c.o [ 81%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/dim.c.o [ 82%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/file.c.o [ 83%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/hdfsds.c.o [ 85%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/iarray.c.o [ 86%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/error.c.o [ 87%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/globdef.c.o [ 88%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/mfdatainfo.c.o [ 90%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/mfsd.c.o [ 91%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/nssdc.c.o [ 92%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/putget.c.o [ 93%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/putgetg.c.o [ 95%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/sharray.c.o [ 96%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/string.c.o [ 97%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/var.c.o [ 98%] Building C object source_subfolder/mfhdf/libsrc/CMakeFiles/mfhdf-static.dir/xdrposix.c.o [100%] Linking C static library ../../../lib/libmfhdf.a [100%] Built target mfhdf-static hdf4/4.2.15: Package 'bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2' built hdf4/4.2.15: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2 hdf4/4.2.15: Generated conaninfo.txt hdf4/4.2.15: Generated conanbuildinfo.txt hdf4/4.2.15: Generating the package hdf4/4.2.15: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2 hdf4/4.2.15: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 6%] Built target xdr-static [ 76%] Built target hdf-static [100%] Built target mfhdf-static Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/h4config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/lib/libhdf4.settings -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/xdr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/types.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/lib/libxdr.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/atom.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/bitvect.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/cdeflate.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/cnbit.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/cnone.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/crle.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/cskphuff.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/cszip.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/df.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/dfan.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/dfgr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/dfrig.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/dfi.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/dfsd.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/dfstubs.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/dfufp2i.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/dynarray.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/glist.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/H4api_adpt.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hbitio.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hchunks.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hcomp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hcompi.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hconv.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hdatainfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hdf.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hdfi.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/herr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hfile.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hkit.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hlimits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hntdefs.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hproto.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hqueue.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/htags.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/linklist.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/mcache.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/mfan.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/mfgr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/mstdio.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/tbbt.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/vattr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/vg.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/vgint.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/lib/libhdf.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/alloc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/error.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/local_nc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/mfhdf.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/mfhdfi.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/mfdatainfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/hdf2netcdf.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/include/hdf4/netcdf.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/lib/libmfhdf.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/lib/pkgconfig/hdf-4.2.15.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/package/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/bin/h4cc [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK hdf4/4.2.15 package(): Packaged 2 files: COPYING, h4cc hdf4/4.2.15 package(): Packaged 3 '.a' files: libhdf.a, libxdr.a, libmfhdf.a hdf4/4.2.15 package(): Packaged 55 '.h' files hdf4/4.2.15: Package 'bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2' created hdf4/4.2.15: Created package revision 2badd2aedbac7870acde743e6d0016d3 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] 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 /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/xdr/xdrstdio.c: In function ‘xdrstdio_create’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/xdr/xdrstdio.c:97:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 97 | xdrs->x_ops = &xdrstdio_ops; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/xdr/xdrstdio.c: In function ‘xdrstdio_inline’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/xdr/xdrstdio.c:193:10: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 193 | XDR *xdrs; | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/xdr/xdrstdio.c:194:11: warning: unused parameter ‘len’ [-Wunused-parameter] 194 | u_int len; | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/bitvect.c: In function ‘bv_find’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/bitvect.c:453:5: warning: unused variable ‘unused’ [-Wunused-variable] 453 | int unused; | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/bitvect.c:459:72: warning: array subscript -2 is below array bounds of ‘const int8[256]’ {aka ‘const char[256]’} [-Warray-bounds] 459 | return((int32)(first_byte*BV_BASE_BITS)+bv_first_zero[(~slush_bits)]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/bitvect.c:103: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/bitvect.h:96:19: note: while referencing ‘bv_first_zero’ 96 | static const int8 bv_first_zero[256]={ | ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/bitvect.c:468:65: warning: array subscript -2 is below array bounds of ‘const int8[256]’ {aka ‘const char[256]’} [-Warray-bounds] 468 | return((int32)(u*BV_BASE_BITS)+bv_first_zero[~b->buffer[u]]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/bitvect.c:103: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/bitvect.h:96:19: note: while referencing ‘bv_first_zero’ 96 | static const int8 bv_first_zero[256]={ | ^~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:60, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cdeflate.c:42: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cdeflate.h:101:1: warning: missing initializer for field ‘info’ of ‘funclist_t’ [-Wmissing-field-initializers] 101 | }; | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cdeflate.c:42: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.h:396:21: note: ‘info’ declared here 396 | int32 (*info) (accrec_t * access_rec, sp_info_block_t * info); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cdeflate.c: In function ‘HCPcdeflate_read’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cdeflate.c:612:11: warning: variable ‘uninit’ set but not used [-Wunused-but-set-variable] 612 | uintn uninit; /* Whether the interface was initialized */ | ^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cnbit.c:42: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cnbit.h:109:1: warning: missing initializer for field ‘info’ of ‘funclist_t’ [-Wmissing-field-initializers] 109 | }; | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cnbit.c:42: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.h:396:21: note: ‘info’ declared here 396 | int32 (*info) (accrec_t * access_rec, sp_info_block_t * info); | ^~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cnone.c:44: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cnone.h:86:1: warning: missing initializer for field ‘info’ of ‘funclist_t’ [-Wmissing-field-initializers] 86 | }; | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cnone.c:44: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.h:396:21: note: ‘info’ declared here 396 | int32 (*info) (accrec_t * access_rec, sp_info_block_t * info); | ^~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:57, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/crle.c:43: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/crle.h:124:1: warning: missing initializer for field ‘info’ of ‘funclist_t’ [-Wmissing-field-initializers] 124 | }; | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/crle.c:43: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.h:396:21: note: ‘info’ declared here 396 | int32 (*info) (accrec_t * access_rec, sp_info_block_t * info); | ^~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:59, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cskphuff.c:42: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cskphuff.h:102:1: warning: missing initializer for field ‘info’ of ‘funclist_t’ [-Wmissing-field-initializers] 102 | }; | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cskphuff.c:42: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.h:396:21: note: ‘info’ declared here 396 | int32 (*info) (accrec_t * access_rec, sp_info_block_t * info); | ^~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:61, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.h:117:1: warning: missing initializer for field ‘info’ of ‘funclist_t’ [-Wmissing-field-initializers] 117 | }; | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.h:396:21: note: ‘info’ declared here 396 | int32 (*info) (accrec_t * access_rec, sp_info_block_t * info); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c: In function ‘HCIcszip_decode’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:132:30: warning: unused parameter ‘info’ [-Wunused-parameter] 132 | HCIcszip_decode(compinfo_t * info, int32 length, uint8 *buf) | ~~~~~~~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:132:42: warning: unused parameter ‘length’ [-Wunused-parameter] 132 | HCIcszip_decode(compinfo_t * info, int32 length, uint8 *buf) | ~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:132:57: warning: unused parameter ‘buf’ [-Wunused-parameter] 132 | HCIcszip_decode(compinfo_t * info, int32 length, uint8 *buf) | ~~~~~~~^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c: In function ‘HCIcszip_encode’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:358:30: warning: unused parameter ‘info’ [-Wunused-parameter] 358 | HCIcszip_encode(compinfo_t * info, int32 length, const uint8 *buf) | ~~~~~~~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:358:42: warning: unused parameter ‘length’ [-Wunused-parameter] 358 | HCIcszip_encode(compinfo_t * info, int32 length, const uint8 *buf) | ~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:358:63: warning: unused parameter ‘buf’ [-Wunused-parameter] 358 | HCIcszip_encode(compinfo_t * info, int32 length, const uint8 *buf) | ~~~~~~~~~~~~~^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c: In function ‘HCIcszip_term’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:422:28: warning: unused parameter ‘info’ [-Wunused-parameter] 422 | HCIcszip_term(compinfo_t * info) | ~~~~~~~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c: In function ‘HCPcszip_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:858:27: warning: unused parameter ‘access_rec’ [-Wunused-parameter] 858 | HCPcszip_write(accrec_t * access_rec, int32 length, const void * data) | ~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:858:45: warning: unused parameter ‘length’ [-Wunused-parameter] 858 | HCPcszip_write(accrec_t * access_rec, int32 length, const void * data) | ~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:858:66: warning: unused parameter ‘data’ [-Wunused-parameter] 858 | HCPcszip_write(accrec_t * access_rec, int32 length, const void * data) | ~~~~~~~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c: In function ‘HCPsetup_szip_parms’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:1011:33: warning: unused parameter ‘c_info’ [-Wunused-parameter] 1011 | HCPsetup_szip_parms( comp_info *c_info, int32 nt, int32 ncomp, int32 ndims, int32 *dims, int32 *cdims) | ~~~~~~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:1011:47: warning: unused parameter ‘nt’ [-Wunused-parameter] 1011 | HCPsetup_szip_parms( comp_info *c_info, int32 nt, int32 ncomp, int32 ndims, int32 *dims, int32 *cdims) | ~~~~~~^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:1011:57: warning: unused parameter ‘ncomp’ [-Wunused-parameter] 1011 | HCPsetup_szip_parms( comp_info *c_info, int32 nt, int32 ncomp, int32 ndims, int32 *dims, int32 *cdims) | ~~~~~~^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:1011:70: warning: unused parameter ‘ndims’ [-Wunused-parameter] 1011 | HCPsetup_szip_parms( comp_info *c_info, int32 nt, int32 ncomp, int32 ndims, int32 *dims, int32 *cdims) | ~~~~~~^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:1011:84: warning: unused parameter ‘dims’ [-Wunused-parameter] 1011 | HCPsetup_szip_parms( comp_info *c_info, int32 nt, int32 ncomp, int32 ndims, int32 *dims, int32 *cdims) | ~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:1011:97: warning: unused parameter ‘cdims’ [-Wunused-parameter] 1011 | HCPsetup_szip_parms( comp_info *c_info, int32 nt, int32 ncomp, int32 ndims, int32 *dims, int32 *cdims) | ~~~~~~~^~~~~ At top level: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/cszip.c:358:1: warning: ‘HCIcszip_encode’ defined but not used [-Wunused-function] 358 | HCIcszip_encode(compinfo_t * info, int32 length, const uint8 *buf) | ^~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfgr.c: In function ‘DFGRIaddimlut’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfgr.c:1460:81: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1460 | if (( file_id = DFGRIopen(filename, newfile ? DFACC_CREATE : DFACC_RDWR))== (int32) NULL) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c: In function ‘DFKsb4b’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:216:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 216 | source += 4; | ~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:217:21: note: here 217 | case 7: | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:223:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 223 | source += 4; | ~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:224:21: note: here 224 | case 6: | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:230:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 230 | source += 4; | ~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:231:21: note: here 231 | case 5: | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:237:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 237 | source += 4; | ~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:238:21: note: here 238 | case 4: | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:244:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 244 | source += 4; | ~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:245:21: note: here 245 | case 3: | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:251:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 251 | source += 4; | ~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:252:21: note: here 252 | case 2: | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:258:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 258 | source += 4; | ~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfkswap.c:259:21: note: here 259 | case 1: | ^~~~ In file included from /usr/include/string.h:495, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:89, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfp.c:32: In function ‘strncpy’, inlined from ‘DFPIopen’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfp.c:552:3: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:89, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfr8.c:45: In function ‘strncpy’, inlined from ‘DFR8Iopen’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfr8.c:1408:3: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfsd.c: In function ‘DFSDIgetndg’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfsd.c:2625:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 2625 | if (luf == (-1)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfsd.c:2628:9: note: here 2628 | case DFTAG_SDU: /* units */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfsd.c:2629:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 2629 | if (luf == (-1)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/dfsd.c:2632:9: note: here 2632 | case DFTAG_SDF: /* formats */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hblocks.c: In function ‘HLgetdatainfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hblocks.c:884:19: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘unsigned int’} [-Wsign-compare] 884 | num_data_blocks < info_count)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hblocks.c:838:18: warning: unused parameter ‘start_block’ [-Wunused-parameter] 838 | uintn start_block, /* IN: data block to start at, 0 base */ | ~~~~~~^~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcomp.c: In function ‘HCIinit_coder’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcomp.c:172:20: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] 172 | if ((comp_info & COMP_DECODER_ENABLED|COMP_ENCODER_ENABLED) == 0) { /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcomp.c:172:65: warning: bitwise comparison always evaluates to false [-Wtautological-compare] 172 | if ((comp_info & COMP_DECODER_ENABLED|COMP_ENCODER_ENABLED) == 0) { | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcomp.c: In function ‘HCget_config_info’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcomp.c:1701:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 1701 | *compression_config_info = 0; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcomp.c:1702:11: note: here 1702 | case COMP_CODE_RLE: /* Run-length encoding */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompri.c: In function ‘HRPinquire’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompri.c:402:44: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘uintn’ {aka ‘unsigned int’} due to unsignedness of other operand [-Wsign-compare] 402 | *plength = (access_rec->new_elem ? -1 : info->image_size); | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdatainfo.c: In function ‘GRgetdatainfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdatainfo.c:921:23: warning: comparison of integer expressions of different signedness: ‘uintn’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 921 | if (count == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdatainfo.c:929:23: warning: comparison of integer expressions of different signedness: ‘uintn’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 929 | if (count == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdatainfo.c: In function ‘GRgetpalinfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdatainfo.c:997:63: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits] 997 | if ((pal_count > 0 && palinfo_array == NULL) || pal_count < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdatainfo.c:1019:37: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘unsigned int’} [-Wsign-compare] 1019 | while (ret_value != FAIL && idx < pal_count) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdatainfo.c:979:11: warning: unused variable ‘count’ [-Wunused-variable] 979 | uintn count; | ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdatainfo.c:976:11: warning: unused variable ‘nbytes’ [-Wunused-variable] 976 | int32 nbytes = 0; | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.c: In function ‘HPregister_term_func’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.c:2468:38: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2468 | if(HDGLadd_to_list(*cleanup_list,(void *)term_func)==FAIL) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.c: In function ‘HPend’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.c:2513:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2513 | if((term_func=(hdf_termfunc_t)HDGLfirst_in_list(*cleanup_list))!=NULL) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.c:2517:30: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2517 | } while((term_func=(hdf_termfunc_t)HDGLnext_in_list(*cleanup_list))!=NULL); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c: In function ‘GRIget_image_list’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c:980:44: warning: unused variable ‘new_attr’ [-Wunused-variable] 980 | at_info_t *new_attr; /* attr to add to the local attr set */ | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hcompi.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mstdio.c:57: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mstdio.h:86:1: warning: missing initializer for field ‘info’ of ‘funclist_t’ [-Wmissing-field-initializers] 86 | }; | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mstdio.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hfile.h:396:21: note: ‘info’ declared here 396 | int32 (*info) (accrec_t * access_rec, sp_info_block_t * info); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c: In function ‘GRwriteimage’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c:2740:11: warning: variable ‘hdf_file_id’ set but not used [-Wunused-but-set-variable] 2740 | int32 hdf_file_id; /* HDF file ID */ | ^~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c: In function ‘GRwritechunk’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c:6009:16: warning: variable ‘byte_count’ set but not used [-Wunused-but-set-variable] 6009 | uint32 byte_count; /* bytes to write */ | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c: In function ‘GRreadchunk’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c:6238:16: warning: variable ‘switch_interlace’ set but not used [-Wunused-but-set-variable] 6238 | intn switch_interlace = FALSE;/* whether the memory interlace needs to be switched around */ | ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c:6229:16: warning: variable ‘byte_count’ set but not used [-Wunused-but-set-variable] 6229 | uint32 byte_count; /* bytes to read */ | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c: In function ‘GR2bmapped’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c:6585:12: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 6585 | intn status; | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c: In function ‘GRIget_image_list’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c:978:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 978 | { | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/mfgr.c:1011:29: note: here 1011 | case DFTAG_VH: /* Attribute information */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c: In function ‘tbbtrem’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:617:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 617 | side = (0x10 & *(short *) &node) ? LEFT : RIGHT; /* balance" */ | ^~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c: In function ‘tbbtprint’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:807:19: warning: format ‘%p’ expects argument of type ‘void *’, but argument 2 has type ‘TBBT_NODE *’ {aka ‘struct tbbt_node *’} [-Wformat=] 807 | printf("node=%p, key=%p, data=%p, flags=%x\n", node, node->key, node->data, (unsigned) node->flags); | ~^ ~~~~ | | | | void * TBBT_NODE * {aka struct tbbt_node *} /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:810:21: warning: format ‘%p’ expects argument of type ‘void *’, but argument 2 has type ‘TBBT_NODE *’ {aka ‘struct tbbt_node *’} [-Wformat=] 810 | printf("Lchild=%p, Rchild=%p, Parent=%p\n", node->Lchild, node->Rchild, node->Parent); | ~^ | | | void * /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:810:32: warning: format ‘%p’ expects argument of type ‘void *’, but argument 3 has type ‘TBBT_NODE *’ {aka ‘struct tbbt_node *’} [-Wformat=] 810 | printf("Lchild=%p, Rchild=%p, Parent=%p\n", node->Lchild, node->Rchild, node->Parent); | ~^ | | | void * /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:810:43: warning: format ‘%p’ expects argument of type ‘void *’, but argument 4 has type ‘TBBT_NODE *’ {aka ‘struct tbbt_node *’} [-Wformat=] 810 | printf("Lchild=%p, Rchild=%p, Parent=%p\n", node->Lchild, node->Rchild, node->Parent); | ~^ | | | void * /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c: In function ‘tbbt_printNode’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:869:19: warning: format ‘%p’ expects argument of type ‘void *’, but argument 2 has type ‘TBBT_NODE *’ {aka ‘struct tbbt_node *’} [-Wformat=] 869 | printf("node=%p, flags=%x, Lcnt=%ld, Rcnt=%ld\n", node, (unsigned)node->flags, | ~^ ~~~~ | | | | void * TBBT_NODE * {aka struct tbbt_node *} /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:871:21: warning: format ‘%p’ expects argument of type ‘void *’, but argument 2 has type ‘TBBT_NODE *’ {aka ‘struct tbbt_node *’} [-Wformat=] 871 | printf("Lchild=%p, Rchild=%p, Parent=%p\n", node->Lchild, node->Rchild, node->Parent); | ~^ | | | void * /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:871:32: warning: format ‘%p’ expects argument of type ‘void *’, but argument 3 has type ‘TBBT_NODE *’ {aka ‘struct tbbt_node *’} [-Wformat=] 871 | printf("Lchild=%p, Rchild=%p, Parent=%p\n", node->Lchild, node->Rchild, node->Parent); | ~^ | | | void * /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:871:43: warning: format ‘%p’ expects argument of type ‘void *’, but argument 4 has type ‘TBBT_NODE *’ {aka ‘struct tbbt_node *’} [-Wformat=] 871 | printf("Lchild=%p, Rchild=%p, Parent=%p\n", node->Lchild, node->Rchild, node->Parent); | ~^ | | | void * /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c: In function ‘tbbt_dump’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/tbbt.c:926:27: warning: format ‘%p’ expects argument of type ‘void *’, but argument 2 has type ‘TBBT_TREE *’ {aka ‘struct tbbt_tree *’} [-Wformat=] 926 | printf("TBBT-tree dump %p:\n\n",ptree); | ~^ ~~~~~ | | | | void * TBBT_TREE * {aka struct tbbt_tree *} In file included from /usr/include/string.h:495, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:89, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:188: In function ‘strncpy’, inlined from ‘VSattrinfo’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:650:8: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:188: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c: In function ‘VSattrinfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1276:34: note: length computed here 1276 | # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) | ~^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:650:8: note: in expansion of macro ‘HDstrncpy’ 650 | HDstrncpy(name, attr_vs->vsname, HDstrlen(attr_vs->vsname)); | ^~~~~~~~~ In file included from /usr/include/string.h:495, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:89, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:188: In function ‘strncpy’, inlined from ‘Vattrinfo’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:1348:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:188: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c: In function ‘Vattrinfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1276:34: note: length computed here 1276 | # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) | ~^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:1348:9: note: in expansion of macro ‘HDstrncpy’ 1348 | HDstrncpy(name, vs->vsname, HDstrlen(vs->vsname)); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vg.c: In function ‘VSIgetvdatas’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vg.c:1607:20: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘const unsigned int’} [-Wsign-compare] 1607 | && ((nactual_vds < n_vds) || (n_vds == 0)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vg.c:1621:32: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘const unsigned int’} [-Wsign-compare] 1621 | if (nfound_vds >= start_vd) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vg.c:1621:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 1621 | if (nfound_vds >= start_vd) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vg.c:1632:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 1632 | nfound_vds++; | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vg.c:1666:55: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘const unsigned int’} [-Wsign-compare] 1666 | for (ii = 0; ii < n_elements && ((nactual_vds < n_vds) || (n_vds == 0)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vg.c:1682:22: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘const unsigned int’} [-Wsign-compare] 1682 | if (nfound_vds >= start_vd) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vg.c:1701:20: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘const unsigned int’} [-Wsign-compare] 1701 | if (nfound_vds < start_vd) | ^ In file included from /usr/include/string.h:495, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:89, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:188: In function ‘strncpy’, inlined from ‘Vattrinfo2’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:1480:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:188: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c: In function ‘Vattrinfo2’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1276:34: note: length computed here 1276 | # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) | ~^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vattr.c:1480:9: note: in expansion of macro ‘HDstrncpy’ 1480 | HDstrncpy(name, vs->vsname, HDstrlen(vs->vsname)); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c: In function ‘VPgetinfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:1147:53: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1147 | if (( len = Hlength(f, DFTAG_VG, (uint16) ref)) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c: In function ‘Vgetnamelen’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:2809:15: warning: comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits] 2809 | if (temp_len >= 0) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c: In function ‘Vgetclassnamelen’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:2872:15: warning: comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits] 2872 | if (temp_len >= 0) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:2842:18: warning: unused variable ‘temp_len’ [-Wunused-variable] 2842 | size_t temp_len; | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c: In function ‘Vgetvgroups’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:3508:20: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘unsigned int’} [-Wsign-compare] 3508 | && ((nactual_vgs < n_vgs) || (n_vgs == 0)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:3530:20: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘unsigned int’} [-Wsign-compare] 3530 | if (user_vgs >= start_vg) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:3548:15: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘unsigned int’} [-Wsign-compare] 3548 | if (user_vgs < start_vg) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:3584:47: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘unsigned int’} [-Wsign-compare] 3584 | ii < n_elements && ((nactual_vgs < n_vgs)|| (n_vgs == 0)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:3613:17: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘unsigned int’} [-Wsign-compare] 3613 | if (user_vgs >= start_vg) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vgp.c:3632:15: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘unsigned int’} [-Wsign-compare] 3632 | if (user_vgs < start_vg) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vio.c: In function ‘VSPgetinfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vio.c:779:47: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 779 | if ((vh_length = Hlength(f,DFTAG_VH,ref)) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vsfld.c: In function ‘VSfpack’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vsfld.c:1136:8: warning: ‘blist.offs’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1136 | if (blist.offs != NULL) | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vsfld.c:42: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1261:29: warning: ‘blist.idx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1261 | # define HDfree(p) (free((void*)p)) | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/vsfld.c:989:8: note: ‘blist.idx’ was declared here 989 | } blist; | ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/attr.c: In function ‘ncattname’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/attr.c:342:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 342 | if( attnum < 0 || attnum >= (*ap)->count) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘HDiscdf’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:214:1: warning: label ‘done’ defined but not used [-Wunused-label] 214 | done: | ^~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:200:12: warning: unused variable ‘FUNC’ [-Wunused-variable] 200 | CONSTR(FUNC, "HDiscdf"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘HDisnetcdf’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:244:1: warning: label ‘done’ defined but not used [-Wunused-label] 244 | done: | ^~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:230:12: warning: unused variable ‘FUNC’ [-Wunused-variable] 230 | CONSTR(FUNC, "HDisnetcdf"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘HDisnetcdf64’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:274:1: warning: label ‘done’ defined but not used [-Wunused-label] 274 | done: | ^~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:260:12: warning: unused variable ‘FUNC’ [-Wunused-variable] 260 | CONSTR(FUNC, "HDisnetcdf64"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘hdf_create_dim_vdata’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:843:6: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 843 | XDR *xdrs; | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘hdf_create_compat_dim_vdata’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:925:34: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 925 | hdf_create_compat_dim_vdata(XDR *xdrs, | ~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘hdf_write_attr’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:1005:6: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 1005 | XDR *xdrs; | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘hdf_read_dims’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:1685:20: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 1685 | hdf_read_dims(XDR *xdrs, NC *handle, int32 vg) | ~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘hdf_read_attrs’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:2044:55: warning: comparison of integer expressions of different signedness: ‘nc_type’ and ‘int’ [-Wsign-compare] 2044 | if ((type = hdf_unmap_type(nt)) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:1972:21: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 1972 | hdf_read_attrs(XDR *xdrs, NC *handle, int32 vg) | ~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘hdf_read_vars’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/array.c: In function ‘xdr_NC_array’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/array.c:573:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 573 | type = (*app)->type ; | ~~~~~^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/array.c:575:5: note: here 575 | case XDR_DECODE: | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:2364:72: warning: comparison of integer expressions of different signedness: ‘nc_type’ and ‘int’ [-Wsign-compare] 2364 | if ((type = hdf_unmap_type(HDFtype)) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘hdf_close’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:3078:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 3078 | for(i = 0; i < tmp->count; i++) | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:19: At top level: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:260:12: warning: ‘FUNC’ defined but not used [-Wunused-const-variable=] 260 | CONSTR(FUNC, "HDisnetcdf64"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:230:12: warning: ‘FUNC’ defined but not used [-Wunused-const-variable=] 230 | CONSTR(FUNC, "HDisnetcdf"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:200:12: warning: ‘FUNC’ defined but not used [-Wunused-const-variable=] 200 | CONSTR(FUNC, "HDiscdf"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:3318:1: warning: ‘xdr_4bytes’ defined but not used [-Wunused-function] 3318 | xdr_4bytes(xdrs, cp) | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/dim.c: In function ‘ncdiminq’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/dim.c:230:14: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 230 | if(dimid >= handle->dims->count) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/dim.c: In function ‘xdr_NC_dim’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/dim.c:351:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 351 | if( !xdr_NC_string(xdrs, &((*dpp)->name))) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/dim.c:353:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 353 | return( xdr_long(xdrs, &((*dpp)->size)) ) ; | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c: In function ‘NC_open’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c:298:25: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘rlim_t’ {aka ‘long unsigned int’} [-Wsign-compare] 298 | if (max_NC_open == MAX_AVAIL_OPENFILES) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c: In function ‘NCtempname’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c:603:37: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 603 | if(&tnbuf[FILENAME_MAX] - begin <= TN_NSEED + TN_NACCES + TN_NDIGITS) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c: In function ‘NC_dcpy’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c:819:18: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 819 | while(nbytes > sizeof(buf)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c: In function ‘hdf_read_ndgs’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1238:42: warning: comparison of integer expressions of different signedness: ‘hdf_err_code_t’ and ‘int’ [-Wsign-compare] 1238 | if (err_code == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1242:66: warning: comparison of integer expressions of different signedness: ‘nc_type’ and ‘int’ [-Wsign-compare] 1242 | if ((type = hdf_unmap_type(HDFtype)) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1517:75: warning: comparison of integer expressions of different signedness: ‘nc_type’ and ‘int’ [-Wsign-compare] 1517 | if ((stype = hdf_unmap_type(scaletypes[dim])) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1674:30: warning: unused variable ‘tmp_attr’ [-Wunused-variable] 1674 | NC_attr *tmp_attr = NULL; | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1691:30: warning: unused variable ‘tmp_attr’ [-Wunused-variable] 1691 | NC_attr *tmp_attr = NULL; | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1136:24: warning: unused variable ‘ntRef’ [-Wunused-variable] 1136 | uint16 ntRef; | ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1135:24: warning: unused variable ‘ntTag’ [-Wunused-variable] 1135 | uint16 ntTag; | ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1081:15: warning: unused variable ‘tBuf’ [-Wunused-variable] 1081 | uint8 tBuf[128] = ""; | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1074:15: warning: unused variable ‘coordbuf’ [-Wunused-variable] 1074 | uint8 *coordbuf = NULL; /* buffer to store coord system info */ | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1044:14: warning: variable ‘sddRef’ set but not used [-Wunused-but-set-variable] 1044 | uint16 sddRef; | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c: In function ‘hdf_read_sds_cdf’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/hdfsds.c:1853:23: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 1853 | hdf_read_sds_cdf(XDR *xdrs, NC **handlep) | ~~~~~^~~~ In file included from /usr/include/string.h:495, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c:23: In function ‘strncpy’, inlined from ‘ncabort’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c:463:17: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘ncredef’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c:720:12: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘NC_endef’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/file.c:1017:18: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:89, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:19: In function ‘strncpy’, inlined from ‘NC_new_cdf’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:429:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘NC_new_cdf’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:429:38: note: length computed here 429 | HDstrncpy(cdf->path, name, strlen(name)+1); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1276:53: note: in definition of macro ‘HDstrncpy’ 1276 | # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) | ^ In file included from /usr/include/string.h:495, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:89, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:19: In function ‘strncpy’, inlined from ‘NC_new_cdf’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:434:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c: In function ‘NC_new_cdf’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/cdf.c:434:38: note: length computed here 434 | HDstrncpy(cdf->path, name, strlen(name)+1); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1276:53: note: in definition of macro ‘HDstrncpy’ 1276 | # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c: In function ‘SDgetattdatainfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c:227:13: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 227 | intn status, /* returned value */ | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c: In function ‘SDgetoldattdatainfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c:607:57: warning: pointer targets in passing argument 4 of ‘Hgetelement’ differ in signedness [-Wpointer-sign] 607 | Hgetelement(handle->hdf_file, att_tag, att_ref, lufbuf); | ^~~~~~ | | | char * In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:154, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c:44: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hproto.h:130:65: note: expected ‘uint8 *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 130 | (int32 file_id, uint16 tag, uint16 ref, uint8 * data); | ~~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c:641:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 641 | for (ii = 0; ii < var->assoc->count && dimidx_invar != ii; ii++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c: In function ‘SDgetanndatainfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c:871:28: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘uintn’ {aka ‘unsigned int’} [-Wsign-compare] 871 | if (num_annots > size) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c:745:13: warning: unused variable ‘var’ [-Wunused-variable] 745 | NC_var *var = NULL; /* variable structure of sds, to get NDG ref */ | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDIget_var’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:184:17: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 184 | && varid < handle->vars->count) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDIget_dim’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:230:20: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 230 | && dimindex < handle->dims->count) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDgetinfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:710:18: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 710 | for(i = 0; i < var->assoc->count; i++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDreaddata’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:850:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 850 | for(i = 0; i < var->assoc->count; i++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:888:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 888 | for(i = 1; i < var->assoc->count; i++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDnametoindex’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:963:17: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 963 | if( len == (*dp)->name->len | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDgetnumvars_byname’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:1036:17: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 1036 | if( len == (*dp)->name->len | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDnametoindices’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:1112:17: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 1112 | if( len == (*dp)->name->len | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDcreate’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:1378:44: warning: comparison of integer expressions of different signedness: ‘nc_type’ and ‘int’ [-Wsign-compare] 1378 | if ((nctype = hdf_unmap_type((int)nt)) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDIputattr’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:1784:42: warning: comparison of integer expressions of different signedness: ‘nc_type’ and ‘int’ [-Wsign-compare] 1784 | if ((type = hdf_unmap_type((int)nt)) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDattrinfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:2172:31: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 2172 | if((ap == NULL) || (index >= ap->count)) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDreadattr’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:2255:31: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 2255 | if((ap == NULL) || (index >= ap->count)) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDwritedata’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:2409:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 2409 | for(i = 0; i < var->assoc->count; i++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:2431:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 2431 | for(i = 0; i < var->assoc->count; i++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDIgetcoordvar’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3097:33: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘nc_type’ [-Wsign-compare] 3097 | if((nt != 0) && (nt != (*dp)->type)) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3102:67: warning: comparison of integer expressions of different signedness: ‘nc_type’ and ‘int’ [-Wsign-compare] 3102 | if (((*dp)->type = hdf_unmap_type((int)nt)) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3137:44: warning: comparison of integer expressions of different signedness: ‘nc_type’ and ‘int’ [-Wsign-compare] 3137 | if ((nctype = hdf_unmap_type((int)nt)) == FAIL) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDIfreevarAID’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3326:27: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 3326 | if(index < 0 || index > handle->vars->count) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDdiminfo’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3655:27: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 3655 | for(ii = 0 ; ii < handle->vars->count ; ii++, dp++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3661:26: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 3661 | if( len == (*dp)->name->len | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3595:14: warning: unused variable ‘varid’ [-Wunused-variable] 3595 | int32 varid; | ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3591:15: warning: unused variable ‘var’ [-Wunused-variable] 3591 | NC_var *var = NULL; | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDgetdimstrs’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3762:27: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 3762 | for(ii = 0 ; ii < handle->vars->count ; ii++, dp++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3766:31: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 3766 | if( namelen == (*dp)->name->len | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3766:21: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] 3766 | if( namelen == (*dp)->name->len | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3807:31: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 3807 | minlen = (len > (*attr)->data->count)? (*attr)->data->count: (unsigned)len; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:3822:31: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 3822 | minlen = (len > (*attr)->data->count)? (*attr)->data->count: (unsigned)len; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDgetexternalfile’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:4237:43: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4237 | actual_len = buf_size < ext_file_len ? buf_size : ext_file_len; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:4237:60: warning: operand of ‘?:’ changes signedness from ‘intn’ {aka ‘int’} to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 4237 | actual_len = buf_size < ext_file_len ? buf_size : ext_file_len; | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:4207:11: warning: variable ‘retcode’ set but not used [-Wunused-but-set-variable] 4207 | int32 retcode=0; | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDfindattr’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:5017:29: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 5017 | for(attrid = 0 ; attrid < ap->count ; attrid++, attr++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDreftoindex’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:5137:21: warning: comparison of integer expressions of different signedness: ‘intn’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 5137 | for(ii = 0 ; ii < handle->vars->count ; ii++, dp++) | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdf.h:20, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:85, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:90: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDidtype’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:7236:12: warning: unused variable ‘FUNC’ [-Wunused-variable] 7236 | CONSTR(FUNC, "SDidtype"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c: In function ‘SDget_numopenfiles’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:7401:12: warning: unused variable ‘FUNC’ [-Wunused-variable] 7401 | CONSTR(FUNC, "SDget_numopenfiles"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/nssdc.c: In function ‘nssdc_read_cdf’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/nssdc.c:119:13: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 119 | XDR * xdrs; | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/nssdc.c: In function ‘nssdc_write_cdf’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/nssdc.c:848:13: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 848 | XDR * xdrs; | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/nssdc.c:849:13: warning: unused parameter ‘handlep’ [-Wunused-parameter] 849 | NC ** handlep; | ^~~~~~~ At top level: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:7401:12: warning: ‘FUNC’ defined but not used [-Wunused-const-variable=] 7401 | CONSTR(FUNC, "SDget_numopenfiles"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfsd.c:7236:12: warning: ‘FUNC’ defined but not used [-Wunused-const-variable=] 7236 | CONSTR(FUNC, "SDidtype"); /* for HGOTO_ERROR */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hdfi.h:1246:39: note: in definition of macro ‘CONSTR’ 1246 | #define CONSTR(v,s) static const char v[]=s | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/mfdatainfo.c:913:12: warning: ‘num_annots’ may be used uninitialized in this function [-Wmaybe-uninitialized] 913 | return ret_value; | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘NCcoordck’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:226:17: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 226 | if (*ip >= handle->numrecs) | ^~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/build_subfolder/source_subfolder/netcdf.h:239, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:63, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:20: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘hdf_xdr_NCvdata’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hlimits.h:41:26: warning: comparison of integer expressions of different signedness: ‘int32’ {aka ‘int’} and ‘u_long’ {aka ‘long unsigned int’} [-Wsign-compare] 41 | #define MAX(a,b) (((a)>(b)) ? (a) : (b)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:1234:26: note: in expansion of macro ‘MAX’ 1234 | data_size = MAX( byte_count, where ); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hlimits.h:41:34: warning: operand of ‘?:’ changes signedness from ‘int32’ {aka ‘int’} to ‘u_long’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 41 | #define MAX(a,b) (((a)>(b)) ? (a) : (b)) | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:1234:26: note: in expansion of macro ‘MAX’ 1234 | data_size = MAX( byte_count, where ); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:1082:25: warning: unused parameter ‘type’ [-Wunused-parameter] 1082 | nc_type type, | ~~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘nssdc_xdr_NCvdata’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:1747:27: warning: unused parameter ‘type’ [-Wunused-parameter] 1747 | nc_type type, | ~~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:1749:26: warning: unused parameter ‘values’ [-Wunused-parameter] 1749 | void * values) | ~~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘NCvcmaxcontig’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2037:17: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 2037 | if(*edp > *shp - *orp || *edp < 0 ) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2044:17: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 2044 | if(*edp < *shp ) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2014:9: warning: variable ‘partial’ set but not used [-Wunused-but-set-variable] 2014 | int partial=0; | ^~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/build_subfolder/source_subfolder/netcdf.h:239, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/local_nc.h:63, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:20: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘NCsimplerecio’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hlimits.h:41:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 41 | #define MAX(a,b) (((a)>(b)) ? (a) : (b)) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2155:23: note: in expansion of macro ‘MAX’ 2155 | handle->numrecs = MAX(vp->numrecs, handle->numrecs); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/hdf/src/hlimits.h:41:34: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 41 | #define MAX(a,b) (((a)>(b)) ? (a) : (b)) | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2155:23: note: in expansion of macro ‘MAX’ 2155 | handle->numrecs = MAX(vp->numrecs, handle->numrecs); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘NC_fill_buffer’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2456:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 2456 | for (ii = 0; ii < vp->assoc->count; ii++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2461:7: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] 2461 | if(attr != NULL) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘ncvarget’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2493:13: warning: unused variable ‘vp’ [-Wunused-variable] 2493 | NC_var *vp; | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘NCnumrecvars’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2558:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 2558 | for(ii = 0 ; ii < handle->vars->count ; ii++, dp++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘NCelemsPerRec’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:2579:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 2579 | for(jj = 1 ; jj < vp->assoc->count ; jj++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c: In function ‘nc_API’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putget.c:89:1: warning: control reaches end of non-void function [-Wreturn-type] 89 | } | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putgetg.c: In function ‘NCgenio’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putgetg.c:94:11: warning: operand of ‘?:’ changes signedness from ‘long int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 94 | ? count[idim] | ^~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putgetg.c:105:8: warning: operand of ‘?:’ changes signedness from ‘long int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 105 | : myimap[idim+1] * mycount[idim+1]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putgetg.c:102:11: warning: operand of ‘?:’ changes signedness from ‘long int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 102 | ? imap[idim] | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/putgetg.c:118:48: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 118 | if (mystride[maxidim] == 1 && myimap[maxidim] == vp->szof) { | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c: In function ‘NC_var_shape’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:178:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 178 | if(*ip < 0 || *ip >= ((dims != NULL) ? dims->count : 1) ) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:186:38: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 186 | if(*op == NC_UNLIMITED && ii != var->assoc->count ) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c: In function ‘ncvardef’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:297:44: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 297 | if(handle->dims == NULL || ndims > handle->dims->count ) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:323:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 323 | for(ii = 0 ; ii < handle->vars->count ; ii++, dp++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:325:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 325 | if( len == (*dp)->name->len && | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c: In function ‘ncvarid’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:425:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 425 | for(ii = 0 ; ii < handle->vars->count ; ii++, dp++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:427:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 427 | if( len == (*dp)->name->len && | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c: In function ‘NC_hlookupvar’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:452:58: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 452 | }else if(handle->vars != NULL && varid >= 0 && varid < handle->vars->count) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c: In function ‘ncvarinq’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:519:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 519 | for(ii = 0 ; ii < vp->assoc->count ; ii++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c: In function ‘ncvarrename’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:561:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 561 | for(ii = 0 ; ii < handle->vars->count ; ii++, vpp++) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:563:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 563 | if( len == (*vpp)->name->len && | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/var.c:576:58: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 576 | }else if(handle->vars != NULL && varid >= 0 && varid < handle->vars->count) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c: In function ‘bioread’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:204:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 204 | while(nbytes > (rem = REM(biop))) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c: In function ‘biowrite’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:237:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 237 | while(nbytes > (rem = BREM(biop))) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c: At top level: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:312:5: warning: excess elements in struct initializer 312 | xdrposix_getint, /* deserialize a 32-bit int */ | ^~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:312:5: note: (near initialization for ‘xdrposix_ops’) /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:313:5: warning: excess elements in struct initializer 313 | xdrposix_putint /* serialize a 32-bit int */ | ^~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:313:5: note: (near initialization for ‘xdrposix_ops’) /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c: In function ‘xdrposix_getlong’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:452:12: warning: implicit declaration of function ‘ntohl’ [-Wimplicit-function-declaration] 452 | *lp = ntohl(*lp); | ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c: In function ‘xdrposix_putlong’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:465:22: warning: implicit declaration of function ‘htonl’ [-Wimplicit-function-declaration] 465 | netlong mycopy = htonl(*lp); | ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c: In function ‘xdrposix_getbytes’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:489:85: warning: comparison of integer expressions of different signedness: ‘int’ and ‘u_int’ {aka ‘unsigned int’} [-Wsign-compare] 489 | && (bioread((biobuf *)xdrs->x_private, (unsigned char *)addr, (int)len) != len)) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c: In function ‘xdrposix_putbytes’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:506:86: warning: comparison of integer expressions of different signedness: ‘int’ and ‘u_int’ {aka ‘unsigned int’} [-Wsign-compare] 506 | && (biowrite((biobuf *)xdrs->x_private, (unsigned char *)addr, (int)len) != len)) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c: In function ‘xdrposix_inline’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:571:10: warning: unused parameter ‘xdrs’ [-Wunused-parameter] 571 | XDR *xdrs; | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf4/4.2.15/_/_/build/bb7e7e5a30eb4cfe5f391eae7db61a1ccc7737a2/source_subfolder/mfhdf/libsrc/xdrposix.c:572:11: warning: unused parameter ‘len’ [-Wunused-parameter] 572 | u_int len; | ^~~