Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cgnslib.spec'], chrootPath='/var/lib/mock/f33-build-20595046-1498295/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cgnslib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 29: Possible unexpanded macro in: Requires: hdf5(x86-64) = %{_hdf5_version} Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1588809600 Wrote: /builddir/build/SRPMS/cgnslib-4.1.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cgnslib.spec'], chrootPath='/var/lib/mock/f33-build-20595046-1498295/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cgnslib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1588809600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LjMCe0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CGNS-4.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cgnslib-4.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CGNS-4.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|${CMAKE_INSTALL_PREFIX}/lib|${CMAKE_INSTALL_PREFIX}/${LIB_INSTALL_DIR}|' CMakeLists.txt + sed -i 's|DESTINATION lib|DESTINATION ${LIB_INSTALL_DIR}|' src/CMakeLists.txt + chmod a-x src/cgnstools/utilities/cgns_to_vtk.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xvB8bY + umask 022 + cd /builddir/build/BUILD + cd CGNS-4.1.1 + export FCFLAGS+=-fallow-argument-mismatch + FCFLAGS+=-fallow-argument-mismatch + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS=-fallow-argument-mismatch + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_SKIP_RPATH=ON -DCGNS_ENABLE_TESTS=ON -DCGNS_ENABLE_FORTRAN=ON -DCGNS_BUILD_CGNSTOOLS=ON -DCGNS_ENABLE_HDF5=ON '-DCMAKE_Fortran_FLAGS_RELEASE:STRING=-fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC' . -- The C compiler identification is GNU 10.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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 -- The Fortran compiler identification is GNU 10.0.1 -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Fortran name mangling convention: LOWERCASE_ -- HDF5 find comps: C;static -- Could NOT find HDF5 (missing: HDF5_DIR) -- HDF5 C libs:0 static: and shared: -- HDF5: Using hdf5 compiler wrapper to determine C configuration -- Found HDF5: /usr/lib64/libhdf5.so (found version "1.10.5") -- HDF5- found: INC=/usr/include TOOLS=/../bin HDF5_BUILD_SHARED_LIBS=0 -- HDF5 link libs: /usr/lib64/libhdf5.so -- Testing Fortran Fortran2003 - OK -- Testing Fortran Fortran2008TS - OK -- Testing Fortran Fortran2008 - OK -- Testing Fortran Sizeof_int - OK -- Testing Fortran FortranConcat - Fail -- Testing HDF5 Multi_Dataset - NOT FOUND -- Testing HDF5 Collective_metadata - NOT FOUND -- Testing HDF5 H5Pset_file_space_strategy - OK -- Performing Test CHECK_HAVE_STAT64_STRUCT -- Performing Test CHECK_HAVE_STAT64_STRUCT - Failed -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:305 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib64/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): src/cgnstools/CMakeLists.txt:22 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found Tclsh: /bin/tclsh (found version "8.6") -- Found TCL: /usr/lib64/libtcl.so -- Found TCLTK: /usr/lib64/libtcl.so -- Found TK: /usr/lib64/libtk.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/CGNS-4.1.1 + make /usr/bin/cmake -S/builddir/build/BUILD/CGNS-4.1.1 -B/builddir/build/BUILD/CGNS-4.1.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-4.1.1/CMakeFiles /builddir/build/BUILD/CGNS-4.1.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1/src/CMakeFiles/cgns_shared.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_shared make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 0%] Building Fortran object src/CMakeFiles/cgns_shared.dir/cgns_f.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90 -o CMakeFiles/cgns_shared.dir/cgns_f.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:41: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:44: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:47: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:50: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:72: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'averageinterfacetype' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:77: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:42: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:45: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:48: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:51: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:72: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'averageinterfacetype' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:77: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:42: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:45: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:48: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:51: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:100: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:43: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:46: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:49: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:52: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:101: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3156:35: 3156 | SUBROUTINE cg_axisym_read_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3156:38: 3156 | SUBROUTINE cg_axisym_read_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3156:60: 3156 | SUBROUTINE cg_axisym_read_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3168:36: 3168 | SUBROUTINE cg_axisym_write_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3168:39: 3168 | SUBROUTINE cg_axisym_write_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3168:61: 3168 | SUBROUTINE cg_axisym_write_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:994:31: 994 | SUBROUTINE cg_base_id_f(fn, B, base_id, ier) BIND(C, NAME="cg_base_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_base_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:994:34: 994 | SUBROUTINE cg_base_id_f(fn, B, base_id, ier) BIND(C, NAME="cg_base_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_base_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:994:48: 994 | SUBROUTINE cg_base_id_f(fn, B, base_id, ier) BIND(C, NAME="cg_base_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_base_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:44: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:47: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:50: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:54: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:72: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'wallfunctiontype' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:77: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:45: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:48: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:51: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:55: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:73: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'wallfunctiontype' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:78: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:36: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:39: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:42: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:46: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:52: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'dset' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:64: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'bcdatatype' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:69: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2848:44: 2848 | SUBROUTINE cg_bcdataset_info_f(ndataset, ier) BIND(C, NAME="cg_bcdataset_info_f") | 1 Warning: Variable 'ndataset' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdataset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2848:49: 2848 | SUBROUTINE cg_bcdataset_info_f(ndataset, ier) BIND(C, NAME="cg_bcdataset_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdataset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:46: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:49: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:52: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:56: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:66: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'location' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:71: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:48: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:51: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:54: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:58: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:68: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'location' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:73: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:31: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:34: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:37: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:41: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:55: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1018:32: 1018 | SUBROUTINE cg_cell_dim_f(fn, B, dim, ier) BIND(C, NAME="cg_cell_dim_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_cell_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1018:35: 1018 | SUBROUTINE cg_cell_dim_f(fn, B, dim, ier) BIND(C, NAME="cg_cell_dim_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_cell_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1018:40: 1018 | SUBROUTINE cg_cell_dim_f(fn, B, dim, ier) BIND(C, NAME="cg_cell_dim_f") | 1 Warning: Variable 'dim' at (1) is a dummy argument of the BIND(C) procedure 'cg_cell_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1018:45: 1018 | SUBROUTINE cg_cell_dim_f(fn, B, dim, ier) BIND(C, NAME="cg_cell_dim_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_cell_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:865:29: 865 | SUBROUTINE cg_close_f(fn, ier) BIND(C,NAME="cg_close_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_close_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:865:34: 865 | SUBROUTINE cg_close_f(fn, ier) BIND(C,NAME="cg_close_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_close_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:41: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:44: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:47: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:50: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:72: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'averageinterfacetype' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:77: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:42: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:45: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:48: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:51: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:73: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'averageinterfacetype' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:78: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:31: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:34: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:37: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:40: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:54: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:42: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:45: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:48: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:51: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:100: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:44: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:47: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:50: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:53: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:102: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:33: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:36: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:39: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:42: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:64: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'donor_datatype' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:81: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:39: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:42: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:45: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:48: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:59: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3554:45: 3554 | SUBROUTINE cg_conversion_info_f(DataType, ier) BIND(C, NAME="cg_conversion_info_f") | 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'cg_conversion_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3554:50: 3554 | SUBROUTINE cg_conversion_info_f(DataType, ier) BIND(C, NAME="cg_conversion_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conversion_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:32: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:35: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:38: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:41: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'c' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:56: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3570:45: 3570 | SUBROUTINE cg_dataclass_read_f(dataclass, ier) BIND(C, NAME="cg_dataclass_read_f") | 1 Warning: Variable 'dataclass' at (1) is a dummy argument of the BIND(C) procedure 'cg_dataclass_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3570:50: 3570 | SUBROUTINE cg_dataclass_read_f(dataclass, ier) BIND(C, NAME="cg_dataclass_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_dataclass_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3824:46: 3824 | SUBROUTINE cg_dataclass_write_f(dataclass, ier) BIND(C, NAME="cg_dataclass_write_f") | 1 Warning: Variable 'dataclass' at (1) is a dummy argument of the BIND(C) procedure 'cg_dataclass_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3824:51: 3824 | SUBROUTINE cg_dataclass_write_f(dataclass, ier) BIND(C, NAME="cg_dataclass_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_dataclass_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3465:45: 3465 | SUBROUTINE cg_descriptor_size_f(descr_no, descr_size, ier) BIND(C, NAME="cg_descriptor_size_f") | 1 Warning: Variable 'descr_no' at (1) is a dummy argument of the BIND(C) procedure 'cg_descriptor_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3465:57: 3465 | SUBROUTINE cg_descriptor_size_f(descr_no, descr_size, ier) BIND(C, NAME="cg_descriptor_size_f") | 1 Warning: Variable 'descr_size' at (1) is a dummy argument of the BIND(C) procedure 'cg_descriptor_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3465:62: 3465 | SUBROUTINE cg_descriptor_size_f(descr_no, descr_size, ier) BIND(C, NAME="cg_descriptor_size_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_descriptor_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3373:51: 3373 | SUBROUTINE cg_diffusion_read_f(diffusion_model, ier) BIND(C, NAME="cg_diffusion_read_f") | 1 Warning: Variable 'diffusion_model' at (1) is a dummy argument of the BIND(C) procedure 'cg_diffusion_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3373:56: 3373 | SUBROUTINE cg_diffusion_read_f(diffusion_model, ier) BIND(C, NAME="cg_diffusion_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_diffusion_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3702:52: 3702 | SUBROUTINE cg_diffusion_write_f(diffusion_model, ier) BIND(C, NAME="cg_diffusion_write_f") | 1 Warning: Variable 'diffusion_model' at (1) is a dummy argument of the BIND(C) procedure 'cg_diffusion_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3702:57: 3702 | SUBROUTINE cg_diffusion_write_f(diffusion_model, ier) BIND(C, NAME="cg_diffusion_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_diffusion_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:43: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:46: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:49: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:52: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:59: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'ptype' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:71: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:44: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:47: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:50: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:53: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:64: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:37: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:40: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:43: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:46: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'd' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:52: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'ndim' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:63: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:39: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:42: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:45: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:48: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'e' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:70: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:42: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:45: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:48: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:51: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'e' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:85: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3343:69: 3343 | SUBROUTINE cg_equationset_chemistry_read_f(ThermalRelaxationFlag, ChemicalKineticsFlag, ier) & | 1 Warning: Variable 'thermalrelaxationflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_chemistry_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3343:91: 3343 | SUBROUTINE cg_equationset_chemistry_read_f(ThermalRelaxationFlag, ChemicalKineticsFlag, ier) & | 1 Warning: Variable 'chemicalkineticsflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_chemistry_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3343:96: 3343 | SUBROUTINE cg_equationset_chemistry_read_f(ThermalRelaxationFlag, ChemicalKineticsFlag, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_chemistry_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3353:63: 3353 | SUBROUTINE cg_equationset_elecmagn_read_f(ElecFldModelFlag, MagnFldModelFlag, & | 1 Warning: Variable 'elecfldmodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_elecmagn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3353:81: 3353 | SUBROUTINE cg_equationset_elecmagn_read_f(ElecFldModelFlag, MagnFldModelFlag, & | 1 Warning: Variable 'magnfldmodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_elecmagn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3354:31: 3354 | ConductivityModelFlag, ier) BIND(C, NAME="cg_equationset_elecmagn_read_f") | 1 Warning: Variable 'conductivitymodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_elecmagn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3354:36: 3354 | ConductivityModelFlag, ier) BIND(C, NAME="cg_equationset_elecmagn_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_elecmagn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3327:55: 3327 | SUBROUTINE cg_equationset_read_f(EquationDimension, GoverningEquationsFlag, & | 1 Warning: Variable 'equationdimension' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3327:79: 3327 | SUBROUTINE cg_equationset_read_f(EquationDimension, GoverningEquationsFlag, & | 1 Warning: Variable 'governingequationsflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3328:22: 3328 | GasModelFlag, ViscosityModelFlag, ThermalConductivityModelFlag, & | 1 Warning: Variable 'gasmodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3328:42: 3328 | GasModelFlag, ViscosityModelFlag, ThermalConductivityModelFlag, & | 1 Warning: Variable 'viscositymodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3328:72: 3328 | GasModelFlag, ViscosityModelFlag, ThermalConductivityModelFlag, & | 1 Warning: Variable 'thermalconductivitymodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3329:31: 3329 | TurbulenceClosureFlag, TurbulenceModelFlag, ier) BIND(C, NAME="cg_equationset_read_f") | 1 Warning: Variable 'turbulenceclosureflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3329:52: 3329 | TurbulenceClosureFlag, TurbulenceModelFlag, ier) BIND(C, NAME="cg_equationset_read_f") | 1 Warning: Variable 'turbulencemodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3329:57: 3329 | TurbulenceClosureFlag, TurbulenceModelFlag, ier) BIND(C, NAME="cg_equationset_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3685:56: 3685 | SUBROUTINE cg_equationset_write_f(EquationDimension, ier) BIND(C, NAME="cg_equationset_write_f") | 1 Warning: Variable 'equationdimension' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3685:61: 3685 | SUBROUTINE cg_equationset_write_f(EquationDimension, ier) BIND(C, NAME="cg_equationset_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3907:39: 3907 | SUBROUTINE cg_exit_on_error_f(flag) BIND(C, NAME="cg_exit_on_error_f") | 1 Warning: Variable 'flag' at (1) is a dummy argument of the BIND(C) procedure 'cg_exit_on_error_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3523:44: 3523 | SUBROUTINE cg_exponents_info_f(DataType, ier) BIND(C, NAME="cg_exponents_info_f") | 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'cg_exponents_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3523:49: 3523 | SUBROUTINE cg_exponents_info_f(DataType, ier) BIND(C, NAME="cg_exponents_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_exponents_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:949:32: 949 | SUBROUTINE cg_get_cgio_f(fn, cgio_num, ier) BIND(C, NAME="cg_get_cgio_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_cgio_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:949:42: 949 | SUBROUTINE cg_get_cgio_f(fn, cgio_num, ier) BIND(C, NAME="cg_get_cgio_f") | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_cgio_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:949:47: 949 | SUBROUTINE cg_get_cgio_f(fn, cgio_num, ier) BIND(C, NAME="cg_get_cgio_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_cgio_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:910:38: 910 | SUBROUTINE cg_get_compress_f(cmpr, ier) BIND(C, NAME="cg_get_compress_f") | 1 Warning: Variable 'cmpr' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_compress_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:910:43: 910 | SUBROUTINE cg_get_compress_f(cmpr, ier) BIND(C, NAME="cg_get_compress_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_compress_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:893:37: 893 | SUBROUTINE cg_get_file_type_f(fn, ft, ier) BIND(C,NAME="cg_get_file_type_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:893:41: 893 | SUBROUTINE cg_get_file_type_f(fn, ft, ier) BIND(C,NAME="cg_get_file_type_f") | 1 Warning: Variable 'ft' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:893:46: 893 | SUBROUTINE cg_get_file_type_f(fn, ft, ier) BIND(C,NAME="cg_get_file_type_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3364:49: 3364 | SUBROUTINE cg_governing_read_f(EquationsType, ier) BIND(C, NAME="cg_governing_read_f") | 1 Warning: Variable 'equationstype' at (1) is a dummy argument of the BIND(C) procedure 'cg_governing_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3364:54: 3364 | SUBROUTINE cg_governing_read_f(EquationsType, ier) BIND(C, NAME="cg_governing_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_governing_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3693:50: 3693 | SUBROUTINE cg_governing_write_f(Equationstype, ier) BIND(C, NAME="cg_governing_write_f") | 1 Warning: Variable 'equationstype' at (1) is a dummy argument of the BIND(C) procedure 'cg_governing_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3693:55: 3693 | SUBROUTINE cg_governing_write_f(Equationstype, ier) BIND(C, NAME="cg_governing_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_governing_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3130:36: 3130 | SUBROUTINE cg_gravity_read_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3130:39: 3130 | SUBROUTINE cg_gravity_read_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3130:60: 3130 | SUBROUTINE cg_gravity_read_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3141:37: 3141 | SUBROUTINE cg_gravity_write_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3141:40: 3141 | SUBROUTINE cg_gravity_write_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3141:61: 3141 | SUBROUTINE cg_gravity_write_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3579:51: 3579 | SUBROUTINE cg_gridlocation_read_f(GridLocation, ier) BIND(C, NAME="cg_gridlocation_read_f") | 1 Warning: Variable 'gridlocation' at (1) is a dummy argument of the BIND(C) procedure 'cg_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3579:56: 3579 | SUBROUTINE cg_gridlocation_read_f(GridLocation, ier) BIND(C, NAME="cg_gridlocation_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3833:52: 3833 | SUBROUTINE cg_gridlocation_write_f(GridLocation, ier) BIND(C, NAME="cg_gridlocation_write_f") | 1 Warning: Variable 'gridlocation' at (1) is a dummy argument of the BIND(C) procedure 'cg_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3833:57: 3833 | SUBROUTINE cg_gridlocation_write_f(GridLocation, ier) BIND(C, NAME="cg_gridlocation_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:31: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:34: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:37: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:40: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:54: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:33: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:36: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:39: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:42: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:53: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:33: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:36: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:39: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:44: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'dim' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:49: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:827:59: 827 | INTEGER(C_INT) FUNCTION cg_is_cgns(filename, file_type) BIND(C,NAME="cg_is_cgns") | 1 Warning: Variable 'file_type' at (1) is a dummy argument of the BIND(C) procedure 'cg_is_cgns' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3607:40: 3607 | SUBROUTINE cg_is_link_f(path_length, ier) BIND(C, NAME="cg_is_link_f") | 1 Warning: Variable 'path_length' at (1) is a dummy argument of the BIND(C) procedure 'cg_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3607:45: 3607 | SUBROUTINE cg_is_link_f(path_length, ier) BIND(C, NAME="cg_is_link_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:29: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:32: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:35: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:42: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'n1to1' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:47: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2459:36: 2459 | SUBROUTINE cg_n1to1_global_f(fn, B, n1to1_global, ier) BIND(C, NAME="cg_n1to1_global_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_global_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2459:39: 2459 | SUBROUTINE cg_n1to1_global_f(fn, B, n1to1_global, ier) BIND(C, NAME="cg_n1to1_global_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_global_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2459:53: 2459 | SUBROUTINE cg_n1to1_global_f(fn, B, n1to1_global, ier) BIND(C, NAME="cg_n1to1_global_f") | 1 Warning: Variable 'n1to1_global' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_global_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2459:58: 2459 | SUBROUTINE cg_n1to1_global_f(fn, B, n1to1_global, ier) BIND(C, NAME="cg_n1to1_global_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_global_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:44: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:47: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:50: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:71: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'n_arbitrary_motions' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:76: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:39: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:42: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:45: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:62: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'n_rigid_motions' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:67: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3391:36: 3391 | SUBROUTINE cg_narrays_f(narrays, ier) BIND(C, NAME="cg_narrays_f") | 1 Warning: Variable 'narrays' at (1) is a dummy argument of the BIND(C) procedure 'cg_narrays_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3391:41: 3391 | SUBROUTINE cg_narrays_f(narrays, ier) BIND(C, NAME="cg_narrays_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_narrays_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:972:30: 972 | SUBROUTINE cg_nbases_f(fn, nbases, ier) BIND(C, NAME="cg_nbases_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbases_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:972:38: 972 | SUBROUTINE cg_nbases_f(fn, nbases, ier) BIND(C, NAME="cg_nbases_f") | 1 Warning: Variable 'nbases' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbases_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:972:43: 972 | SUBROUTINE cg_nbases_f(fn, nbases, ier) BIND(C, NAME="cg_nbases_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbases_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:30: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:33: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:36: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:44: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'nbocos' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:49: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:30: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:33: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:36: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:44: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'nconns' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:49: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:31: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:34: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:37: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:46: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'ncoords' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:51: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3457:46: 3457 | SUBROUTINE cg_ndescriptors_f(ndescriptors, ier) BIND(C, NAME="cg_ndescriptors_f") | 1 Warning: Variable 'ndescriptors' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndescriptors_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3457:51: 3457 | SUBROUTINE cg_ndescriptors_f(ndescriptors, ier) BIND(C, NAME="cg_ndescriptors_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndescriptors_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:33: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:36: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:39: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:50: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'ndiscrete' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:55: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3532:37: 3532 | SUBROUTINE cg_nexponents_f(nexps, ier) BIND(C, NAME="cg_nexponents_f") | 1 Warning: Variable 'nexps' at (1) is a dummy argument of the BIND(C) procedure 'cg_nexponents_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3532:42: 3532 | SUBROUTINE cg_nexponents_f(nexps, ier) BIND(C, NAME="cg_nexponents_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nexponents_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1108:33: 1108 | SUBROUTINE cg_nfamilies_f(fn, B, nfamilies, ier) BIND(C, NAME="cg_nfamilies_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1108:36: 1108 | SUBROUTINE cg_nfamilies_f(fn, B, nfamilies, ier) BIND(C, NAME="cg_nfamilies_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1108:47: 1108 | SUBROUTINE cg_nfamilies_f(fn, B, nfamilies, ier) BIND(C, NAME="cg_nfamilies_f") | 1 Warning: Variable 'nfamilies' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1108:52: 1108 | SUBROUTINE cg_nfamilies_f(fn, B, nfamilies, ier) BIND(C, NAME="cg_nfamilies_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:37: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:40: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:43: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'f' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:51: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'nnames' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:56: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:31: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:34: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:37: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:40: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:49: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'nfields' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:54: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:30: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:33: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:36: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:44: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'ngrids' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:49: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:30: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:33: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:36: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:44: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'nholes' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:49: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3431:42: 3431 | SUBROUTINE cg_nintegrals_f(nintegrals, ier) BIND(C, NAME="cg_nintegrals_f") | 1 Warning: Variable 'nintegrals' at (1) is a dummy argument of the BIND(C) procedure 'cg_nintegrals_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3431:47: 3431 | SUBROUTINE cg_nintegrals_f(nintegrals, ier) BIND(C, NAME="cg_nintegrals_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nintegrals_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3281:35: 3281 | SUBROUTINE cg_nmultifam_f(nfam, ier) BIND(C, NAME="cg_nmultifam_f") | 1 Warning: Variable 'nfam' at (1) is a dummy argument of the BIND(C) procedure 'cg_nmultifam_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3281:40: 3281 | SUBROUTINE cg_nmultifam_f(nfam, ier) BIND(C, NAME="cg_nmultifam_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nmultifam_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1192:45: 1192 | SUBROUTINE cg_node_nfamilies_f(nfamilies, ier) BIND(C, NAME="cg_node_nfamilies_f") | 1 Warning: Variable 'nfamilies' at (1) is a dummy argument of the BIND(C) procedure 'cg_node_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1192:50: 1192 | SUBROUTINE cg_node_nfamilies_f(nfamilies, ier) BIND(C, NAME="cg_node_nfamilies_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_node_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1222:46: 1222 | SUBROUTINE cg_node_nfamily_names_f(nnames, ier) BIND(C, NAME="cg_node_nfamily_names_f") | 1 Warning: Variable 'nnames' at (1) is a dummy argument of the BIND(C) procedure 'cg_node_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1222:51: 1222 | SUBROUTINE cg_node_nfamily_names_f(nnames, ier) BIND(C, NAME="cg_node_nfamily_names_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_node_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3597:29: 3597 | SUBROUTINE cg_npe_f(TYPE,npe, ier) BIND(C, NAME="cg_npe_f") | 1 Warning: Variable 'type' at (1) is a dummy argument of the BIND(C) procedure 'cg_npe_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3597:33: 3597 | SUBROUTINE cg_npe_f(TYPE,npe, ier) BIND(C, NAME="cg_npe_f") | 1 Warning: Variable 'npe' at (1) is a dummy argument of the BIND(C) procedure 'cg_npe_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3597:38: 3597 | SUBROUTINE cg_npe_f(TYPE,npe, ier) BIND(C, NAME="cg_npe_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_npe_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:33: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:36: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:39: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:50: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'nsections' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:55: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:29: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:32: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:35: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:42: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'nsols' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:47: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:32: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:35: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:38: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:47: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'nsubreg' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:52: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3485:34: 3485 | SUBROUTINE cg_nunits_f(nunits, ier) BIND(C, NAME="cg_nunits_f") | 1 Warning: Variable 'nunits' at (1) is a dummy argument of the BIND(C) procedure 'cg_nunits_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3485:39: 3485 | SUBROUTINE cg_nunits_f(nunits, ier) BIND(C, NAME="cg_nunits_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nunits_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3625:42: 3625 | SUBROUTINE cg_nuser_data_f(nuser_data, ier) BIND(C, NAME="cg_nuser_data_f") | 1 Warning: Variable 'nuser_data' at (1) is a dummy argument of the BIND(C) procedure 'cg_nuser_data_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3625:47: 3625 | SUBROUTINE cg_nuser_data_f(nuser_data, ier) BIND(C, NAME="cg_nuser_data_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nuser_data_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:31: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:34: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:37: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:46: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'nzconns' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:51: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1032:30: 1032 | SUBROUTINE cg_nzones_f(fn, B, nzones, ier) BIND(C, NAME="cg_nzones_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzones_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1032:33: 1032 | SUBROUTINE cg_nzones_f(fn, B, nzones, ier) BIND(C, NAME="cg_nzones_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzones_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1032:41: 1032 | SUBROUTINE cg_nzones_f(fn, B, nzones, ier) BIND(C, NAME="cg_nzones_f") | 1 Warning: Variable 'nzones' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzones_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1032:46: 1032 | SUBROUTINE cg_nzones_f(fn, B, nzones, ier) BIND(C, NAME="cg_nzones_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzones_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:836:55: 836 | INTEGER(C_INT) FUNCTION cg_open(filename, mode, fn) BIND(C,NAME="cg_open") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_open' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3588:41: 3588 | SUBROUTINE cg_ordinal_read_f(Ordinal, ier) BIND(C, NAME="cg_ordinal_read_f") | 1 Warning: Variable 'ordinal' at (1) is a dummy argument of the BIND(C) procedure 'cg_ordinal_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3588:46: 3588 | SUBROUTINE cg_ordinal_read_f(Ordinal, ier) BIND(C, NAME="cg_ordinal_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ordinal_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3842:42: 3842 | SUBROUTINE cg_ordinal_write_f(Ordinal, ier) BIND(C, NAME="cg_ordinal_write_f") | 1 Warning: Variable 'ordinal' at (1) is a dummy argument of the BIND(C) procedure 'cg_ordinal_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3842:47: 3842 | SUBROUTINE cg_ordinal_write_f(Ordinal, ier) BIND(C, NAME="cg_ordinal_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ordinal_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:856:33: 856 | SUBROUTINE cg_precision_f(fn, PRECISION, ier) BIND(C,NAME="cg_precision_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_precision_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:856:44: 856 | SUBROUTINE cg_precision_f(fn, PRECISION, ier) BIND(C,NAME="cg_precision_f") | 1 Warning: Variable 'precision' at (1) is a dummy argument of the BIND(C) procedure 'cg_precision_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:856:49: 856 | SUBROUTINE cg_precision_f(fn, PRECISION, ier) BIND(C,NAME="cg_precision_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_precision_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3209:42: 3209 | SUBROUTINE cg_ptset_info_f(ptset_type, npnts, ier) BIND(C, NAME="cg_ptset_info_f") | 1 Warning: Variable 'ptset_type' at (1) is a dummy argument of the BIND(C) procedure 'cg_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3209:54: 3209 | SUBROUTINE cg_ptset_info_f(ptset_type, npnts, ier) BIND(C, NAME="cg_ptset_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3449:39: 3449 | SUBROUTINE cg_rind_read_f(RindData, ier) BIND(C, NAME="cg_rind_read_f") | 1 Warning: Variable 'rinddata' at (1) is a dummy argument of the BIND(C) procedure 'cg_rind_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3449:44: 3449 | SUBROUTINE cg_rind_read_f(RindData, ier) BIND(C, NAME="cg_rind_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_rind_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3753:40: 3753 | SUBROUTINE cg_rind_write_f(RindData, ier) BIND(C, NAME="cg_rind_write_f") | 1 Warning: Variable 'rinddata' at (1) is a dummy argument of the BIND(C) procedure 'cg_rind_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3753:45: 3753 | SUBROUTINE cg_rind_write_f(RindData, ier) BIND(C, NAME="cg_rind_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_rind_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:958:31: 958 | SUBROUTINE cg_root_id_f(fn, rootid, ier) BIND(C, NAME="cg_root_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_root_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:958:44: 958 | SUBROUTINE cg_root_id_f(fn, rootid, ier) BIND(C, NAME="cg_root_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_root_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3185:60: 3185 | SUBROUTINE cg_rotating_read_f(rot_rate, rot_center, ier) BIND(C, NAME="cg_rotating_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_rotating_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3195:61: 3195 | SUBROUTINE cg_rotating_write_f(rot_rate, rot_center, ier) BIND(C, NAME="cg_rotating_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_rotating_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:902:38: 902 | SUBROUTINE cg_set_compress_f(cmpr, ier) BIND(C, NAME="cg_set_compress_f") | 1 Warning: Variable 'cmpr' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_compress_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:902:43: 902 | SUBROUTINE cg_set_compress_f(cmpr, ier) BIND(C, NAME="cg_set_compress_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_compress_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:885:37: 885 | SUBROUTINE cg_set_file_type_f(ft, ier) BIND(C,NAME="cg_set_file_type_f") | 1 Warning: Variable 'ft' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:885:42: 885 | SUBROUTINE cg_set_file_type_f(ft, ier) BIND(C,NAME="cg_set_file_type_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:942:38: 942 | SUBROUTINE cg_set_rind_core_f(ier) BIND(C, NAME="cg_set_rind_core_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_rind_core_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:935:38: 935 | SUBROUTINE cg_set_rind_zero_f(ier) BIND(C, NAME="cg_set_rind_zero_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_rind_zero_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3047:44: 3047 | SUBROUTINE cg_simulation_type_read_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3047:47: 3047 | SUBROUTINE cg_simulation_type_read_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3047:53: 3047 | SUBROUTINE cg_simulation_type_read_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_read_f") | 1 Warning: Variable 'type' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3047:58: 3047 | SUBROUTINE cg_simulation_type_read_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3058:45: 3058 | SUBROUTINE cg_simulation_type_write_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3058:48: 3058 | SUBROUTINE cg_simulation_type_write_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3058:54: 3058 | SUBROUTINE cg_simulation_type_write_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_write_f") | 1 Warning: Variable 'type' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3058:59: 3058 | SUBROUTINE cg_simulation_type_write_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:30: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:33: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:36: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:39: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:52: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:39: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:42: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:45: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:48: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:55: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'ptype' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:67: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:38: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:41: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:44: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:47: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:58: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:32: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:35: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:38: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:41: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:47: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'ndim' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:58: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:42: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:45: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:48: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:51: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:62: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:36: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'mass' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:44: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'length' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:51: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'time' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:64: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'temperature' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:71: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'angle' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:76: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:37: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'mass' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:45: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'length' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:51: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'time' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:64: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'temperature' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:71: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'angle' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:76: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:40: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'mass' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:48: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'length' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:54: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'time' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:67: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'temperature' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:74: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'angle' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:83: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'current' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3507:16: 3507 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_read_f") | 1 Warning: Variable 'amount' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3507:27: 3507 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_read_f") | 1 Warning: Variable 'intensity' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3507:32: 3507 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:41: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'mass' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:49: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'length' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:55: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'time' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:68: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'temperature' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:75: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'angle' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:84: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'current' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3784:16: 3784 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_write_f") | 1 Warning: Variable 'amount' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3784:27: 3784 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_write_f") | 1 Warning: Variable 'intensity' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3784:32: 3784 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:846:31: 846 | SUBROUTINE cg_version_f(fn,FileVersion, ier) BIND(C,NAME="cg_version_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_version_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:846:48: 846 | SUBROUTINE cg_version_f(fn,FileVersion, ier) BIND(C,NAME="cg_version_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_version_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:33: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:36: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:39: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:42: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'c' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:47: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:33: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:36: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:39: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:42: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'c' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:47: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1067:31: 1067 | SUBROUTINE cg_zone_id_f(fn, B, Z, zone_id, ier) BIND(C, NAME="cg_zone_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1067:34: 1067 | SUBROUTINE cg_zone_id_f(fn, B, Z, zone_id, ier) BIND(C, NAME="cg_zone_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1067:37: 1067 | SUBROUTINE cg_zone_id_f(fn, B, Z, zone_id, ier) BIND(C, NAME="cg_zone_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1067:51: 1067 | SUBROUTINE cg_zone_id_f(fn, B, Z, zone_id, ier) BIND(C, NAME="cg_zone_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:33: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:36: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:39: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:45: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'type' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:50: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:44: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:56: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'start' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:65: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'max_ret' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:74: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'num_ret' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:84: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4659:42: 4659 | SUBROUTINE cgio_close_file_f(cgio_num, ier) BIND(C,NAME='cgio_close_file_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_close_file_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4659:47: 4659 | SUBROUTINE cgio_close_file_f(cgio_num, ier) BIND(C,NAME='cgio_close_file_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_close_file_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4795:43: 4795 | SUBROUTINE cgio_delete_node_f(cgio_num, pid, id, ier) BIND(C,NAME='cgio_delete_node_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_delete_node_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4795:57: 4795 | SUBROUTINE cgio_delete_node_f(cgio_num, pid, id, ier) BIND(C,NAME='cgio_delete_node_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_delete_node_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4754:45: 4754 | SUBROUTINE cgio_error_abort_f(abort_flag) BIND(C,NAME='cgio_error_abort_f') | 1 Warning: Variable 'abort_flag' at (1) is a dummy argument of the BIND(C) procedure 'cgio_error_abort_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4726:41: 4726 | SUBROUTINE cgio_error_code_f(errcode, file_type) BIND(C,NAME='cgio_error_code_f') | 1 Warning: Variable 'errcode' at (1) is a dummy argument of the BIND(C) procedure 'cgio_error_code_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4726:52: 4726 | SUBROUTINE cgio_error_code_f(errcode, file_type) BIND(C,NAME='cgio_error_code_f') | 1 Warning: Variable 'file_type' at (1) is a dummy argument of the BIND(C) procedure 'cgio_error_code_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4668:45: 4668 | SUBROUTINE cgio_flush_to_disk_f(cgio_num, ier) BIND(C,NAME='cgio_flush_to_disk_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_flush_to_disk_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4668:50: 4668 | SUBROUTINE cgio_flush_to_disk_f(cgio_num, ier) BIND(C,NAME='cgio_flush_to_disk_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_flush_to_disk_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4984:45: 4984 | SUBROUTINE cgio_get_data_size_f(cgio_num, id, size, ier) BIND(C,NAME='cgio_get_data_size_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_data_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4984:60: 4984 | SUBROUTINE cgio_get_data_size_f(cgio_num, id, size, ier) BIND(C,NAME='cgio_get_data_size_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_data_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:112:48: 112 | SUBROUTINE cgio_get_dimensions_f_0(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_0") | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_0' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:112:59: 112 | SUBROUTINE cgio_get_dimensions_f_0(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_0") | 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_0' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:112:70: 112 | SUBROUTINE cgio_get_dimensions_f_0(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_0") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_0' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:122:48: 122 | SUBROUTINE cgio_get_dimensions_f_1(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_1") | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_1' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:122:59: 122 | SUBROUTINE cgio_get_dimensions_f_1(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_1") | 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_1' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:122:70: 122 | SUBROUTINE cgio_get_dimensions_f_1(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_1") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_1' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4714:45: 4714 | SUBROUTINE cgio_get_file_type_f(cgio_num, file_type, ier) BIND(C,NAME='cgio_get_file_type_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4714:56: 4714 | SUBROUTINE cgio_get_file_type_f(cgio_num, file_type, ier) BIND(C,NAME='cgio_get_file_type_f') | 1 Warning: Variable 'file_type' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4714:61: 4714 | SUBROUTINE cgio_get_file_type_f(cgio_num, file_type, ier) BIND(C,NAME='cgio_get_file_type_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4703:43: 4703 | SUBROUTINE cgio_get_root_id_f(cgio_num, rootid, ier) BIND(C,NAME='cgio_get_root_id_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_root_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4703:56: 4703 | SUBROUTINE cgio_get_root_id_f(cgio_num, rootid, ier) BIND(C,NAME='cgio_get_root_id_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_root_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4833:39: 4833 | SUBROUTINE cgio_is_link_f(cgio_num, id, link_len, ier) BIND(C,NAME='cgio_is_link_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4833:53: 4833 | SUBROUTINE cgio_is_link_f(cgio_num, id, link_len, ier) BIND(C,NAME='cgio_is_link_f') | 1 Warning: Variable 'link_len' at (1) is a dummy argument of the BIND(C) procedure 'cgio_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4833:58: 4833 | SUBROUTINE cgio_is_link_f(cgio_num, id, link_len, ier) BIND(C,NAME='cgio_is_link_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4623:52: 4623 | SUBROUTINE cgio_is_supported_f(file_type, ier) BIND(C,NAME='cgio_is_supported_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_is_supported_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4845:41: 4845 | SUBROUTINE cgio_link_size_f(cgio_num, id, file_len, name_len, ier) BIND(C,NAME='cgio_link_size_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_link_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4845:55: 4845 | SUBROUTINE cgio_link_size_f(cgio_num, id, file_len, name_len, ier) BIND(C,NAME='cgio_link_size_f') | 1 Warning: Variable 'file_len' at (1) is a dummy argument of the BIND(C) procedure 'cgio_link_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4845:65: 4845 | SUBROUTINE cgio_link_size_f(cgio_num, id, file_len, name_len, ier) BIND(C,NAME='cgio_link_size_f') | 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'cgio_link_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4845:70: 4845 | SUBROUTINE cgio_link_size_f(cgio_num, id, file_len, name_len, ier) BIND(C,NAME='cgio_link_size_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_link_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4807:41: 4807 | SUBROUTINE cgio_move_node_f(cgio_num, pid, id, npid, ier) BIND(C,NAME='cgio_move_node_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_move_node_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4807:61: 4807 | SUBROUTINE cgio_move_node_f(cgio_num, pid, id, npid, ier) BIND(C,NAME='cgio_move_node_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_move_node_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4888:47: 4888 | SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) & | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_number_children_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4888:66: 4888 | SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) & | 1 Warning: Variable 'num_children' at (1) is a dummy argument of the BIND(C) procedure 'cgio_number_children_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4888:71: 4888 | SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_number_children_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4820:42: 4820 | SUBROUTINE cgio_release_id_f(cgio_num, id, ier) BIND(C,NAME='cgio_release_id_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_release_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4820:51: 4820 | SUBROUTINE cgio_release_id_f(cgio_num, id, ier) BIND(C,NAME='cgio_release_id_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_release_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:5070:33: 5070 | FUNCTION cg_get_type_c_double(a) | 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:5063:32: 5063 | FUNCTION cg_get_type_c_float(a) | 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:5056:36: 5056 | FUNCTION cg_get_type_c_long_long(a) | 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:5049:30: 5049 | FUNCTION cg_get_type_c_int(a) | 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /usr/bin/cmake -E cmake_copy_f90_mod src/cgns.mod src/CMakeFiles/cgns_shared.dir/cgns.mod.stamp GNU /usr/bin/cmake -E touch src/CMakeFiles/cgns_shared.dir/cgns_f.F90.o.provides.build [ 0%] Building C object src/CMakeFiles/cgns_shared.dir/cgns_error.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgns_error.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_error.c [ 0%] Building C object src/CMakeFiles/cgns_shared.dir/cgns_internals.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgns_internals.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_internals.c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_internals.c: In function 'cgi_rind_address': /builddir/build/BUILD/CGNS-4.1.1/src/cgns_internals.c:11775:9: warning: variable 'error1' set but not used [-Wunused-but-set-variable] 11775 | int error1, index_dim; | ^~~~~~ [ 1%] Building C object src/CMakeFiles/cgns_shared.dir/cgns_io.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgns_io.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_io.c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_io.c: In function 'cgio_check_file': /builddir/build/BUILD/CGNS-4.1.1/src/cgns_io.c:582:9: warning: unused variable 'mpibuf' [-Wunused-variable] 582 | int mpibuf[2], err = CGIO_ERR_NONE; | ^~~~~~ [ 1%] Building C object src/CMakeFiles/cgns_shared.dir/cgnslib.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgnslib.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnslib.c [ 1%] Building C object src/CMakeFiles/cgns_shared.dir/adf/ADF_interface.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/adf/ADF_interface.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c In file included from /usr/include/string.h:495, from /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:101: In function 'strncpy', inlined from 'ADF_Database_Open' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:866:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADF_Database_Open' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:867:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 21 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADF_Create' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:530:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c: In function 'ADF_Create': /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:506:20: note: length computed here 506 | name_length = (int)strlen( &name[ name_start ] ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 2%] Building C object src/CMakeFiles/cgns_shared.dir/adf/ADF_internals.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/adf/ADF_internals.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c In file included from /usr/include/string.h:495, from /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:173: In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4447:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4442:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4443:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4444:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4445:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4446:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4450:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_free_chunk_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4569:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_free_chunk_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4570:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4608:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4609:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6372:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6373:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6374:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 28 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6375:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6376:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 28 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6378:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6381:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6455:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6497:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_sub_node_table_entry' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:7059:1, inlined from 'ADFI_read_sub_node_table_entry' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:7018:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 43 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_free_chunk' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6609:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_free_chunk' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6610:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_free_chunk_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6678:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_free_chunk_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6680:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6838:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6839:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6842:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6844:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6866:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_check_4_child_name' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:1667:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_file_free' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4168:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_file_free' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4169:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_add_2_sub_node_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:709:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 32 bytes from a string of length 35 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_delete_from_sub_node_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:2862:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 32 bytes from a string of length 35 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 2%] Building C object src/CMakeFiles/cgns_shared.dir/adfh/ADFH.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/adfh/ADFH.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/adfh/ADFH.c [ 2%] Building C object src/CMakeFiles/cgns_shared.dir/cg_ftoc.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cg_ftoc.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:26: /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c: In function 'cg_1to1_read_global_f_': /builddir/build/BUILD/CGNS-4.1.1/src/cgns_header.h:116:25: warning: 'c_donor_range' may be used uninitialized in this function [-Wmaybe-uninitialized] 116 | #define CGNS_FREE(data) free(data); | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:2036:27: note: 'c_donor_range' was declared here 2036 | cgsize_t **c_range, **c_donor_range; | ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:26: /builddir/build/BUILD/CGNS-4.1.1/src/cgns_header.h:116:25: warning: 'c_range' may be used uninitialized in this function [-Wmaybe-uninitialized] 116 | #define CGNS_FREE(data) free(data); | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:2036:16: note: 'c_range' was declared here 2036 | cgsize_t **c_range, **c_donor_range; | ^~~~~~~ In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:26: /builddir/build/BUILD/CGNS-4.1.1/src/cgns_header.h:116:25: warning: 'c_donorname' may be used uninitialized in this function [-Wmaybe-uninitialized] 116 | #define CGNS_FREE(data) free(data); | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:2034:43: note: 'c_donorname' was declared here 2034 | char **c_connectname, **c_zonename, **c_donorname; | ^~~~~~~~~~~ In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:26: /builddir/build/BUILD/CGNS-4.1.1/src/cgns_header.h:116:25: warning: 'c_zonename' may be used uninitialized in this function [-Wmaybe-uninitialized] 116 | #define CGNS_FREE(data) free(data); | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:2034:29: note: 'c_zonename' was declared here 2034 | char **c_connectname, **c_zonename, **c_donorname; | ^~~~~~~~~~ [ 3%] Building C object src/CMakeFiles/cgns_shared.dir/cgio_ftoc.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgio_ftoc.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgio_ftoc.c [ 4%] Linking Fortran shared library libcgns.so cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgns_shared.dir/link.txt --verbose=1 /usr/bin/gfortran -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcgns.so.4.1 -o libcgns.so.4.1 CMakeFiles/cgns_shared.dir/cgns_error.c.o CMakeFiles/cgns_shared.dir/cgns_internals.c.o CMakeFiles/cgns_shared.dir/cgns_io.c.o CMakeFiles/cgns_shared.dir/cgnslib.c.o CMakeFiles/cgns_shared.dir/adf/ADF_interface.c.o CMakeFiles/cgns_shared.dir/adf/ADF_internals.c.o CMakeFiles/cgns_shared.dir/adfh/ADFH.c.o CMakeFiles/cgns_shared.dir/cg_ftoc.c.o CMakeFiles/cgns_shared.dir/cgio_ftoc.c.o CMakeFiles/cgns_shared.dir/cgns_f.F90.o /usr/lib64/libhdf5.so -ldl cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cmake -E cmake_symlink_library libcgns.so.4.1 libcgns.so.4.1 libcgns.so make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 4%] Built target cgns_shared make -f src/CMakeFiles/cgns_f2c.dir/build.make src/CMakeFiles/cgns_f2c.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1/src/CMakeFiles/cgns_f2c.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_f2c make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/CMakeFiles/cgns_f2c.dir/build.make src/CMakeFiles/cgns_f2c.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 4%] Building Fortran object src/CMakeFiles/cgns_f2c.dir/cgns_f.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90 -o CMakeFiles/cgns_f2c.dir/cgns_f.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:41: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:44: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:47: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:50: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:72: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'averageinterfacetype' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2773:77: 2773 | SUBROUTINE cg_1to1_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:42: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:45: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:48: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:51: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:72: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'averageinterfacetype' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2787:77: 2787 | SUBROUTINE cg_1to1_average_write_f(fn, B, Z, I,AverageInterfaceType, ier) BIND(C, NAME="cg_1to1_average_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:42: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:45: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:48: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:51: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2709:100: 2709 | SUBROUTINE cg_1to1_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:43: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:46: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:49: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:52: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2725:101: 2725 | SUBROUTINE cg_1to1_periodic_write_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_1to1_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3156:35: 3156 | SUBROUTINE cg_axisym_read_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3156:38: 3156 | SUBROUTINE cg_axisym_read_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3156:60: 3156 | SUBROUTINE cg_axisym_read_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3168:36: 3168 | SUBROUTINE cg_axisym_write_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3168:39: 3168 | SUBROUTINE cg_axisym_write_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3168:61: 3168 | SUBROUTINE cg_axisym_write_f(fn, B, ref_point, axis, ier) BIND(C, NAME="cg_axisym_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_axisym_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:994:31: 994 | SUBROUTINE cg_base_id_f(fn, B, base_id, ier) BIND(C, NAME="cg_base_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_base_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:994:34: 994 | SUBROUTINE cg_base_id_f(fn, B, base_id, ier) BIND(C, NAME="cg_base_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_base_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:994:48: 994 | SUBROUTINE cg_base_id_f(fn, B, base_id, ier) BIND(C, NAME="cg_base_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_base_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:44: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:47: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:50: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:54: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:72: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'wallfunctiontype' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2613:77: 2613 | SUBROUTINE cg_bc_wallfunction_read_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:45: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:48: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:51: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:55: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:73: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'wallfunctiontype' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2626:78: 2626 | SUBROUTINE cg_bc_wallfunction_write_f(fn, B, Z, BC, WallFunctionType, ier) BIND(C, NAME="cg_bc_wallfunction_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_bc_wallfunction_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:36: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:39: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:42: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:46: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:52: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'dset' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:64: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'bcdatatype' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2874:69: 2874 | SUBROUTINE cg_bcdata_write_f(fn, B, Z, BC, Dset, BCDataType, ier) BIND(C, NAME="cg_bcdata_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdata_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2848:44: 2848 | SUBROUTINE cg_bcdataset_info_f(ndataset, ier) BIND(C, NAME="cg_bcdataset_info_f") | 1 Warning: Variable 'ndataset' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdataset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2848:49: 2848 | SUBROUTINE cg_bcdataset_info_f(ndataset, ier) BIND(C, NAME="cg_bcdataset_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_bcdataset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:46: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:49: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:52: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:56: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:66: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'location' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2583:71: 2583 | SUBROUTINE cg_boco_gridlocation_read_f(fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:48: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:51: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:54: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:58: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:68: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'location' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2596:73: 2596 | SUBROUTINE cg_boco_gridlocation_write_f( fn, B, Z, BC, location, ier) BIND(C, NAME="cg_boco_gridlocation_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:31: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:34: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:37: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:41: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'bc' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2537:55: 2537 | SUBROUTINE cg_boco_id_f(fn, B, Z, BC, boco_id, ier) BIND(C, NAME="cg_boco_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_boco_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1018:32: 1018 | SUBROUTINE cg_cell_dim_f(fn, B, dim, ier) BIND(C, NAME="cg_cell_dim_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_cell_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1018:35: 1018 | SUBROUTINE cg_cell_dim_f(fn, B, dim, ier) BIND(C, NAME="cg_cell_dim_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_cell_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1018:40: 1018 | SUBROUTINE cg_cell_dim_f(fn, B, dim, ier) BIND(C, NAME="cg_cell_dim_f") | 1 Warning: Variable 'dim' at (1) is a dummy argument of the BIND(C) procedure 'cg_cell_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1018:45: 1018 | SUBROUTINE cg_cell_dim_f(fn, B, dim, ier) BIND(C, NAME="cg_cell_dim_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_cell_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:865:29: 865 | SUBROUTINE cg_close_f(fn, ier) BIND(C,NAME="cg_close_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_close_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:865:34: 865 | SUBROUTINE cg_close_f(fn, ier) BIND(C,NAME="cg_close_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_close_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:41: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:44: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:47: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:50: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:72: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'averageinterfacetype' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2745:77: 2745 | SUBROUTINE cg_conn_average_read_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:42: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:45: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:48: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:51: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:73: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'averageinterfacetype' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2759:78: 2759 | SUBROUTINE cg_conn_average_write_f(fn, B, Z, I, AverageInterfaceType, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_average_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:31: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:34: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:37: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:40: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2332:54: 2332 | SUBROUTINE cg_conn_id_f(fn, B, Z, I, conn_id, ier) BIND(C, NAME="cg_conn_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:42: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:45: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:48: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:51: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2677:100: 2677 | SUBROUTINE cg_conn_periodic_read_f(fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:44: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:47: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:50: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:53: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2693:102: 2693 | SUBROUTINE cg_conn_periodic_write_f( fn, B, Z, I, RotationCenter, RotationAngle, Translation, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_periodic_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:33: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:36: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:39: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:42: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:64: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'donor_datatype' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2304:81: 2304 | SUBROUTINE cg_conn_read_f(fn, B, Z, I, pnts, donor_datatype, donor_data, ier) BIND(C, NAME="cg_conn_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:39: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:42: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:45: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:48: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2319:59: 2319 | SUBROUTINE cg_conn_read_short_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_conn_read_short_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conn_read_short_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3554:45: 3554 | SUBROUTINE cg_conversion_info_f(DataType, ier) BIND(C, NAME="cg_conversion_info_f") | 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'cg_conversion_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3554:50: 3554 | SUBROUTINE cg_conversion_info_f(DataType, ier) BIND(C, NAME="cg_conversion_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_conversion_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:32: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:35: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:38: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:41: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'c' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1584:56: 1584 | SUBROUTINE cg_coord_id_f(fn, B, Z, C, coord_id, ier) BIND(C, NAME="cg_coord_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_coord_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3570:45: 3570 | SUBROUTINE cg_dataclass_read_f(dataclass, ier) BIND(C, NAME="cg_dataclass_read_f") | 1 Warning: Variable 'dataclass' at (1) is a dummy argument of the BIND(C) procedure 'cg_dataclass_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3570:50: 3570 | SUBROUTINE cg_dataclass_read_f(dataclass, ier) BIND(C, NAME="cg_dataclass_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_dataclass_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3824:46: 3824 | SUBROUTINE cg_dataclass_write_f(dataclass, ier) BIND(C, NAME="cg_dataclass_write_f") | 1 Warning: Variable 'dataclass' at (1) is a dummy argument of the BIND(C) procedure 'cg_dataclass_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3824:51: 3824 | SUBROUTINE cg_dataclass_write_f(dataclass, ier) BIND(C, NAME="cg_dataclass_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_dataclass_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3465:45: 3465 | SUBROUTINE cg_descriptor_size_f(descr_no, descr_size, ier) BIND(C, NAME="cg_descriptor_size_f") | 1 Warning: Variable 'descr_no' at (1) is a dummy argument of the BIND(C) procedure 'cg_descriptor_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3465:57: 3465 | SUBROUTINE cg_descriptor_size_f(descr_no, descr_size, ier) BIND(C, NAME="cg_descriptor_size_f") | 1 Warning: Variable 'descr_size' at (1) is a dummy argument of the BIND(C) procedure 'cg_descriptor_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3465:62: 3465 | SUBROUTINE cg_descriptor_size_f(descr_no, descr_size, ier) BIND(C, NAME="cg_descriptor_size_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_descriptor_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3373:51: 3373 | SUBROUTINE cg_diffusion_read_f(diffusion_model, ier) BIND(C, NAME="cg_diffusion_read_f") | 1 Warning: Variable 'diffusion_model' at (1) is a dummy argument of the BIND(C) procedure 'cg_diffusion_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3373:56: 3373 | SUBROUTINE cg_diffusion_read_f(diffusion_model, ier) BIND(C, NAME="cg_diffusion_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_diffusion_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3702:52: 3702 | SUBROUTINE cg_diffusion_write_f(diffusion_model, ier) BIND(C, NAME="cg_diffusion_write_f") | 1 Warning: Variable 'diffusion_model' at (1) is a dummy argument of the BIND(C) procedure 'cg_diffusion_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3702:57: 3702 | SUBROUTINE cg_diffusion_write_f(diffusion_model, ier) BIND(C, NAME="cg_diffusion_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_diffusion_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:43: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:46: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:49: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:52: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:59: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'ptype' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1465:71: 1465 | SUBROUTINE cg_discrete_ptset_info_f(fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_discrete_ptset_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:44: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:47: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:50: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:53: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1479:64: 1479 | SUBROUTINE cg_discrete_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_discrete_ptset_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:37: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:40: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:43: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:46: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'd' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:52: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'ndim' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1451:63: 1451 | SUBROUTINE cg_discrete_size_f(fn, B, Z, D, ndim, dims, ier) BIND(C, NAME="cg_discrete_size_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_discrete_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:39: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:42: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:45: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:48: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'e' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1676:70: 1676 | SUBROUTINE cg_elementdatasize_f(fn, B, Z, E, ElementDataSize, ier) BIND(C, NAME="cg_elementdatasize_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementdatasize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:42: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:45: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:48: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:51: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'e' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1689:85: 1689 | SUBROUTINE cg_elementpartialsize_f(fn, B, Z, E, start, END, ElementDataSize, ier) BIND(C, NAME="cg_elementpartialsize_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_elementpartialsize_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3343:69: 3343 | SUBROUTINE cg_equationset_chemistry_read_f(ThermalRelaxationFlag, ChemicalKineticsFlag, ier) & | 1 Warning: Variable 'thermalrelaxationflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_chemistry_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3343:91: 3343 | SUBROUTINE cg_equationset_chemistry_read_f(ThermalRelaxationFlag, ChemicalKineticsFlag, ier) & | 1 Warning: Variable 'chemicalkineticsflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_chemistry_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3343:96: 3343 | SUBROUTINE cg_equationset_chemistry_read_f(ThermalRelaxationFlag, ChemicalKineticsFlag, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_chemistry_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3353:63: 3353 | SUBROUTINE cg_equationset_elecmagn_read_f(ElecFldModelFlag, MagnFldModelFlag, & | 1 Warning: Variable 'elecfldmodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_elecmagn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3353:81: 3353 | SUBROUTINE cg_equationset_elecmagn_read_f(ElecFldModelFlag, MagnFldModelFlag, & | 1 Warning: Variable 'magnfldmodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_elecmagn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3354:31: 3354 | ConductivityModelFlag, ier) BIND(C, NAME="cg_equationset_elecmagn_read_f") | 1 Warning: Variable 'conductivitymodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_elecmagn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3354:36: 3354 | ConductivityModelFlag, ier) BIND(C, NAME="cg_equationset_elecmagn_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_elecmagn_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3327:55: 3327 | SUBROUTINE cg_equationset_read_f(EquationDimension, GoverningEquationsFlag, & | 1 Warning: Variable 'equationdimension' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3327:79: 3327 | SUBROUTINE cg_equationset_read_f(EquationDimension, GoverningEquationsFlag, & | 1 Warning: Variable 'governingequationsflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3328:22: 3328 | GasModelFlag, ViscosityModelFlag, ThermalConductivityModelFlag, & | 1 Warning: Variable 'gasmodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3328:42: 3328 | GasModelFlag, ViscosityModelFlag, ThermalConductivityModelFlag, & | 1 Warning: Variable 'viscositymodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3328:72: 3328 | GasModelFlag, ViscosityModelFlag, ThermalConductivityModelFlag, & | 1 Warning: Variable 'thermalconductivitymodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3329:31: 3329 | TurbulenceClosureFlag, TurbulenceModelFlag, ier) BIND(C, NAME="cg_equationset_read_f") | 1 Warning: Variable 'turbulenceclosureflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3329:52: 3329 | TurbulenceClosureFlag, TurbulenceModelFlag, ier) BIND(C, NAME="cg_equationset_read_f") | 1 Warning: Variable 'turbulencemodelflag' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3329:57: 3329 | TurbulenceClosureFlag, TurbulenceModelFlag, ier) BIND(C, NAME="cg_equationset_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3685:56: 3685 | SUBROUTINE cg_equationset_write_f(EquationDimension, ier) BIND(C, NAME="cg_equationset_write_f") | 1 Warning: Variable 'equationdimension' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3685:61: 3685 | SUBROUTINE cg_equationset_write_f(EquationDimension, ier) BIND(C, NAME="cg_equationset_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_equationset_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3907:39: 3907 | SUBROUTINE cg_exit_on_error_f(flag) BIND(C, NAME="cg_exit_on_error_f") | 1 Warning: Variable 'flag' at (1) is a dummy argument of the BIND(C) procedure 'cg_exit_on_error_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3523:44: 3523 | SUBROUTINE cg_exponents_info_f(DataType, ier) BIND(C, NAME="cg_exponents_info_f") | 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'cg_exponents_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3523:49: 3523 | SUBROUTINE cg_exponents_info_f(DataType, ier) BIND(C, NAME="cg_exponents_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_exponents_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:949:32: 949 | SUBROUTINE cg_get_cgio_f(fn, cgio_num, ier) BIND(C, NAME="cg_get_cgio_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_cgio_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:949:42: 949 | SUBROUTINE cg_get_cgio_f(fn, cgio_num, ier) BIND(C, NAME="cg_get_cgio_f") | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_cgio_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:949:47: 949 | SUBROUTINE cg_get_cgio_f(fn, cgio_num, ier) BIND(C, NAME="cg_get_cgio_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_cgio_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:910:38: 910 | SUBROUTINE cg_get_compress_f(cmpr, ier) BIND(C, NAME="cg_get_compress_f") | 1 Warning: Variable 'cmpr' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_compress_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:910:43: 910 | SUBROUTINE cg_get_compress_f(cmpr, ier) BIND(C, NAME="cg_get_compress_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_compress_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:893:37: 893 | SUBROUTINE cg_get_file_type_f(fn, ft, ier) BIND(C,NAME="cg_get_file_type_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:893:41: 893 | SUBROUTINE cg_get_file_type_f(fn, ft, ier) BIND(C,NAME="cg_get_file_type_f") | 1 Warning: Variable 'ft' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:893:46: 893 | SUBROUTINE cg_get_file_type_f(fn, ft, ier) BIND(C,NAME="cg_get_file_type_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3364:49: 3364 | SUBROUTINE cg_governing_read_f(EquationsType, ier) BIND(C, NAME="cg_governing_read_f") | 1 Warning: Variable 'equationstype' at (1) is a dummy argument of the BIND(C) procedure 'cg_governing_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3364:54: 3364 | SUBROUTINE cg_governing_read_f(EquationsType, ier) BIND(C, NAME="cg_governing_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_governing_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3693:50: 3693 | SUBROUTINE cg_governing_write_f(Equationstype, ier) BIND(C, NAME="cg_governing_write_f") | 1 Warning: Variable 'equationstype' at (1) is a dummy argument of the BIND(C) procedure 'cg_governing_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3693:55: 3693 | SUBROUTINE cg_governing_write_f(Equationstype, ier) BIND(C, NAME="cg_governing_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_governing_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3130:36: 3130 | SUBROUTINE cg_gravity_read_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3130:39: 3130 | SUBROUTINE cg_gravity_read_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3130:60: 3130 | SUBROUTINE cg_gravity_read_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3141:37: 3141 | SUBROUTINE cg_gravity_write_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3141:40: 3141 | SUBROUTINE cg_gravity_write_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3141:61: 3141 | SUBROUTINE cg_gravity_write_f(fn, B, gravity_vector, ier) BIND(C, NAME="cg_gravity_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_gravity_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3579:51: 3579 | SUBROUTINE cg_gridlocation_read_f(GridLocation, ier) BIND(C, NAME="cg_gridlocation_read_f") | 1 Warning: Variable 'gridlocation' at (1) is a dummy argument of the BIND(C) procedure 'cg_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3579:56: 3579 | SUBROUTINE cg_gridlocation_read_f(GridLocation, ier) BIND(C, NAME="cg_gridlocation_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_gridlocation_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3833:52: 3833 | SUBROUTINE cg_gridlocation_write_f(GridLocation, ier) BIND(C, NAME="cg_gridlocation_write_f") | 1 Warning: Variable 'gridlocation' at (1) is a dummy argument of the BIND(C) procedure 'cg_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3833:57: 3833 | SUBROUTINE cg_gridlocation_write_f(GridLocation, ier) BIND(C, NAME="cg_gridlocation_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_gridlocation_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:31: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:34: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:37: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:40: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2234:54: 2234 | SUBROUTINE cg_hole_id_f(fn, B, Z, I, hole_id, ier) BIND(C, NAME="cg_hole_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:33: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:36: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:39: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:42: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'i' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2221:53: 2221 | SUBROUTINE cg_hole_read_f(fn, B, Z, I, pnts, ier) BIND(C, NAME="cg_hole_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_hole_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:33: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:36: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:39: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:44: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'dim' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1093:49: 1093 | SUBROUTINE cg_index_dim_f(fn, B, Z, dim, ier) BIND(C, NAME="cg_index_dim_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_index_dim_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:827:59: 827 | INTEGER(C_INT) FUNCTION cg_is_cgns(filename, file_type) BIND(C,NAME="cg_is_cgns") | 1 Warning: Variable 'file_type' at (1) is a dummy argument of the BIND(C) procedure 'cg_is_cgns' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3607:40: 3607 | SUBROUTINE cg_is_link_f(path_length, ier) BIND(C, NAME="cg_is_link_f") | 1 Warning: Variable 'path_length' at (1) is a dummy argument of the BIND(C) procedure 'cg_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3607:45: 3607 | SUBROUTINE cg_is_link_f(path_length, ier) BIND(C, NAME="cg_is_link_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:29: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:32: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:35: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:42: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'n1to1' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2395:47: 2395 | SUBROUTINE cg_n1to1_f(fn, B, Z, n1to1, ier) BIND(C, NAME="cg_n1to1_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2459:36: 2459 | SUBROUTINE cg_n1to1_global_f(fn, B, n1to1_global, ier) BIND(C, NAME="cg_n1to1_global_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_global_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2459:39: 2459 | SUBROUTINE cg_n1to1_global_f(fn, B, n1to1_global, ier) BIND(C, NAME="cg_n1to1_global_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_global_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2459:53: 2459 | SUBROUTINE cg_n1to1_global_f(fn, B, n1to1_global, ier) BIND(C, NAME="cg_n1to1_global_f") | 1 Warning: Variable 'n1to1_global' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_global_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2459:58: 2459 | SUBROUTINE cg_n1to1_global_f(fn, B, n1to1_global, ier) BIND(C, NAME="cg_n1to1_global_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_n1to1_global_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:44: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:47: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:50: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:71: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'n_arbitrary_motions' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2935:76: 2935 | SUBROUTINE cg_n_arbitrary_motions_f( fn, B, Z, n_arbitrary_motions, ier) BIND(C, NAME="cg_n_arbitrary_motions_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_arbitrary_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:39: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:42: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:45: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:62: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'n_rigid_motions' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2892:67: 2892 | SUBROUTINE cg_n_rigid_motions_f(fn, B, Z, n_rigid_motions, ier) BIND(C, NAME="cg_n_rigid_motions_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_n_rigid_motions_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3391:36: 3391 | SUBROUTINE cg_narrays_f(narrays, ier) BIND(C, NAME="cg_narrays_f") | 1 Warning: Variable 'narrays' at (1) is a dummy argument of the BIND(C) procedure 'cg_narrays_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3391:41: 3391 | SUBROUTINE cg_narrays_f(narrays, ier) BIND(C, NAME="cg_narrays_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_narrays_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:972:30: 972 | SUBROUTINE cg_nbases_f(fn, nbases, ier) BIND(C, NAME="cg_nbases_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbases_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:972:38: 972 | SUBROUTINE cg_nbases_f(fn, nbases, ier) BIND(C, NAME="cg_nbases_f") | 1 Warning: Variable 'nbases' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbases_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:972:43: 972 | SUBROUTINE cg_nbases_f(fn, nbases, ier) BIND(C, NAME="cg_nbases_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbases_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:30: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:33: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:36: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:44: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'nbocos' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2490:49: 2490 | SUBROUTINE cg_nbocos_f(fn, B, Z, nbocos, ier) BIND(C, NAME="cg_nbocos_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nbocos_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:30: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:33: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:36: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:44: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'nconns' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2269:49: 2269 | SUBROUTINE cg_nconns_f(fn, B, Z, nconns, ier) BIND(C, NAME="cg_nconns_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:31: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:34: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:37: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:46: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'ncoords' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1513:51: 1513 | SUBROUTINE cg_ncoords_f(fn, B, Z, ncoords, ier) BIND(C, NAME="cg_ncoords_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ncoords_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3457:46: 3457 | SUBROUTINE cg_ndescriptors_f(ndescriptors, ier) BIND(C, NAME="cg_ndescriptors_f") | 1 Warning: Variable 'ndescriptors' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndescriptors_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3457:51: 3457 | SUBROUTINE cg_ndescriptors_f(ndescriptors, ier) BIND(C, NAME="cg_ndescriptors_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndescriptors_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:33: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:36: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:39: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:50: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'ndiscrete' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1414:55: 1414 | SUBROUTINE cg_ndiscrete_f(fn, B, Z, ndiscrete, ier) BIND(C, NAME="cg_ndiscrete_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ndiscrete_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3532:37: 3532 | SUBROUTINE cg_nexponents_f(nexps, ier) BIND(C, NAME="cg_nexponents_f") | 1 Warning: Variable 'nexps' at (1) is a dummy argument of the BIND(C) procedure 'cg_nexponents_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3532:42: 3532 | SUBROUTINE cg_nexponents_f(nexps, ier) BIND(C, NAME="cg_nexponents_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nexponents_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1108:33: 1108 | SUBROUTINE cg_nfamilies_f(fn, B, nfamilies, ier) BIND(C, NAME="cg_nfamilies_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1108:36: 1108 | SUBROUTINE cg_nfamilies_f(fn, B, nfamilies, ier) BIND(C, NAME="cg_nfamilies_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1108:47: 1108 | SUBROUTINE cg_nfamilies_f(fn, B, nfamilies, ier) BIND(C, NAME="cg_nfamilies_f") | 1 Warning: Variable 'nfamilies' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1108:52: 1108 | SUBROUTINE cg_nfamilies_f(fn, B, nfamilies, ier) BIND(C, NAME="cg_nfamilies_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:37: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:40: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:43: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'f' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:51: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'nnames' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1144:56: 1144 | SUBROUTINE cg_nfamily_names_f(fn, B, F, nnames, ier) BIND(C, NAME="cg_nfamily_names_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:31: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:34: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:37: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:40: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:49: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'nfields' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1921:54: 1921 | SUBROUTINE cg_nfields_f(fn, B, Z, S, nfields, ier) BIND(C, NAME="cg_nfields_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nfields_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:30: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:33: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:36: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:44: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'ngrids' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2978:49: 2978 | SUBROUTINE cg_ngrids_f(fn, B, Z, ngrids, ier) BIND(C, NAME="cg_ngrids_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ngrids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:30: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:33: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:36: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:44: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'nholes' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2193:49: 2193 | SUBROUTINE cg_nholes_f(fn, B, Z, nholes, ier) BIND(C, NAME="cg_nholes_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nholes_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3431:42: 3431 | SUBROUTINE cg_nintegrals_f(nintegrals, ier) BIND(C, NAME="cg_nintegrals_f") | 1 Warning: Variable 'nintegrals' at (1) is a dummy argument of the BIND(C) procedure 'cg_nintegrals_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3431:47: 3431 | SUBROUTINE cg_nintegrals_f(nintegrals, ier) BIND(C, NAME="cg_nintegrals_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nintegrals_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3281:35: 3281 | SUBROUTINE cg_nmultifam_f(nfam, ier) BIND(C, NAME="cg_nmultifam_f") | 1 Warning: Variable 'nfam' at (1) is a dummy argument of the BIND(C) procedure 'cg_nmultifam_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3281:40: 3281 | SUBROUTINE cg_nmultifam_f(nfam, ier) BIND(C, NAME="cg_nmultifam_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nmultifam_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1192:45: 1192 | SUBROUTINE cg_node_nfamilies_f(nfamilies, ier) BIND(C, NAME="cg_node_nfamilies_f") | 1 Warning: Variable 'nfamilies' at (1) is a dummy argument of the BIND(C) procedure 'cg_node_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1192:50: 1192 | SUBROUTINE cg_node_nfamilies_f(nfamilies, ier) BIND(C, NAME="cg_node_nfamilies_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_node_nfamilies_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1222:46: 1222 | SUBROUTINE cg_node_nfamily_names_f(nnames, ier) BIND(C, NAME="cg_node_nfamily_names_f") | 1 Warning: Variable 'nnames' at (1) is a dummy argument of the BIND(C) procedure 'cg_node_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1222:51: 1222 | SUBROUTINE cg_node_nfamily_names_f(nnames, ier) BIND(C, NAME="cg_node_nfamily_names_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_node_nfamily_names_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3597:29: 3597 | SUBROUTINE cg_npe_f(TYPE,npe, ier) BIND(C, NAME="cg_npe_f") | 1 Warning: Variable 'type' at (1) is a dummy argument of the BIND(C) procedure 'cg_npe_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3597:33: 3597 | SUBROUTINE cg_npe_f(TYPE,npe, ier) BIND(C, NAME="cg_npe_f") | 1 Warning: Variable 'npe' at (1) is a dummy argument of the BIND(C) procedure 'cg_npe_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3597:38: 3597 | SUBROUTINE cg_npe_f(TYPE,npe, ier) BIND(C, NAME="cg_npe_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_npe_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:33: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:36: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:39: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:50: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'nsections' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1633:55: 1633 | SUBROUTINE cg_nsections_f(fn, B, Z, nsections, ier) BIND(C, NAME="cg_nsections_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsections_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:29: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:32: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:35: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:42: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'nsols' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1807:47: 1807 | SUBROUTINE cg_nsols_f(fn, B, Z, nsols, ier) BIND(C, NAME="cg_nsols_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsols_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:32: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:35: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:38: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:47: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'nsubreg' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2008:52: 2008 | SUBROUTINE cg_nsubregs_f(fn, B, Z, nsubreg, ier) BIND(C, NAME="cg_nsubregs_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nsubregs_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3485:34: 3485 | SUBROUTINE cg_nunits_f(nunits, ier) BIND(C, NAME="cg_nunits_f") | 1 Warning: Variable 'nunits' at (1) is a dummy argument of the BIND(C) procedure 'cg_nunits_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3485:39: 3485 | SUBROUTINE cg_nunits_f(nunits, ier) BIND(C, NAME="cg_nunits_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nunits_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3625:42: 3625 | SUBROUTINE cg_nuser_data_f(nuser_data, ier) BIND(C, NAME="cg_nuser_data_f") | 1 Warning: Variable 'nuser_data' at (1) is a dummy argument of the BIND(C) procedure 'cg_nuser_data_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3625:47: 3625 | SUBROUTINE cg_nuser_data_f(nuser_data, ier) BIND(C, NAME="cg_nuser_data_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nuser_data_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:31: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:34: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:37: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:46: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'nzconns' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2130:51: 2130 | SUBROUTINE cg_nzconns_f(fn, B, Z, nzconns, ier) BIND(C, NAME="cg_nzconns_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzconns_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1032:30: 1032 | SUBROUTINE cg_nzones_f(fn, B, nzones, ier) BIND(C, NAME="cg_nzones_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzones_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1032:33: 1032 | SUBROUTINE cg_nzones_f(fn, B, nzones, ier) BIND(C, NAME="cg_nzones_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzones_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1032:41: 1032 | SUBROUTINE cg_nzones_f(fn, B, nzones, ier) BIND(C, NAME="cg_nzones_f") | 1 Warning: Variable 'nzones' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzones_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1032:46: 1032 | SUBROUTINE cg_nzones_f(fn, B, nzones, ier) BIND(C, NAME="cg_nzones_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_nzones_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:836:55: 836 | INTEGER(C_INT) FUNCTION cg_open(filename, mode, fn) BIND(C,NAME="cg_open") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_open' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3588:41: 3588 | SUBROUTINE cg_ordinal_read_f(Ordinal, ier) BIND(C, NAME="cg_ordinal_read_f") | 1 Warning: Variable 'ordinal' at (1) is a dummy argument of the BIND(C) procedure 'cg_ordinal_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3588:46: 3588 | SUBROUTINE cg_ordinal_read_f(Ordinal, ier) BIND(C, NAME="cg_ordinal_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ordinal_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3842:42: 3842 | SUBROUTINE cg_ordinal_write_f(Ordinal, ier) BIND(C, NAME="cg_ordinal_write_f") | 1 Warning: Variable 'ordinal' at (1) is a dummy argument of the BIND(C) procedure 'cg_ordinal_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3842:47: 3842 | SUBROUTINE cg_ordinal_write_f(Ordinal, ier) BIND(C, NAME="cg_ordinal_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ordinal_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:856:33: 856 | SUBROUTINE cg_precision_f(fn, PRECISION, ier) BIND(C,NAME="cg_precision_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_precision_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:856:44: 856 | SUBROUTINE cg_precision_f(fn, PRECISION, ier) BIND(C,NAME="cg_precision_f") | 1 Warning: Variable 'precision' at (1) is a dummy argument of the BIND(C) procedure 'cg_precision_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:856:49: 856 | SUBROUTINE cg_precision_f(fn, PRECISION, ier) BIND(C,NAME="cg_precision_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_precision_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3209:42: 3209 | SUBROUTINE cg_ptset_info_f(ptset_type, npnts, ier) BIND(C, NAME="cg_ptset_info_f") | 1 Warning: Variable 'ptset_type' at (1) is a dummy argument of the BIND(C) procedure 'cg_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3209:54: 3209 | SUBROUTINE cg_ptset_info_f(ptset_type, npnts, ier) BIND(C, NAME="cg_ptset_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3449:39: 3449 | SUBROUTINE cg_rind_read_f(RindData, ier) BIND(C, NAME="cg_rind_read_f") | 1 Warning: Variable 'rinddata' at (1) is a dummy argument of the BIND(C) procedure 'cg_rind_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3449:44: 3449 | SUBROUTINE cg_rind_read_f(RindData, ier) BIND(C, NAME="cg_rind_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_rind_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3753:40: 3753 | SUBROUTINE cg_rind_write_f(RindData, ier) BIND(C, NAME="cg_rind_write_f") | 1 Warning: Variable 'rinddata' at (1) is a dummy argument of the BIND(C) procedure 'cg_rind_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3753:45: 3753 | SUBROUTINE cg_rind_write_f(RindData, ier) BIND(C, NAME="cg_rind_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_rind_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:958:31: 958 | SUBROUTINE cg_root_id_f(fn, rootid, ier) BIND(C, NAME="cg_root_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_root_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:958:44: 958 | SUBROUTINE cg_root_id_f(fn, rootid, ier) BIND(C, NAME="cg_root_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_root_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3185:60: 3185 | SUBROUTINE cg_rotating_read_f(rot_rate, rot_center, ier) BIND(C, NAME="cg_rotating_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_rotating_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3195:61: 3195 | SUBROUTINE cg_rotating_write_f(rot_rate, rot_center, ier) BIND(C, NAME="cg_rotating_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_rotating_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:902:38: 902 | SUBROUTINE cg_set_compress_f(cmpr, ier) BIND(C, NAME="cg_set_compress_f") | 1 Warning: Variable 'cmpr' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_compress_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:902:43: 902 | SUBROUTINE cg_set_compress_f(cmpr, ier) BIND(C, NAME="cg_set_compress_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_compress_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:885:37: 885 | SUBROUTINE cg_set_file_type_f(ft, ier) BIND(C,NAME="cg_set_file_type_f") | 1 Warning: Variable 'ft' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:885:42: 885 | SUBROUTINE cg_set_file_type_f(ft, ier) BIND(C,NAME="cg_set_file_type_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:942:38: 942 | SUBROUTINE cg_set_rind_core_f(ier) BIND(C, NAME="cg_set_rind_core_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_rind_core_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:935:38: 935 | SUBROUTINE cg_set_rind_zero_f(ier) BIND(C, NAME="cg_set_rind_zero_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_set_rind_zero_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3047:44: 3047 | SUBROUTINE cg_simulation_type_read_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3047:47: 3047 | SUBROUTINE cg_simulation_type_read_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3047:53: 3047 | SUBROUTINE cg_simulation_type_read_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_read_f") | 1 Warning: Variable 'type' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3047:58: 3047 | SUBROUTINE cg_simulation_type_read_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3058:45: 3058 | SUBROUTINE cg_simulation_type_write_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_write_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3058:48: 3058 | SUBROUTINE cg_simulation_type_write_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_write_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3058:54: 3058 | SUBROUTINE cg_simulation_type_write_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_write_f") | 1 Warning: Variable 'type' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3058:59: 3058 | SUBROUTINE cg_simulation_type_write_f(fn, B, TYPE, ier) BIND(C, NAME="cg_simulation_type_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_simulation_type_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:30: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:33: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:36: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:39: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1832:52: 1832 | SUBROUTINE cg_sol_id_f(fn, B, Z, S, sol_id, ier) BIND(C, NAME="cg_sol_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:39: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:42: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:45: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:48: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:55: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'ptype' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1873:67: 1873 | SUBROUTINE cg_sol_ptset_info_f( fn, B, Z, S, ptype, npnts, ier) BIND(C, NAME="cg_sol_ptset_info_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_info_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:38: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:41: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:44: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:47: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1887:58: 1887 | SUBROUTINE cg_sol_ptset_read_f(fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_sol_ptset_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:32: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:35: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:38: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:41: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:47: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'ndim' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1859:58: 1859 | SUBROUTINE cg_sol_size_f(fn, B, Z, S, ndim, dims, ier) BIND(C, NAME="cg_sol_size_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_sol_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:42: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:45: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:48: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:51: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 's' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2039:62: 2039 | SUBROUTINE cg_subreg_ptset_read_f( fn, B, Z, S, pnts, ier) BIND(C, NAME="cg_subreg_ptset_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_subreg_ptset_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:36: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'mass' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:44: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'length' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:51: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'time' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:64: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'temperature' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:71: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'angle' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3493:76: 3493 | SUBROUTINE cg_units_read_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:37: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'mass' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:45: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'length' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:51: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'time' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:64: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'temperature' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:71: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'angle' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3770:76: 3770 | SUBROUTINE cg_units_write_f(mass, length, time, temperature, angle, ier) BIND(C, NAME="cg_units_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_units_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:40: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'mass' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:48: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'length' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:54: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'time' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:67: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'temperature' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:74: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'angle' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3506:83: 3506 | SUBROUTINE cg_unitsfull_read_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'current' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3507:16: 3507 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_read_f") | 1 Warning: Variable 'amount' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3507:27: 3507 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_read_f") | 1 Warning: Variable 'intensity' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3507:32: 3507 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_read_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_read_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:41: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'mass' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:49: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'length' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:55: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'time' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:68: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'temperature' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:75: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'angle' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3783:84: 3783 | SUBROUTINE cg_unitsfull_write_f(mass, length, time, temperature, angle, current, & | 1 Warning: Variable 'current' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3784:16: 3784 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_write_f") | 1 Warning: Variable 'amount' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3784:27: 3784 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_write_f") | 1 Warning: Variable 'intensity' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:3784:32: 3784 | amount, intensity, ier) BIND(C, NAME="cg_unitsfull_write_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_unitsfull_write_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:846:31: 846 | SUBROUTINE cg_version_f(fn,FileVersion, ier) BIND(C,NAME="cg_version_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_version_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:846:48: 846 | SUBROUTINE cg_version_f(fn,FileVersion, ier) BIND(C,NAME="cg_version_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_version_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:33: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:36: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:39: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:42: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'c' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2167:47: 2167 | SUBROUTINE cg_zconn_get_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_get_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_get_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:33: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:36: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:39: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:42: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'c' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:2178:47: 2178 | SUBROUTINE cg_zconn_set_f(fn, B, Z, C, ier) BIND(C, NAME="cg_zconn_set_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_zconn_set_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1067:31: 1067 | SUBROUTINE cg_zone_id_f(fn, B, Z, zone_id, ier) BIND(C, NAME="cg_zone_id_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1067:34: 1067 | SUBROUTINE cg_zone_id_f(fn, B, Z, zone_id, ier) BIND(C, NAME="cg_zone_id_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1067:37: 1067 | SUBROUTINE cg_zone_id_f(fn, B, Z, zone_id, ier) BIND(C, NAME="cg_zone_id_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1067:51: 1067 | SUBROUTINE cg_zone_id_f(fn, B, Z, zone_id, ier) BIND(C, NAME="cg_zone_id_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:33: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'fn' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:36: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'b' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:39: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'z' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:45: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'type' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:1042:50: 1042 | SUBROUTINE cg_zone_type_f(fn, B, Z, type, ier) BIND(C, NAME="cg_zone_type_f") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cg_zone_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:44: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:56: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'start' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:65: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'max_ret' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:74: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'num_ret' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4901:84: 4901 | SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_children_ids_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4659:42: 4659 | SUBROUTINE cgio_close_file_f(cgio_num, ier) BIND(C,NAME='cgio_close_file_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_close_file_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4659:47: 4659 | SUBROUTINE cgio_close_file_f(cgio_num, ier) BIND(C,NAME='cgio_close_file_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_close_file_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4795:43: 4795 | SUBROUTINE cgio_delete_node_f(cgio_num, pid, id, ier) BIND(C,NAME='cgio_delete_node_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_delete_node_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4795:57: 4795 | SUBROUTINE cgio_delete_node_f(cgio_num, pid, id, ier) BIND(C,NAME='cgio_delete_node_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_delete_node_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4754:45: 4754 | SUBROUTINE cgio_error_abort_f(abort_flag) BIND(C,NAME='cgio_error_abort_f') | 1 Warning: Variable 'abort_flag' at (1) is a dummy argument of the BIND(C) procedure 'cgio_error_abort_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4726:41: 4726 | SUBROUTINE cgio_error_code_f(errcode, file_type) BIND(C,NAME='cgio_error_code_f') | 1 Warning: Variable 'errcode' at (1) is a dummy argument of the BIND(C) procedure 'cgio_error_code_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4726:52: 4726 | SUBROUTINE cgio_error_code_f(errcode, file_type) BIND(C,NAME='cgio_error_code_f') | 1 Warning: Variable 'file_type' at (1) is a dummy argument of the BIND(C) procedure 'cgio_error_code_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4668:45: 4668 | SUBROUTINE cgio_flush_to_disk_f(cgio_num, ier) BIND(C,NAME='cgio_flush_to_disk_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_flush_to_disk_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4668:50: 4668 | SUBROUTINE cgio_flush_to_disk_f(cgio_num, ier) BIND(C,NAME='cgio_flush_to_disk_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_flush_to_disk_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4984:45: 4984 | SUBROUTINE cgio_get_data_size_f(cgio_num, id, size, ier) BIND(C,NAME='cgio_get_data_size_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_data_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4984:60: 4984 | SUBROUTINE cgio_get_data_size_f(cgio_num, id, size, ier) BIND(C,NAME='cgio_get_data_size_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_data_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:112:48: 112 | SUBROUTINE cgio_get_dimensions_f_0(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_0") | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_0' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:112:59: 112 | SUBROUTINE cgio_get_dimensions_f_0(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_0") | 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_0' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:112:70: 112 | SUBROUTINE cgio_get_dimensions_f_0(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_0") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_0' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:122:48: 122 | SUBROUTINE cgio_get_dimensions_f_1(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_1") | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_1' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:122:59: 122 | SUBROUTINE cgio_get_dimensions_f_1(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_1") | 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_1' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:122:70: 122 | SUBROUTINE cgio_get_dimensions_f_1(cgio_num, id, ndims, dims, ier) BIND(C, NAME="cgio_get_dimensions_f_1") | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_dimensions_f_1' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4714:45: 4714 | SUBROUTINE cgio_get_file_type_f(cgio_num, file_type, ier) BIND(C,NAME='cgio_get_file_type_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4714:56: 4714 | SUBROUTINE cgio_get_file_type_f(cgio_num, file_type, ier) BIND(C,NAME='cgio_get_file_type_f') | 1 Warning: Variable 'file_type' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4714:61: 4714 | SUBROUTINE cgio_get_file_type_f(cgio_num, file_type, ier) BIND(C,NAME='cgio_get_file_type_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_file_type_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4703:43: 4703 | SUBROUTINE cgio_get_root_id_f(cgio_num, rootid, ier) BIND(C,NAME='cgio_get_root_id_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_root_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4703:56: 4703 | SUBROUTINE cgio_get_root_id_f(cgio_num, rootid, ier) BIND(C,NAME='cgio_get_root_id_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_get_root_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4833:39: 4833 | SUBROUTINE cgio_is_link_f(cgio_num, id, link_len, ier) BIND(C,NAME='cgio_is_link_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4833:53: 4833 | SUBROUTINE cgio_is_link_f(cgio_num, id, link_len, ier) BIND(C,NAME='cgio_is_link_f') | 1 Warning: Variable 'link_len' at (1) is a dummy argument of the BIND(C) procedure 'cgio_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4833:58: 4833 | SUBROUTINE cgio_is_link_f(cgio_num, id, link_len, ier) BIND(C,NAME='cgio_is_link_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_is_link_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4623:52: 4623 | SUBROUTINE cgio_is_supported_f(file_type, ier) BIND(C,NAME='cgio_is_supported_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_is_supported_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4845:41: 4845 | SUBROUTINE cgio_link_size_f(cgio_num, id, file_len, name_len, ier) BIND(C,NAME='cgio_link_size_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_link_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4845:55: 4845 | SUBROUTINE cgio_link_size_f(cgio_num, id, file_len, name_len, ier) BIND(C,NAME='cgio_link_size_f') | 1 Warning: Variable 'file_len' at (1) is a dummy argument of the BIND(C) procedure 'cgio_link_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4845:65: 4845 | SUBROUTINE cgio_link_size_f(cgio_num, id, file_len, name_len, ier) BIND(C,NAME='cgio_link_size_f') | 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'cgio_link_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4845:70: 4845 | SUBROUTINE cgio_link_size_f(cgio_num, id, file_len, name_len, ier) BIND(C,NAME='cgio_link_size_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_link_size_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4807:41: 4807 | SUBROUTINE cgio_move_node_f(cgio_num, pid, id, npid, ier) BIND(C,NAME='cgio_move_node_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_move_node_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4807:61: 4807 | SUBROUTINE cgio_move_node_f(cgio_num, pid, id, npid, ier) BIND(C,NAME='cgio_move_node_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_move_node_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4888:47: 4888 | SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) & | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_number_children_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4888:66: 4888 | SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) & | 1 Warning: Variable 'num_children' at (1) is a dummy argument of the BIND(C) procedure 'cgio_number_children_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4888:71: 4888 | SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) & | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_number_children_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4820:42: 4820 | SUBROUTINE cgio_release_id_f(cgio_num, id, ier) BIND(C,NAME='cgio_release_id_f') | 1 Warning: Variable 'cgio_num' at (1) is a dummy argument of the BIND(C) procedure 'cgio_release_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:4820:51: 4820 | SUBROUTINE cgio_release_id_f(cgio_num, id, ier) BIND(C,NAME='cgio_release_id_f') | 1 Warning: Variable 'ier' at (1) is a dummy argument of the BIND(C) procedure 'cgio_release_id_f' but may not be C interoperable [-Wc-binding-type] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:5070:33: 5070 | FUNCTION cg_get_type_c_double(a) | 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:5063:32: 5063 | FUNCTION cg_get_type_c_float(a) | 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:5056:36: 5056 | FUNCTION cg_get_type_c_long_long(a) | 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-4.1.1/src/cgns_f.F90:5049:30: 5049 | FUNCTION cg_get_type_c_int(a) | 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /usr/bin/cmake -E cmake_copy_f90_mod src/cgns.mod src/CMakeFiles/cgns_f2c.dir/cgns.mod.stamp GNU /usr/bin/cmake -E touch src/CMakeFiles/cgns_f2c.dir/cgns_f.F90.o.provides.build make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 4%] Built target cgns_f2c make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1/src/CMakeFiles/cgns_static.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_static make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 4%] Building C object src/CMakeFiles/cgns_static.dir/cgns_error.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_static.dir/cgns_error.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_error.c [ 4%] Building C object src/CMakeFiles/cgns_static.dir/cgns_internals.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_static.dir/cgns_internals.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_internals.c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_internals.c: In function 'cgi_rind_address': /builddir/build/BUILD/CGNS-4.1.1/src/cgns_internals.c:11775:9: warning: variable 'error1' set but not used [-Wunused-but-set-variable] 11775 | int error1, index_dim; | ^~~~~~ [ 5%] Building C object src/CMakeFiles/cgns_static.dir/cgns_io.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_static.dir/cgns_io.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_io.c /builddir/build/BUILD/CGNS-4.1.1/src/cgns_io.c: In function 'cgio_check_file': /builddir/build/BUILD/CGNS-4.1.1/src/cgns_io.c:582:9: warning: unused variable 'mpibuf' [-Wunused-variable] 582 | int mpibuf[2], err = CGIO_ERR_NONE; | ^~~~~~ [ 5%] Building C object src/CMakeFiles/cgns_static.dir/cgnslib.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_static.dir/cgnslib.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnslib.c [ 5%] Building C object src/CMakeFiles/cgns_static.dir/adf/ADF_interface.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_static.dir/adf/ADF_interface.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c In file included from /usr/include/string.h:495, from /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:101: In function 'strncpy', inlined from 'ADF_Database_Open' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:866:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADF_Database_Open' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:867:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 21 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADF_Create' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:530:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c: In function 'ADF_Create': /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_interface.c:506:20: note: length computed here 506 | name_length = (int)strlen( &name[ name_start ] ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 6%] Building C object src/CMakeFiles/cgns_static.dir/adf/ADF_internals.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_static.dir/adf/ADF_internals.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c In file included from /usr/include/string.h:495, from /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:173: In function 'strncpy', inlined from 'ADFI_fill_initial_free_chunk_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4569:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_free_chunk_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4570:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4608:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4609:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4447:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4442:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4443:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4444:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4445:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4446:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_fill_initial_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4450:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_free_chunk' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6609:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_free_chunk' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6610:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6372:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6373:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6374:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 28 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6375:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6376:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 28 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6378:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6381:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6455:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_file_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6497:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 185 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_sub_node_table_entry.part.0' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:7059:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 43 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_free_chunk_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6678:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_free_chunk_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6680:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6838:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6839:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6842:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6844:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_read_node_header' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:6866:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 245 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_check_4_child_name' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:1667:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_file_free' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4168:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_file_free' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:4169:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_add_2_sub_node_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:709:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 32 bytes from a string of length 35 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ADFI_delete_from_sub_node_table' at /builddir/build/BUILD/CGNS-4.1.1/src/adf/ADF_internals.c:2862:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 32 bytes from a string of length 35 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 6%] Building C object src/CMakeFiles/cgns_static.dir/adfh/ADFH.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_static.dir/adfh/ADFH.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/adfh/ADFH.c [ 6%] Building C object src/CMakeFiles/cgns_static.dir/cg_ftoc.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_static.dir/cg_ftoc.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:26: /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c: In function 'cg_1to1_read_global_f_': /builddir/build/BUILD/CGNS-4.1.1/src/cgns_header.h:116:25: warning: 'c_donor_range' may be used uninitialized in this function [-Wmaybe-uninitialized] 116 | #define CGNS_FREE(data) free(data); | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:2036:27: note: 'c_donor_range' was declared here 2036 | cgsize_t **c_range, **c_donor_range; | ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:26: /builddir/build/BUILD/CGNS-4.1.1/src/cgns_header.h:116:25: warning: 'c_range' may be used uninitialized in this function [-Wmaybe-uninitialized] 116 | #define CGNS_FREE(data) free(data); | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:2036:16: note: 'c_range' was declared here 2036 | cgsize_t **c_range, **c_donor_range; | ^~~~~~~ In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:26: /builddir/build/BUILD/CGNS-4.1.1/src/cgns_header.h:116:25: warning: 'c_donorname' may be used uninitialized in this function [-Wmaybe-uninitialized] 116 | #define CGNS_FREE(data) free(data); | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:2034:43: note: 'c_donorname' was declared here 2034 | char **c_connectname, **c_zonename, **c_donorname; | ^~~~~~~~~~~ In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:26: /builddir/build/BUILD/CGNS-4.1.1/src/cgns_header.h:116:25: warning: 'c_zonename' may be used uninitialized in this function [-Wmaybe-uninitialized] 116 | #define CGNS_FREE(data) free(data); | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cg_ftoc.c:2034:29: note: 'c_zonename' was declared here 2034 | char **c_connectname, **c_zonename, **c_donorname; | ^~~~~~~~~~ [ 7%] Building C object src/CMakeFiles/cgns_static.dir/cgio_ftoc.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_static.dir/cgio_ftoc.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgio_ftoc.c [ 7%] Linking C static library libcgns.a cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cmake -P CMakeFiles/cgns_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/CGNS-4.1.1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgns_static.dir/link.txt --verbose=1 /usr/bin/ar qc libcgns.a CMakeFiles/cgns_static.dir/cgns_error.c.o CMakeFiles/cgns_static.dir/cgns_internals.c.o CMakeFiles/cgns_static.dir/cgns_io.c.o CMakeFiles/cgns_static.dir/cgnslib.c.o CMakeFiles/cgns_static.dir/adf/ADF_interface.c.o CMakeFiles/cgns_static.dir/adf/ADF_internals.c.o CMakeFiles/cgns_static.dir/adfh/ADFH.c.o CMakeFiles/cgns_static.dir/cg_ftoc.c.o CMakeFiles/cgns_static.dir/cgio_ftoc.c.o CMakeFiles/cgns_f2c.dir/cgns_f.F90.o /usr/bin/ranlib libcgns.a make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 7%] Built target cgns_static make -f src/tools/CMakeFiles/cgnsnames.dir/build.make src/tools/CMakeFiles/cgnsnames.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnsnames.dir/DependInfo.cmake --color= Scanning dependencies of target cgnsnames make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnsnames.dir/build.make src/tools/CMakeFiles/cgnsnames.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 8%] Building C object src/tools/CMakeFiles/cgnsnames.dir/cgnsnames.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnsnames.dir/cgnsnames.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/cgnsnames.c [ 8%] Building C object src/tools/CMakeFiles/cgnsnames.dir/cgnames.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnsnames.dir/cgnames.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/cgnames.c [ 8%] Linking C executable cgnsnames cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgnsnames.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgnsnames.dir/cgnsnames.c.o CMakeFiles/cgnsnames.dir/cgnames.c.o -o cgnsnames ../libcgns.so.4.1 -lhdf5 -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 8%] Built target cgnsnames make -f src/tools/CMakeFiles/cgnscheck.dir/build.make src/tools/CMakeFiles/cgnscheck.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnscheck.dir/DependInfo.cmake --color= Scanning dependencies of target cgnscheck make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnscheck.dir/build.make src/tools/CMakeFiles/cgnscheck.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 8%] Building C object src/tools/CMakeFiles/cgnscheck.dir/cgnscheck.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnscheck.dir/cgnscheck.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/cgnscheck.c [ 8%] Building C object src/tools/CMakeFiles/cgnscheck.dir/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnscheck.dir/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/getargs.c [ 9%] Building C object src/tools/CMakeFiles/cgnscheck.dir/hash.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnscheck.dir/hash.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/hash.c [ 9%] Building C object src/tools/CMakeFiles/cgnscheck.dir/cgnames.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnscheck.dir/cgnames.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/cgnames.c [ 9%] Linking C executable cgnscheck cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgnscheck.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgnscheck.dir/cgnscheck.c.o CMakeFiles/cgnscheck.dir/getargs.c.o CMakeFiles/cgnscheck.dir/hash.c.o CMakeFiles/cgnscheck.dir/cgnames.c.o -o cgnscheck ../libcgns.so.4.1 -lhdf5 -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 9%] Built target cgnscheck make -f src/tools/CMakeFiles/cgnsconvert.dir/build.make src/tools/CMakeFiles/cgnsconvert.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnsconvert.dir/DependInfo.cmake --color= Scanning dependencies of target cgnsconvert make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnsconvert.dir/build.make src/tools/CMakeFiles/cgnsconvert.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 9%] Building C object src/tools/CMakeFiles/cgnsconvert.dir/cgnsconvert.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnsconvert.dir/cgnsconvert.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/cgnsconvert.c [ 10%] Building C object src/tools/CMakeFiles/cgnsconvert.dir/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnsconvert.dir/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/getargs.c [ 10%] Linking C executable cgnsconvert cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgnsconvert.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgnsconvert.dir/cgnsconvert.c.o CMakeFiles/cgnsconvert.dir/getargs.c.o -o cgnsconvert ../libcgns.so.4.1 -lhdf5 -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 10%] Built target cgnsconvert make -f src/tools/CMakeFiles/cgnsdiff.dir/build.make src/tools/CMakeFiles/cgnsdiff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnsdiff.dir/DependInfo.cmake --color= Scanning dependencies of target cgnsdiff make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnsdiff.dir/build.make src/tools/CMakeFiles/cgnsdiff.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 10%] Building C object src/tools/CMakeFiles/cgnsdiff.dir/cgnsdiff.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnsdiff.dir/cgnsdiff.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/cgnsdiff.c [ 11%] Building C object src/tools/CMakeFiles/cgnsdiff.dir/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnsdiff.dir/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/getargs.c [ 11%] Linking C executable cgnsdiff cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgnsdiff.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgnsdiff.dir/cgnsdiff.c.o CMakeFiles/cgnsdiff.dir/getargs.c.o -o cgnsdiff ../libcgns.so.4.1 -lhdf5 -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 11%] Built target cgnsdiff make -f src/tools/CMakeFiles/cgnslist.dir/build.make src/tools/CMakeFiles/cgnslist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnslist.dir/DependInfo.cmake --color= Scanning dependencies of target cgnslist make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnslist.dir/build.make src/tools/CMakeFiles/cgnslist.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 12%] Building C object src/tools/CMakeFiles/cgnslist.dir/cgnslist.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnslist.dir/cgnslist.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/cgnslist.c [ 12%] Building C object src/tools/CMakeFiles/cgnslist.dir/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnslist.dir/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/getargs.c [ 12%] Linking C executable cgnslist cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgnslist.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgnslist.dir/cgnslist.c.o CMakeFiles/cgnslist.dir/getargs.c.o -o cgnslist ../libcgns.so.4.1 -lhdf5 -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 12%] Built target cgnslist make -f src/tools/CMakeFiles/cgnscompress.dir/build.make src/tools/CMakeFiles/cgnscompress.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnscompress.dir/DependInfo.cmake --color= Scanning dependencies of target cgnscompress make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnscompress.dir/build.make src/tools/CMakeFiles/cgnscompress.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 13%] Building C object src/tools/CMakeFiles/cgnscompress.dir/cgnscompress.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgnscompress.dir/cgnscompress.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tools/cgnscompress.c [ 13%] Linking C executable cgnscompress cd /builddir/build/BUILD/CGNS-4.1.1/src/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgnscompress.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgnscompress.dir/cgnscompress.c.o -o cgnscompress ../libcgns.so.4.1 -lhdf5 -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 13%] Built target cgnscompress make -f src/tests/CMakeFiles/write_array.dir/build.make src/tests/CMakeFiles/write_array.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_array.dir/DependInfo.cmake --color= Scanning dependencies of target write_array make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_array.dir/build.make src/tests/CMakeFiles/write_array.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 14%] Building C object src/tests/CMakeFiles/write_array.dir/write_array.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_array.dir/write_array.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/write_array.c [ 14%] Building C object src/tests/CMakeFiles/write_array.dir/utils.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_array.dir/utils.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/utils.c [ 14%] Linking C executable write_array cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_array.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_array.dir/write_array.c.o CMakeFiles/write_array.dir/utils.c.o -o write_array ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 14%] Built target write_array make -f src/tests/CMakeFiles/test_general_reshape.dir/build.make src/tests/CMakeFiles/test_general_reshape.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_general_reshape.dir/DependInfo.cmake --color= Scanning dependencies of target test_general_reshape make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_general_reshape.dir/build.make src/tests/CMakeFiles/test_general_reshape.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 14%] Building C object src/tests/CMakeFiles/test_general_reshape.dir/test_general_reshape.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/test_general_reshape.dir/test_general_reshape.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_general_reshape.c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_general_reshape.c: In function 'main': /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_general_reshape.c:111:14: warning: unused variable 'dvalues_2d' [-Wunused-variable] 111 | double (*dvalues_2d)[dims_2d(0)] = (double (*)[dims_2d(0)])dvalues_1d; | ^~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_general_reshape.c:110:13: warning: unused variable 'fvalues_2d' [-Wunused-variable] 110 | float (*fvalues_2d)[dims_2d(0)] = (float (*)[dims_2d(0)])fvalues_1d; | ^~~~~~~~~~ [ 15%] Linking C executable test_general_reshape cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_general_reshape.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_general_reshape.dir/test_general_reshape.c.o -o test_general_reshape ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 15%] Built target test_general_reshape make -f src/tests/CMakeFiles/dbtest.dir/build.make src/tests/CMakeFiles/dbtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/dbtest.dir/DependInfo.cmake --color= Scanning dependencies of target dbtest make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/dbtest.dir/build.make src/tests/CMakeFiles/dbtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 16%] Building C object src/tests/CMakeFiles/dbtest.dir/dbtest.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/dbtest.dir/dbtest.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/dbtest.c [ 16%] Building C object src/tests/CMakeFiles/dbtest.dir/utils.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/dbtest.dir/utils.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/utils.c [ 16%] Linking C executable dbtest cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/dbtest.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/dbtest.dir/dbtest.c.o CMakeFiles/dbtest.dir/utils.c.o -o dbtest ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 16%] Built target dbtest make -f src/tests/CMakeFiles/test_bboxf.dir/build.make src/tests/CMakeFiles/test_bboxf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_bboxf.dir/DependInfo.cmake --color= Scanning dependencies of target test_bboxf make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_bboxf.dir/build.make src/tests/CMakeFiles/test_bboxf.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 16%] Building Fortran object src/tests/CMakeFiles/test_bboxf.dir/test_bboxf.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_bboxf.F90 -o CMakeFiles/test_bboxf.dir/test_bboxf.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 17%] Linking Fortran executable test_bboxf cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bboxf.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC CMakeFiles/test_bboxf.dir/test_bboxf.F90.o -o test_bboxf ../libcgns.a /usr/lib64/libhdf5.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 17%] Built target test_bboxf make -f src/tests/CMakeFiles/test_multifam.dir/build.make src/tests/CMakeFiles/test_multifam.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_multifam.dir/DependInfo.cmake --color= Scanning dependencies of target test_multifam make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_multifam.dir/build.make src/tests/CMakeFiles/test_multifam.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 17%] Building C object src/tests/CMakeFiles/test_multifam.dir/test_multifam.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/test_multifam.dir/test_multifam.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_multifam.c [ 17%] Linking C executable test_multifam cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_multifam.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_multifam.dir/test_multifam.c.o -o test_multifam ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 17%] Built target test_multifam make -f src/tests/CMakeFiles/test_partial.dir/build.make src/tests/CMakeFiles/test_partial.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_partial.dir/DependInfo.cmake --color= Scanning dependencies of target test_partial make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_partial.dir/build.make src/tests/CMakeFiles/test_partial.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Building C object src/tests/CMakeFiles/test_partial.dir/test_partial.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/test_partial.dir/test_partial.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_partial.c [ 18%] Linking C executable test_partial cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_partial.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_partial.dir/test_partial.c.o -o test_partial ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Built target test_partial make -f src/tests/CMakeFiles/test_general_rind.dir/build.make src/tests/CMakeFiles/test_general_rind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_general_rind.dir/DependInfo.cmake --color= Scanning dependencies of target test_general_rind make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_general_rind.dir/build.make src/tests/CMakeFiles/test_general_rind.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Building C object src/tests/CMakeFiles/test_general_rind.dir/test_general_rind.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/test_general_rind.dir/test_general_rind.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_general_rind.c [ 18%] Linking C executable test_general_rind cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_general_rind.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_general_rind.dir/test_general_rind.c.o -o test_general_rind ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Built target test_general_rind make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make src/tests/CMakeFiles/cgwrite_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgwrite_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgwrite_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make src/tests/CMakeFiles/cgwrite_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Building Fortran object src/tests/CMakeFiles/cgwrite_f03.dir/cgwrite_f03.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90 -o CMakeFiles/cgwrite_f03.dir/cgwrite_f03.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:58:2: 58 | do zone=1, 2 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:59:6: 59 | write(zonename,'(a5,i1)') 'zone#',zone | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:60:6: 60 | num = 1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:61:2: 61 | do i=1,index_dim ! zone#1: 3*4*5, zone#2: 4*5*6 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:62:36: 62 | size(i) = i+zone+1 ! nr of nodes in i,j,k | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:63:2: 63 | size(i+Ndim) = size(i)-1 ! nr of elements in i,j,k | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:64:2: 64 | size(i+2*Ndim) = 0 ! nr of bnd nodes if ordered | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:65:9: 65 | num = num * size(i) ! nr of nodes | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:66:6: 66 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:70:6: 70 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:73:7: 73 | do coord=1, phys_dim | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:74:3: 74 | do k=1, size(3) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:75:3: 75 | do j=1, size(2) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:76:3: 76 | do i=1, size(1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:77:2: 77 | pos = i + (j-1)*size(1) + (k-1)*size(1)*size(2) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:79:3: 79 | if (coord.eq.1) Dxyz(pos) = i | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:80:3: 80 | if (coord.eq.2) Dxyz(pos) = j | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:81:3: 81 | if (coord.eq.3) Dxyz(pos) = k | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:82:3: 82 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:83:3: 83 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:84:3: 84 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:88:11: 88 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:90:7: 90 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:93:7: 93 | do sol=1, 2 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:94:3: 94 | write(solname,'(a5,i1,a5,i1)') 'Zone#',zone,' sol#',sol | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:97:3: 97 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:100:3: 100 | do field=1, 2 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:102:3: 102 | do i=1, num | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:103:3: 103 | values(i) = i*field*sol | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:104:3: 104 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:105:3: 105 | write(fieldname,'(a6,i1)') 'Field#',field | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:108:3: 108 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:110:3: 110 | enddo ! field loop | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:111:19: 111 | enddo ! solution loop | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:116:2: 116 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:123:2: 123 | do 123 k=1, size(3) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:124:31: 124 | do 123 j=1, size(2) | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 123 at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:125:31: 125 | do 123 i=1, size(1) | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 123 at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:127:2: 127 | data(pos) = pos ! * make up some dummy data | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:128:6: 128 | 123 continue | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:135:8: 135 | & 'DiscreteData_t', discr_no, 'DataArray_t', 1, 'end') | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:136:2: 136 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:144:2: 144 | do i=1,3 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:146:2: 146 | pnts(i,1)=1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:147:2: 147 | pnts(i,2)=size(i) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:149:2: 149 | pnts(i,3)=2 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:150:2: 150 | pnts(i,4)=size(i) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:151:2: 151 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:153:2: 153 | nptsets = 2 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:154:2: 154 | npnts = 4 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:158:2: 158 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:161:2: 161 | do 100 n=1, 5 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:162:2: 162 | do 100 i=1,3 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:162:17: 162 | do 100 i=1,3 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:163:2: 163 | pnts(i,n)=i ! * dummy data | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:164:2: 164 | donor_pnts(i,n)=i*2 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:167:2: 167 | npnts = 5 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:172:2: 172 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:176:2: 176 | do i=1,3 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:180:2: 180 | donor_pnts(i,1)=1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:181:2: 181 | donor_pnts(i,2)=size(i) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:182:2: 182 | transform(i)=i*(-1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:184:2: 184 | if (zone .eq. 1) then | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:185:2: 185 | donorname='zone#2' | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:186:2: 186 | else if (zone .eq. 2) then | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:187:2: 187 | donorname='zone#1' | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:188:2: 188 | endif | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:191:8: 191 | & donorname, pnts, donor_pnts, transform, conn_no, ier) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:192:2: 192 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:196:2: 196 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:207:2: 207 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:210:2: 210 | npnts = 1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:211:2: 211 | do i=1,Ndim | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:212:2: 212 | NormalIndex(i)=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:214:2: 214 | npnts = npnts * (pnts(i,2)-pnts(i,1)+1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:215:2: 215 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:216:2: 216 | NormalIndex(1)=1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:217:2: 217 | do i=1,phys_dim*npnts | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:218:2: 218 | normals(i)=i | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:219:2: 219 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:224:2: 224 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:229:2: 229 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:232:2: 232 | call cg_gridlocation_write_f(Vertex, ier) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:233:2: 233 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:243:2: 243 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:249:2: 249 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:251:2: 251 | do i=1, npnts | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:252:2: 252 | data(i) = i | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:253:2: 253 | enddo | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:254:2: 254 | ndims = 1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:257:2: 257 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:260:2: 260 | call cg_dataclass_write_f(NormalizedByDimensional, ier) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:263:3: 263 | enddo ! zone loop | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:266:2: 266 | call cg_close_f(cg, ier) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:267:2: 267 | if (ier .eq. ERROR) call cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:269:2: 269 | end | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:135:71: 135 | & 'DiscreteData_t', discr_no, 'DataArray_t', 1, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:228:44: 228 | & one, 'BC_t', boco_no, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:248:52: 248 | & dset_no, 'BCData_t', Neumann, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgwrite_f03.F90:256:24: 130 | & size, data, ier) | 2 ...... 256 | & ndims, npnts, data, ier) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) [ 18%] Linking Fortran executable cgwrite_f03 cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgwrite_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC CMakeFiles/cgwrite_f03.dir/cgwrite_f03.F90.o -o cgwrite_f03 ../libcgns.a /usr/lib64/libhdf5.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Built target cgwrite_f03 make -f src/tests/CMakeFiles/test_family_treef.dir/build.make src/tests/CMakeFiles/test_family_treef.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_family_treef.dir/DependInfo.cmake --color= Scanning dependencies of target test_family_treef make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_family_treef.dir/build.make src/tests/CMakeFiles/test_family_treef.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 19%] Building Fortran object src/tests/CMakeFiles/test_family_treef.dir/test_family_treef.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_family_treef.F90 -o CMakeFiles/test_family_treef.dir/test_family_treef.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_family_treef.F90:152:64: 152 | call cg_goto_f( cgfile, cgtree, ierr, "Family2", 0, 'end') | 1 Warning: Missing actual argument for argument '_formal_14' at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_family_treef.F90:168:43: 168 | & "Family2.1", 0, 'end') | 1 Warning: Missing actual argument for argument '_formal_16' at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_family_treef.F90:190:49: 190 | call cg_goto_f(cgfile, cgtree, ierr, 'end') | 1 Warning: Missing actual argument for argument '_formal_12' at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_family_treef.F90:196:60: 196 | call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, 'end') | 1 Warning: Missing actual argument for argument '_formal_14' at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_family_treef.F90:231:76: 231 | call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, "SubRegion", 0, 'end') | 1 Warning: Missing actual argument for argument '_formal_16' at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_family_treef.F90:241:60: 241 | call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, 'end') | 1 Warning: Missing actual argument for argument '_formal_14' at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_family_treef.F90:246:75: 246 | call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, "UserData", 0, 'end') | 1 Warning: Missing actual argument for argument '_formal_16' at (1) [ 19%] Linking Fortran executable test_family_treef cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_family_treef.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC CMakeFiles/test_family_treef.dir/test_family_treef.F90.o -o test_family_treef ../libcgns.a /usr/lib64/libhdf5.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 19%] Built target test_family_treef make -f src/tests/CMakeFiles/test_exts.dir/build.make src/tests/CMakeFiles/test_exts.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_exts.dir/DependInfo.cmake --color= Scanning dependencies of target test_exts make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_exts.dir/build.make src/tests/CMakeFiles/test_exts.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 19%] Building C object src/tests/CMakeFiles/test_exts.dir/test_exts.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/test_exts.dir/test_exts.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_exts.c [ 20%] Linking C executable test_exts cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_exts.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_exts.dir/test_exts.c.o -o test_exts ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 20%] Built target test_exts make -f src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build.make src/tests/CMakeFiles/ser_benchmark_hdf5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/ser_benchmark_hdf5.dir/DependInfo.cmake --color= Scanning dependencies of target ser_benchmark_hdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build.make src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 20%] Building C object src/tests/CMakeFiles/ser_benchmark_hdf5.dir/ser_benchmark_hdf5.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/ser_benchmark_hdf5.dir/ser_benchmark_hdf5.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/ser_benchmark_hdf5.c /builddir/build/BUILD/CGNS-4.1.1/src/tests/ser_benchmark_hdf5.c: In function 'main': /builddir/build/BUILD/CGNS-4.1.1/src/tests/ser_benchmark_hdf5.c:92:12: warning: 'val_z' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | if(fabs(a-b) < eps) { | ~^~ /builddir/build/BUILD/CGNS-4.1.1/src/tests/ser_benchmark_hdf5.c:489:26: note: 'val_z' was declared here 489 | double val_x, val_y, val_z; | ^~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/tests/ser_benchmark_hdf5.c:92:12: warning: 'val_y' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | if(fabs(a-b) < eps) { | ~^~ /builddir/build/BUILD/CGNS-4.1.1/src/tests/ser_benchmark_hdf5.c:489:19: note: 'val_y' was declared here 489 | double val_x, val_y, val_z; | ^~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/tests/ser_benchmark_hdf5.c:92:12: warning: 'val_x' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | if(fabs(a-b) < eps) { | ~^~ /builddir/build/BUILD/CGNS-4.1.1/src/tests/ser_benchmark_hdf5.c:489:12: note: 'val_x' was declared here 489 | double val_x, val_y, val_z; | ^~~~~ [ 21%] Linking C executable ser_benchmark_hdf5 cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/ser_benchmark_hdf5.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ser_benchmark_hdf5.dir/ser_benchmark_hdf5.c.o -o ser_benchmark_hdf5 ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 21%] Built target ser_benchmark_hdf5 make -f src/tests/CMakeFiles/test_ver31.dir/build.make src/tests/CMakeFiles/test_ver31.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_ver31.dir/DependInfo.cmake --color= Scanning dependencies of target test_ver31 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_ver31.dir/build.make src/tests/CMakeFiles/test_ver31.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 22%] Building C object src/tests/CMakeFiles/test_ver31.dir/test_ver31.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/test_ver31.dir/test_ver31.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_ver31.c [ 22%] Linking C executable test_ver31 cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ver31.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_ver31.dir/test_ver31.c.o -o test_ver31 ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 22%] Built target test_ver31 make -f src/tests/CMakeFiles/cgsubreg_f03.dir/build.make src/tests/CMakeFiles/cgsubreg_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgsubreg_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgsubreg_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgsubreg_f03.dir/build.make src/tests/CMakeFiles/cgsubreg_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 22%] Building Fortran object src/tests/CMakeFiles/cgsubreg_f03.dir/cgsubreg_f03.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgsubreg_f03.F90 -o CMakeFiles/cgsubreg_f03.dir/cgsubreg_f03.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 23%] Linking Fortran executable cgsubreg_f03 cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgsubreg_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC CMakeFiles/cgsubreg_f03.dir/cgsubreg_f03.F90.o -o cgsubreg_f03 ../libcgns.a /usr/lib64/libhdf5.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 23%] Built target cgsubreg_f03 make -f src/tests/CMakeFiles/open_cgns.dir/build.make src/tests/CMakeFiles/open_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/open_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target open_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/open_cgns.dir/build.make src/tests/CMakeFiles/open_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 24%] Building C object src/tests/CMakeFiles/open_cgns.dir/open_cgns.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/open_cgns.dir/open_cgns.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/open_cgns.c [ 24%] Building C object src/tests/CMakeFiles/open_cgns.dir/utils.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/open_cgns.dir/utils.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/utils.c [ 24%] Linking C executable open_cgns cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/open_cgns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/open_cgns.dir/open_cgns.c.o CMakeFiles/open_cgns.dir/utils.c.o -o open_cgns ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 24%] Built target open_cgns make -f src/tests/CMakeFiles/elemtest.dir/build.make src/tests/CMakeFiles/elemtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/elemtest.dir/DependInfo.cmake --color= Scanning dependencies of target elemtest make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/elemtest.dir/build.make src/tests/CMakeFiles/elemtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 25%] Building C object src/tests/CMakeFiles/elemtest.dir/elemtest.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/elemtest.dir/elemtest.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/elemtest.c [ 25%] Linking C executable elemtest cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/elemtest.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/elemtest.dir/elemtest.c.o -o elemtest ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 25%] Built target elemtest make -f src/tests/CMakeFiles/write_test.dir/build.make src/tests/CMakeFiles/write_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_test.dir/DependInfo.cmake --color= Scanning dependencies of target write_test make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_test.dir/build.make src/tests/CMakeFiles/write_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 25%] Building C object src/tests/CMakeFiles/write_test.dir/write_test.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_test.dir/write_test.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/write_test.c [ 26%] Linking C executable write_test cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_test.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_test.dir/write_test.c.o -o write_test ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 26%] Built target write_test make -f src/tests/CMakeFiles/write_bcdata.dir/build.make src/tests/CMakeFiles/write_bcdata.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_bcdata.dir/DependInfo.cmake --color= Scanning dependencies of target write_bcdata make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_bcdata.dir/build.make src/tests/CMakeFiles/write_bcdata.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 26%] Building C object src/tests/CMakeFiles/write_bcdata.dir/write_bcdata.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_bcdata.dir/write_bcdata.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/write_bcdata.c [ 27%] Building C object src/tests/CMakeFiles/write_bcdata.dir/utils.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_bcdata.dir/utils.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/utils.c [ 27%] Linking C executable write_bcdata cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_bcdata.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_bcdata.dir/write_bcdata.c.o CMakeFiles/write_bcdata.dir/utils.c.o -o write_bcdata ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 27%] Built target write_bcdata make -f src/tests/CMakeFiles/cgread_f03.dir/build.make src/tests/CMakeFiles/cgread_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgread_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgread_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgread_f03.dir/build.make src/tests/CMakeFiles/cgread_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 28%] Building Fortran object src/tests/CMakeFiles/cgread_f03.dir/cgread_f03.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90 -o CMakeFiles/cgread_f03.dir/cgread_f03.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:27:11: 27 | INTEGER ier, n | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:224:12: 224 | ENDIF ! If FlowEquationSet_t exists under CGNSBase_t | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:387:2: 387 | CALL cg_exponents_read_f(data_single, ier) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:388:2: 388 | IF (ier .EQ. ERROR) CALL cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:389:2: 389 | WRITE(6,110)' Exponents:',(data_single(n),n=1,5) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:415:18: 415 | ENDDO ! loop through DataArray_t | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:416:15: 416 | ENDDO ! loop through IntegralData_t | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:493:18: 493 | ENDDO ! loop through data arrays | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:529:16: 529 | ENDIF ! if GridCoordinates_t exists | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:613:18: 613 | ENDDO ! loop through DataArray_t | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:654:15: 654 | ENDDO ! loop through FlowSolution_t | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:726:18: 726 | ENDDO ! loop through DataArray_t | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:789:18: 789 | ENDDO !hole loop | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:891:15: 891 | ENDIF ! if ZoneGridConnectivity exists | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:956:18: 956 | ENDIF !if ReferenceState exists under ZoneBC_t | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1050:2: 1050 | WRITE(6,401)' Dirichlet DataSet:' | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1051:2: 1051 | CALL cg_dataclass_read_f(TYPE,ier) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1052:2: 1052 | IF (ier .EQ. ERROR) CALL cg_error_exit_f | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1057:2: 1057 | CALL cg_narrays_f(narrays, ier) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1084:2: 1084 | ENDDO | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1128:27: 1128 | ENDDO ! loop through DataArray | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1129:24: 1129 | ENDIF ! if Neumann | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1130:21: 1130 | ENDDO ! loop through dataset | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1131:18: 1131 | ENDDO ! loop through boco | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1132:15: 1132 | ENDIF ! if ZoneBC_t exists | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1133:12: 1133 | ENDDO ! zone loop | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1173:13: 1173 | ENDDO ! loop through bases | 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1219:4: 1219 | 9999 END PROGRAM read_cgns_1 | 1 Warning: Label 9999 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:153:65: 153 | CALL cg_goto_f(cg,base,ier,'FlowEquationSet_t',one,'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:214:51: 214 | 'GoverningEquations_t', one ,'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:254:60: 254 | CALL cg_goto_f(cg, base, ier, 'Zone_t', zone, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:276:51: 276 | 'ConvergenceHistory_t', one, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:300:46: 296 | CALL cg_array_read_f(iarray, data_single, ier) | 2 ...... 300 | CALL cg_array_read_f(iarray, data_double, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)). /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:325:60: 325 | CALL cg_goto_f(cg, base, ier, 'Zone_t', zone, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:343:50: 343 | 'IntegralData_t', integral, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:375:48: 375 | 'DataArray_t', iarray, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:391:45: 387 | CALL cg_exponents_read_f(data_single, ier) | 2 ...... 391 | CALL cg_exponents_read_f(data_double, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)). /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:409:46: 405 | CALL cg_conversion_read_f(data_single, ier) | 2 ...... 409 | CALL cg_conversion_read_f(data_double, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)). /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:422:45: 422 | 'GridCoordinates_t', one, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:446:51: 446 | 'GridCoordinates_t', one, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:480:74: 480 | 'GridCoordinates_t', one, 'DataArray_t', iarray, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:525:22: 519 | data_single, ier) | 2 ...... 525 | data_double, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)). /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:543:45: 543 | 'FlowSolution_t', sol, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:565:48: 565 | 'FlowSolution_t', sol, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:598:67: 598 | 'FlowSolution_t',sol,'DataArray_t',iarray,'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:671:48: 671 | 'DiscreteData_t', discr, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:714:73: 714 | 'DiscreteData_t', discr, 'DataArray_t', iarray, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:736:50: 736 | 'ZoneGridConnectivity_t', one, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:776:49: 776 | 'OversetHoles_t', hole, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:834:53: 834 | 'GridConnectivity_t', conn, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:874:58: 874 | 'GridConnectivity1to1_t', one21, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:901:36: 901 | 'ZoneBC_t', one, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:914:67: 914 | 'ZoneBC_t', one, 'ReferenceState_t', one, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:987:22: 983 | data_single, ier) | 2 ...... 987 | data_double, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)). /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1014:56: 1014 | 'ZoneBC_t', one, 'BC_t', boco, 'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1046:61: 1046 | idataset,'BCData_t',Dirichlet,'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:1090:61: 1090 | idataset, 'BCData_t', Neumann,'end') | 1 Warning: More actual than formal arguments in procedure call at (1) /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:76:38: 76 | DOUBLE PRECISION data_double(100000) | 1 Warning: Array 'data_double' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:75:28: 75 | REAL*4 data_single(100000) | 1 Warning: Array 'data_single' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:37:62: 37 | INTEGER(cgsize_t) :: npnts, pnts(100000), donor_pnts(100000) | 1 Warning: Array 'donor_pnts' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgread_f03.F90:37:42: 37 | INTEGER(cgsize_t) :: npnts, pnts(100000), donor_pnts(100000) | 1 Warning: Array 'pnts' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] [ 28%] Linking Fortran executable cgread_f03 cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgread_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC CMakeFiles/cgread_f03.dir/cgread_f03.F90.o -o cgread_f03 ../libcgns.a /usr/lib64/libhdf5.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 28%] Built target cgread_f03 make -f src/tests/CMakeFiles/write_rind.dir/build.make src/tests/CMakeFiles/write_rind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_rind.dir/DependInfo.cmake --color= Scanning dependencies of target write_rind make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_rind.dir/build.make src/tests/CMakeFiles/write_rind.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 29%] Building C object src/tests/CMakeFiles/write_rind.dir/write_rind.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_rind.dir/write_rind.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/write_rind.c [ 29%] Linking C executable write_rind cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_rind.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_rind.dir/write_rind.c.o -o write_rind ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 29%] Built target write_rind make -f src/tests/CMakeFiles/write_zones.dir/build.make src/tests/CMakeFiles/write_zones.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_zones.dir/DependInfo.cmake --color= Scanning dependencies of target write_zones make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_zones.dir/build.make src/tests/CMakeFiles/write_zones.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 30%] Building C object src/tests/CMakeFiles/write_zones.dir/write_zones.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_zones.dir/write_zones.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/write_zones.c [ 30%] Building C object src/tests/CMakeFiles/write_zones.dir/utils.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_zones.dir/utils.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/utils.c [ 31%] Linking C executable write_zones cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_zones.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_zones.dir/write_zones.c.o CMakeFiles/write_zones.dir/utils.c.o -o write_zones ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 31%] Built target write_zones make -f src/tests/CMakeFiles/test_goto.dir/build.make src/tests/CMakeFiles/test_goto.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_goto.dir/DependInfo.cmake --color= Scanning dependencies of target test_goto make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_goto.dir/build.make src/tests/CMakeFiles/test_goto.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 31%] Building C object src/tests/CMakeFiles/test_goto.dir/test_goto.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/test_goto.dir/test_goto.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_goto.c [ 32%] Linking C executable test_goto cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_goto.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_goto.dir/test_goto.c.o -o test_goto ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 32%] Built target test_goto make -f src/tests/CMakeFiles/write_links.dir/build.make src/tests/CMakeFiles/write_links.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_links.dir/DependInfo.cmake --color= Scanning dependencies of target write_links make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_links.dir/build.make src/tests/CMakeFiles/write_links.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 32%] Building C object src/tests/CMakeFiles/write_links.dir/write_links.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_links.dir/write_links.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/write_links.c [ 32%] Building C object src/tests/CMakeFiles/write_links.dir/utils.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_links.dir/utils.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/utils.c [ 33%] Linking C executable write_links cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_links.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_links.dir/write_links.c.o CMakeFiles/write_links.dir/utils.c.o -o write_links ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 33%] Built target write_links make -f src/tests/CMakeFiles/cgzconn_f03.dir/build.make src/tests/CMakeFiles/cgzconn_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgzconn_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgzconn_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgzconn_f03.dir/build.make src/tests/CMakeFiles/cgzconn_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 34%] Building Fortran object src/tests/CMakeFiles/cgzconn_f03.dir/cgzconn_f03.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgzconn_f03.F90 -o CMakeFiles/cgzconn_f03.dir/cgzconn_f03.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 34%] Linking Fortran executable cgzconn_f03 cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgzconn_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC CMakeFiles/cgzconn_f03.dir/cgzconn_f03.F90.o -o cgzconn_f03 ../libcgns.a /usr/lib64/libhdf5.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 34%] Built target cgzconn_f03 make -f src/tests/CMakeFiles/test_family_tree.dir/build.make src/tests/CMakeFiles/test_family_tree.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_family_tree.dir/DependInfo.cmake --color= Scanning dependencies of target test_family_tree make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_family_tree.dir/build.make src/tests/CMakeFiles/test_family_tree.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 34%] Building C object src/tests/CMakeFiles/test_family_tree.dir/test_family_tree.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/test_family_tree.dir/test_family_tree.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_family_tree.c [ 34%] Linking C executable test_family_tree cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_family_tree.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_family_tree.dir/test_family_tree.c.o -o test_family_tree ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 34%] Built target test_family_tree make -f src/tests/CMakeFiles/cgioc.dir/build.make src/tests/CMakeFiles/cgioc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgioc.dir/DependInfo.cmake --color= Scanning dependencies of target cgioc make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgioc.dir/build.make src/tests/CMakeFiles/cgioc.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 35%] Building C object src/tests/CMakeFiles/cgioc.dir/cgioc.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgioc.dir/cgioc.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgioc.c [ 35%] Linking C executable cgioc cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgioc.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgioc.dir/cgioc.c.o -o cgioc ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 35%] Built target cgioc make -f src/tests/CMakeFiles/test_bbox.dir/build.make src/tests/CMakeFiles/test_bbox.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_bbox.dir/DependInfo.cmake --color= Scanning dependencies of target test_bbox make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_bbox.dir/build.make src/tests/CMakeFiles/test_bbox.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 36%] Building C object src/tests/CMakeFiles/test_bbox.dir/test_bbox.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/test_bbox.dir/test_bbox.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_bbox.c [ 36%] Linking C executable test_bbox cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bbox.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_bbox.dir/test_bbox.c.o -o test_bbox ../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 36%] Built target test_bbox make -f src/tests/CMakeFiles/cgiof_f03.dir/build.make src/tests/CMakeFiles/cgiof_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgiof_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgiof_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgiof_f03.dir/build.make src/tests/CMakeFiles/cgiof_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 36%] Building Fortran object src/tests/CMakeFiles/cgiof_f03.dir/cgiof_f03.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgiof_f03.F90 -o CMakeFiles/cgiof_f03.dir/cgiof_f03.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgiof_f03.F90:114:45: 56 | CALL CGIO_WRITE_ALL_DATA_F(ICGIO,PID,A,IERR) | 2 ...... 114 | CALL CGIO_WRITE_ALL_DATA_F(ICGIO,TMPID,IC,IERR) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)). /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgiof_f03.F90:153:53: 137 | CALL CGIO_READ_ALL_DATA_TYPE_F(ICGIO,PID,DTYPE,B,IERR) | 2 ...... 153 | CALL CGIO_READ_ALL_DATA_TYPE_F(ICGIO,PID,DTYPE,ID,IERR) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)). /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgiof_f03.F90:14:29: 14 | CHARACTER*(MAXCHR) FNAM,PATH | 1 Warning: Unused variable 'fnam' declared at (1) [-Wunused-variable] /builddir/build/BUILD/CGNS-4.1.1/src/tests/cgiof_f03.F90:14:34: 14 | CHARACTER*(MAXCHR) FNAM,PATH | 1 Warning: Unused variable 'path' declared at (1) [-Wunused-variable] [ 37%] Linking Fortran executable cgiof_f03 cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgiof_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC CMakeFiles/cgiof_f03.dir/cgiof_f03.F90.o -o cgiof_f03 ../libcgns.a /usr/lib64/libhdf5.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 37%] Built target cgiof_f03 make -f src/tests/CMakeFiles/test_general_rindf.dir/build.make src/tests/CMakeFiles/test_general_rindf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_general_rindf.dir/DependInfo.cmake --color= Scanning dependencies of target test_general_rindf make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_general_rindf.dir/build.make src/tests/CMakeFiles/test_general_rindf.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 38%] Building Fortran object src/tests/CMakeFiles/test_general_rindf.dir/test_general_rindf.F90.o cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/gfortran -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC -c /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_general_rindf.F90 -o CMakeFiles/test_general_rindf.dir/test_general_rindf.F90.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /builddir/build/BUILD/CGNS-4.1.1/src/tests/test_general_rindf.F90:533:6: 533 | function INDEX(ii, jj, kk) | 1 Warning: 'index' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow] [ 38%] Linking Fortran executable test_general_rindf cd /builddir/build/BUILD/CGNS-4.1.1/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_general_rindf.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -DNO_CONCATENATION -fallow-argument-mismatch -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lhdf5 -fPIC CMakeFiles/test_general_rindf.dir/test_general_rindf.F90.o -o test_general_rindf ../libcgns.a /usr/lib64/libhdf5.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 38%] Built target test_general_rindf make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_timevert_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 39%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/read_timevert_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_timevert_str.dir/read_timevert_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_timevert_str.c In file included from /usr/include/string.h:495, from /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_timevert_str.c:20: In function 'strncpy', inlined from 'main' at /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_timevert_str.c:118:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 96 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_timevert_str.c:119:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 96 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_timevert_str.c:120:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 96 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 39%] Linking C executable read_timevert_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_timevert_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_timevert_str.dir/read_timevert_str.c.o -o read_timevert_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 39%] Built target read_timevert_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_grid_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 39%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/read_grid_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_grid_str.dir/read_grid_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_grid_str.c [ 40%] Linking C executable read_grid_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_grid_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_grid_str.dir/read_grid_str.c.o -o read_grid_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 40%] Built target read_grid_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_grid2zn_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 41%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/read_grid2zn_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_grid2zn_str.dir/read_grid2zn_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_grid2zn_str.c [ 41%] Linking C executable read_grid2zn_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_grid2zn_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_grid2zn_str.dir/read_grid2zn_str.c.o -o read_grid2zn_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 41%] Built target read_grid2zn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_discreteface_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 41%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/read_discreteface_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_discreteface_str.dir/read_discreteface_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_discreteface_str.c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_discreteface_str.c: In function 'main': /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_discreteface_str.c:50:18: warning: iteration 22 invokes undefined behavior [-Waggressive-loop-optimizations] 50 | f[0][0][n] = -0.123456f; | ~~~~~~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_discreteface_str.c:48:5: note: within this loop 48 | for (n=0; n<(9+2)*(16+2)*(20+2); n++) | ^~~ [ 42%] Linking C executable read_discreteface_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_discreteface_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_discreteface_str.dir/read_discreteface_str.c.o -o read_discreteface_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 42%] Built target read_discreteface_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_discreteface_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 43%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/write_discreteface_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_discreteface_str.dir/write_discreteface_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_discreteface_str.c [ 43%] Linking C executable write_discreteface_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_discreteface_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_discreteface_str.dir/write_discreteface_str.c.o -o write_discreteface_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 43%] Built target write_discreteface_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/DependInfo.cmake --color= Scanning dependencies of target read_bcpnts_unst make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 43%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/read_bcpnts_unst.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_bcpnts_unst.dir/read_bcpnts_unst.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_bcpnts_unst.c [ 44%] Linking C executable read_bcpnts_unst cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_bcpnts_unst.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_bcpnts_unst.dir/read_bcpnts_unst.c.o -o read_bcpnts_unst ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 44%] Built target read_bcpnts_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_flowcent_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 44%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/write_flowcent_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_flowcent_str.dir/write_flowcent_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_flowcent_str.c [ 45%] Linking C executable write_flowcent_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_flowcent_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_flowcent_str.dir/write_flowcent_str.c.o -o write_flowcent_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 45%] Built target write_flowcent_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/DependInfo.cmake --color= Scanning dependencies of target write_descriptor make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 45%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/write_descriptor.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_descriptor.dir/write_descriptor.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_descriptor.c [ 45%] Linking C executable write_descriptor cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_descriptor.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_descriptor.dir/write_descriptor.c.o -o write_descriptor ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 45%] Built target write_descriptor make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/DependInfo.cmake --color= Scanning dependencies of target read_nondimensional make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 46%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/read_nondimensional.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_nondimensional.dir/read_nondimensional.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_nondimensional.c [ 46%] Linking C executable read_nondimensional cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_nondimensional.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_nondimensional.dir/read_nondimensional.c.o -o read_nondimensional ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 46%] Built target read_nondimensional make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_flowcentrind_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 46%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/write_flowcentrind_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_flowcentrind_str.dir/write_flowcentrind_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_flowcentrind_str.c [ 46%] Linking C executable write_flowcentrind_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_flowcentrind_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_flowcentrind_str.dir/write_flowcentrind_str.c.o -o write_flowcentrind_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 46%] Built target write_flowcentrind_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_floweqn_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 47%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/write_floweqn_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_floweqn_str.dir/write_floweqn_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_floweqn_str.c [ 47%] Linking C executable write_floweqn_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_floweqn_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_floweqn_str.dir/write_floweqn_str.c.o -o write_floweqn_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 47%] Built target write_floweqn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_flowvert_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 47%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/read_flowvert_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_flowvert_str.dir/read_flowvert_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_flowvert_str.c [ 48%] Linking C executable read_flowvert_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_flowvert_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_flowvert_str.dir/read_flowvert_str.c.o -o read_flowvert_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 48%] Built target read_flowvert_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_con2zn_genrl_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 48%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/write_con2zn_genrl_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_con2zn_genrl_str.dir/write_con2zn_genrl_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_con2zn_genrl_str.c [ 48%] Linking C executable write_con2zn_genrl_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_con2zn_genrl_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_con2zn_genrl_str.dir/write_con2zn_genrl_str.c.o -o write_con2zn_genrl_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 48%] Built target write_con2zn_genrl_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/DependInfo.cmake --color= Scanning dependencies of target read_dimensional make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 49%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/read_dimensional.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_dimensional.dir/read_dimensional.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_dimensional.c [ 49%] Linking C executable read_dimensional cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_dimensional.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_dimensional.dir/read_dimensional.c.o -o read_dimensional ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 49%] Built target read_dimensional make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/DependInfo.cmake --color= Scanning dependencies of target write_bcpnts_unst make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 49%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/write_bcpnts_unst.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_bcpnts_unst.dir/write_bcpnts_unst.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_bcpnts_unst.c [ 50%] Linking C executable write_bcpnts_unst cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_bcpnts_unst.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_bcpnts_unst.dir/write_bcpnts_unst.c.o -o write_bcpnts_unst ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 50%] Built target write_bcpnts_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/DependInfo.cmake --color= Scanning dependencies of target read_flowvert_unst make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 50%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/read_flowvert_unst.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_flowvert_unst.dir/read_flowvert_unst.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_flowvert_unst.c [ 50%] Linking C executable read_flowvert_unst cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_flowvert_unst.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_flowvert_unst.dir/read_flowvert_unst.c.o -o read_flowvert_unst ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 50%] Built target read_flowvert_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_con2zn_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 51%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/write_con2zn_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_con2zn_str.dir/write_con2zn_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_con2zn_str.c [ 51%] Linking C executable write_con2zn_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_con2zn_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_con2zn_str.dir/write_con2zn_str.c.o -o write_con2zn_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 51%] Built target write_con2zn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/DependInfo.cmake --color= Scanning dependencies of target write_nondimensional make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 51%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/write_nondimensional.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_nondimensional.dir/write_nondimensional.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_nondimensional.c [ 51%] Linking C executable write_nondimensional cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_nondimensional.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_nondimensional.dir/write_nondimensional.c.o -o write_nondimensional ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 51%] Built target write_nondimensional make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/DependInfo.cmake --color= Scanning dependencies of target write_dimensional make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 52%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/write_dimensional.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_dimensional.dir/write_dimensional.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_dimensional.c [ 52%] Linking C executable write_dimensional cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_dimensional.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_dimensional.dir/write_dimensional.c.o -o write_dimensional ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 52%] Built target write_dimensional make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_floweqn_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 53%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/read_floweqn_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_floweqn_str.dir/read_floweqn_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_floweqn_str.c [ 53%] Linking C executable read_floweqn_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_floweqn_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_floweqn_str.dir/read_floweqn_str.c.o -o read_floweqn_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 53%] Built target read_floweqn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/DependInfo.cmake --color= Scanning dependencies of target write_convergence make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 53%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/write_convergence.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_convergence.dir/write_convergence.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_convergence.c [ 54%] Linking C executable write_convergence cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_convergence.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_convergence.dir/write_convergence.c.o -o write_convergence ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 54%] Built target write_convergence make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_bcpnts_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 55%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/write_bcpnts_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_bcpnts_str.dir/write_bcpnts_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_bcpnts_str.c [ 55%] Linking C executable write_bcpnts_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_bcpnts_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_bcpnts_str.dir/write_bcpnts_str.c.o -o write_bcpnts_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 55%] Built target write_bcpnts_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_grid_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 55%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/write_grid_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_grid_str.dir/write_grid_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_grid_str.c [ 56%] Linking C executable write_grid_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_grid_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_grid_str.dir/write_grid_str.c.o -o write_grid_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 56%] Built target write_grid_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_bc_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 57%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/write_bc_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_bc_str.dir/write_bc_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_bc_str.c [ 57%] Linking C executable write_bc_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_bc_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_bc_str.dir/write_bc_str.c.o -o write_bc_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 57%] Built target write_bc_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_flowvert_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 57%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/write_flowvert_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_flowvert_str.dir/write_flowvert_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_flowvert_str.c [ 58%] Linking C executable write_flowvert_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_flowvert_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_flowvert_str.dir/write_flowvert_str.c.o -o write_flowvert_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target write_flowvert_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/DependInfo.cmake --color= Scanning dependencies of target read_grid_unst make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/read_grid_unst.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_grid_unst.dir/read_grid_unst.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_grid_unst.c [ 58%] Linking C executable read_grid_unst cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_grid_unst.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_grid_unst.dir/read_grid_unst.c.o -o read_grid_unst ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target read_grid_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_timevert_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/write_timevert_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_timevert_str.dir/write_timevert_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_timevert_str.c [ 58%] Linking C executable write_timevert_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_timevert_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_timevert_str.dir/write_timevert_str.c.o -o write_timevert_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target write_timevert_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/DependInfo.cmake --color= Scanning dependencies of target write_flowvert_unst make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/write_flowvert_unst.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_flowvert_unst.dir/write_flowvert_unst.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_flowvert_unst.c [ 58%] Linking C executable write_flowvert_unst cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_flowvert_unst.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_flowvert_unst.dir/write_flowvert_unst.c.o -o write_flowvert_unst ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target write_flowvert_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/DependInfo.cmake --color= Scanning dependencies of target write_grid2zn_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 59%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/write_grid2zn_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_grid2zn_str.dir/write_grid2zn_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_grid2zn_str.c [ 59%] Linking C executable write_grid2zn_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_grid2zn_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_grid2zn_str.dir/write_grid2zn_str.c.o -o write_grid2zn_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 59%] Built target write_grid2zn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/DependInfo.cmake --color= Scanning dependencies of target write_grid_unst make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 59%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/write_grid_unst.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/write_grid_unst.dir/write_grid_unst.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/write_grid_unst.c [ 60%] Linking C executable write_grid_unst cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/write_grid_unst.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/write_grid_unst.dir/write_grid_unst.c.o -o write_grid_unst ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 60%] Built target write_grid_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_bc_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 61%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/read_bc_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_bc_str.dir/read_bc_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_bc_str.c [ 61%] Linking C executable read_bc_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_bc_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_bc_str.dir/read_bc_str.c.o -o read_bc_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 61%] Built target read_bc_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_bcpnts_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 62%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/read_bcpnts_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_bcpnts_str.dir/read_bcpnts_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_bcpnts_str.c [ 62%] Linking C executable read_bcpnts_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_bcpnts_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_bcpnts_str.dir/read_bcpnts_str.c.o -o read_bcpnts_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 62%] Built target read_bcpnts_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_flowcent_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 62%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/read_flowcent_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_flowcent_str.dir/read_flowcent_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_flowcent_str.c [ 63%] Linking C executable read_flowcent_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_flowcent_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_flowcent_str.dir/read_flowcent_str.c.o -o read_flowcent_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 63%] Built target read_flowcent_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_con2zn_genrl_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 63%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/read_con2zn_genrl_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_con2zn_genrl_str.dir/read_con2zn_genrl_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_con2zn_genrl_str.c [ 63%] Linking C executable read_con2zn_genrl_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_con2zn_genrl_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_con2zn_genrl_str.dir/read_con2zn_genrl_str.c.o -o read_con2zn_genrl_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 63%] Built target read_con2zn_genrl_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_con2zn_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 64%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/read_con2zn_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_con2zn_str.dir/read_con2zn_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_con2zn_str.c [ 64%] Linking C executable read_con2zn_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_con2zn_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_con2zn_str.dir/read_con2zn_str.c.o -o read_con2zn_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 64%] Built target read_con2zn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/DependInfo.cmake --color= Scanning dependencies of target read_descriptor make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 64%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/read_descriptor.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_descriptor.dir/read_descriptor.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_descriptor.c [ 64%] Linking C executable read_descriptor cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_descriptor.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_descriptor.dir/read_descriptor.c.o -o read_descriptor ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 64%] Built target read_descriptor make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/DependInfo.cmake --color= Scanning dependencies of target read_convergence make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 64%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/read_convergence.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_convergence.dir/read_convergence.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_convergence.c [ 65%] Linking C executable read_convergence cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_convergence.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_convergence.dir/read_convergence.c.o -o read_convergence ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 65%] Built target read_convergence make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/DependInfo.cmake --color= Scanning dependencies of target read_flowcentrind_str make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 65%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/read_flowcentrind_str.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/read_flowcentrind_str.dir/read_flowcentrind_str.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/read_flowcentrind_str.c [ 65%] Linking C executable read_flowcentrind_str cd /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code && /usr/bin/cmake -E cmake_link_script CMakeFiles/read_flowcentrind_str.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/read_flowcentrind_str.dir/read_flowcentrind_str.c.o -o read_flowcentrind_str ../../libcgns.a -lhdf5 -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 65%] Built target read_flowcentrind_str make -f src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build.make src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/DependInfo.cmake --color= Scanning dependencies of target cgiowish make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build.make src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 65%] Building C object src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/cgiowish.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview/../common -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview/../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgiowish.dir/cgiowish.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview/cgiowish.c [ 66%] Building C object src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/cgiotcl.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview/../common -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview/../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgiowish.dir/cgiotcl.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview/cgiotcl.c [ 66%] Linking C executable cgiowish cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgiowish.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgiowish.dir/cgiowish.c.o CMakeFiles/cgiowish.dir/cgiotcl.c.o -o cgiowish ../../libcgns.so.4.1 -ltcl -ltk -lhdf5 -lX11 -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 66%] Built target cgiowish make -f src/cgnstools/calclib/CMakeFiles/calclib.dir/build.make src/cgnstools/calclib/CMakeFiles/calclib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib/CMakeFiles/calclib.dir/DependInfo.cmake --color= Scanning dependencies of target calclib make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/calclib/CMakeFiles/calclib.dir/build.make src/cgnstools/calclib/CMakeFiles/calclib.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 66%] Building C object src/cgnstools/calclib/CMakeFiles/calclib.dir/calc.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/calclib.dir/calc.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib/calc.c [ 67%] Building C object src/cgnstools/calclib/CMakeFiles/calclib.dir/vec.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/calclib.dir/vec.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib/vec.c [ 67%] Building C object src/cgnstools/calclib/CMakeFiles/calclib.dir/vecsym.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/calclib.dir/vecsym.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib/vecsym.c [ 67%] Linking C static library libcalclib.a cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib && /usr/bin/cmake -P CMakeFiles/calclib.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib && /usr/bin/cmake -E cmake_link_script CMakeFiles/calclib.dir/link.txt --verbose=1 /usr/bin/ar qc libcalclib.a CMakeFiles/calclib.dir/calc.c.o CMakeFiles/calclib.dir/vec.c.o CMakeFiles/calclib.dir/vecsym.c.o /usr/bin/ranlib libcalclib.a make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 67%] Built target calclib make -f src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build.make src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/DependInfo.cmake --color= Scanning dependencies of target calcwish make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build.make src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 68%] Building C object src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/calctcl.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc/../calclib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/calcwish.dir/calctcl.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc/calctcl.c [ 68%] Building C object src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/calcwish.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc/../calclib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/calcwish.dir/calcwish.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc/calcwish.c [ 68%] Linking C executable calcwish cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc && /usr/bin/cmake -E cmake_link_script CMakeFiles/calcwish.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/calcwish.dir/calctcl.c.o CMakeFiles/calcwish.dir/calcwish.c.o -o calcwish ../../libcgns.so.4.1 ../calclib/libcalclib.a -ltcl -ltk -lhdf5 -lX11 -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 68%] Built target calcwish make -f src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build.make src/cgnstools/tkogl/CMakeFiles/tkogl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/CMakeFiles/tkogl.dir/DependInfo.cmake --color= Scanning dependencies of target tkogl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build.make src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 68%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/tkogl.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/tkogl.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkogl.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkogl.c: In function 'OGLwinCmd': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkogl.c:602:8: warning: implicit declaration of function 'TkWmAddToColormapWindows' [-Wimplicit-function-declaration] 602 | TkWmAddToColormapWindows(tkwin); | ^~~~~~~~~~~~~~~~~~~~~~~~ [ 68%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/get.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/get.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/get.c [ 69%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/gencyl.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/gencyl.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/gencyl.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/gencyl.c: In function 'RenderModel': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/gencyl.c:685:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 685 | gluTessCallback(obj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common/gl_config.h:6, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkogl.h:10, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/gencyl.c:13: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/gencyl.c:686:40: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 686 | gluTessCallback(obj, GLU_VERTEX, glVertex3fv); | ^~~~~~~~~~~ | | | void (*)(const GLfloat *) {aka void (*)(const float *)} In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common/gl_config.h:6, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkogl.h:10, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/gencyl.c:13: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLfloat *)' {aka 'void (*)(const float *)'} 340 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ [ 69%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/load3ds.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/load3ds.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/load3ds.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/load3ds.c: In function 'FaceMatReader': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/load3ds.c:874:19: warning: 'nf' may be used uninitialized in this function [-Wmaybe-uninitialized] 874 | (*ptr)->idx = nf; | ~~~~~~~~~~~~^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/load3ds.c:869:12: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] 869 | while (n-- > 0) { | ~^~ [ 69%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/nurbs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/nurbs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/nurbs.c [ 70%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/quadric.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/quadric.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/quadric.c [ 70%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/tess.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/tess.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tess.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tess.c: In function 'Tesselate': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tess.c:80:36: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 80 | gluTessCallback(obj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common/gl_config.h:6, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkogl.h:10, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tess.c:5: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tess.c:81:37: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 81 | gluTessCallback(obj, GLU_VERTEX, glVertex3fv); | ^~~~~~~~~~~ | | | void (*)(const GLfloat *) {aka void (*)(const float *)} In file included from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common/gl_config.h:6, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkogl.h:10, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tess.c:5: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLfloat *)' {aka 'void (*)(const float *)'} 340 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ [ 70%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/printstr.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/printstr.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/printstr.c [ 71%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/feedback.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/feedback.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/feedback.c [ 71%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/tkoglparse.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tkogl.dir/tkoglparse.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkoglparse.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkoglparse.c: In function 'SearchEnum': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/tkoglparse.c:1019:11: warning: unused variable 'result' [-Wunused-variable] 1019 | int result = SearchEnumName (interp, table [i], &enumName); | ^~~~~~ [ 72%] Linking C static library libtkogl.a cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cmake -P CMakeFiles/tkogl.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl && /usr/bin/cmake -E cmake_link_script CMakeFiles/tkogl.dir/link.txt --verbose=1 /usr/bin/ar qc libtkogl.a CMakeFiles/tkogl.dir/tkogl.c.o CMakeFiles/tkogl.dir/get.c.o CMakeFiles/tkogl.dir/gencyl.c.o CMakeFiles/tkogl.dir/load3ds.c.o CMakeFiles/tkogl.dir/nurbs.c.o CMakeFiles/tkogl.dir/quadric.c.o CMakeFiles/tkogl.dir/tess.c.o CMakeFiles/tkogl.dir/printstr.c.o CMakeFiles/tkogl.dir/feedback.c.o CMakeFiles/tkogl.dir/tkoglparse.c.o /usr/bin/ranlib libtkogl.a make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 72%] Built target tkogl make -f src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build.make src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/DependInfo.cmake --color= Scanning dependencies of target plotwish make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build.make src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 72%] Building C object src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/cgnstcl.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/plotwish.dir/cgnstcl.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/cgnstcl.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/cgnstcl.c: In function 'polyhedral_faces': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/cgnstcl.c:1816:12: warning: unused variable 'nf' [-Wunused-variable] 1816 | int j, nf, flag; | ^~ [ 73%] Building C object src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/plotwish.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/plotwish.dir/plotwish.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/plotwish.c [ 73%] Building C object src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/plotwish.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/hash.c [ 73%] Linking C executable plotwish cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot && /usr/bin/cmake -E cmake_link_script CMakeFiles/plotwish.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/plotwish.dir/cgnstcl.c.o CMakeFiles/plotwish.dir/plotwish.c.o CMakeFiles/plotwish.dir/__/common/hash.c.o -o plotwish -L/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/../tkogl ../../libcgns.so.4.1 ../tkogl/libtkogl.a -ltcl -ltk -lGL -lGLU -lhdf5 -lX11 -lXmu -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 73%] Built target plotwish make -f src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build.make src/cgnstools/utilities/CMakeFiles/update_ngon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/update_ngon.dir/DependInfo.cmake --color= Scanning dependencies of target update_ngon make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build.make src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 73%] Building C object src/cgnstools/utilities/CMakeFiles/update_ngon.dir/update_ngon.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/update_ngon.dir/update_ngon.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/update_ngon.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/update_ngon.c: In function 'convert_elements': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/update_ngon.c:233:22: warning: variable 'cur_idx' set but not used [-Wunused-but-set-variable] 233 | cgsize_t cur_idx = 0; | ^~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/update_ngon.c:274:22: warning: variable 'cur_idx' set but not used [-Wunused-but-set-variable] 274 | cgsize_t cur_idx = 0; | ^~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/update_ngon.c: In function 'main': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/update_ngon.c:614:30: warning: '%s' directive writing up to 1023 bytes into a region of size 505 [-Wformat-overflow=] 614 | sprintf(msg, "rename %s -> %s failed", tempfile, outfile); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/update_ngon.c:4: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 19 or more bytes (assuming 1042) into a destination of size 512 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 73%] Building C object src/cgnstools/utilities/CMakeFiles/update_ngon.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/update_ngon.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 74%] Building C object src/cgnstools/utilities/CMakeFiles/update_ngon.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/update_ngon.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 74%] Linking C executable update_ngon cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/update_ngon.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/update_ngon.dir/update_ngon.c.o CMakeFiles/update_ngon.dir/cgnsutil.c.o CMakeFiles/update_ngon.dir/__/common/getargs.c.o -o update_ngon ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 74%] Built target update_ngon make -f src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target interpolate_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 74%] Building C object src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/interpolate_cgns.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/interpolate_cgns.dir/interpolate_cgns.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/interpolate_cgns.c [ 75%] Building C object src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/interpolate_cgns.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 75%] Building C object src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/interpolate_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 75%] Linking C executable interpolate_cgns cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/interpolate_cgns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/interpolate_cgns.dir/interpolate_cgns.c.o CMakeFiles/interpolate_cgns.dir/cgnsutil.c.o CMakeFiles/interpolate_cgns.dir/__/common/getargs.c.o -o interpolate_cgns ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 75%] Built target interpolate_cgns make -f src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build.make src/cgnstools/utilities/CMakeFiles/extract_subset.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/extract_subset.dir/DependInfo.cmake --color= Scanning dependencies of target extract_subset make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build.make src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 76%] Building C object src/cgnstools/utilities/CMakeFiles/extract_subset.dir/extract_subset.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/extract_subset.dir/extract_subset.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/extract_subset.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/extract_subset.c: In function 'main': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/extract_subset.c:689:62: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 689 | sprintf (basename, "zone %d is not Structured", nz); | ^ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/extract_subset.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 25 and 34 bytes into a destination of size 33 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 76%] Building C object src/cgnstools/utilities/CMakeFiles/extract_subset.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/extract_subset.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 76%] Building C object src/cgnstools/utilities/CMakeFiles/extract_subset.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/extract_subset.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 77%] Linking C executable extract_subset cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/extract_subset.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/extract_subset.dir/extract_subset.c.o CMakeFiles/extract_subset.dir/cgnsutil.c.o CMakeFiles/extract_subset.dir/__/common/getargs.c.o -o extract_subset ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 77%] Built target extract_subset make -f src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/DependInfo.cmake --color= Scanning dependencies of target convert_dataclass make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 77%] Building C object src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/convert_dataclass.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/convert_dataclass.dir/convert_dataclass.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/convert_dataclass.c [ 78%] Building C object src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/convert_dataclass.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 78%] Building C object src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/convert_dataclass.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 79%] Linking C executable convert_dataclass cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/convert_dataclass.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/convert_dataclass.dir/convert_dataclass.c.o CMakeFiles/convert_dataclass.dir/cgnsutil.c.o CMakeFiles/convert_dataclass.dir/__/common/getargs.c.o -o convert_dataclass ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 79%] Built target convert_dataclass make -f src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_info.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_info.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_info make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 80%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_info.dir/cgns_info.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_info.dir/cgns_info.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_info.c [ 80%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_info.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_info.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 80%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_info.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_info.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 81%] Linking C executable cgns_info cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgns_info.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgns_info.dir/cgns_info.c.o CMakeFiles/cgns_info.dir/cgnsutil.c.o CMakeFiles/cgns_info.dir/__/common/getargs.c.o -o cgns_info ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 81%] Built target cgns_info make -f src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target patran_to_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 82%] Building C object src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/patran_to_cgns.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/patran_to_cgns.dir/patran_to_cgns.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/patran_to_cgns.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/patran_to_cgns.c: In function 'main': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/patran_to_cgns.c:266:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 266 | fscanf (fp, "%d%d", &type, &id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building C object src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/cgnsImport.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/patran_to_cgns.dir/cgnsImport.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c: In function 'cgnsImportElement': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1281:65: warning: ' not found' directive writing 10 bytes into a region of size between 8 and 18 [-Wformat-overflow=] 1281 | sprintf (errmsg, "cgnsImportElement:element node %ld not found", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 43 and 53 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c: In function 'cgnsImportAddReg': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1542:70: warning: ' not found' directive writing 10 bytes into a region of size between 7 and 17 [-Wformat-overflow=] 1542 | sprintf (errmsg, "cgnsImportAddReg:region element %ld not found", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 44 and 54 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1521:70: warning: ' not found' directive writing 10 bytes into a region of size between 8 and 17 [-Wformat-overflow=] 1521 | sprintf (errmsg, "cgnsImportAddReg:region element %ld not found", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 44 and 53 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1502:77: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1502 | sprintf (errmsg, "cgnsImportAddReg:region node %ld not found", | ^ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 41 and 51 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c: In function 'cgnsImportWrite': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:858:31: warning: 'conns_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 858 | conns_offset[n+1] = conns_offset[n] + conns[nc-1] + 1; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:817:35: note: 'conns_offset' was declared here 817 | cgsize_t n, nc, pos, *conns, *conns_offset; | ^~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1893:31: warning: 'conns_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 1893 | conns_offset[n+1] = conns_offset[n] + conns[nc] + 1; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 83%] Building C object src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/patran_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 83%] Building C object src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/patran_to_cgns.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/hash.c [ 83%] Linking C executable patran_to_cgns cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/patran_to_cgns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/patran_to_cgns.dir/patran_to_cgns.c.o CMakeFiles/patran_to_cgns.dir/cgnsImport.c.o CMakeFiles/patran_to_cgns.dir/__/common/getargs.c.o CMakeFiles/patran_to_cgns.dir/__/common/hash.c.o -o patran_to_cgns ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 83%] Built target patran_to_cgns make -f src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_variables.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/convert_variables.dir/DependInfo.cmake --color= Scanning dependencies of target convert_variables make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 83%] Building C object src/cgnstools/utilities/CMakeFiles/convert_variables.dir/convert_variables.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/convert_variables.dir/convert_variables.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/convert_variables.c [ 84%] Building C object src/cgnstools/utilities/CMakeFiles/convert_variables.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/convert_variables.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 84%] Building C object src/cgnstools/utilities/CMakeFiles/convert_variables.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/convert_variables.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 84%] Linking C executable convert_variables cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/convert_variables.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/convert_variables.dir/convert_variables.c.o CMakeFiles/convert_variables.dir/cgnsutil.c.o CMakeFiles/convert_variables.dir/__/common/getargs.c.o -o convert_variables ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 84%] Built target convert_variables make -f src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target tecplot_to_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 84%] Building C object src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/tecplot_to_cgns.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tecplot_to_cgns.dir/tecplot_to_cgns.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/tecplot_to_cgns.c [ 84%] Building C object src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/cgnsImport.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tecplot_to_cgns.dir/cgnsImport.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c: In function 'cgnsImportElement': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1281:65: warning: ' not found' directive writing 10 bytes into a region of size between 8 and 18 [-Wformat-overflow=] 1281 | sprintf (errmsg, "cgnsImportElement:element node %ld not found", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 43 and 53 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c: In function 'cgnsImportAddReg': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1542:70: warning: ' not found' directive writing 10 bytes into a region of size between 7 and 17 [-Wformat-overflow=] 1542 | sprintf (errmsg, "cgnsImportAddReg:region element %ld not found", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 44 and 54 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1521:70: warning: ' not found' directive writing 10 bytes into a region of size between 8 and 17 [-Wformat-overflow=] 1521 | sprintf (errmsg, "cgnsImportAddReg:region element %ld not found", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 44 and 53 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1502:77: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1502 | sprintf (errmsg, "cgnsImportAddReg:region node %ld not found", | ^ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 41 and 51 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c: In function 'cgnsImportWrite': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:858:31: warning: 'conns_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 858 | conns_offset[n+1] = conns_offset[n] + conns[nc-1] + 1; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:817:35: note: 'conns_offset' was declared here 817 | cgsize_t n, nc, pos, *conns, *conns_offset; | ^~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsImport.c:1893:31: warning: 'conns_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 1893 | conns_offset[n+1] = conns_offset[n] + conns[nc] + 1; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building C object src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tecplot_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 85%] Building C object src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tecplot_to_cgns.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/hash.c [ 85%] Linking C executable tecplot_to_cgns cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/tecplot_to_cgns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/tecplot_to_cgns.dir/tecplot_to_cgns.c.o CMakeFiles/tecplot_to_cgns.dir/cgnsImport.c.o CMakeFiles/tecplot_to_cgns.dir/__/common/getargs.c.o CMakeFiles/tecplot_to_cgns.dir/__/common/hash.c.o -o tecplot_to_cgns ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 85%] Built target tecplot_to_cgns make -f src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_to_tecplot make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 85%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/cgns_to_tecplot.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_tecplot.dir/cgns_to_tecplot.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_tecplot.c [ 86%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_tecplot.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 86%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_tecplot.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 86%] Linking C executable cgns_to_tecplot cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgns_to_tecplot.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgns_to_tecplot.dir/cgns_to_tecplot.c.o CMakeFiles/cgns_to_tecplot.dir/cgnsutil.c.o CMakeFiles/cgns_to_tecplot.dir/__/common/getargs.c.o -o cgns_to_tecplot ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 86%] Built target cgns_to_tecplot make -f src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target plot3d_to_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 87%] Building C object src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/plot3d_to_cgns.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/plot3d_to_cgns.dir/plot3d_to_cgns.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/plot3d_to_cgns.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/plot3d_to_cgns.c: In function 'main': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/plot3d_to_cgns.c:204:52: warning: 'iblank' may be used uninitialized in this function [-Wmaybe-uninitialized] 204 | verts->id = use_iblank ? iblank[n] : 1; | ~~~~~~~~~~~~~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/plot3d_to_cgns.c:104:20: note: 'iblank' was declared here 104 | int *indices, *iblank; | ^~~~~~ [ 87%] Building C object src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/plot3d_to_cgns.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 87%] Building C object src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/binaryio.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/plot3d_to_cgns.dir/binaryio.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/binaryio.c [ 88%] Building C object src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/plot3d_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 88%] Linking C executable plot3d_to_cgns cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/plot3d_to_cgns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/plot3d_to_cgns.dir/plot3d_to_cgns.c.o CMakeFiles/plot3d_to_cgns.dir/cgnsutil.c.o CMakeFiles/plot3d_to_cgns.dir/binaryio.c.o CMakeFiles/plot3d_to_cgns.dir/__/common/getargs.c.o -o plot3d_to_cgns ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 88%] Built target plot3d_to_cgns make -f src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_to_plot3d make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 88%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/cgns_to_plot3d.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_plot3d.dir/cgns_to_plot3d.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_plot3d.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_plot3d.c: In function 'main': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_plot3d.c:178:21: warning: 'xyzd' may be used uninitialized in this function [-Wmaybe-uninitialized] 178 | fwrite (xyzd, sizeof(double), np, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_plot3d.c:116:13: note: 'xyzd' was declared here 116 | double *xyzd; | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_plot3d.c:189:21: warning: 'xyzf' may be used uninitialized in this function [-Wmaybe-uninitialized] 189 | fwrite (xyzf, sizeof(float), np, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_plot3d.c:115:12: note: 'xyzf' was declared here 115 | float *xyzf; | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_plot3d.c:216:13: warning: 'xyzd' may be used uninitialized in this function [-Wmaybe-uninitialized] 216 | double *xyzd; | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_plot3d.c:215:12: warning: 'xyzf' may be used uninitialized in this function [-Wmaybe-uninitialized] 215 | float *xyzf; | ^~~~ [ 89%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_plot3d.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 89%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/binaryio.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_plot3d.dir/binaryio.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/binaryio.c [ 89%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_plot3d.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 90%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/p3dfout.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_plot3d.dir/p3dfout.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/p3dfout.c [ 90%] Linking C executable cgns_to_plot3d cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgns_to_plot3d.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgns_to_plot3d.dir/cgns_to_plot3d.c.o CMakeFiles/cgns_to_plot3d.dir/cgnsutil.c.o CMakeFiles/cgns_to_plot3d.dir/binaryio.c.o CMakeFiles/cgns_to_plot3d.dir/__/common/getargs.c.o CMakeFiles/cgns_to_plot3d.dir/p3dfout.c.o -o cgns_to_plot3d ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 90%] Built target cgns_to_plot3d make -f src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_to_vtk make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 91%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/cgns_to_vtk.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_vtk.dir/cgns_to_vtk.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_vtk.c [ 91%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_vtk.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 92%] Linking C executable cgns_to_vtk cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgns_to_vtk.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgns_to_vtk.dir/cgns_to_vtk.c.o CMakeFiles/cgns_to_vtk.dir/__/common/getargs.c.o -o cgns_to_vtk ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 92%] Built target cgns_to_vtk make -f src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target tetgen_to_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 92%] Building C object src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/tetgen_to_cgns.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/tetgen_to_cgns.dir/tetgen_to_cgns.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/tetgen_to_cgns.c [ 93%] Linking C executable tetgen_to_cgns cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/tetgen_to_cgns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/tetgen_to_cgns.dir/tetgen_to_cgns.c.o -o tetgen_to_cgns ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 93%] Built target tetgen_to_cgns make -f src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_to_fast make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 93%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/cgns_to_fast.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_fast.dir/cgns_to_fast.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_fast.c [ 93%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_fast.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 94%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_fast.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/hash.c [ 94%] Linking C executable cgns_to_fast cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgns_to_fast.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgns_to_fast.dir/cgns_to_fast.c.o CMakeFiles/cgns_to_fast.dir/__/common/getargs.c.o CMakeFiles/cgns_to_fast.dir/__/common/hash.c.o -o cgns_to_fast ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 94%] Built target cgns_to_fast make -f src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target vgrid_to_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 94%] Building C object src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/vgrid_to_cgns.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/vgrid_to_cgns.dir/vgrid_to_cgns.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/vgrid_to_cgns.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/vgrid_to_cgns.c: In function 'read_bc': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/vgrid_to_cgns.c:206:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 206 | fgets(buf, sizeof(buf), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/vgrid_to_cgns.c: In function 'read_mapbc': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/vgrid_to_cgns.c:290:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 290 | fgets(buf, sizeof(buf), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/vgrid_to_cgns.c: In function 'read_bc': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/vgrid_to_cgns.c:243:39: warning: '%0*d' directive writing between 1 and 2147483647 bytes into a region of size 28 [-Wformat-overflow=] 243 | sprintf(Patchs[n].name, "Patch%0*d", i, n + 1); | ^~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/vgrid_to_cgns.c:243:33: note: directive argument in the range [1, 2147483647] 243 | sprintf(Patchs[n].name, "Patch%0*d", i, n + 1); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:871, from /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/vgrid_to_cgns.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 2147483653 bytes into a destination of size 33 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 95%] Building C object src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/binaryio.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/vgrid_to_cgns.dir/binaryio.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/binaryio.c [ 95%] Building C object src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/vgrid_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 95%] Linking C executable vgrid_to_cgns cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/vgrid_to_cgns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/vgrid_to_cgns.dir/vgrid_to_cgns.c.o CMakeFiles/vgrid_to_cgns.dir/binaryio.c.o CMakeFiles/vgrid_to_cgns.dir/__/common/getargs.c.o -o vgrid_to_cgns ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 95%] Built target vgrid_to_cgns make -f src/cgnstools/utilities/CMakeFiles/convert_location.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_location.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/convert_location.dir/DependInfo.cmake --color= Scanning dependencies of target convert_location make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/convert_location.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_location.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 95%] Building C object src/cgnstools/utilities/CMakeFiles/convert_location.dir/convert_location.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/convert_location.dir/convert_location.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/convert_location.c [ 95%] Building C object src/cgnstools/utilities/CMakeFiles/convert_location.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/convert_location.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:310:7: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] 310 | k += s->rind[2][0]; | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:34: note: 'nk' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2626:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] 2626 | for (j = 1; j < nj; j++) { | ^~~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:30: note: 'nj' was declared here 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgnsutil.c:2360:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 2360 | cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; | ^~ [ 96%] Building C object src/cgnstools/utilities/CMakeFiles/convert_location.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/convert_location.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 96%] Linking C executable convert_location cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/convert_location.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/convert_location.dir/convert_location.c.o CMakeFiles/convert_location.dir/cgnsutil.c.o CMakeFiles/convert_location.dir/__/common/getargs.c.o -o convert_location ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 96%] Built target convert_location make -f src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target aflr3_to_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 96%] Building C object src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/aflr3_to_cgns.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/aflr3_to_cgns.dir/aflr3_to_cgns.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/aflr3_to_cgns.c [ 96%] Building C object src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/binaryio.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/aflr3_to_cgns.dir/binaryio.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/binaryio.c [ 97%] Building C object src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/aflr3_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 97%] Linking C executable aflr3_to_cgns cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/aflr3_to_cgns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/aflr3_to_cgns.dir/aflr3_to_cgns.c.o CMakeFiles/aflr3_to_cgns.dir/binaryio.c.o CMakeFiles/aflr3_to_cgns.dir/__/common/getargs.c.o -o aflr3_to_cgns ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 97%] Built target aflr3_to_cgns make -f src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_to_aflr3 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 97%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/cgns_to_aflr3.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_aflr3.dir/cgns_to_aflr3.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/cgns_to_aflr3.c [ 98%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_aflr3.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [ 98%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/cgns_to_aflr3.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/hash.c [ 99%] Linking C executable cgns_to_aflr3 cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgns_to_aflr3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgns_to_aflr3.dir/cgns_to_aflr3.c.o CMakeFiles/cgns_to_aflr3.dir/__/common/getargs.c.o CMakeFiles/cgns_to_aflr3.dir/__/common/hash.c.o -o cgns_to_aflr3 ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 99%] Built target cgns_to_aflr3 make -f src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target fast_to_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' [ 99%] Building C object src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/fast_to_cgns.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/fast_to_cgns.dir/fast_to_cgns.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/fast_to_cgns.c [ 99%] Building C object src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/binaryio.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/fast_to_cgns.dir/binaryio.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/binaryio.c [100%] Building C object src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cc -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-4.1.1/src -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -o CMakeFiles/fast_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/common/getargs.c [100%] Linking C executable fast_to_cgns cd /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/fast_to_cgns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/fast_to_cgns.dir/fast_to_cgns.c.o CMakeFiles/fast_to_cgns.dir/binaryio.c.o CMakeFiles/fast_to_cgns.dir/__/common/getargs.c.o -o fast_to_cgns ../../libcgns.so.4.1 ../calclib/libcalclib.a -lm -lhdf5 -lm -ldl -lhdf5 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [100%] Built target fast_to_cgns make[1]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-4.1.1/CMakeFiles 0 + make /usr/bin/cmake -S/builddir/build/BUILD/CGNS-4.1.1 -B/builddir/build/BUILD/CGNS-4.1.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-4.1.1/CMakeFiles /builddir/build/BUILD/CGNS-4.1.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1/src/CMakeFiles/cgns_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_shared.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 4%] Built target cgns_shared make -f src/CMakeFiles/cgns_f2c.dir/build.make src/CMakeFiles/cgns_f2c.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1/src/CMakeFiles/cgns_f2c.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/CMakeFiles/cgns_f2c.dir/build.make src/CMakeFiles/cgns_f2c.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_f2c.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 4%] Built target cgns_f2c make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1/src/CMakeFiles/cgns_static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_static.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 7%] Built target cgns_static make -f src/tools/CMakeFiles/cgnsnames.dir/build.make src/tools/CMakeFiles/cgnsnames.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnsnames.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnsnames.dir/build.make src/tools/CMakeFiles/cgnsnames.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnsnames.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 8%] Built target cgnsnames make -f src/tools/CMakeFiles/cgnscheck.dir/build.make src/tools/CMakeFiles/cgnscheck.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnscheck.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnscheck.dir/build.make src/tools/CMakeFiles/cgnscheck.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnscheck.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 9%] Built target cgnscheck make -f src/tools/CMakeFiles/cgnsconvert.dir/build.make src/tools/CMakeFiles/cgnsconvert.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnsconvert.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnsconvert.dir/build.make src/tools/CMakeFiles/cgnsconvert.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnsconvert.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 10%] Built target cgnsconvert make -f src/tools/CMakeFiles/cgnsdiff.dir/build.make src/tools/CMakeFiles/cgnsdiff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnsdiff.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnsdiff.dir/build.make src/tools/CMakeFiles/cgnsdiff.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnsdiff.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 11%] Built target cgnsdiff make -f src/tools/CMakeFiles/cgnslist.dir/build.make src/tools/CMakeFiles/cgnslist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnslist.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnslist.dir/build.make src/tools/CMakeFiles/cgnslist.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnslist.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 12%] Built target cgnslist make -f src/tools/CMakeFiles/cgnscompress.dir/build.make src/tools/CMakeFiles/cgnscompress.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnscompress.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tools/CMakeFiles/cgnscompress.dir/build.make src/tools/CMakeFiles/cgnscompress.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnscompress.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 13%] Built target cgnscompress make -f src/tests/CMakeFiles/write_array.dir/build.make src/tests/CMakeFiles/write_array.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_array.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_array.dir/build.make src/tests/CMakeFiles/write_array.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_array.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 14%] Built target write_array make -f src/tests/CMakeFiles/test_general_reshape.dir/build.make src/tests/CMakeFiles/test_general_reshape.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_general_reshape.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_general_reshape.dir/build.make src/tests/CMakeFiles/test_general_reshape.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_general_reshape.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 15%] Built target test_general_reshape make -f src/tests/CMakeFiles/dbtest.dir/build.make src/tests/CMakeFiles/dbtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/dbtest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/dbtest.dir/build.make src/tests/CMakeFiles/dbtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/dbtest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 16%] Built target dbtest make -f src/tests/CMakeFiles/test_bboxf.dir/build.make src/tests/CMakeFiles/test_bboxf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_bboxf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_bboxf.dir/build.make src/tests/CMakeFiles/test_bboxf.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_bboxf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 17%] Built target test_bboxf make -f src/tests/CMakeFiles/test_multifam.dir/build.make src/tests/CMakeFiles/test_multifam.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_multifam.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_multifam.dir/build.make src/tests/CMakeFiles/test_multifam.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_multifam.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 17%] Built target test_multifam make -f src/tests/CMakeFiles/test_partial.dir/build.make src/tests/CMakeFiles/test_partial.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_partial.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_partial.dir/build.make src/tests/CMakeFiles/test_partial.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_partial.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Built target test_partial make -f src/tests/CMakeFiles/test_general_rind.dir/build.make src/tests/CMakeFiles/test_general_rind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_general_rind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_general_rind.dir/build.make src/tests/CMakeFiles/test_general_rind.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_general_rind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Built target test_general_rind make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make src/tests/CMakeFiles/cgwrite_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgwrite_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make src/tests/CMakeFiles/cgwrite_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgwrite_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Built target cgwrite_f03 make -f src/tests/CMakeFiles/test_family_treef.dir/build.make src/tests/CMakeFiles/test_family_treef.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_family_treef.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_family_treef.dir/build.make src/tests/CMakeFiles/test_family_treef.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_family_treef.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 19%] Built target test_family_treef make -f src/tests/CMakeFiles/test_exts.dir/build.make src/tests/CMakeFiles/test_exts.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_exts.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_exts.dir/build.make src/tests/CMakeFiles/test_exts.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_exts.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 20%] Built target test_exts make -f src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build.make src/tests/CMakeFiles/ser_benchmark_hdf5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/ser_benchmark_hdf5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build.make src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 21%] Built target ser_benchmark_hdf5 make -f src/tests/CMakeFiles/test_ver31.dir/build.make src/tests/CMakeFiles/test_ver31.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_ver31.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_ver31.dir/build.make src/tests/CMakeFiles/test_ver31.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_ver31.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 22%] Built target test_ver31 make -f src/tests/CMakeFiles/cgsubreg_f03.dir/build.make src/tests/CMakeFiles/cgsubreg_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgsubreg_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgsubreg_f03.dir/build.make src/tests/CMakeFiles/cgsubreg_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgsubreg_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 23%] Built target cgsubreg_f03 make -f src/tests/CMakeFiles/open_cgns.dir/build.make src/tests/CMakeFiles/open_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/open_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/open_cgns.dir/build.make src/tests/CMakeFiles/open_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/open_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 24%] Built target open_cgns make -f src/tests/CMakeFiles/elemtest.dir/build.make src/tests/CMakeFiles/elemtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/elemtest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/elemtest.dir/build.make src/tests/CMakeFiles/elemtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/elemtest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 25%] Built target elemtest make -f src/tests/CMakeFiles/write_test.dir/build.make src/tests/CMakeFiles/write_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_test.dir/build.make src/tests/CMakeFiles/write_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 26%] Built target write_test make -f src/tests/CMakeFiles/write_bcdata.dir/build.make src/tests/CMakeFiles/write_bcdata.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_bcdata.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_bcdata.dir/build.make src/tests/CMakeFiles/write_bcdata.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_bcdata.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 27%] Built target write_bcdata make -f src/tests/CMakeFiles/cgread_f03.dir/build.make src/tests/CMakeFiles/cgread_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgread_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgread_f03.dir/build.make src/tests/CMakeFiles/cgread_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgread_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 28%] Built target cgread_f03 make -f src/tests/CMakeFiles/write_rind.dir/build.make src/tests/CMakeFiles/write_rind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_rind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_rind.dir/build.make src/tests/CMakeFiles/write_rind.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_rind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 29%] Built target write_rind make -f src/tests/CMakeFiles/write_zones.dir/build.make src/tests/CMakeFiles/write_zones.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_zones.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_zones.dir/build.make src/tests/CMakeFiles/write_zones.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_zones.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 31%] Built target write_zones make -f src/tests/CMakeFiles/test_goto.dir/build.make src/tests/CMakeFiles/test_goto.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_goto.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_goto.dir/build.make src/tests/CMakeFiles/test_goto.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_goto.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 32%] Built target test_goto make -f src/tests/CMakeFiles/write_links.dir/build.make src/tests/CMakeFiles/write_links.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_links.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/write_links.dir/build.make src/tests/CMakeFiles/write_links.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_links.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 33%] Built target write_links make -f src/tests/CMakeFiles/cgzconn_f03.dir/build.make src/tests/CMakeFiles/cgzconn_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgzconn_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgzconn_f03.dir/build.make src/tests/CMakeFiles/cgzconn_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgzconn_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 34%] Built target cgzconn_f03 make -f src/tests/CMakeFiles/test_family_tree.dir/build.make src/tests/CMakeFiles/test_family_tree.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_family_tree.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_family_tree.dir/build.make src/tests/CMakeFiles/test_family_tree.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_family_tree.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 34%] Built target test_family_tree make -f src/tests/CMakeFiles/cgioc.dir/build.make src/tests/CMakeFiles/cgioc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgioc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgioc.dir/build.make src/tests/CMakeFiles/cgioc.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgioc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 35%] Built target cgioc make -f src/tests/CMakeFiles/test_bbox.dir/build.make src/tests/CMakeFiles/test_bbox.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_bbox.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_bbox.dir/build.make src/tests/CMakeFiles/test_bbox.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_bbox.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 36%] Built target test_bbox make -f src/tests/CMakeFiles/cgiof_f03.dir/build.make src/tests/CMakeFiles/cgiof_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgiof_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/cgiof_f03.dir/build.make src/tests/CMakeFiles/cgiof_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgiof_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 37%] Built target cgiof_f03 make -f src/tests/CMakeFiles/test_general_rindf.dir/build.make src/tests/CMakeFiles/test_general_rindf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_general_rindf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/tests/CMakeFiles/test_general_rindf.dir/build.make src/tests/CMakeFiles/test_general_rindf.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_general_rindf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 38%] Built target test_general_rindf make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 39%] Built target read_timevert_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 40%] Built target read_grid_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 41%] Built target read_grid2zn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 42%] Built target read_discreteface_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 43%] Built target write_discreteface_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 44%] Built target read_bcpnts_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 45%] Built target write_flowcent_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 45%] Built target write_descriptor make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 46%] Built target read_nondimensional make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 46%] Built target write_flowcentrind_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 47%] Built target write_floweqn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 48%] Built target read_flowvert_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 48%] Built target write_con2zn_genrl_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 49%] Built target read_dimensional make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 50%] Built target write_bcpnts_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 50%] Built target read_flowvert_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 51%] Built target write_con2zn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 51%] Built target write_nondimensional make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 52%] Built target write_dimensional make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 53%] Built target read_floweqn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 54%] Built target write_convergence make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 55%] Built target write_bcpnts_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 56%] Built target write_grid_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 57%] Built target write_bc_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target write_flowvert_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target read_grid_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target write_timevert_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target write_flowvert_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 59%] Built target write_grid2zn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 60%] Built target write_grid_unst make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 61%] Built target read_bc_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 62%] Built target read_bcpnts_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 63%] Built target read_flowcent_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 63%] Built target read_con2zn_genrl_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 64%] Built target read_con2zn_str make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 64%] Built target read_descriptor make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 65%] Built target read_convergence make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 65%] Built target read_flowcentrind_str make -f src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build.make src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build.make src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 66%] Built target cgiowish make -f src/cgnstools/calclib/CMakeFiles/calclib.dir/build.make src/cgnstools/calclib/CMakeFiles/calclib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib/CMakeFiles/calclib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/calclib/CMakeFiles/calclib.dir/build.make src/cgnstools/calclib/CMakeFiles/calclib.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/calclib/CMakeFiles/calclib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 67%] Built target calclib make -f src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build.make src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build.make src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 68%] Built target calcwish make -f src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build.make src/cgnstools/tkogl/CMakeFiles/tkogl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/CMakeFiles/tkogl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build.make src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 72%] Built target tkogl make -f src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build.make src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build.make src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 73%] Built target plotwish make -f src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build.make src/cgnstools/utilities/CMakeFiles/update_ngon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/update_ngon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build.make src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 74%] Built target update_ngon make -f src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 75%] Built target interpolate_cgns make -f src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build.make src/cgnstools/utilities/CMakeFiles/extract_subset.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/extract_subset.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build.make src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 77%] Built target extract_subset make -f src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 79%] Built target convert_dataclass make -f src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_info.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_info.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 81%] Built target cgns_info make -f src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 83%] Built target patran_to_cgns make -f src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_variables.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/convert_variables.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 84%] Built target convert_variables make -f src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 85%] Built target tecplot_to_cgns make -f src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 86%] Built target cgns_to_tecplot make -f src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 88%] Built target plot3d_to_cgns make -f src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 90%] Built target cgns_to_plot3d make -f src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 92%] Built target cgns_to_vtk make -f src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 93%] Built target tetgen_to_cgns make -f src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 94%] Built target cgns_to_fast make -f src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 95%] Built target vgrid_to_cgns make -f src/cgnstools/utilities/CMakeFiles/convert_location.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_location.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/convert_location.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/convert_location.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_location.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/convert_location.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 96%] Built target convert_location make -f src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 97%] Built target aflr3_to_cgns make -f src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 99%] Built target cgns_to_aflr3 make -f src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' make -f src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [100%] Built target fast_to_cgns make[1]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-4.1.1/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XabcXX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64 ++ dirname /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64 + cd CGNS-4.1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -S/builddir/build/BUILD/CGNS-4.1.1 -B/builddir/build/BUILD/CGNS-4.1.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-4.1.1/CMakeFiles /builddir/build/BUILD/CGNS-4.1.1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1/src/CMakeFiles/cgns_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_shared.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 4%] Built target cgns_shared /usr/bin/make -f src/CMakeFiles/cgns_f2c.dir/build.make src/CMakeFiles/cgns_f2c.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1/src/CMakeFiles/cgns_f2c.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/CMakeFiles/cgns_f2c.dir/build.make src/CMakeFiles/cgns_f2c.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_f2c.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 4%] Built target cgns_f2c /usr/bin/make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src /builddir/build/BUILD/CGNS-4.1.1/src/CMakeFiles/cgns_static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_static.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 7%] Built target cgns_static /usr/bin/make -f src/tools/CMakeFiles/cgnsnames.dir/build.make src/tools/CMakeFiles/cgnsnames.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnsnames.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tools/CMakeFiles/cgnsnames.dir/build.make src/tools/CMakeFiles/cgnsnames.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnsnames.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 8%] Built target cgnsnames /usr/bin/make -f src/tools/CMakeFiles/cgnscheck.dir/build.make src/tools/CMakeFiles/cgnscheck.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnscheck.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tools/CMakeFiles/cgnscheck.dir/build.make src/tools/CMakeFiles/cgnscheck.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnscheck.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 9%] Built target cgnscheck /usr/bin/make -f src/tools/CMakeFiles/cgnsconvert.dir/build.make src/tools/CMakeFiles/cgnsconvert.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnsconvert.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tools/CMakeFiles/cgnsconvert.dir/build.make src/tools/CMakeFiles/cgnsconvert.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnsconvert.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 10%] Built target cgnsconvert /usr/bin/make -f src/tools/CMakeFiles/cgnsdiff.dir/build.make src/tools/CMakeFiles/cgnsdiff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnsdiff.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tools/CMakeFiles/cgnsdiff.dir/build.make src/tools/CMakeFiles/cgnsdiff.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnsdiff.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 11%] Built target cgnsdiff /usr/bin/make -f src/tools/CMakeFiles/cgnslist.dir/build.make src/tools/CMakeFiles/cgnslist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnslist.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tools/CMakeFiles/cgnslist.dir/build.make src/tools/CMakeFiles/cgnslist.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnslist.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 12%] Built target cgnslist /usr/bin/make -f src/tools/CMakeFiles/cgnscompress.dir/build.make src/tools/CMakeFiles/cgnscompress.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tools /builddir/build/BUILD/CGNS-4.1.1/src/tools/CMakeFiles/cgnscompress.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tools/CMakeFiles/cgnscompress.dir/build.make src/tools/CMakeFiles/cgnscompress.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnscompress.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 13%] Built target cgnscompress /usr/bin/make -f src/tests/CMakeFiles/write_array.dir/build.make src/tests/CMakeFiles/write_array.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_array.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/write_array.dir/build.make src/tests/CMakeFiles/write_array.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_array.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 14%] Built target write_array /usr/bin/make -f src/tests/CMakeFiles/test_general_reshape.dir/build.make src/tests/CMakeFiles/test_general_reshape.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_general_reshape.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_general_reshape.dir/build.make src/tests/CMakeFiles/test_general_reshape.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_general_reshape.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 15%] Built target test_general_reshape /usr/bin/make -f src/tests/CMakeFiles/dbtest.dir/build.make src/tests/CMakeFiles/dbtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/dbtest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/dbtest.dir/build.make src/tests/CMakeFiles/dbtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/dbtest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 16%] Built target dbtest /usr/bin/make -f src/tests/CMakeFiles/test_bboxf.dir/build.make src/tests/CMakeFiles/test_bboxf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_bboxf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_bboxf.dir/build.make src/tests/CMakeFiles/test_bboxf.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_bboxf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 17%] Built target test_bboxf /usr/bin/make -f src/tests/CMakeFiles/test_multifam.dir/build.make src/tests/CMakeFiles/test_multifam.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_multifam.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_multifam.dir/build.make src/tests/CMakeFiles/test_multifam.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_multifam.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 17%] Built target test_multifam /usr/bin/make -f src/tests/CMakeFiles/test_partial.dir/build.make src/tests/CMakeFiles/test_partial.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_partial.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_partial.dir/build.make src/tests/CMakeFiles/test_partial.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_partial.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Built target test_partial /usr/bin/make -f src/tests/CMakeFiles/test_general_rind.dir/build.make src/tests/CMakeFiles/test_general_rind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_general_rind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_general_rind.dir/build.make src/tests/CMakeFiles/test_general_rind.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_general_rind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Built target test_general_rind /usr/bin/make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make src/tests/CMakeFiles/cgwrite_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgwrite_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make src/tests/CMakeFiles/cgwrite_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgwrite_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 18%] Built target cgwrite_f03 /usr/bin/make -f src/tests/CMakeFiles/test_family_treef.dir/build.make src/tests/CMakeFiles/test_family_treef.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_family_treef.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_family_treef.dir/build.make src/tests/CMakeFiles/test_family_treef.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_family_treef.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 19%] Built target test_family_treef /usr/bin/make -f src/tests/CMakeFiles/test_exts.dir/build.make src/tests/CMakeFiles/test_exts.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_exts.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_exts.dir/build.make src/tests/CMakeFiles/test_exts.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_exts.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 20%] Built target test_exts /usr/bin/make -f src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build.make src/tests/CMakeFiles/ser_benchmark_hdf5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/ser_benchmark_hdf5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build.make src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/ser_benchmark_hdf5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 21%] Built target ser_benchmark_hdf5 /usr/bin/make -f src/tests/CMakeFiles/test_ver31.dir/build.make src/tests/CMakeFiles/test_ver31.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_ver31.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_ver31.dir/build.make src/tests/CMakeFiles/test_ver31.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_ver31.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 22%] Built target test_ver31 /usr/bin/make -f src/tests/CMakeFiles/cgsubreg_f03.dir/build.make src/tests/CMakeFiles/cgsubreg_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgsubreg_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/cgsubreg_f03.dir/build.make src/tests/CMakeFiles/cgsubreg_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgsubreg_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 23%] Built target cgsubreg_f03 /usr/bin/make -f src/tests/CMakeFiles/open_cgns.dir/build.make src/tests/CMakeFiles/open_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/open_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/open_cgns.dir/build.make src/tests/CMakeFiles/open_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/open_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 24%] Built target open_cgns /usr/bin/make -f src/tests/CMakeFiles/elemtest.dir/build.make src/tests/CMakeFiles/elemtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/elemtest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/elemtest.dir/build.make src/tests/CMakeFiles/elemtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/elemtest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 25%] Built target elemtest /usr/bin/make -f src/tests/CMakeFiles/write_test.dir/build.make src/tests/CMakeFiles/write_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/write_test.dir/build.make src/tests/CMakeFiles/write_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 26%] Built target write_test /usr/bin/make -f src/tests/CMakeFiles/write_bcdata.dir/build.make src/tests/CMakeFiles/write_bcdata.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_bcdata.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/write_bcdata.dir/build.make src/tests/CMakeFiles/write_bcdata.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_bcdata.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 27%] Built target write_bcdata /usr/bin/make -f src/tests/CMakeFiles/cgread_f03.dir/build.make src/tests/CMakeFiles/cgread_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgread_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/cgread_f03.dir/build.make src/tests/CMakeFiles/cgread_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgread_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 28%] Built target cgread_f03 /usr/bin/make -f src/tests/CMakeFiles/write_rind.dir/build.make src/tests/CMakeFiles/write_rind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_rind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/write_rind.dir/build.make src/tests/CMakeFiles/write_rind.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_rind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 29%] Built target write_rind /usr/bin/make -f src/tests/CMakeFiles/write_zones.dir/build.make src/tests/CMakeFiles/write_zones.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_zones.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/write_zones.dir/build.make src/tests/CMakeFiles/write_zones.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_zones.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 31%] Built target write_zones /usr/bin/make -f src/tests/CMakeFiles/test_goto.dir/build.make src/tests/CMakeFiles/test_goto.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_goto.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_goto.dir/build.make src/tests/CMakeFiles/test_goto.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_goto.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 32%] Built target test_goto /usr/bin/make -f src/tests/CMakeFiles/write_links.dir/build.make src/tests/CMakeFiles/write_links.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/write_links.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/write_links.dir/build.make src/tests/CMakeFiles/write_links.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_links.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 33%] Built target write_links /usr/bin/make -f src/tests/CMakeFiles/cgzconn_f03.dir/build.make src/tests/CMakeFiles/cgzconn_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgzconn_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/cgzconn_f03.dir/build.make src/tests/CMakeFiles/cgzconn_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgzconn_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 34%] Built target cgzconn_f03 /usr/bin/make -f src/tests/CMakeFiles/test_family_tree.dir/build.make src/tests/CMakeFiles/test_family_tree.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_family_tree.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_family_tree.dir/build.make src/tests/CMakeFiles/test_family_tree.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_family_tree.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 34%] Built target test_family_tree /usr/bin/make -f src/tests/CMakeFiles/cgioc.dir/build.make src/tests/CMakeFiles/cgioc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgioc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/cgioc.dir/build.make src/tests/CMakeFiles/cgioc.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgioc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 35%] Built target cgioc /usr/bin/make -f src/tests/CMakeFiles/test_bbox.dir/build.make src/tests/CMakeFiles/test_bbox.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_bbox.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_bbox.dir/build.make src/tests/CMakeFiles/test_bbox.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_bbox.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 36%] Built target test_bbox /usr/bin/make -f src/tests/CMakeFiles/cgiof_f03.dir/build.make src/tests/CMakeFiles/cgiof_f03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/cgiof_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/cgiof_f03.dir/build.make src/tests/CMakeFiles/cgiof_f03.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgiof_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 37%] Built target cgiof_f03 /usr/bin/make -f src/tests/CMakeFiles/test_general_rindf.dir/build.make src/tests/CMakeFiles/test_general_rindf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/tests /builddir/build/BUILD/CGNS-4.1.1/src/tests/CMakeFiles/test_general_rindf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/tests/CMakeFiles/test_general_rindf.dir/build.make src/tests/CMakeFiles/test_general_rindf.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_general_rindf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 38%] Built target test_general_rindf /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 39%] Built target read_timevert_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 40%] Built target read_grid_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 41%] Built target read_grid2zn_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_discreteface_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 42%] Built target read_discreteface_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_discreteface_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 43%] Built target write_discreteface_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 44%] Built target read_bcpnts_unst /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 45%] Built target write_flowcent_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 45%] Built target write_descriptor /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 46%] Built target read_nondimensional /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 46%] Built target write_flowcentrind_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 47%] Built target write_floweqn_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 48%] Built target read_flowvert_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 48%] Built target write_con2zn_genrl_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 49%] Built target read_dimensional /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 50%] Built target write_bcpnts_unst /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 50%] Built target read_flowvert_unst /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 51%] Built target write_con2zn_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 51%] Built target write_nondimensional /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 52%] Built target write_dimensional /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 53%] Built target read_floweqn_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 54%] Built target write_convergence /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 55%] Built target write_bcpnts_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 56%] Built target write_grid_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 57%] Built target write_bc_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target write_flowvert_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target read_grid_unst /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target write_timevert_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 58%] Built target write_flowvert_unst /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 59%] Built target write_grid2zn_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 60%] Built target write_grid_unst /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 61%] Built target read_bc_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 62%] Built target read_bcpnts_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 63%] Built target read_flowcent_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 63%] Built target read_con2zn_genrl_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 64%] Built target read_con2zn_str /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 64%] Built target read_descriptor /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 65%] Built target read_convergence /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-4.1.1/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build.make src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 65%] Built target read_flowcentrind_str /usr/bin/make -f src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build.make src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build.make src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 66%] Built target cgiowish /usr/bin/make -f src/cgnstools/calclib/CMakeFiles/calclib.dir/build.make src/cgnstools/calclib/CMakeFiles/calclib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/calclib/CMakeFiles/calclib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/calclib/CMakeFiles/calclib.dir/build.make src/cgnstools/calclib/CMakeFiles/calclib.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/calclib/CMakeFiles/calclib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 67%] Built target calclib /usr/bin/make -f src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build.make src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build.make src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 68%] Built target calcwish /usr/bin/make -f src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build.make src/cgnstools/tkogl/CMakeFiles/tkogl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/tkogl/CMakeFiles/tkogl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build.make src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 72%] Built target tkogl /usr/bin/make -f src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build.make src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build.make src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 73%] Built target plotwish /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build.make src/cgnstools/utilities/CMakeFiles/update_ngon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/update_ngon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build.make src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/update_ngon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 74%] Built target update_ngon /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 75%] Built target interpolate_cgns /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build.make src/cgnstools/utilities/CMakeFiles/extract_subset.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/extract_subset.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build.make src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 77%] Built target extract_subset /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 79%] Built target convert_dataclass /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_info.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_info.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 81%] Built target cgns_info /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 83%] Built target patran_to_cgns /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_variables.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/convert_variables.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 84%] Built target convert_variables /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 85%] Built target tecplot_to_cgns /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 86%] Built target cgns_to_tecplot /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 88%] Built target plot3d_to_cgns /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 90%] Built target cgns_to_plot3d /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 92%] Built target cgns_to_vtk /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 93%] Built target tetgen_to_cgns /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 94%] Built target cgns_to_fast /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 95%] Built target vgrid_to_cgns /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/convert_location.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_location.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/convert_location.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/convert_location.dir/build.make src/cgnstools/utilities/CMakeFiles/convert_location.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/convert_location.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 96%] Built target convert_location /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 97%] Built target aflr3_to_cgns /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build.make src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [ 99%] Built target cgns_to_aflr3 /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' cd /builddir/build/BUILD/CGNS-4.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1 /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities /builddir/build/BUILD/CGNS-4.1.1/src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/make -f src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build.make src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' [100%] Built target fast_to_cgns make[1]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-4.1.1/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/CGNS-4.1.1' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/CGNS-4.1.1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64/libcgns.a -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64/libcgns.so.4.1 -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64/libcgns.so -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgnslib.h -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgns_io.h -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgnswin_f.h -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgnsconfig.h -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgnstypes.h -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgnstypes_f.h -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgnstypes_f03.h -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgnsBuild.defs -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgns.mod -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnscheck -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsconvert -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsdiff -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnslist -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsnames -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnscompress -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsupdate -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/adf2hdf -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/hdf2adf -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgconfig -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgiowish -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsview -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsnodes -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnsview.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgns.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnsnodes.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/export.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/import.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/tools.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/calcwish -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnscalc -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/unitconv -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnscalc.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/unitconv.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnscalc.ico -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnscalc.png -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnscalc-icon.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnscalc-mask.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/unitconv.ico -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/unitconv.png -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/unitconv.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/plotwish -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsplot -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnsplot.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnsplot.ico -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnsplot.png -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnsplot-icon.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgnsplot-mask.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/balloon.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/color.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/combobox.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/config.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/dialog.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/editfile.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/filesel.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/findfile.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/frame.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/help.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/menubar.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/tclIndex -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/tclreg.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/tkdir.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/tree.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/units.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgns.ico -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgns.png -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgns-icon.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/cgns-mask.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/plot3d_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_plot3d -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/patran_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/tecplot_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_tecplot -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/tetgen_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/vgrid_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/aflr3_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_aflr3 -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/fast_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_fast -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_vtk -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/convert_location -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/convert_variables -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/convert_dataclass -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/extract_subset -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/interpolate_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/update_ngon -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/conserved.cnv -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/convert.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/dimensional.cnv -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/patran.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/plot3d.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/primitive.cnv -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/tecplot.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/tetgen.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/vgrid.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/aflr3.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/fast.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/util.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/utilities.mnu -- Installing: /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/cgnstools/vtk.tcl + find /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64 -name '*.a' -delete -print /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64/libcgns.a + sed -i -e '1i#!/usr/bin/sh' /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgconfig + mkdir -p /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64/gfortran/modules + mv /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/include/cgns.mod /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64/gfortran/modules + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.1.1-1.fc33 --unique-debug-suffix -4.1.1-1.fc33.x86_64 --unique-debug-src-base cgnslib-4.1.1-1.fc33.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/CGNS-4.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnscheck explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsconvert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnslist explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsnames explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsdiff extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsconvert extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnscheck extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsnames extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnslist extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnsdiff explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnscompress extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnscompress explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/aflr3_to_cgns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/calcwish explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgiowish explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_aflr3 extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/aflr3_to_cgns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_fast extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/calcwish extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgiowish extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_aflr3 extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_fast explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_plot3d extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_plot3d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_tecplot explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_vtk explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/convert_dataclass extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_tecplot extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/convert_dataclass extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/cgns_to_vtk explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/convert_location extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/convert_location explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/convert_variables extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/convert_variables explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/extract_subset extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/extract_subset explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/fast_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/fast_to_cgns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/interpolate_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/interpolate_cgns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/patran_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/patran_to_cgns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/plot3d_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/plot3d_to_cgns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/plotwish extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/plotwish explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/tecplot_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/tecplot_to_cgns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/tetgen_to_cgns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/update_ngon extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/tetgen_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/update_ngon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/vgrid_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/bin/cgnstools/vgrid_to_cgns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64/libcgns.so.4.1 extracting debug info from /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64/libcgns.so.4.1 original debug info size: 7436kB, size after compression: 7020kB /usr/lib/rpm/sepdebugcrcfix: Updated 28 CRC32s, 0 CRC32s did match. 7279 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/cgnsupdate from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/adf2hdf from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/hdf2adf from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/cgnsview from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/cgnsnodes from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/cgnscalc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/unitconv from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/cgnsplot from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NpywqX + umask 022 + cd /builddir/build/BUILD + cd CGNS-4.1.1 + export LD_LIBRARY_PATH=/builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/lib64 + ctest --force-new-ctest-process Test project /builddir/build/BUILD/CGNS-4.1.1 Start 1: cgioc 1/26 Test #1: cgioc ............................ Passed 0.00 sec Start 2: elemtest 2/26 Test #2: elemtest ......................... Passed 0.03 sec Start 3: ser_benchmark_hdf5 3/26 Test #3: ser_benchmark_hdf5 ............... Passed 0.03 sec Start 4: test_exts 4/26 Test #4: test_exts ........................ Passed 0.47 sec Start 5: test_goto 5/26 Test #5: test_goto ........................ Passed 0.49 sec Start 6: test_partial 6/26 Test #6: test_partial ..................... Passed 0.05 sec Start 7: test_ver31 7/26 Test #7: test_ver31 ....................... Passed 0.11 sec Start 8: test_multifam 8/26 Test #8: test_multifam .................... Passed 0.03 sec Start 9: test_general_rind 9/26 Test #9: test_general_rind ................ Passed 0.01 sec Start 10: test_general_reshape 10/26 Test #10: test_general_reshape ............. Passed 0.01 sec Start 11: write_array 11/26 Test #11: write_array ...................... Passed 0.05 sec Start 12: write_bcdata 12/26 Test #12: write_bcdata ..................... Passed 0.11 sec Start 13: write_links 13/26 Test #13: write_links ...................... Passed 0.72 sec Start 14: write_rind 14/26 Test #14: write_rind ....................... Passed 0.01 sec Start 15: write_test 15/26 Test #15: write_test ....................... Passed 0.05 sec Start 16: write_zones 16/26 Test #16: write_zones ...................... Passed 4.30 sec Start 17: test_family_tree 17/26 Test #17: test_family_tree ................. Passed 0.03 sec Start 18: test_bbox 18/26 Test #18: test_bbox ........................ Passed 0.01 sec Start 19: cgiof_f03 19/26 Test #19: cgiof_f03 ........................ Passed 0.00 sec Start 20: cgwrite_f03 20/26 Test #20: cgwrite_f03 ...................... Passed 0.02 sec Start 21: cgread_f03 21/26 Test #21: cgread_f03 ....................... Passed 0.02 sec Start 22: cgzconn_f03 22/26 Test #22: cgzconn_f03 ...................... Passed 0.02 sec Start 23: cgsubreg_f03 23/26 Test #23: cgsubreg_f03 ..................... Passed 0.01 sec Start 24: test_general_rindf 24/26 Test #24: test_general_rindf ............... Passed 0.01 sec Start 25: test_family_treef 25/26 Test #25: test_family_treef ................ Passed 0.02 sec Start 26: test_bboxf 26/26 Test #26: test_bboxf ....................... Passed 0.01 sec 100% tests passed, 0 tests failed out of 26 Total Test time (real) = 6.67 sec + RPM_EC=0 ++ jobs -p + exit 0 Processing files: cgnslib-4.1.1-1.fc33.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CAEIh0 + umask 022 + cd /builddir/build/BUILD + cd CGNS-4.1.1 + DOCDIR=/builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/doc/cgnslib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/doc/cgnslib + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/doc/cgnslib + cp -pr README.md /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/doc/cgnslib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cQOUiY + umask 022 + cd /builddir/build/BUILD + cd CGNS-4.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/licenses/cgnslib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/licenses/cgnslib + cp -pr license.txt /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64/usr/share/licenses/cgnslib + RPM_EC=0 ++ jobs -p + exit 0 Provides: cgnslib = 4.1.1-1.fc33 cgnslib(x86-64) = 4.1.1-1.fc33 libcgns.so.4.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libGL.so.1()(64bit) libGLU.so.1()(64bit) libX11.so.6()(64bit) libXmu.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcgns.so.4.1()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgfortran.so.5()(64bit) libhdf5.so.103()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libquadmath.so.0()(64bit) libtcl8.6.so()(64bit) libtk8.6.so()(64bit) rtld(GNU_HASH) Processing files: cgnslib-devel-4.1.1-1.fc33.x86_64 Provides: cgnslib-devel = 4.1.1-1.fc33 cgnslib-devel(x86-64) = 4.1.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcgns.so.4.1()(64bit) Processing files: cgnslib-debugsource-4.1.1-1.fc33.x86_64 Provides: cgnslib-debugsource = 4.1.1-1.fc33 cgnslib-debugsource(x86-64) = 4.1.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cgnslib-debuginfo-4.1.1-1.fc33.x86_64 Provides: cgnslib-debuginfo = 4.1.1-1.fc33 cgnslib-debuginfo(x86-64) = 4.1.1-1.fc33 debuginfo(build-id) = 066f3767952a0a233607cd08663f4aec5da56343 debuginfo(build-id) = 0ae3add8db80383fbff93c77cb9fbca45cd53b1a debuginfo(build-id) = 121a4281a25432a84fb8d858930877ada82cc40f debuginfo(build-id) = 18e6f2505533cd70a71c492045e348b163486ba6 debuginfo(build-id) = 1b667923eb685eb9dae2a5324a65acdc8dff1320 debuginfo(build-id) = 287b3ffefb396a060b92d019729ed6488514dce7 debuginfo(build-id) = 2a57cdd4af60f3f7c520eb6631c65ad4f852ed57 debuginfo(build-id) = 2d2b066eaae3f71bfac6e385f36b39cc04430165 debuginfo(build-id) = 2fc87997ad16202359e74a525d4c6a44738f845f debuginfo(build-id) = 368a7bdf1a770e229923a765d676397016a9bb45 debuginfo(build-id) = 59b345af7bb77440274de6abf4053289ce597fd7 debuginfo(build-id) = 59f267fc0a69e252d479c91fcff75cab7782edbb debuginfo(build-id) = 62b7f21ba6a3e588d6c6ebd1f7b8d14f6347a11d debuginfo(build-id) = 637377fc91ef39df4414fa5f5e5525a545ba0e32 debuginfo(build-id) = 6de3ba1508e2474c52f4bf7ac55ecc1d9eebe08d debuginfo(build-id) = 71808a76e87aeec3add512a041b6a920d9065cdf debuginfo(build-id) = 7394f36f673f636b83318ecac9b495fc0411331b debuginfo(build-id) = 7d64a3fc75b59e4fc9f7fd8a32bfc6d455647332 debuginfo(build-id) = 8638055b8836fc6948de42b9a5d8cad174b11b89 debuginfo(build-id) = 897250bf8ad6c8773c8b074fb4543f7ad182482c debuginfo(build-id) = a02adcf43f203f6d3fcfa8b4d3f92a172221b54e debuginfo(build-id) = b00f69bf0c4262a35e59f395ab497d722c14fd75 debuginfo(build-id) = b1d704469b42be0934ffb022d9ff4f9291d451a4 debuginfo(build-id) = b8093d3b2575cfe15188fa7ae730c3f782f7d65d debuginfo(build-id) = c0103b8779308e7a5cca489e12216004b32037ae debuginfo(build-id) = d736f627fe7711c5e8c440b9aa33ee230fdd166e debuginfo(build-id) = dcd90392d4478eec90d2c191206d86df3ffc6a17 debuginfo(build-id) = e09865f6169dd5daeae75da5fdb52928357a24db Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cgnslib-debugsource(x86-64) = 4.1.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64 Wrote: /builddir/build/RPMS/cgnslib-devel-4.1.1-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/cgnslib-4.1.1-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/cgnslib-debugsource-4.1.1-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/cgnslib-debuginfo-4.1.1-1.fc33.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ezKPwZ + umask 022 + cd /builddir/build/BUILD + cd CGNS-4.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cgnslib-4.1.1-1.fc33.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0