******************************************************************************** conan install cgns/4.3.0@#14bda71715f8bfe8b2d1a95d8fe4b855 --build=cgns -pr /home/conan/w/prod/BuildSingleReference/32564/b97846b8-68ac-4be1-a18b-02167d7562fa/profile_linux_11_libstdcpp11_gcc_release_64.cgns-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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=11 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=11 os=Linux [options] cgns:shared=False [build_requires] [env] hdf5/1.12.1: Not found in local cache, looking in remotes... hdf5/1.12.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.12.1: Downloaded recipe revision 71171442d15f19773a1c0cd7abe95988 zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae cgns/4.3.0: Forced build from source Installing package: cgns/4.3.0 Requirements cgns/4.3.0 from local cache - Cache hdf5/1.12.1 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages cgns/4.3.0:6ecc3b424d2e304b00ce2aabf4d54d715569ce43 - Build hdf5/1.12.1:4d0f39ab426b01fc22daa65dae2786fd18476818 - Download zlib/1.2.12:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.2.12: Downloaded package revision bad6e12ac13296404f31777ab71f15dc hdf5/1.12.1: Retrieving package 4d0f39ab426b01fc22daa65dae2786fd18476818 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.1: Package installed 4d0f39ab426b01fc22daa65dae2786fd18476818 hdf5/1.12.1: Downloaded package revision f1811bf753e42e582bb2f13cfd83619f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cgns/4.3.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/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 cgns/4.3.0: Copying sources to build folder cgns/4.3.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43 cgns/4.3.0: Generator cmake created conanbuildinfo.cmake cgns/4.3.0: 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 cgns/4.3.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -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/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCGNS_ENABLE_TESTS="False" -DCGNS_BUILD_TESTING="False" -DCGNS_ENABLE_FORTRAN="False" -DCGNS_ENABLE_HDF5="True" -DCGNS_BUILD_SHARED="False" -DCGNS_USE_SHARED="False" -DCGNS_BUILD_CGNSTOOLS="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library hdf5_hl_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/4d0f39ab426b01fc22daa65dae2786fd18476818/lib/libhdf5_hl_cpp.a -- Library hdf5_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/4d0f39ab426b01fc22daa65dae2786fd18476818/lib/libhdf5_cpp.a -- Library hdf5_hl found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/4d0f39ab426b01fc22daa65dae2786fd18476818/lib/libhdf5_hl.a -- Library hdf5 found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/4d0f39ab426b01fc22daa65dae2786fd18476818/lib/libhdf5.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- 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 long -- Check size of long - done -- Check size of off_t -- Check size of off_t - done -- HDF5 find comps: C;static -- Could NOT find HDF5 (missing: HDF5_DIR) -- HDF5 C libs:0 static: and shared: -- Unable to determine HDF5 C flags from HDF5 wrapper. -- Unable to determine HDF5 C version from HDF5 wrapper. -- Found HDF5: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/4d0f39ab426b01fc22daa65dae2786fd18476818/lib/libhdf5.a (found version "1.12.1") -- HDF5-1.12.1 found: INC=/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/4d0f39ab426b01fc22daa65dae2786fd18476818/include/hdf5 TOOLS=/../bin HDF5_BUILD_SHARED_LIBS=0 -- HDF5 link libs: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/4d0f39ab426b01fc22daa65dae2786fd18476818/lib/libhdf5.a -- Checking C compiler flag -std=gnu99 -- Performing Test std-gnu99 -- Performing Test std-gnu99 - Success -- Testing HDF5 Multi_Dataset - NOT FOUND -- Testing HDF5 Collective_metadata - NOT FOUND -- Testing HDF5 H5Pset_file_space_strategy - NOT FOUND -- Performing Test CHECK_HAVE_STAT64_STRUCT -- Performing Test CHECK_HAVE_STAT64_STRUCT - Failed -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43' '--target' 'cgns_static' '--' '-j3' ----------------- Scanning dependencies of target cgns_static [ 11%] Building C object source_subfolder/src/CMakeFiles/cgns_static.dir/cgns_error.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/cgns_static.dir/cgns_internals.c.o [ 33%] Building C object source_subfolder/src/CMakeFiles/cgns_static.dir/cgns_io.c.o [ 44%] Building C object source_subfolder/src/CMakeFiles/cgns_static.dir/cgnslib.c.o [ 55%] Building C object source_subfolder/src/CMakeFiles/cgns_static.dir/cg_hashmap.c.o [ 66%] Building C object source_subfolder/src/CMakeFiles/cgns_static.dir/adf/ADF_interface.c.o [ 77%] Building C object source_subfolder/src/CMakeFiles/cgns_static.dir/adf/ADF_internals.c.o [ 88%] Building C object source_subfolder/src/CMakeFiles/cgns_static.dir/adfh/ADFH.c.o [100%] Linking C static library ../../lib/libcgns.a [100%] Built target cgns_static cgns/4.3.0: Package '6ecc3b424d2e304b00ce2aabf4d54d715569ce43' built cgns/4.3.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43 cgns/4.3.0: Generated conaninfo.txt cgns/4.3.0: Generated conanbuildinfo.txt cgns/4.3.0: Generating the package cgns/4.3.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43 cgns/4.3.0: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43' '--target' 'install' '--' '-j3' ----------------- [100%] Built target cgns_static Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/lib/libcgns.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/include/cgnslib.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/include/cgns_io.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/include/cgnswin_f.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/include/cgnsconfig.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/include/cgnstypes.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/include/cgnstypes_f.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/include/cgnstypes_f03.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/include/cgnsBuild.defs -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/lib/cmake/cgns/cgns-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/lib/cmake/cgns/cgns-targets-release.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK cgns/4.3.0 package(): Packaged 1 '.a' file: libcgns.a cgns/4.3.0 package(): Packaged 2 '.cmake' files: cgns-targets-release.cmake, cgns-targets.cmake cgns/4.3.0 package(): Packaged 7 '.h' files cgns/4.3.0 package(): Packaged 1 '.txt' file: license.txt cgns/4.3.0: Package '6ecc3b424d2e304b00ce2aabf4d54d715569ce43' created cgns/4.3.0: Created package revision d169ec70f1f7156a3a6c5ca19031fdf5 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_parent_data_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6252:5: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6252 | WRITE_ALL_INT_DATA(2, section->parelem, parent_data) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6252:5: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6252 | WRITE_ALL_INT_DATA(2, section->parelem, parent_data) | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6287:5: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6287 | WRITE_ALL_INT_DATA(2, section->parface, &parent_data[num<<1]) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6287:5: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6287 | WRITE_ALL_INT_DATA(2, section->parface, &parent_data[num<<1]) | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_parent_data_partial_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5206:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5206 | if (cgi_convert_data((m_end[0]-m_start[0]+1)*(m_end[1]-m_start[1]+1), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5207 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5208 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6397:9: note: in expansion of macro ‘WRITE_2D_INT_DATA’ 6397 | WRITE_2D_INT_DATA(section->parelem, parent_data) | ^~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5206:9: note: referencing argument 1 of type ‘const char *’ 5206 | if (cgi_convert_data((m_end[0]-m_start[0]+1)*(m_end[1]-m_start[1]+1), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5207 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5208 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6397:9: note: in expansion of macro ‘WRITE_2D_INT_DATA’ 6397 | WRITE_2D_INT_DATA(section->parelem, parent_data) | ^~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5206:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5206 | if (cgi_convert_data((m_end[0]-m_start[0]+1)*(m_end[1]-m_start[1]+1), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5207 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5208 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6402:13: note: in expansion of macro ‘WRITE_2D_INT_DATA’ 6402 | WRITE_2D_INT_DATA(section->parface, &parent_data[(end-start+1)<<1]) | ^~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5206:9: note: referencing argument 1 of type ‘const char *’ 5206 | if (cgi_convert_data((m_end[0]-m_start[0]+1)*(m_end[1]-m_start[1]+1), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5207 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5208 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6402:13: note: in expansion of macro ‘WRITE_2D_INT_DATA’ 6402 | WRITE_2D_INT_DATA(section->parface, &parent_data[(end-start+1)<<1]) | ^~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_1to1_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:8568:9: warning: ‘cgi_write_ptset’ accessing 33 bytes in a region of size 11 [-Wstringop-overflow=] 8568 | if (cgi_write_ptset(one21->id, "PointRange", &one21->ptset, (int)index_dim, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8569 | (void *)range)) return CG_ERROR; | ~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:8568:9: note: referencing argument 2 of type ‘char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1160:5: note: in a call to function ‘cgi_write_ptset’ 1160 | int cgi_write_ptset(double id, char_33 name, cgns_ptset *ptset, | ^~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:8572:9: warning: ‘cgi_write_ptset’ accessing 33 bytes in a region of size 16 [-Wstringop-overflow=] 8572 | if (cgi_write_ptset(one21->id, "PointRangeDonor", &one21->dptset, (int)index_dim, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8573 | (void *)donor_range)) return CG_ERROR; | ~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:8572:9: note: referencing argument 2 of type ‘char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1160:5: note: in a call to function ‘cgi_write_ptset’ 1160 | int cgi_write_ptset(double id, char_33 name, cgns_ptset *ptset, | ^~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_poly_elements_general_write.part.0’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5672:23: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5672 | if (m_type != cgi_datatype(CG_SIZE_DATATYPE)) return CG_ERROR; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5672:23: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5701:19: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5701 | if (m_type != cgi_datatype(CG_SIZE_DATATYPE)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5701:19: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5706:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5706 | cgi_convert_data(num+1, m_type, input_connect_offset, cgi_datatype(CG_SIZE_DATATYPE), alloc_offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5706:9: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5763:13: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5763 | WRITE_ALL_INT_DATA(1, section->connect_offset, section_offset); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5763:13: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5763 | WRITE_ALL_INT_DATA(1, section->connect_offset, section_offset); | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5817:43: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5817 | if ((ier == CG_OK) && cgi_convert_data(m_trail_size, cgi_datatype(section->connect->data_type), conv_data, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5818 | cgi_datatype(CG_SIZE_DATATYPE), trail_elements)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5817:43: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5166:30: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5166 | if ((STATUS == CG_OK) && cgi_convert_data((m_end-m_start+1), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5167 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5168 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5861:17: note: in expansion of macro ‘WRITE_1D_INT_DATA’ 5861 | WRITE_1D_INT_DATA(section->connect, trail_elements, ier) | ^~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5166:30: note: referencing argument 1 of type ‘const char *’ 5166 | if ((STATUS == CG_OK) && cgi_convert_data((m_end-m_start+1), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5167 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5168 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5861:17: note: in expansion of macro ‘WRITE_1D_INT_DATA’ 5861 | WRITE_1D_INT_DATA(section->connect, trail_elements, ier) | ^~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5880:13: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5880 | WRITE_ALL_INT_DATA(1, section->connect_offset, section_offset); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5880:13: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5880 | WRITE_ALL_INT_DATA(1, section->connect_offset, section_offset); | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5958:27: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5958 | if (m_type == cgi_datatype(CG_SIZE_DATATYPE)){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5958:27: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5962:17: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5962 | cgi_convert_data(ElementDataSize, m_type, elements, cgi_datatype(CG_SIZE_DATATYPE), newelems); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5962:17: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6014:27: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 6014 | if (m_type == cgi_datatype(CG_SIZE_DATATYPE)){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6014:27: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6018:17: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 6018 | cgi_convert_data(ElementDataSize, m_type, elements, cgi_datatype(CG_SIZE_DATATYPE), &newelems[n]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6018:17: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6034:27: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 6034 | if (m_type == cgi_datatype(CG_SIZE_DATATYPE)){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6034:27: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6038:17: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 6038 | cgi_convert_data(ElementDataSize, m_type, elements, cgi_datatype(CG_SIZE_DATATYPE), &newelems[n]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6038:17: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6096:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6096 | WRITE_ALL_INT_DATA(1, sec_range, section->range); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6096:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6096 | WRITE_ALL_INT_DATA(1, sec_range, section->range); | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6106:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6106 | WRITE_ALL_INT_DATA(1, section->connect_offset, newoffsets); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6106:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6106 | WRITE_ALL_INT_DATA(1, section->connect_offset, newoffsets); | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6117:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6117 | WRITE_ALL_INT_DATA(1, section->connect, newelems); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6117:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6117 | WRITE_ALL_INT_DATA(1, section->connect, newelems); | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6166:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6166 | WRITE_ALL_INT_DATA(2, section->parelem, newelems) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6166:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6166 | WRITE_ALL_INT_DATA(2, section->parelem, newelems) | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6193:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6193 | WRITE_ALL_INT_DATA(2, section->parface, newelems) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:6193:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 6193 | WRITE_ALL_INT_DATA(2, section->parface, newelems) | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_poly_elements_partial_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5608:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5608 | if (cg_poly_elements_general_write(file_number, B, Z, S, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5609 | start, end, cgi_datatype(CG_SIZE_DATATYPE), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5610 | elements, connect_offset)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5608:9: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_section_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:3494:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 3494 | if (cg_section_general_write(file_number, B, Z, SectionName, type, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3495 | cgi_datatype(CG_SIZE_DATATYPE), start, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3496 | end, 0, nbndry, S)){ | ~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:3494:9: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_poly_section_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:3540:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 3540 | if (cg_section_general_write(file_number, B, Z, SectionName, type, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3541 | cgi_datatype(CG_SIZE_DATATYPE), start, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3542 | end, ElementDataSize, nbndry, S)){ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:3540:9: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_section_partial_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:3583:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 3583 | if (cg_section_general_write(file_number, B, Z, SectionName, type, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3584 | cgi_datatype(CG_SIZE_DATATYPE), start, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3585 | end, ElementDataSize, nbndry, S)){ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:3583:9: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_elements_general_write.part.0’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5512:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5512 | WRITE_ALL_INT_DATA(1, sec_range, section->range); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5512:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5512 | WRITE_ALL_INT_DATA(1, sec_range, section->range); | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5522:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5522 | WRITE_ALL_INT_DATA(1, section->connect, newelems); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5522:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5522 | WRITE_ALL_INT_DATA(1, section->connect, newelems); | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5571:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5571 | WRITE_ALL_INT_DATA(2, section->parelem, newelems) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5571:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5571 | WRITE_ALL_INT_DATA(2, section->parelem, newelems) | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5598:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5598 | WRITE_ALL_INT_DATA(2, section->parface, newelems) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5248:9: note: referencing argument 1 of type ‘const char *’ 5248 | if (cgi_convert_data(conv_size, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5249 | cgi_datatype(CG_SIZE_DATATYPE), DATA, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5250 | cgi_datatype(ARRAY->data_type), conv_data)) { \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5598:9: note: in expansion of macro ‘WRITE_ALL_INT_DATA’ 5598 | WRITE_ALL_INT_DATA(2, section->parface, newelems) | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c: In function ‘cg_elements_partial_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5138:9: warning: ‘cgi_datatype’ reading 33 bytes from a region of size 3 [-Wstringop-overread] 5138 | if (cg_elements_general_write(file_number, B, Z, S, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5139 | start, end, cgi_datatype(CG_SIZE_DATATYPE), elements)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:5138:9: note: referencing argument 1 of type ‘const char *’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgnslib.c:52: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/6ecc3b424d2e304b00ce2aabf4d54d715569ce43/source_subfolder/src/cgns_header.h:1264:32: note: in a call to function ‘cgi_datatype’ 1264 | CGNSDLL CGNS_ENUMT(DataType_t) cgi_datatype(cchar_33 adf_type); | ^~~~~~~~~~~~