Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/cgnslib.spec'], gid=425uid=1000user='mockbuild'timeout=172800printOutput=FalsechrootPath='/var/lib/mock/f26-build-7595102-694086/root'logger=env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/cgnslib.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/cgnslib-3.3.0-4.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/cgnslib.spec'], private_network=Truegid=425uid=1000user='mockbuild'timeout=172800printOutput=FalsechrootPath='/var/lib/mock/f26-build-7595102-694086/root'logger=env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/cgnslib.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6CnSvr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CGNS-3.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cgnslib-3.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CGNS-3.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (cgnslib-fmod.patch): + echo 'Patch #0 (cgnslib-fmod.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fmod --fuzz=0 patching file src/CMakeLists.txt + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8nUxzK + umask 022 + cd /builddir/build/BUILD + cd CGNS-3.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -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 -- The C compiler identification is GNU 7.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 7.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 -- Trying Fortran naming convention LOWERCASE: failure -- Trying Fortran naming convention LOWERCASE_: success -- Setting fortran naming convention to LOWERCASE_ -- HDF5 find comps: C;static CMake Warning at CMakeLists.txt:204 (find_package): Could not find a package configuration file provided by "HDF5" with any of the following names: hdf5Config.cmake hdf5-config.cmake Add the installation prefix of "HDF5" to CMAKE_PREFIX_PATH or set "HDF5_DIR" to a directory containing one of the above files. If "HDF5" provides a separate development package or SDK, be sure it has been installed. -- HDF5 C libs:0 static: and shared: -- HDF5: Using hdf5 compiler wrapper to determine C configuration -- Found HDF5: /usr/lib/libhdf5.so;/usr/lib/libz.so;/usr/lib/libdl.so;/usr/lib/libm.so (found version "1.8.18") -- HDF5- found: INC= TOOLS=/../bin HDF5_BUILD_SHARED_LIBS=0 -- HDF5 link libs: /usr/lib/libhdf5.so;/usr/lib/libz.so;/usr/lib/libdl.so;/usr/lib/libm.so -- Testing Fortran Fortran2003 - OK -- Testing Fortran Fortran2008TS - OK -- Testing Fortran Fortran2008 - Fail -- Testing Fortran Sizeof_int - OK -- Testing HDF5 Multi_Dataset - NOT FOUND -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/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 -- Found X11: /usr/lib/libX11.so -- Found Tclsh: /bin/tclsh (found version "8.6") -- Found TCL: /usr/lib/libtcl.so -- Found TCLTK: /usr/lib/libtcl.so -- Found TK: /usr/lib/libtk.so -- Found OpenGL: /usr/lib/libGL.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE INCLUDE_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/CGNS-3.3.0 + make /usr/bin/cmake -H/builddir/build/BUILD/CGNS-3.3.0 -B/builddir/build/BUILD/CGNS-3.3.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-3.3.0/CMakeFiles /builddir/build/BUILD/CGNS-3.3.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src /builddir/build/BUILD/CGNS-3.3.0/src/CMakeFiles/cgns_shared.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_shared make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_shared.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 0%] Building Fortran object src/CMakeFiles/cgns_shared.dir/cgns_f.F90.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/gfortran -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG -fPIC -c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90 -o CMakeFiles/cgns_shared.dir/cgns_f.F90.o /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90:2593:41: 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-3.3.0/src/cgns_f.F90:2593:44: 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-3.3.0/src/cgns_f.F90:2593:47: 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-3.3.0/src/cgns_f.F90:2593:50: 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-3.3.0/src/cgns_f.F90:2593:72: 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-3.3.0/src/cgns_f.F90:2593:77: 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-3.3.0/src/cgns_f.F90:2607:42: 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-3.3.0/src/cgns_f.F90:2607:45: 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-3.3.0/src/cgns_f.F90:2607:48: 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-3.3.0/src/cgns_f.F90:2607:51: 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-3.3.0/src/cgns_f.F90:2607:72: 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-3.3.0/src/cgns_f.F90:2607:77: 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-3.3.0/src/cgns_f.F90:2529:42: 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-3.3.0/src/cgns_f.F90:2529:45: 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-3.3.0/src/cgns_f.F90:2529:48: 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-3.3.0/src/cgns_f.F90:2529:51: 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-3.3.0/src/cgns_f.F90:2529:100: 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-3.3.0/src/cgns_f.F90:2545:43: 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-3.3.0/src/cgns_f.F90:2545:46: 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-3.3.0/src/cgns_f.F90:2545:49: 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-3.3.0/src/cgns_f.F90:2545:52: 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-3.3.0/src/cgns_f.F90:2545:101: 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-3.3.0/src/cgns_f.F90:2948:35: 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-3.3.0/src/cgns_f.F90:2948:38: 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-3.3.0/src/cgns_f.F90:2948:60: 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-3.3.0/src/cgns_f.F90:2960:36: 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-3.3.0/src/cgns_f.F90:2960:39: 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-3.3.0/src/cgns_f.F90:2960:61: 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-3.3.0/src/cgns_f.F90:943:31: 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-3.3.0/src/cgns_f.F90:943:34: 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-3.3.0/src/cgns_f.F90:943:48: 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-3.3.0/src/cgns_f.F90:2433:44: 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-3.3.0/src/cgns_f.F90:2433:47: 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-3.3.0/src/cgns_f.F90:2433:50: 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-3.3.0/src/cgns_f.F90:2433:54: 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-3.3.0/src/cgns_f.F90:2433:72: 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-3.3.0/src/cgns_f.F90:2433:77: 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-3.3.0/src/cgns_f.F90:2446:45: 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-3.3.0/src/cgns_f.F90:2446:48: 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-3.3.0/src/cgns_f.F90:2446:51: 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-3.3.0/src/cgns_f.F90:2446:55: 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-3.3.0/src/cgns_f.F90:2446:73: 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-3.3.0/src/cgns_f.F90:2446:78: 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-3.3.0/src/cgns_f.F90:2694:36: 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-3.3.0/src/cgns_f.F90:2694:39: 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-3.3.0/src/cgns_f.F90:2694:42: 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-3.3.0/src/cgns_f.F90:2694:46: 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-3.3.0/src/cgns_f.F90:2694:52: 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-3.3.0/src/cgns_f.F90:2694:64: 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-3.3.0/src/cgns_f.F90:2694:69: 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-3.3.0/src/cgns_f.F90:2668:44: 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-3.3.0/src/cgns_f.F90:2668:49: 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-3.3.0/src/cgns_f.F90:2403:46: 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-3.3.0/src/cgns_f.F90:2403:49: 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-3.3.0/src/cgns_f.F90:2403:52: 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-3.3.0/src/cgns_f.F90:2403:56: 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-3.3.0/src/cgns_f.F90:2403:66: 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-3.3.0/src/cgns_f.F90:2403:71: 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-3.3.0/src/cgns_f.F90:2416:48: 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-3.3.0/src/cgns_f.F90:2416:51: 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-3.3.0/src/cgns_f.F90:2416:54: 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-3.3.0/src/cgns_f.F90:2416:58: 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-3.3.0/src/cgns_f.F90:2416:68: 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-3.3.0/src/cgns_f.F90:2416:73: 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-3.3.0/src/cgns_f.F90:2357:31: 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-3.3.0/src/cgns_f.F90:2357:34: 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-3.3.0/src/cgns_f.F90:2357:37: 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-3.3.0/src/cgns_f.F90:2357:41: 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-3.3.0/src/cgns_f.F90:2357:55: 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-3.3.0/src/cgns_f.F90:967:32: 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-3.3.0/src/cgns_f.F90:967:35: 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-3.3.0/src/cgns_f.F90:967:40: 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-3.3.0/src/cgns_f.F90:967:45: 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-3.3.0/src/cgns_f.F90:828:29: 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-3.3.0/src/cgns_f.F90:828:34: 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-3.3.0/src/cgns_f.F90:2565:41: 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-3.3.0/src/cgns_f.F90:2565:44: 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-3.3.0/src/cgns_f.F90:2565:47: 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-3.3.0/src/cgns_f.F90:2565:50: 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-3.3.0/src/cgns_f.F90:2565:72: 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-3.3.0/src/cgns_f.F90:2565:77: 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-3.3.0/src/cgns_f.F90:2579:42: 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-3.3.0/src/cgns_f.F90:2579:45: 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-3.3.0/src/cgns_f.F90:2579:48: 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-3.3.0/src/cgns_f.F90:2579:51: 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-3.3.0/src/cgns_f.F90:2579:73: 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-3.3.0/src/cgns_f.F90:2579:78: 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-3.3.0/src/cgns_f.F90:2152:31: 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-3.3.0/src/cgns_f.F90:2152:34: 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-3.3.0/src/cgns_f.F90:2152:37: 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-3.3.0/src/cgns_f.F90:2152:40: 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-3.3.0/src/cgns_f.F90:2152:54: 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-3.3.0/src/cgns_f.F90:2497:42: 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-3.3.0/src/cgns_f.F90:2497:45: 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-3.3.0/src/cgns_f.F90:2497:48: 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-3.3.0/src/cgns_f.F90:2497:51: 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-3.3.0/src/cgns_f.F90:2497:100: 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-3.3.0/src/cgns_f.F90:2513:44: 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-3.3.0/src/cgns_f.F90:2513:47: 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-3.3.0/src/cgns_f.F90:2513:50: 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-3.3.0/src/cgns_f.F90:2513:53: 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-3.3.0/src/cgns_f.F90:2513:102: 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-3.3.0/src/cgns_f.F90:2124:33: 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-3.3.0/src/cgns_f.F90:2124:36: 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-3.3.0/src/cgns_f.F90:2124:39: 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-3.3.0/src/cgns_f.F90:2124:42: 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-3.3.0/src/cgns_f.F90:2124:64: 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-3.3.0/src/cgns_f.F90:2124:81: 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-3.3.0/src/cgns_f.F90:2139:39: 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-3.3.0/src/cgns_f.F90:2139:42: 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-3.3.0/src/cgns_f.F90:2139:45: 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-3.3.0/src/cgns_f.F90:2139:48: 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-3.3.0/src/cgns_f.F90:2139:59: 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-3.3.0/src/cgns_f.F90:3346:45: 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-3.3.0/src/cgns_f.F90:3346:50: 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-3.3.0/src/cgns_f.F90:1404:32: 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-3.3.0/src/cgns_f.F90:1404:35: 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-3.3.0/src/cgns_f.F90:1404:38: 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-3.3.0/src/cgns_f.F90:1404:41: 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-3.3.0/src/cgns_f.F90:1404:56: 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-3.3.0/src/cgns_f.F90:3362:45: 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-3.3.0/src/cgns_f.F90:3362:50: 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-3.3.0/src/cgns_f.F90:3616:46: 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-3.3.0/src/cgns_f.F90:3616:51: 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-3.3.0/src/cgns_f.F90:3257:45: 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-3.3.0/src/cgns_f.F90:3257:57: 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-3.3.0/src/cgns_f.F90:3257:62: 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-3.3.0/src/cgns_f.F90:3165:51: 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-3.3.0/src/cgns_f.F90:3165:56: 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-3.3.0/src/cgns_f.F90:3494:52: 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-3.3.0/src/cgns_f.F90:3494:57: 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-3.3.0/src/cgns_f.F90:1285:43: 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-3.3.0/src/cgns_f.F90:1285:46: 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-3.3.0/src/cgns_f.F90:1285:49: 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-3.3.0/src/cgns_f.F90:1285:52: 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-3.3.0/src/cgns_f.F90:1285:59: 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-3.3.0/src/cgns_f.F90:1285:71: 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-3.3.0/src/cgns_f.F90:1299:44: 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-3.3.0/src/cgns_f.F90:1299:47: 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-3.3.0/src/cgns_f.F90:1299:50: 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-3.3.0/src/cgns_f.F90:1299:53: 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-3.3.0/src/cgns_f.F90:1299:64: 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-3.3.0/src/cgns_f.F90:1271:37: 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-3.3.0/src/cgns_f.F90:1271:40: 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-3.3.0/src/cgns_f.F90:1271:43: 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-3.3.0/src/cgns_f.F90:1271:46: 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-3.3.0/src/cgns_f.F90:1271:52: 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-3.3.0/src/cgns_f.F90:1271:63: 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-3.3.0/src/cgns_f.F90:1496:39: 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-3.3.0/src/cgns_f.F90:1496:42: 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-3.3.0/src/cgns_f.F90:1496:45: 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-3.3.0/src/cgns_f.F90:1496:48: 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-3.3.0/src/cgns_f.F90:1496:70: 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-3.3.0/src/cgns_f.F90:1509:42: 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-3.3.0/src/cgns_f.F90:1509:45: 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-3.3.0/src/cgns_f.F90:1509:48: 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-3.3.0/src/cgns_f.F90:1509:51: 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-3.3.0/src/cgns_f.F90:1509:85: 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-3.3.0/src/cgns_f.F90:3135:69: 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-3.3.0/src/cgns_f.F90:3135:91: 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-3.3.0/src/cgns_f.F90:3135:96: 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-3.3.0/src/cgns_f.F90:3145:63: 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-3.3.0/src/cgns_f.F90:3145:81: 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-3.3.0/src/cgns_f.F90:3146:31: 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-3.3.0/src/cgns_f.F90:3146:36: 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-3.3.0/src/cgns_f.F90:3119:55: 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-3.3.0/src/cgns_f.F90:3119:79: 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-3.3.0/src/cgns_f.F90:3120:22: 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-3.3.0/src/cgns_f.F90:3120:42: 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-3.3.0/src/cgns_f.F90:3120:72: 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-3.3.0/src/cgns_f.F90:3121:31: 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-3.3.0/src/cgns_f.F90:3121:52: 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-3.3.0/src/cgns_f.F90:3121:57: 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-3.3.0/src/cgns_f.F90:3477:56: 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-3.3.0/src/cgns_f.F90:3477:61: 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-3.3.0/src/cgns_f.F90:3699:39: 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-3.3.0/src/cgns_f.F90:3315:44: 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-3.3.0/src/cgns_f.F90:3315:49: 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-3.3.0/src/cgns_f.F90:898:32: 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-3.3.0/src/cgns_f.F90:898:42: 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-3.3.0/src/cgns_f.F90:898:47: 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-3.3.0/src/cgns_f.F90:873:38: 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-3.3.0/src/cgns_f.F90:873:43: 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-3.3.0/src/cgns_f.F90:856:37: 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-3.3.0/src/cgns_f.F90:856:41: 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-3.3.0/src/cgns_f.F90:856:46: 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-3.3.0/src/cgns_f.F90:3156:49: 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-3.3.0/src/cgns_f.F90:3156:54: 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-3.3.0/src/cgns_f.F90:3485:50: 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-3.3.0/src/cgns_f.F90:3485:55: 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-3.3.0/src/cgns_f.F90:2922:36: 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-3.3.0/src/cgns_f.F90:2922:39: 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-3.3.0/src/cgns_f.F90:2922:60: 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-3.3.0/src/cgns_f.F90:2933:37: 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-3.3.0/src/cgns_f.F90:2933:40: 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-3.3.0/src/cgns_f.F90:2933:61: 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-3.3.0/src/cgns_f.F90:3371:51: 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-3.3.0/src/cgns_f.F90:3371:56: 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-3.3.0/src/cgns_f.F90:3625:52: 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-3.3.0/src/cgns_f.F90:3625:57: 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-3.3.0/src/cgns_f.F90:2054:31: 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-3.3.0/src/cgns_f.F90:2054:34: 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-3.3.0/src/cgns_f.F90:2054:37: 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-3.3.0/src/cgns_f.F90:2054:40: 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-3.3.0/src/cgns_f.F90:2054:54: 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-3.3.0/src/cgns_f.F90:2041:33: 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-3.3.0/src/cgns_f.F90:2041:36: 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-3.3.0/src/cgns_f.F90:2041:39: 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-3.3.0/src/cgns_f.F90:2041:42: 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-3.3.0/src/cgns_f.F90:2041:53: 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-3.3.0/src/cgns_f.F90:1042:33: 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-3.3.0/src/cgns_f.F90:1042:36: 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-3.3.0/src/cgns_f.F90:1042:39: 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-3.3.0/src/cgns_f.F90:1042:44: 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-3.3.0/src/cgns_f.F90:1042:49: 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-3.3.0/src/cgns_f.F90:790:59: 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-3.3.0/src/cgns_f.F90:3399:40: 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-3.3.0/src/cgns_f.F90:3399:45: 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-3.3.0/src/cgns_f.F90:2215:29: 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-3.3.0/src/cgns_f.F90:2215:32: 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-3.3.0/src/cgns_f.F90:2215:35: 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-3.3.0/src/cgns_f.F90:2215:42: 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-3.3.0/src/cgns_f.F90:2215:47: 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-3.3.0/src/cgns_f.F90:2279:36: 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-3.3.0/src/cgns_f.F90:2279:39: 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-3.3.0/src/cgns_f.F90:2279:53: 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-3.3.0/src/cgns_f.F90:2279:58: 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-3.3.0/src/cgns_f.F90:2755:44: 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-3.3.0/src/cgns_f.F90:2755:47: 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-3.3.0/src/cgns_f.F90:2755:50: 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-3.3.0/src/cgns_f.F90:2755:71: 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-3.3.0/src/cgns_f.F90:2755:76: 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-3.3.0/src/cgns_f.F90:2712:39: 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-3.3.0/src/cgns_f.F90:2712:42: 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-3.3.0/src/cgns_f.F90:2712:45: 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-3.3.0/src/cgns_f.F90:2712:62: 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-3.3.0/src/cgns_f.F90:2712:67: 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-3.3.0/src/cgns_f.F90:3183:36: 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-3.3.0/src/cgns_f.F90:3183:41: 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-3.3.0/src/cgns_f.F90:921:30: 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-3.3.0/src/cgns_f.F90:921:38: 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-3.3.0/src/cgns_f.F90:921:43: 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-3.3.0/src/cgns_f.F90:2310:30: 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-3.3.0/src/cgns_f.F90:2310:33: 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-3.3.0/src/cgns_f.F90:2310:36: 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-3.3.0/src/cgns_f.F90:2310:44: 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-3.3.0/src/cgns_f.F90:2310:49: 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-3.3.0/src/cgns_f.F90:2089:30: 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-3.3.0/src/cgns_f.F90:2089:33: 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-3.3.0/src/cgns_f.F90:2089:36: 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-3.3.0/src/cgns_f.F90:2089:44: 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-3.3.0/src/cgns_f.F90:2089:49: 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-3.3.0/src/cgns_f.F90:1333:31: 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-3.3.0/src/cgns_f.F90:1333:34: 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-3.3.0/src/cgns_f.F90:1333:37: 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-3.3.0/src/cgns_f.F90:1333:46: 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-3.3.0/src/cgns_f.F90:1333:51: 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-3.3.0/src/cgns_f.F90:3249:46: 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-3.3.0/src/cgns_f.F90:3249:51: 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-3.3.0/src/cgns_f.F90:1234:33: 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-3.3.0/src/cgns_f.F90:1234:36: 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-3.3.0/src/cgns_f.F90:1234:39: 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-3.3.0/src/cgns_f.F90:1234:50: 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-3.3.0/src/cgns_f.F90:1234:55: 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-3.3.0/src/cgns_f.F90:3324:37: 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-3.3.0/src/cgns_f.F90:3324:42: 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-3.3.0/src/cgns_f.F90:1057:33: 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-3.3.0/src/cgns_f.F90:1057:36: 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-3.3.0/src/cgns_f.F90:1057:47: 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-3.3.0/src/cgns_f.F90:1057:52: 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-3.3.0/src/cgns_f.F90:1093:37: 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-3.3.0/src/cgns_f.F90:1093:40: 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-3.3.0/src/cgns_f.F90:1093:43: 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-3.3.0/src/cgns_f.F90:1093:51: 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-3.3.0/src/cgns_f.F90:1093:56: 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-3.3.0/src/cgns_f.F90:1741:31: 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-3.3.0/src/cgns_f.F90:1741:34: 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-3.3.0/src/cgns_f.F90:1741:37: 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-3.3.0/src/cgns_f.F90:1741:40: 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-3.3.0/src/cgns_f.F90:1741:49: 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-3.3.0/src/cgns_f.F90:1741:54: 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-3.3.0/src/cgns_f.F90:2798:30: 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-3.3.0/src/cgns_f.F90:2798:33: 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-3.3.0/src/cgns_f.F90:2798:36: 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-3.3.0/src/cgns_f.F90:2798:44: 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-3.3.0/src/cgns_f.F90:2798:49: 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-3.3.0/src/cgns_f.F90:2013:30: 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-3.3.0/src/cgns_f.F90:2013:33: 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-3.3.0/src/cgns_f.F90:2013:36: 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-3.3.0/src/cgns_f.F90:2013:44: 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-3.3.0/src/cgns_f.F90:2013:49: 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-3.3.0/src/cgns_f.F90:3223:42: 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-3.3.0/src/cgns_f.F90:3223:47: 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-3.3.0/src/cgns_f.F90:3073:35: 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-3.3.0/src/cgns_f.F90:3073:40: 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-3.3.0/src/cgns_f.F90:3389:29: 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-3.3.0/src/cgns_f.F90:3389:33: 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-3.3.0/src/cgns_f.F90:3389:38: 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-3.3.0/src/cgns_f.F90:1453:33: 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-3.3.0/src/cgns_f.F90:1453:36: 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-3.3.0/src/cgns_f.F90:1453:39: 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-3.3.0/src/cgns_f.F90:1453:50: 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-3.3.0/src/cgns_f.F90:1453:55: 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-3.3.0/src/cgns_f.F90:1627:29: 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-3.3.0/src/cgns_f.F90:1627:32: 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-3.3.0/src/cgns_f.F90:1627:35: 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-3.3.0/src/cgns_f.F90:1627:42: 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-3.3.0/src/cgns_f.F90:1627:47: 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-3.3.0/src/cgns_f.F90:1828:32: 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-3.3.0/src/cgns_f.F90:1828:35: 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-3.3.0/src/cgns_f.F90:1828:38: 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-3.3.0/src/cgns_f.F90:1828:47: 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-3.3.0/src/cgns_f.F90:1828:52: 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-3.3.0/src/cgns_f.F90:3277:34: 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-3.3.0/src/cgns_f.F90:3277:39: 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-3.3.0/src/cgns_f.F90:3417:42: 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-3.3.0/src/cgns_f.F90:3417:47: 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-3.3.0/src/cgns_f.F90:1950:31: 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-3.3.0/src/cgns_f.F90:1950:34: 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-3.3.0/src/cgns_f.F90:1950:37: 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-3.3.0/src/cgns_f.F90:1950:46: 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-3.3.0/src/cgns_f.F90:1950:51: 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-3.3.0/src/cgns_f.F90:981:30: 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-3.3.0/src/cgns_f.F90:981:33: 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-3.3.0/src/cgns_f.F90:981:41: 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-3.3.0/src/cgns_f.F90:981:46: 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-3.3.0/src/cgns_f.F90:799:55: 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-3.3.0/src/cgns_f.F90:3380:41: 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-3.3.0/src/cgns_f.F90:3380:46: 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-3.3.0/src/cgns_f.F90:3634:42: 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-3.3.0/src/cgns_f.F90:3634:47: 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-3.3.0/src/cgns_f.F90:819:33: 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-3.3.0/src/cgns_f.F90:819:44: 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-3.3.0/src/cgns_f.F90:819:49: 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-3.3.0/src/cgns_f.F90:3001:42: 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-3.3.0/src/cgns_f.F90:3001:54: 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-3.3.0/src/cgns_f.F90:3241:39: 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-3.3.0/src/cgns_f.F90:3241:44: 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-3.3.0/src/cgns_f.F90:3545:40: 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-3.3.0/src/cgns_f.F90:3545:45: 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-3.3.0/src/cgns_f.F90:907:31: 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-3.3.0/src/cgns_f.F90:907:44: 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-3.3.0/src/cgns_f.F90:2977:60: 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-3.3.0/src/cgns_f.F90:2987:61: 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-3.3.0/src/cgns_f.F90:865:38: 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-3.3.0/src/cgns_f.F90:865:43: 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-3.3.0/src/cgns_f.F90:848:37: 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-3.3.0/src/cgns_f.F90:848:42: 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-3.3.0/src/cgns_f.F90:2839:44: 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-3.3.0/src/cgns_f.F90:2839:47: 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-3.3.0/src/cgns_f.F90:2839:53: 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-3.3.0/src/cgns_f.F90:2839:58: 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-3.3.0/src/cgns_f.F90:2850:45: 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-3.3.0/src/cgns_f.F90:2850:48: 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-3.3.0/src/cgns_f.F90:2850:54: 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-3.3.0/src/cgns_f.F90:2850:59: 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-3.3.0/src/cgns_f.F90:1652:30: 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-3.3.0/src/cgns_f.F90:1652:33: 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-3.3.0/src/cgns_f.F90:1652:36: 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-3.3.0/src/cgns_f.F90:1652:39: 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-3.3.0/src/cgns_f.F90:1652:52: 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-3.3.0/src/cgns_f.F90:1693:39: 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-3.3.0/src/cgns_f.F90:1693:42: 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-3.3.0/src/cgns_f.F90:1693:45: 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-3.3.0/src/cgns_f.F90:1693:48: 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-3.3.0/src/cgns_f.F90:1693:55: 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-3.3.0/src/cgns_f.F90:1693:67: 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-3.3.0/src/cgns_f.F90:1707:38: 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-3.3.0/src/cgns_f.F90:1707:41: 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-3.3.0/src/cgns_f.F90:1707:44: 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-3.3.0/src/cgns_f.F90:1707:47: 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-3.3.0/src/cgns_f.F90:1707:58: 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-3.3.0/src/cgns_f.F90:1679:32: 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-3.3.0/src/cgns_f.F90:1679:35: 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-3.3.0/src/cgns_f.F90:1679:38: 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-3.3.0/src/cgns_f.F90:1679:41: 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-3.3.0/src/cgns_f.F90:1679:47: 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-3.3.0/src/cgns_f.F90:1679:58: 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-3.3.0/src/cgns_f.F90:1859:42: 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-3.3.0/src/cgns_f.F90:1859:45: 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-3.3.0/src/cgns_f.F90:1859:48: 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-3.3.0/src/cgns_f.F90:1859:51: 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-3.3.0/src/cgns_f.F90:1859:62: 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-3.3.0/src/cgns_f.F90:3285:36: 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-3.3.0/src/cgns_f.F90:3285:44: 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-3.3.0/src/cgns_f.F90:3285:51: 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-3.3.0/src/cgns_f.F90:3285:64: 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-3.3.0/src/cgns_f.F90:3285:71: 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-3.3.0/src/cgns_f.F90:3285:76: 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-3.3.0/src/cgns_f.F90:3562:37: 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-3.3.0/src/cgns_f.F90:3562:45: 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-3.3.0/src/cgns_f.F90:3562:51: 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-3.3.0/src/cgns_f.F90:3562:64: 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-3.3.0/src/cgns_f.F90:3562:71: 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-3.3.0/src/cgns_f.F90:3562:76: 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-3.3.0/src/cgns_f.F90:3298:40: 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-3.3.0/src/cgns_f.F90:3298:48: 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-3.3.0/src/cgns_f.F90:3298:54: 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-3.3.0/src/cgns_f.F90:3298:67: 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-3.3.0/src/cgns_f.F90:3298:74: 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-3.3.0/src/cgns_f.F90:3298:83: 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-3.3.0/src/cgns_f.F90:3299:16: 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-3.3.0/src/cgns_f.F90:3299:27: 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-3.3.0/src/cgns_f.F90:3299:32: 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-3.3.0/src/cgns_f.F90:3575:41: 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-3.3.0/src/cgns_f.F90:3575:49: 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-3.3.0/src/cgns_f.F90:3575:55: 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-3.3.0/src/cgns_f.F90:3575:68: 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-3.3.0/src/cgns_f.F90:3575:75: 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-3.3.0/src/cgns_f.F90:3575:84: 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-3.3.0/src/cgns_f.F90:3576:16: 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-3.3.0/src/cgns_f.F90:3576:27: 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-3.3.0/src/cgns_f.F90:3576:32: 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-3.3.0/src/cgns_f.F90:809:31: 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-3.3.0/src/cgns_f.F90:809:48: 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-3.3.0/src/cgns_f.F90:1987:33: 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-3.3.0/src/cgns_f.F90:1987:36: 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-3.3.0/src/cgns_f.F90:1987:39: 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-3.3.0/src/cgns_f.F90:1987:42: 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-3.3.0/src/cgns_f.F90:1987:47: 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-3.3.0/src/cgns_f.F90:1998:33: 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-3.3.0/src/cgns_f.F90:1998:36: 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-3.3.0/src/cgns_f.F90:1998:39: 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-3.3.0/src/cgns_f.F90:1998:42: 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-3.3.0/src/cgns_f.F90:1998:47: 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-3.3.0/src/cgns_f.F90:1016:31: 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-3.3.0/src/cgns_f.F90:1016:34: 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-3.3.0/src/cgns_f.F90:1016:37: 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-3.3.0/src/cgns_f.F90:1016:51: 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-3.3.0/src/cgns_f.F90:991:33: 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-3.3.0/src/cgns_f.F90:991:36: 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-3.3.0/src/cgns_f.F90:991:39: 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-3.3.0/src/cgns_f.F90:991:45: 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-3.3.0/src/cgns_f.F90:991:50: 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-3.3.0/src/cgns_f.F90:4692:44: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4692:56: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4692:65: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4692:74: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4692:84: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4451:42: 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-3.3.0/src/cgns_f.F90:4451:47: 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-3.3.0/src/cgns_f.F90:4587:43: 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-3.3.0/src/cgns_f.F90:4587:57: 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-3.3.0/src/cgns_f.F90:4546:45: 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-3.3.0/src/cgns_f.F90:4518:41: 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-3.3.0/src/cgns_f.F90:4518:52: 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-3.3.0/src/cgns_f.F90:4460:45: 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-3.3.0/src/cgns_f.F90:4460:50: 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-3.3.0/src/cgns_f.F90:4774:45: 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-3.3.0/src/cgns_f.F90:4774:60: 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-3.3.0/src/cgns_f.F90:4506:45: 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-3.3.0/src/cgns_f.F90:4506:56: 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-3.3.0/src/cgns_f.F90:4506:61: 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-3.3.0/src/cgns_f.F90:4495:43: 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-3.3.0/src/cgns_f.F90:4495:56: 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-3.3.0/src/cgns_f.F90:4625:39: 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-3.3.0/src/cgns_f.F90:4625:53: 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-3.3.0/src/cgns_f.F90:4625:58: 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-3.3.0/src/cgns_f.F90:4415:52: 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-3.3.0/src/cgns_f.F90:4637:41: 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-3.3.0/src/cgns_f.F90:4637:55: 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-3.3.0/src/cgns_f.F90:4637:65: 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-3.3.0/src/cgns_f.F90:4637:70: 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-3.3.0/src/cgns_f.F90:4599:41: 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-3.3.0/src/cgns_f.F90:4599:61: 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-3.3.0/src/cgns_f.F90:4680:47: SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) BIND(C,NAME='cgio_number_children_f') 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-3.3.0/src/cgns_f.F90:4680:66: SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) BIND(C,NAME='cgio_number_children_f') 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-3.3.0/src/cgns_f.F90:4680:71: SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) BIND(C,NAME='cgio_number_children_f') 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-3.3.0/src/cgns_f.F90:4612:42: 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-3.3.0/src/cgns_f.F90:4612:51: 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-3.3.0/src/cgns_f.F90:4897:33: FUNCTION cg_get_type_c_double(a) 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90:4890:32: FUNCTION cg_get_type_c_float(a) 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90:4883:36: FUNCTION cg_get_type_c_long_long(a) 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90:4876:30: 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 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-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgns_error.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_error.c [ 1%] Building C object src/CMakeFiles/cgns_shared.dir/cgns_internals.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgns_internals.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c: In function 'cgi_rind_address': /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c:11074:9: warning: variable 'error1' set but not used [-Wunused-but-set-variable] int error1=0, index_dim; ^~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c: In function 'cgi_write_model': /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c:6889:19: warning: '_t' directive writing 2 bytes into a region of size between 1 and 33 [-Wformat-overflow=] sprintf(label,"%s_t",model->name); ^~~~~~ In file included from /usr/include/stdio.h:939:0, from /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 35 bytes into a destination of size 33 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 1%] Building C object src/CMakeFiles/cgns_shared.dir/cgns_io.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgns_io.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_io.c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_io.c: In function 'cgio_check_file': /builddir/build/BUILD/CGNS-3.3.0/src/cgns_io.c:569:9: warning: unused variable 'mpibuf' [-Wunused-variable] int mpibuf[2], err; ^~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgns_io.c:592:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf, 1, sizeof(buf), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgns_io.c:625:7: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized] if(err == set_error(CGIO_ERR_NONE)) return err; ^ [ 2%] Building C object src/CMakeFiles/cgns_shared.dir/cgnslib.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgnslib.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnslib.c [ 2%] Building C object src/CMakeFiles/cgns_shared.dir/adf/ADF_interface.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/adf/ADF_interface.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/adf/ADF_interface.c /builddir/build/BUILD/CGNS-3.3.0/src/adf/ADF_interface.c: In function 'ADF_Database_Valid': /builddir/build/BUILD/CGNS-3.3.0/src/adf/ADF_interface.c:1022:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (header, sizeof(char), 32, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 2%] Building C object src/CMakeFiles/cgns_shared.dir/adf/ADF_internals.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/adf/ADF_internals.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/adf/ADF_internals.c [ 3%] Building C object src/CMakeFiles/cgns_shared.dir/adfh/ADFH.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/adfh/ADFH.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c: In function 'ADFH_Number_of_Children': /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c:1784:7: warning: variable 'nn' set but not used [-Wunused-but-set-variable] int nn,gskip=0; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c: In function 'ADFH_Database_Open': /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c:1982:9: warning: unused variable 'dataxfer_plist_id' [-Wunused-variable] hid_t dataxfer_plist_id; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c: In function 'ADFH_Link': /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c:2880:14: warning: unused variable 'hid' [-Wunused-variable] hid_t lid, hid; ^~~ [ 3%] Building C object src/CMakeFiles/cgns_shared.dir/cg_ftoc.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cg_ftoc.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cg_ftoc.c [ 4%] Building C object src/CMakeFiles/cgns_shared.dir/cgio_ftoc.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -Dcgns_shared_EXPORTS -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -fPIC -o CMakeFiles/cgns_shared.dir/cgio_ftoc.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgio_ftoc.c [ 4%] Linking Fortran shared library libcgns.so cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcgns.so.3.3 -o libcgns.so.3.3 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 cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cmake -E cmake_symlink_library libcgns.so.3.3 libcgns.so.3.3 libcgns.so make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 4%] Built target cgns_shared make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src /builddir/build/BUILD/CGNS-3.3.0/src/CMakeFiles/cgns_static.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_static make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_static.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 4%] Building Fortran object src/CMakeFiles/cgns_static.dir/cgns_f.F90.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/gfortran -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG -c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90 -o CMakeFiles/cgns_static.dir/cgns_f.F90.o /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90:2593:41: 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-3.3.0/src/cgns_f.F90:2593:44: 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-3.3.0/src/cgns_f.F90:2593:47: 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-3.3.0/src/cgns_f.F90:2593:50: 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-3.3.0/src/cgns_f.F90:2593:72: 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-3.3.0/src/cgns_f.F90:2593:77: 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-3.3.0/src/cgns_f.F90:2607:42: 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-3.3.0/src/cgns_f.F90:2607:45: 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-3.3.0/src/cgns_f.F90:2607:48: 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-3.3.0/src/cgns_f.F90:2607:51: 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-3.3.0/src/cgns_f.F90:2607:72: 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-3.3.0/src/cgns_f.F90:2607:77: 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-3.3.0/src/cgns_f.F90:2529:42: 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-3.3.0/src/cgns_f.F90:2529:45: 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-3.3.0/src/cgns_f.F90:2529:48: 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-3.3.0/src/cgns_f.F90:2529:51: 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-3.3.0/src/cgns_f.F90:2529:100: 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-3.3.0/src/cgns_f.F90:2545:43: 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-3.3.0/src/cgns_f.F90:2545:46: 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-3.3.0/src/cgns_f.F90:2545:49: 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-3.3.0/src/cgns_f.F90:2545:52: 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-3.3.0/src/cgns_f.F90:2545:101: 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-3.3.0/src/cgns_f.F90:2948:35: 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-3.3.0/src/cgns_f.F90:2948:38: 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-3.3.0/src/cgns_f.F90:2948:60: 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-3.3.0/src/cgns_f.F90:2960:36: 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-3.3.0/src/cgns_f.F90:2960:39: 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-3.3.0/src/cgns_f.F90:2960:61: 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-3.3.0/src/cgns_f.F90:943:31: 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-3.3.0/src/cgns_f.F90:943:34: 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-3.3.0/src/cgns_f.F90:943:48: 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-3.3.0/src/cgns_f.F90:2433:44: 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-3.3.0/src/cgns_f.F90:2433:47: 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-3.3.0/src/cgns_f.F90:2433:50: 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-3.3.0/src/cgns_f.F90:2433:54: 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-3.3.0/src/cgns_f.F90:2433:72: 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-3.3.0/src/cgns_f.F90:2433:77: 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-3.3.0/src/cgns_f.F90:2446:45: 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-3.3.0/src/cgns_f.F90:2446:48: 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-3.3.0/src/cgns_f.F90:2446:51: 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-3.3.0/src/cgns_f.F90:2446:55: 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-3.3.0/src/cgns_f.F90:2446:73: 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-3.3.0/src/cgns_f.F90:2446:78: 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-3.3.0/src/cgns_f.F90:2694:36: 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-3.3.0/src/cgns_f.F90:2694:39: 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-3.3.0/src/cgns_f.F90:2694:42: 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-3.3.0/src/cgns_f.F90:2694:46: 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-3.3.0/src/cgns_f.F90:2694:52: 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-3.3.0/src/cgns_f.F90:2694:64: 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-3.3.0/src/cgns_f.F90:2694:69: 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-3.3.0/src/cgns_f.F90:2668:44: 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-3.3.0/src/cgns_f.F90:2668:49: 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-3.3.0/src/cgns_f.F90:2403:46: 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-3.3.0/src/cgns_f.F90:2403:49: 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-3.3.0/src/cgns_f.F90:2403:52: 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-3.3.0/src/cgns_f.F90:2403:56: 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-3.3.0/src/cgns_f.F90:2403:66: 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-3.3.0/src/cgns_f.F90:2403:71: 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-3.3.0/src/cgns_f.F90:2416:48: 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-3.3.0/src/cgns_f.F90:2416:51: 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-3.3.0/src/cgns_f.F90:2416:54: 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-3.3.0/src/cgns_f.F90:2416:58: 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-3.3.0/src/cgns_f.F90:2416:68: 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-3.3.0/src/cgns_f.F90:2416:73: 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-3.3.0/src/cgns_f.F90:2357:31: 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-3.3.0/src/cgns_f.F90:2357:34: 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-3.3.0/src/cgns_f.F90:2357:37: 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-3.3.0/src/cgns_f.F90:2357:41: 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-3.3.0/src/cgns_f.F90:2357:55: 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-3.3.0/src/cgns_f.F90:967:32: 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-3.3.0/src/cgns_f.F90:967:35: 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-3.3.0/src/cgns_f.F90:967:40: 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-3.3.0/src/cgns_f.F90:967:45: 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-3.3.0/src/cgns_f.F90:828:29: 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-3.3.0/src/cgns_f.F90:828:34: 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-3.3.0/src/cgns_f.F90:2565:41: 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-3.3.0/src/cgns_f.F90:2565:44: 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-3.3.0/src/cgns_f.F90:2565:47: 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-3.3.0/src/cgns_f.F90:2565:50: 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-3.3.0/src/cgns_f.F90:2565:72: 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-3.3.0/src/cgns_f.F90:2565:77: 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-3.3.0/src/cgns_f.F90:2579:42: 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-3.3.0/src/cgns_f.F90:2579:45: 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-3.3.0/src/cgns_f.F90:2579:48: 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-3.3.0/src/cgns_f.F90:2579:51: 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-3.3.0/src/cgns_f.F90:2579:73: 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-3.3.0/src/cgns_f.F90:2579:78: 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-3.3.0/src/cgns_f.F90:2152:31: 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-3.3.0/src/cgns_f.F90:2152:34: 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-3.3.0/src/cgns_f.F90:2152:37: 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-3.3.0/src/cgns_f.F90:2152:40: 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-3.3.0/src/cgns_f.F90:2152:54: 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-3.3.0/src/cgns_f.F90:2497:42: 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-3.3.0/src/cgns_f.F90:2497:45: 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-3.3.0/src/cgns_f.F90:2497:48: 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-3.3.0/src/cgns_f.F90:2497:51: 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-3.3.0/src/cgns_f.F90:2497:100: 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-3.3.0/src/cgns_f.F90:2513:44: 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-3.3.0/src/cgns_f.F90:2513:47: 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-3.3.0/src/cgns_f.F90:2513:50: 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-3.3.0/src/cgns_f.F90:2513:53: 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-3.3.0/src/cgns_f.F90:2513:102: 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-3.3.0/src/cgns_f.F90:2124:33: 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-3.3.0/src/cgns_f.F90:2124:36: 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-3.3.0/src/cgns_f.F90:2124:39: 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-3.3.0/src/cgns_f.F90:2124:42: 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-3.3.0/src/cgns_f.F90:2124:64: 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-3.3.0/src/cgns_f.F90:2124:81: 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-3.3.0/src/cgns_f.F90:2139:39: 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-3.3.0/src/cgns_f.F90:2139:42: 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-3.3.0/src/cgns_f.F90:2139:45: 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-3.3.0/src/cgns_f.F90:2139:48: 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-3.3.0/src/cgns_f.F90:2139:59: 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-3.3.0/src/cgns_f.F90:3346:45: 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-3.3.0/src/cgns_f.F90:3346:50: 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-3.3.0/src/cgns_f.F90:1404:32: 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-3.3.0/src/cgns_f.F90:1404:35: 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-3.3.0/src/cgns_f.F90:1404:38: 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-3.3.0/src/cgns_f.F90:1404:41: 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-3.3.0/src/cgns_f.F90:1404:56: 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-3.3.0/src/cgns_f.F90:3362:45: 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-3.3.0/src/cgns_f.F90:3362:50: 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-3.3.0/src/cgns_f.F90:3616:46: 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-3.3.0/src/cgns_f.F90:3616:51: 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-3.3.0/src/cgns_f.F90:3257:45: 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-3.3.0/src/cgns_f.F90:3257:57: 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-3.3.0/src/cgns_f.F90:3257:62: 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-3.3.0/src/cgns_f.F90:3165:51: 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-3.3.0/src/cgns_f.F90:3165:56: 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-3.3.0/src/cgns_f.F90:3494:52: 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-3.3.0/src/cgns_f.F90:3494:57: 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-3.3.0/src/cgns_f.F90:1285:43: 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-3.3.0/src/cgns_f.F90:1285:46: 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-3.3.0/src/cgns_f.F90:1285:49: 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-3.3.0/src/cgns_f.F90:1285:52: 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-3.3.0/src/cgns_f.F90:1285:59: 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-3.3.0/src/cgns_f.F90:1285:71: 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-3.3.0/src/cgns_f.F90:1299:44: 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-3.3.0/src/cgns_f.F90:1299:47: 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-3.3.0/src/cgns_f.F90:1299:50: 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-3.3.0/src/cgns_f.F90:1299:53: 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-3.3.0/src/cgns_f.F90:1299:64: 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-3.3.0/src/cgns_f.F90:1271:37: 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-3.3.0/src/cgns_f.F90:1271:40: 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-3.3.0/src/cgns_f.F90:1271:43: 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-3.3.0/src/cgns_f.F90:1271:46: 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-3.3.0/src/cgns_f.F90:1271:52: 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-3.3.0/src/cgns_f.F90:1271:63: 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-3.3.0/src/cgns_f.F90:1496:39: 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-3.3.0/src/cgns_f.F90:1496:42: 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-3.3.0/src/cgns_f.F90:1496:45: 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-3.3.0/src/cgns_f.F90:1496:48: 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-3.3.0/src/cgns_f.F90:1496:70: 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-3.3.0/src/cgns_f.F90:1509:42: 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-3.3.0/src/cgns_f.F90:1509:45: 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-3.3.0/src/cgns_f.F90:1509:48: 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-3.3.0/src/cgns_f.F90:1509:51: 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-3.3.0/src/cgns_f.F90:1509:85: 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-3.3.0/src/cgns_f.F90:3135:69: 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-3.3.0/src/cgns_f.F90:3135:91: 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-3.3.0/src/cgns_f.F90:3135:96: 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-3.3.0/src/cgns_f.F90:3145:63: 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-3.3.0/src/cgns_f.F90:3145:81: 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-3.3.0/src/cgns_f.F90:3146:31: 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-3.3.0/src/cgns_f.F90:3146:36: 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-3.3.0/src/cgns_f.F90:3119:55: 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-3.3.0/src/cgns_f.F90:3119:79: 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-3.3.0/src/cgns_f.F90:3120:22: 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-3.3.0/src/cgns_f.F90:3120:42: 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-3.3.0/src/cgns_f.F90:3120:72: 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-3.3.0/src/cgns_f.F90:3121:31: 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-3.3.0/src/cgns_f.F90:3121:52: 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-3.3.0/src/cgns_f.F90:3121:57: 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-3.3.0/src/cgns_f.F90:3477:56: 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-3.3.0/src/cgns_f.F90:3477:61: 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-3.3.0/src/cgns_f.F90:3699:39: 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-3.3.0/src/cgns_f.F90:3315:44: 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-3.3.0/src/cgns_f.F90:3315:49: 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-3.3.0/src/cgns_f.F90:898:32: 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-3.3.0/src/cgns_f.F90:898:42: 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-3.3.0/src/cgns_f.F90:898:47: 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-3.3.0/src/cgns_f.F90:873:38: 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-3.3.0/src/cgns_f.F90:873:43: 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-3.3.0/src/cgns_f.F90:856:37: 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-3.3.0/src/cgns_f.F90:856:41: 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-3.3.0/src/cgns_f.F90:856:46: 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-3.3.0/src/cgns_f.F90:3156:49: 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-3.3.0/src/cgns_f.F90:3156:54: 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-3.3.0/src/cgns_f.F90:3485:50: 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-3.3.0/src/cgns_f.F90:3485:55: 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-3.3.0/src/cgns_f.F90:2922:36: 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-3.3.0/src/cgns_f.F90:2922:39: 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-3.3.0/src/cgns_f.F90:2922:60: 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-3.3.0/src/cgns_f.F90:2933:37: 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-3.3.0/src/cgns_f.F90:2933:40: 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-3.3.0/src/cgns_f.F90:2933:61: 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-3.3.0/src/cgns_f.F90:3371:51: 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-3.3.0/src/cgns_f.F90:3371:56: 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-3.3.0/src/cgns_f.F90:3625:52: 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-3.3.0/src/cgns_f.F90:3625:57: 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-3.3.0/src/cgns_f.F90:2054:31: 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-3.3.0/src/cgns_f.F90:2054:34: 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-3.3.0/src/cgns_f.F90:2054:37: 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-3.3.0/src/cgns_f.F90:2054:40: 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-3.3.0/src/cgns_f.F90:2054:54: 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-3.3.0/src/cgns_f.F90:2041:33: 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-3.3.0/src/cgns_f.F90:2041:36: 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-3.3.0/src/cgns_f.F90:2041:39: 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-3.3.0/src/cgns_f.F90:2041:42: 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-3.3.0/src/cgns_f.F90:2041:53: 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-3.3.0/src/cgns_f.F90:1042:33: 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-3.3.0/src/cgns_f.F90:1042:36: 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-3.3.0/src/cgns_f.F90:1042:39: 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-3.3.0/src/cgns_f.F90:1042:44: 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-3.3.0/src/cgns_f.F90:1042:49: 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-3.3.0/src/cgns_f.F90:790:59: 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-3.3.0/src/cgns_f.F90:3399:40: 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-3.3.0/src/cgns_f.F90:3399:45: 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-3.3.0/src/cgns_f.F90:2215:29: 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-3.3.0/src/cgns_f.F90:2215:32: 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-3.3.0/src/cgns_f.F90:2215:35: 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-3.3.0/src/cgns_f.F90:2215:42: 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-3.3.0/src/cgns_f.F90:2215:47: 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-3.3.0/src/cgns_f.F90:2279:36: 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-3.3.0/src/cgns_f.F90:2279:39: 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-3.3.0/src/cgns_f.F90:2279:53: 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-3.3.0/src/cgns_f.F90:2279:58: 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-3.3.0/src/cgns_f.F90:2755:44: 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-3.3.0/src/cgns_f.F90:2755:47: 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-3.3.0/src/cgns_f.F90:2755:50: 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-3.3.0/src/cgns_f.F90:2755:71: 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-3.3.0/src/cgns_f.F90:2755:76: 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-3.3.0/src/cgns_f.F90:2712:39: 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-3.3.0/src/cgns_f.F90:2712:42: 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-3.3.0/src/cgns_f.F90:2712:45: 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-3.3.0/src/cgns_f.F90:2712:62: 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-3.3.0/src/cgns_f.F90:2712:67: 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-3.3.0/src/cgns_f.F90:3183:36: 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-3.3.0/src/cgns_f.F90:3183:41: 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-3.3.0/src/cgns_f.F90:921:30: 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-3.3.0/src/cgns_f.F90:921:38: 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-3.3.0/src/cgns_f.F90:921:43: 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-3.3.0/src/cgns_f.F90:2310:30: 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-3.3.0/src/cgns_f.F90:2310:33: 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-3.3.0/src/cgns_f.F90:2310:36: 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-3.3.0/src/cgns_f.F90:2310:44: 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-3.3.0/src/cgns_f.F90:2310:49: 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-3.3.0/src/cgns_f.F90:2089:30: 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-3.3.0/src/cgns_f.F90:2089:33: 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-3.3.0/src/cgns_f.F90:2089:36: 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-3.3.0/src/cgns_f.F90:2089:44: 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-3.3.0/src/cgns_f.F90:2089:49: 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-3.3.0/src/cgns_f.F90:1333:31: 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-3.3.0/src/cgns_f.F90:1333:34: 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-3.3.0/src/cgns_f.F90:1333:37: 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-3.3.0/src/cgns_f.F90:1333:46: 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-3.3.0/src/cgns_f.F90:1333:51: 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-3.3.0/src/cgns_f.F90:3249:46: 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-3.3.0/src/cgns_f.F90:3249:51: 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-3.3.0/src/cgns_f.F90:1234:33: 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-3.3.0/src/cgns_f.F90:1234:36: 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-3.3.0/src/cgns_f.F90:1234:39: 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-3.3.0/src/cgns_f.F90:1234:50: 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-3.3.0/src/cgns_f.F90:1234:55: 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-3.3.0/src/cgns_f.F90:3324:37: 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-3.3.0/src/cgns_f.F90:3324:42: 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-3.3.0/src/cgns_f.F90:1057:33: 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-3.3.0/src/cgns_f.F90:1057:36: 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-3.3.0/src/cgns_f.F90:1057:47: 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-3.3.0/src/cgns_f.F90:1057:52: 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-3.3.0/src/cgns_f.F90:1093:37: 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-3.3.0/src/cgns_f.F90:1093:40: 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-3.3.0/src/cgns_f.F90:1093:43: 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-3.3.0/src/cgns_f.F90:1093:51: 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-3.3.0/src/cgns_f.F90:1093:56: 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-3.3.0/src/cgns_f.F90:1741:31: 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-3.3.0/src/cgns_f.F90:1741:34: 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-3.3.0/src/cgns_f.F90:1741:37: 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-3.3.0/src/cgns_f.F90:1741:40: 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-3.3.0/src/cgns_f.F90:1741:49: 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-3.3.0/src/cgns_f.F90:1741:54: 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-3.3.0/src/cgns_f.F90:2798:30: 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-3.3.0/src/cgns_f.F90:2798:33: 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-3.3.0/src/cgns_f.F90:2798:36: 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-3.3.0/src/cgns_f.F90:2798:44: 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-3.3.0/src/cgns_f.F90:2798:49: 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-3.3.0/src/cgns_f.F90:2013:30: 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-3.3.0/src/cgns_f.F90:2013:33: 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-3.3.0/src/cgns_f.F90:2013:36: 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-3.3.0/src/cgns_f.F90:2013:44: 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-3.3.0/src/cgns_f.F90:2013:49: 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-3.3.0/src/cgns_f.F90:3223:42: 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-3.3.0/src/cgns_f.F90:3223:47: 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-3.3.0/src/cgns_f.F90:3073:35: 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-3.3.0/src/cgns_f.F90:3073:40: 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-3.3.0/src/cgns_f.F90:3389:29: 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-3.3.0/src/cgns_f.F90:3389:33: 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-3.3.0/src/cgns_f.F90:3389:38: 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-3.3.0/src/cgns_f.F90:1453:33: 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-3.3.0/src/cgns_f.F90:1453:36: 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-3.3.0/src/cgns_f.F90:1453:39: 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-3.3.0/src/cgns_f.F90:1453:50: 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-3.3.0/src/cgns_f.F90:1453:55: 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-3.3.0/src/cgns_f.F90:1627:29: 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-3.3.0/src/cgns_f.F90:1627:32: 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-3.3.0/src/cgns_f.F90:1627:35: 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-3.3.0/src/cgns_f.F90:1627:42: 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-3.3.0/src/cgns_f.F90:1627:47: 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-3.3.0/src/cgns_f.F90:1828:32: 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-3.3.0/src/cgns_f.F90:1828:35: 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-3.3.0/src/cgns_f.F90:1828:38: 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-3.3.0/src/cgns_f.F90:1828:47: 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-3.3.0/src/cgns_f.F90:1828:52: 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-3.3.0/src/cgns_f.F90:3277:34: 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-3.3.0/src/cgns_f.F90:3277:39: 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-3.3.0/src/cgns_f.F90:3417:42: 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-3.3.0/src/cgns_f.F90:3417:47: 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-3.3.0/src/cgns_f.F90:1950:31: 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-3.3.0/src/cgns_f.F90:1950:34: 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-3.3.0/src/cgns_f.F90:1950:37: 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-3.3.0/src/cgns_f.F90:1950:46: 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-3.3.0/src/cgns_f.F90:1950:51: 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-3.3.0/src/cgns_f.F90:981:30: 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-3.3.0/src/cgns_f.F90:981:33: 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-3.3.0/src/cgns_f.F90:981:41: 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-3.3.0/src/cgns_f.F90:981:46: 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-3.3.0/src/cgns_f.F90:799:55: 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-3.3.0/src/cgns_f.F90:3380:41: 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-3.3.0/src/cgns_f.F90:3380:46: 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-3.3.0/src/cgns_f.F90:3634:42: 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-3.3.0/src/cgns_f.F90:3634:47: 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-3.3.0/src/cgns_f.F90:819:33: 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-3.3.0/src/cgns_f.F90:819:44: 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-3.3.0/src/cgns_f.F90:819:49: 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-3.3.0/src/cgns_f.F90:3001:42: 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-3.3.0/src/cgns_f.F90:3001:54: 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-3.3.0/src/cgns_f.F90:3241:39: 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-3.3.0/src/cgns_f.F90:3241:44: 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-3.3.0/src/cgns_f.F90:3545:40: 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-3.3.0/src/cgns_f.F90:3545:45: 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-3.3.0/src/cgns_f.F90:907:31: 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-3.3.0/src/cgns_f.F90:907:44: 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-3.3.0/src/cgns_f.F90:2977:60: 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-3.3.0/src/cgns_f.F90:2987:61: 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-3.3.0/src/cgns_f.F90:865:38: 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-3.3.0/src/cgns_f.F90:865:43: 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-3.3.0/src/cgns_f.F90:848:37: 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-3.3.0/src/cgns_f.F90:848:42: 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-3.3.0/src/cgns_f.F90:2839:44: 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-3.3.0/src/cgns_f.F90:2839:47: 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-3.3.0/src/cgns_f.F90:2839:53: 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-3.3.0/src/cgns_f.F90:2839:58: 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-3.3.0/src/cgns_f.F90:2850:45: 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-3.3.0/src/cgns_f.F90:2850:48: 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-3.3.0/src/cgns_f.F90:2850:54: 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-3.3.0/src/cgns_f.F90:2850:59: 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-3.3.0/src/cgns_f.F90:1652:30: 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-3.3.0/src/cgns_f.F90:1652:33: 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-3.3.0/src/cgns_f.F90:1652:36: 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-3.3.0/src/cgns_f.F90:1652:39: 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-3.3.0/src/cgns_f.F90:1652:52: 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-3.3.0/src/cgns_f.F90:1693:39: 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-3.3.0/src/cgns_f.F90:1693:42: 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-3.3.0/src/cgns_f.F90:1693:45: 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-3.3.0/src/cgns_f.F90:1693:48: 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-3.3.0/src/cgns_f.F90:1693:55: 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-3.3.0/src/cgns_f.F90:1693:67: 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-3.3.0/src/cgns_f.F90:1707:38: 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-3.3.0/src/cgns_f.F90:1707:41: 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-3.3.0/src/cgns_f.F90:1707:44: 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-3.3.0/src/cgns_f.F90:1707:47: 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-3.3.0/src/cgns_f.F90:1707:58: 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-3.3.0/src/cgns_f.F90:1679:32: 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-3.3.0/src/cgns_f.F90:1679:35: 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-3.3.0/src/cgns_f.F90:1679:38: 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-3.3.0/src/cgns_f.F90:1679:41: 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-3.3.0/src/cgns_f.F90:1679:47: 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-3.3.0/src/cgns_f.F90:1679:58: 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-3.3.0/src/cgns_f.F90:1859:42: 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-3.3.0/src/cgns_f.F90:1859:45: 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-3.3.0/src/cgns_f.F90:1859:48: 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-3.3.0/src/cgns_f.F90:1859:51: 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-3.3.0/src/cgns_f.F90:1859:62: 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-3.3.0/src/cgns_f.F90:3285:36: 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-3.3.0/src/cgns_f.F90:3285:44: 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-3.3.0/src/cgns_f.F90:3285:51: 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-3.3.0/src/cgns_f.F90:3285:64: 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-3.3.0/src/cgns_f.F90:3285:71: 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-3.3.0/src/cgns_f.F90:3285:76: 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-3.3.0/src/cgns_f.F90:3562:37: 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-3.3.0/src/cgns_f.F90:3562:45: 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-3.3.0/src/cgns_f.F90:3562:51: 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-3.3.0/src/cgns_f.F90:3562:64: 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-3.3.0/src/cgns_f.F90:3562:71: 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-3.3.0/src/cgns_f.F90:3562:76: 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-3.3.0/src/cgns_f.F90:3298:40: 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-3.3.0/src/cgns_f.F90:3298:48: 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-3.3.0/src/cgns_f.F90:3298:54: 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-3.3.0/src/cgns_f.F90:3298:67: 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-3.3.0/src/cgns_f.F90:3298:74: 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-3.3.0/src/cgns_f.F90:3298:83: 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-3.3.0/src/cgns_f.F90:3299:16: 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-3.3.0/src/cgns_f.F90:3299:27: 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-3.3.0/src/cgns_f.F90:3299:32: 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-3.3.0/src/cgns_f.F90:3575:41: 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-3.3.0/src/cgns_f.F90:3575:49: 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-3.3.0/src/cgns_f.F90:3575:55: 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-3.3.0/src/cgns_f.F90:3575:68: 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-3.3.0/src/cgns_f.F90:3575:75: 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-3.3.0/src/cgns_f.F90:3575:84: 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-3.3.0/src/cgns_f.F90:3576:16: 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-3.3.0/src/cgns_f.F90:3576:27: 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-3.3.0/src/cgns_f.F90:3576:32: 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-3.3.0/src/cgns_f.F90:809:31: 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-3.3.0/src/cgns_f.F90:809:48: 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-3.3.0/src/cgns_f.F90:1987:33: 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-3.3.0/src/cgns_f.F90:1987:36: 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-3.3.0/src/cgns_f.F90:1987:39: 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-3.3.0/src/cgns_f.F90:1987:42: 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-3.3.0/src/cgns_f.F90:1987:47: 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-3.3.0/src/cgns_f.F90:1998:33: 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-3.3.0/src/cgns_f.F90:1998:36: 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-3.3.0/src/cgns_f.F90:1998:39: 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-3.3.0/src/cgns_f.F90:1998:42: 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-3.3.0/src/cgns_f.F90:1998:47: 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-3.3.0/src/cgns_f.F90:1016:31: 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-3.3.0/src/cgns_f.F90:1016:34: 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-3.3.0/src/cgns_f.F90:1016:37: 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-3.3.0/src/cgns_f.F90:1016:51: 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-3.3.0/src/cgns_f.F90:991:33: 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-3.3.0/src/cgns_f.F90:991:36: 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-3.3.0/src/cgns_f.F90:991:39: 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-3.3.0/src/cgns_f.F90:991:45: 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-3.3.0/src/cgns_f.F90:991:50: 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-3.3.0/src/cgns_f.F90:4692:44: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4692:56: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4692:65: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4692:74: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4692:84: SUBROUTINE cgio_children_ids_f(cgio_num, pid, start, max_ret, num_ret, ids, ier) BIND(C,NAME='cgio_children_ids_f') 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-3.3.0/src/cgns_f.F90:4451:42: 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-3.3.0/src/cgns_f.F90:4451:47: 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-3.3.0/src/cgns_f.F90:4587:43: 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-3.3.0/src/cgns_f.F90:4587:57: 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-3.3.0/src/cgns_f.F90:4546:45: 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-3.3.0/src/cgns_f.F90:4518:41: 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-3.3.0/src/cgns_f.F90:4518:52: 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-3.3.0/src/cgns_f.F90:4460:45: 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-3.3.0/src/cgns_f.F90:4460:50: 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-3.3.0/src/cgns_f.F90:4774:45: 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-3.3.0/src/cgns_f.F90:4774:60: 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-3.3.0/src/cgns_f.F90:4506:45: 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-3.3.0/src/cgns_f.F90:4506:56: 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-3.3.0/src/cgns_f.F90:4506:61: 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-3.3.0/src/cgns_f.F90:4495:43: 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-3.3.0/src/cgns_f.F90:4495:56: 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-3.3.0/src/cgns_f.F90:4625:39: 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-3.3.0/src/cgns_f.F90:4625:53: 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-3.3.0/src/cgns_f.F90:4625:58: 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-3.3.0/src/cgns_f.F90:4415:52: 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-3.3.0/src/cgns_f.F90:4637:41: 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-3.3.0/src/cgns_f.F90:4637:55: 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-3.3.0/src/cgns_f.F90:4637:65: 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-3.3.0/src/cgns_f.F90:4637:70: 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-3.3.0/src/cgns_f.F90:4599:41: 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-3.3.0/src/cgns_f.F90:4599:61: 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-3.3.0/src/cgns_f.F90:4680:47: SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) BIND(C,NAME='cgio_number_children_f') 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-3.3.0/src/cgns_f.F90:4680:66: SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) BIND(C,NAME='cgio_number_children_f') 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-3.3.0/src/cgns_f.F90:4680:71: SUBROUTINE cgio_number_children_f(cgio_num, pid, num_children, ier) BIND(C,NAME='cgio_number_children_f') 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-3.3.0/src/cgns_f.F90:4612:42: 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-3.3.0/src/cgns_f.F90:4612:51: 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-3.3.0/src/cgns_f.F90:4897:33: FUNCTION cg_get_type_c_double(a) 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90:4890:32: FUNCTION cg_get_type_c_float(a) 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90:4883:36: FUNCTION cg_get_type_c_long_long(a) 1 Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/CGNS-3.3.0/src/cgns_f.F90:4876:30: 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 src/CMakeFiles/cgns_static.dir/cgns.mod.stamp GNU /usr/bin/cmake -E touch src/CMakeFiles/cgns_static.dir/cgns_f.F90.o.provides.build [ 5%] Building C object src/CMakeFiles/cgns_static.dir/cgns_error.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_static.dir/cgns_error.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_error.c [ 5%] Building C object src/CMakeFiles/cgns_static.dir/cgns_internals.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_static.dir/cgns_internals.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c: In function 'cgi_rind_address': /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c:11074:9: warning: variable 'error1' set but not used [-Wunused-but-set-variable] int error1=0, index_dim; ^~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c: In function 'cgi_write_model': /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c:6889:19: warning: '_t' directive writing 2 bytes into a region of size between 1 and 33 [-Wformat-overflow=] sprintf(label,"%s_t",model->name); ^~~~~~ In file included from /usr/include/stdio.h:939:0, from /builddir/build/BUILD/CGNS-3.3.0/src/cgns_internals.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 35 bytes into a destination of size 33 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 6%] Building C object src/CMakeFiles/cgns_static.dir/cgns_io.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_static.dir/cgns_io.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_io.c /builddir/build/BUILD/CGNS-3.3.0/src/cgns_io.c: In function 'cgio_check_file': /builddir/build/BUILD/CGNS-3.3.0/src/cgns_io.c:569:9: warning: unused variable 'mpibuf' [-Wunused-variable] int mpibuf[2], err; ^~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgns_io.c:592:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf, 1, sizeof(buf), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 6%] Building C object src/CMakeFiles/cgns_static.dir/cgnslib.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_static.dir/cgnslib.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnslib.c [ 6%] Building C object src/CMakeFiles/cgns_static.dir/adf/ADF_interface.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_static.dir/adf/ADF_interface.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/adf/ADF_interface.c /builddir/build/BUILD/CGNS-3.3.0/src/adf/ADF_interface.c: In function 'ADF_Database_Valid': /builddir/build/BUILD/CGNS-3.3.0/src/adf/ADF_interface.c:1022:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (header, sizeof(char), 32, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 7%] Building C object src/CMakeFiles/cgns_static.dir/adf/ADF_internals.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_static.dir/adf/ADF_internals.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/adf/ADF_internals.c [ 7%] Building C object src/CMakeFiles/cgns_static.dir/adfh/ADFH.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_static.dir/adfh/ADFH.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c: In function 'ADFH_Number_of_Children': /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c:1784:7: warning: variable 'nn' set but not used [-Wunused-but-set-variable] int nn,gskip=0; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c: In function 'ADFH_Database_Open': /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c:1982:9: warning: unused variable 'dataxfer_plist_id' [-Wunused-variable] hid_t dataxfer_plist_id; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c: In function 'ADFH_Link': /builddir/build/BUILD/CGNS-3.3.0/src/adfh/ADFH.c:2880:14: warning: unused variable 'hid' [-Wunused-variable] hid_t lid, hid; ^~~ [ 7%] Building C object src/CMakeFiles/cgns_static.dir/cg_ftoc.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_static.dir/cg_ftoc.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cg_ftoc.c [ 8%] Building C object src/CMakeFiles/cgns_static.dir/cgio_ftoc.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -DLOWERCASE_ -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_static.dir/cgio_ftoc.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgio_ftoc.c [ 9%] Linking Fortran static library libcgns.a cd /builddir/build/BUILD/CGNS-3.3.0/src && /usr/bin/cmake -P CMakeFiles/cgns_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/CGNS-3.3.0/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_static.dir/cgns_f.F90.o /usr/bin/ranlib libcgns.a make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 9%] Built target cgns_static make -f src/tools/CMakeFiles/cgnscheck.dir/build.make src/tools/CMakeFiles/cgnscheck.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnscheck.dir/DependInfo.cmake --color= Scanning dependencies of target cgnscheck make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tools/CMakeFiles/cgnscheck.dir/build.make src/tools/CMakeFiles/cgnscheck.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 10%] Building C object src/tools/CMakeFiles/cgnscheck.dir/cgnscheck.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnscheck.dir/cgnscheck.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnscheck.c /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnscheck.c: In function 'check_equation_set': /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnscheck.c:2246:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (ierr != CG_NODE_NOT_FOUND); ^~ /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnscheck.c:2247:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' error_exit("cg_equationset_elecmagn_read"); ^~~~~~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnscheck.c: In function 'find_element.isra.5': /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnscheck.c:642:13: warning: 'nn' may be used uninitialized in this function [-Wmaybe-uninitialized] int ns, nn; ^~ [ 10%] Building C object src/tools/CMakeFiles/cgnscheck.dir/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnscheck.dir/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/getargs.c [ 11%] Building C object src/tools/CMakeFiles/cgnscheck.dir/hash.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnscheck.dir/hash.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/hash.c [ 11%] Building C object src/tools/CMakeFiles/cgnscheck.dir/cgnames.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnscheck.dir/cgnames.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnames.c [ 11%] Linking C executable cgnscheck cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../libcgns.so.3.3 -lhdf5 -lz -ldl -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 11%] Built target cgnscheck make -f src/tools/CMakeFiles/cgnsnames.dir/build.make src/tools/CMakeFiles/cgnsnames.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnsnames.dir/DependInfo.cmake --color= Scanning dependencies of target cgnsnames make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tools/CMakeFiles/cgnsnames.dir/build.make src/tools/CMakeFiles/cgnsnames.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 11%] Building C object src/tools/CMakeFiles/cgnsnames.dir/cgnsnames.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnsnames.dir/cgnsnames.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnsnames.c [ 11%] Building C object src/tools/CMakeFiles/cgnsnames.dir/cgnames.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnsnames.dir/cgnames.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnames.c [ 12%] Linking C executable cgnsnames cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cgnsnames.dir/cgnsnames.c.o CMakeFiles/cgnsnames.dir/cgnames.c.o -o cgnsnames -L. -rdynamic ../libcgns.so.3.3 -lhdf5 -lz -ldl -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 12%] Built target cgnsnames make -f src/tools/CMakeFiles/cgnsconvert.dir/build.make src/tools/CMakeFiles/cgnsconvert.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnsconvert.dir/DependInfo.cmake --color= Scanning dependencies of target cgnsconvert make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tools/CMakeFiles/cgnsconvert.dir/build.make src/tools/CMakeFiles/cgnsconvert.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 13%] Building C object src/tools/CMakeFiles/cgnsconvert.dir/cgnsconvert.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnsconvert.dir/cgnsconvert.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnsconvert.c [ 13%] Building C object src/tools/CMakeFiles/cgnsconvert.dir/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnsconvert.dir/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/getargs.c [ 13%] Linking C executable cgnsconvert cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cgnsconvert.dir/cgnsconvert.c.o CMakeFiles/cgnsconvert.dir/getargs.c.o -o cgnsconvert -L. -rdynamic ../libcgns.so.3.3 -lhdf5 -lz -ldl -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 13%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnsdiff.dir/DependInfo.cmake --color= Scanning dependencies of target cgnsdiff make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tools/CMakeFiles/cgnsdiff.dir/build.make src/tools/CMakeFiles/cgnsdiff.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 14%] Building C object src/tools/CMakeFiles/cgnsdiff.dir/cgnsdiff.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnsdiff.dir/cgnsdiff.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnsdiff.c [ 14%] Building C object src/tools/CMakeFiles/cgnsdiff.dir/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnsdiff.dir/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/getargs.c [ 14%] Linking C executable cgnsdiff cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cgnsdiff.dir/cgnsdiff.c.o CMakeFiles/cgnsdiff.dir/getargs.c.o -o cgnsdiff -L. -rdynamic ../libcgns.so.3.3 -lhdf5 -lz -ldl -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 14%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnslist.dir/DependInfo.cmake --color= Scanning dependencies of target cgnslist make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tools/CMakeFiles/cgnslist.dir/build.make src/tools/CMakeFiles/cgnslist.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 15%] Building C object src/tools/CMakeFiles/cgnslist.dir/cgnslist.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnslist.dir/cgnslist.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnslist.c [ 15%] Building C object src/tools/CMakeFiles/cgnslist.dir/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnslist.dir/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/getargs.c [ 16%] Linking C executable cgnslist cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cgnslist.dir/cgnslist.c.o CMakeFiles/cgnslist.dir/getargs.c.o -o cgnslist -L. -rdynamic ../libcgns.so.3.3 -lhdf5 -lz -ldl -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 16%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnscompress.dir/DependInfo.cmake --color= Scanning dependencies of target cgnscompress make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tools/CMakeFiles/cgnscompress.dir/build.make src/tools/CMakeFiles/cgnscompress.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 17%] Building C object src/tools/CMakeFiles/cgnscompress.dir/cgnscompress.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tools && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgnscompress.dir/cgnscompress.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tools/cgnscompress.c [ 17%] Linking C executable cgnscompress cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cgnscompress.dir/cgnscompress.c.o -o cgnscompress -L. -rdynamic ../libcgns.so.3.3 -lhdf5 -lz -ldl -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 17%] Built target cgnscompress 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgread_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgread_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tests/CMakeFiles/cgread_f03.dir/build.make src/tests/CMakeFiles/cgread_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgread_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 17%] Building Fortran object src/tests/CMakeFiles/cgread_f03.dir/cgread_f03.F.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/gfortran -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F -o CMakeFiles/cgread_f03.dir/cgread_f03.F.o f951: Warning: Nonconforming tab character in column 1 of line 6 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 13 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 14 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 19 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 20 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 21 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 23 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 24 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 25 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 26 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 27 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 28 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 29 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 31 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 32 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 33 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 34 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 35 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 36 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 37 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 38 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 39 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 40 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 41 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 42 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 45 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 46 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 48 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 52 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 53 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 54 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 55 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 56 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 57 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 58 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 59 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 60 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 62 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 66 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 67 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 68 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 69 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 70 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 71 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 72 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 73 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 74 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 75 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 76 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 77 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 78 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 79 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 80 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 81 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 82 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 90 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 93 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 94 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 100 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 101 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 106 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 107 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 108 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 111 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 112 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 117 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 118 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 119 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 121 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 124 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 125 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 130 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 147 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 148 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 149 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 152 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 153 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 154 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 155 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 156 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 169 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 218 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 221 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 225 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 226 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 230 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 233 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 235 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 236 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 237 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 240 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 241 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 242 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 243 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 245 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 246 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 247 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 250 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 251 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 252 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 253 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 254 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 257 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 260 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 261 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 264 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 265 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 273 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 275 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 283 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 286 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 287 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 290 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 295 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 296 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 297 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 298 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 300 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 301 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 302 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 304 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 305 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 306 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 308 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 309 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 310 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 313 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 314 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 315 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 318 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 319 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 320 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 326 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 327 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 331 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 332 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 333 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 335 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 336 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 341 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 342 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 343 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 352 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 353 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 357 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 378 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 386 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 388 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 389 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 393 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 394 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 395 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 401 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 404 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 406 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 419 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 421 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 422 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 430 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 439 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 445 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 446 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 449 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 455 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 462 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 464 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 466 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 467 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 468 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 469 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 470 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 499 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 503 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 504 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 505 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 506 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 508 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 514 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 534 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 535 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 541 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 542 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 547 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 550 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 552 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 553 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 554 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 558 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 559 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 560 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 564 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 565 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 567 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 577 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 585 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 619 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 620 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 665 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 666 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 670 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 671 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 672 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 673 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 678 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 681 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 682 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 687 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 692 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 697 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 698 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 702 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 703 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 704 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 705 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 706 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 721 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 723 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 725 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 732 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 733 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 738 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 745 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 760 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 761 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 762 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 764 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 767 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 774 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 775 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 776 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 777 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 785 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 786 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 795 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 800 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 804 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 843 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 845 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 846 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 847 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 851 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 852 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 883 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 884 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 887 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 898 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 900 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 905 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 912 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 914 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 917 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 918 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 937 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 941 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 965 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 967 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 972 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 977 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 979 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 980 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 989 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 990 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 993 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 994 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 997 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 998 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1005 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1020 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1024 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1027 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1041 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1042 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1045 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1047 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1048 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1049 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1052 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1056 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1059 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1060 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1061 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1065 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1066 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1080 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1093 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1094 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1096 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1138 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1139 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1141 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 1142 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1152 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1156 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1158 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1159 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1160 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1161 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1162 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1163 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1178 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1179 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 1182 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1192 [-Wtabs] f951: Warning: Nonconforming tab character in column 6 of line 1193 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1194 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1195 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1196 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1198 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1200 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1201 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1202 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1203 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1204 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1205 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1206 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1207 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1208 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1209 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1210 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1211 [-Wtabs] f951: Warning: Nonconforming tab character in column 6 of line 1212 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1213 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1214 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1215 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1216 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1217 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1218 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1219 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1220 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1222 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1223 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1224 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1225 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 1226 [-Wtabs] f951: Warning: Nonconforming tab character in column 6 of line 1228 [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:28:14: integer ier, n 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:226:14: endif ! If FlowEquationSet_t exists under CGNSBase_t 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:417:18: enddo ! loop through DataArray_t 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:418:16: enddo ! loop through IntegralData_t 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:495:18: enddo ! loop through data arrays 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:531:17: endif ! if GridCoordinates_t exists 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:615:18: enddo ! loop through DataArray_t 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:656:18: enddo ! loop through FlowSolution_t 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:728:18: enddo ! loop through DataArray_t 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:791:18: enddo !hole loop 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:896:16: endif ! if ZoneGridConnectivity exists 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:961:18: endif !if ReferenceState exists under ZoneBC_t 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:1133:26: enddo ! loop through DataArray 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:1134:15: endif ! if Neumann 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:1135:13: enddo ! loop through dataset 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:1136:20: enddo ! loop through boco 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:1137:16: endif ! if ZoneBC_t exists 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:1138:14: enddo ! zone loop 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:1178:16: enddo ! loop through bases 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgread_f03.F:1224:5: 9999 end 1 Warning: Label 9999 at (1) defined but not used [-Wunused-label] [ 18%] Linking Fortran executable cgread_f03 cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgread_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG CMakeFiles/cgread_f03.dir/cgread_f03.F.o -o cgread_f03 -L. ../libcgns.a /usr/lib/libhdf5.so /usr/lib/libz.so /usr/lib/libdl.so /usr/lib/libm.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 18%] Built target cgread_f03 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgwrite_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgwrite_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make src/tests/CMakeFiles/cgwrite_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgwrite_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 19%] Building Fortran object src/tests/CMakeFiles/cgwrite_f03.dir/cgwrite_f03.F.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/gfortran -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F -o CMakeFiles/cgwrite_f03.dir/cgwrite_f03.F.o f951: Warning: Nonconforming tab character in column 1 of line 62 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 63 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 64 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 65 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 67 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 68 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 70 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 74 [-Wtabs] f951: Warning: Nonconforming tab character in column 6 of line 77 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 78 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 79 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 80 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 81 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 82 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 83 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 84 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 85 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 86 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 87 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 88 [-Wtabs] f951: Warning: Nonconforming tab character in column 6 of line 94 [-Wtabs] f951: Warning: Nonconforming tab character in column 6 of line 97 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 98 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 101 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 104 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 105 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 106 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 107 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 108 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 109 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 112 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 114 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 120 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 122 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 127 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 131 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 132 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 137 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 140 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 147 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 148 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 149 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 150 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 151 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 152 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 153 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 154 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 155 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 156 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 157 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 158 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 162 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 165 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 166 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 167 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 168 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 170 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 171 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 176 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 179 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 180 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 181 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 184 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 185 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 186 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 188 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 189 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 190 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 191 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 192 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 196 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 200 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 211 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 214 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 215 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 216 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 217 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 218 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 219 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 220 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 221 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 222 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 223 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 228 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 233 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 236 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 237 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 247 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 253 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 255 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 256 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 257 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 258 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 261 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 264 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 267 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 270 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 271 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 273 [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:61:37: 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-3.3.0/src/tests/cgwrite_f03.F:62:35: size(i) = i+zone+1 ! nr of nodes in i,j,k 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:63:32: 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-3.3.0/src/tests/cgwrite_f03.F:64:27: size(i+2*Ndim) = 0 ! nr of bnd nodes if ordered 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:65:29: num = num * size(i) ! nr of nodes 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:110:13: enddo ! field loop 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:111:18: enddo ! solution loop 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:127:30: data(pos) = pos ! * make up some dummy data 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:135:7: & 'DiscreteData_t', discr_no, 'DataArray_t', 1, 'end') 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:163:26: pnts(i,n)=i ! * dummy data 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:191:7: & donorname, pnts, donor_pnts, transform, conn_no, ier) 1 Warning: Nonconforming tab character at (1) [-Wtabs] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgwrite_f03.F:263:12: enddo ! zone loop 1 Warning: Nonconforming tab character at (1) [-Wtabs] [ 19%] Linking Fortran executable cgwrite_f03 cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgwrite_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG CMakeFiles/cgwrite_f03.dir/cgwrite_f03.F.o -o cgwrite_f03 -L. ../libcgns.a /usr/lib/libhdf5.so /usr/lib/libz.so /usr/lib/libdl.so /usr/lib/libm.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 19%] Built target cgwrite_f03 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_goto.dir/DependInfo.cmake --color= Scanning dependencies of target test_goto make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 19%] Building C object src/tests/CMakeFiles/test_goto.dir/test_goto.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/test_goto.dir/test_goto.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/test_goto.c [ 19%] Linking C executable test_goto cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_goto.dir/test_goto.c.o -o test_goto -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 19%] Built target test_goto 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_exts.dir/DependInfo.cmake --color= Scanning dependencies of target test_exts make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 19%] Building C object src/tests/CMakeFiles/test_exts.dir/test_exts.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/test_exts.dir/test_exts.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/test_exts.c [ 20%] Linking C executable test_exts cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_exts.dir/test_exts.c.o -o test_exts -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 20%] Built target test_exts 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgzconn_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgzconn_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tests/CMakeFiles/cgzconn_f03.dir/build.make src/tests/CMakeFiles/cgzconn_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgzconn_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 21%] Building Fortran object src/tests/CMakeFiles/cgzconn_f03.dir/cgzconn_f03.F.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/gfortran -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgzconn_f03.F -o CMakeFiles/cgzconn_f03.dir/cgzconn_f03.F.o [ 21%] Linking Fortran executable cgzconn_f03 cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgzconn_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG CMakeFiles/cgzconn_f03.dir/cgzconn_f03.F.o -o cgzconn_f03 -L. ../libcgns.a /usr/lib/libhdf5.so /usr/lib/libz.so /usr/lib/libdl.so /usr/lib/libm.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 21%] Built target cgzconn_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_rind.dir/DependInfo.cmake --color= Scanning dependencies of target write_rind make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 21%] Building C object src/tests/CMakeFiles/write_rind.dir/write_rind.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_rind.dir/write_rind.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/write_rind.c [ 22%] Linking C executable write_rind cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_rind.dir/write_rind.c.o -o write_rind -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 22%] Built target write_rind make -f src/tests/CMakeFiles/cgioc.dir/build.make src/tests/CMakeFiles/cgioc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgioc.dir/DependInfo.cmake --color= Scanning dependencies of target cgioc make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tests/CMakeFiles/cgioc.dir/build.make src/tests/CMakeFiles/cgioc.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 22%] Building C object src/tests/CMakeFiles/cgioc.dir/cgioc.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgioc.dir/cgioc.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgioc.c [ 23%] Linking C executable cgioc cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cgioc.dir/cgioc.c.o -o cgioc -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 23%] Built target cgioc 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_array.dir/DependInfo.cmake --color= Scanning dependencies of target write_array make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 24%] Building C object src/tests/CMakeFiles/write_array.dir/write_array.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_array.dir/write_array.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/write_array.c [ 24%] Building C object src/tests/CMakeFiles/write_array.dir/utils.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_array.dir/utils.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/utils.c [ 24%] Linking C executable write_array cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_array.dir/write_array.c.o CMakeFiles/write_array.dir/utils.c.o -o write_array -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 24%] Built target write_array 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/open_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target open_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 25%] Building C object src/tests/CMakeFiles/open_cgns.dir/open_cgns.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/open_cgns.dir/open_cgns.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/open_cgns.c [ 25%] Building C object src/tests/CMakeFiles/open_cgns.dir/utils.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/open_cgns.dir/utils.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/utils.c [ 25%] Linking C executable open_cgns cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/open_cgns.dir/open_cgns.c.o CMakeFiles/open_cgns.dir/utils.c.o -o open_cgns -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 25%] Built target open_cgns make -f src/tests/CMakeFiles/dbtest.dir/build.make src/tests/CMakeFiles/dbtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/dbtest.dir/DependInfo.cmake --color= Scanning dependencies of target dbtest make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tests/CMakeFiles/dbtest.dir/build.make src/tests/CMakeFiles/dbtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 25%] Building C object src/tests/CMakeFiles/dbtest.dir/dbtest.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/dbtest.dir/dbtest.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/dbtest.c [ 25%] Building C object src/tests/CMakeFiles/dbtest.dir/utils.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/dbtest.dir/utils.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/utils.c [ 26%] Linking C executable dbtest cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/dbtest.dir/dbtest.c.o CMakeFiles/dbtest.dir/utils.c.o -o dbtest -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 26%] Built target dbtest 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_partial.dir/DependInfo.cmake --color= Scanning dependencies of target test_partial make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 26%] Building C object src/tests/CMakeFiles/test_partial.dir/test_partial.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/test_partial.dir/test_partial.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/test_partial.c [ 27%] Linking C executable test_partial cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_partial.dir/test_partial.c.o -o test_partial -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 27%] Built target test_partial 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_ver31.dir/DependInfo.cmake --color= Scanning dependencies of target test_ver31 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 27%] Building C object src/tests/CMakeFiles/test_ver31.dir/test_ver31.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/test_ver31.dir/test_ver31.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/test_ver31.c /builddir/build/BUILD/CGNS-3.3.0/src/tests/test_ver31.c: In function 'write_unstructured': /builddir/build/BUILD/CGNS-3.3.0/src/tests/test_ver31.c:627:12: warning: variable 'nelem' set but not used [-Wunused-but-set-variable] int n, nelem, nc, cgconn, cgz, cghole; ^~~~~ [ 28%] Linking C executable test_ver31 cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_ver31.dir/test_ver31.c.o -o test_ver31 -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 28%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgsubreg_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgsubreg_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tests/CMakeFiles/cgsubreg_f03.dir/build.make src/tests/CMakeFiles/cgsubreg_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgsubreg_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 28%] Building Fortran object src/tests/CMakeFiles/cgsubreg_f03.dir/cgsubreg_f03.F.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/gfortran -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgsubreg_f03.F -o CMakeFiles/cgsubreg_f03.dir/cgsubreg_f03.F.o [ 28%] Linking Fortran executable cgsubreg_f03 cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgsubreg_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG CMakeFiles/cgsubreg_f03.dir/cgsubreg_f03.F.o -o cgsubreg_f03 -L. ../libcgns.a /usr/lib/libhdf5.so /usr/lib/libz.so /usr/lib/libdl.so /usr/lib/libm.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 28%] Built target cgsubreg_f03 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_bcdata.dir/DependInfo.cmake --color= Scanning dependencies of target write_bcdata make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 29%] Building C object src/tests/CMakeFiles/write_bcdata.dir/write_bcdata.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_bcdata.dir/write_bcdata.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/write_bcdata.c [ 29%] Building C object src/tests/CMakeFiles/write_bcdata.dir/utils.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_bcdata.dir/utils.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/utils.c [ 29%] Linking C executable write_bcdata cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_bcdata.dir/write_bcdata.c.o CMakeFiles/write_bcdata.dir/utils.c.o -o write_bcdata -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 29%] Built target write_bcdata 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_multifam.dir/DependInfo.cmake --color= Scanning dependencies of target test_multifam make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 30%] Building C object src/tests/CMakeFiles/test_multifam.dir/test_multifam.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/test_multifam.dir/test_multifam.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/test_multifam.c [ 30%] Linking C executable test_multifam cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_multifam.dir/test_multifam.c.o -o test_multifam -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 30%] Built target test_multifam 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgiof_f03.dir/DependInfo.cmake --color= Scanning dependencies of target cgiof_f03 make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tests/CMakeFiles/cgiof_f03.dir/build.make src/tests/CMakeFiles/cgiof_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgiof_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 30%] Building Fortran object src/tests/CMakeFiles/cgiof_f03.dir/cgiof_f03.F.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/gfortran -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgiof_f03.F -o CMakeFiles/cgiof_f03.dir/cgiof_f03.F.o /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgiof_f03.F:14:29: CHARACTER*(MAXCHR) FNAM,PATH 1 Warning: Unused variable 'fnam' declared at (1) [-Wunused-variable] /builddir/build/BUILD/CGNS-3.3.0/src/tests/cgiof_f03.F:14:34: CHARACTER*(MAXCHR) FNAM,PATH 1 Warning: Unused variable 'path' declared at (1) [-Wunused-variable] [ 30%] Linking Fortran executable cgiof_f03 cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgiof_f03.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -DNDEBUG CMakeFiles/cgiof_f03.dir/cgiof_f03.F.o -o cgiof_f03 -L. ../libcgns.a /usr/lib/libhdf5.so /usr/lib/libz.so /usr/lib/libdl.so /usr/lib/libm.so -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 30%] Built target cgiof_f03 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_test.dir/DependInfo.cmake --color= Scanning dependencies of target write_test make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 30%] Building C object src/tests/CMakeFiles/write_test.dir/write_test.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_test.dir/write_test.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/write_test.c /builddir/build/BUILD/CGNS-3.3.0/src/tests/write_test.c: In function 'write_mixed': /builddir/build/BUILD/CGNS-3.3.0/src/tests/write_test.c:920:21: warning: variable 'nelem' set but not used [-Wunused-but-set-variable] int i, j, k, n, nelem, cgconn, cgbc; ^~~~~ [ 31%] Linking C executable write_test cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_test.dir/write_test.c.o -o write_test -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 31%] Built target write_test make -f src/tests/CMakeFiles/elemtest.dir/build.make src/tests/CMakeFiles/elemtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/elemtest.dir/DependInfo.cmake --color= Scanning dependencies of target elemtest make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' make -f src/tests/CMakeFiles/elemtest.dir/build.make src/tests/CMakeFiles/elemtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' [ 31%] Building C object src/tests/CMakeFiles/elemtest.dir/elemtest.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/elemtest.dir/elemtest.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/elemtest.c /builddir/build/BUILD/CGNS-3.3.0/src/tests/elemtest.c:90:15: warning: 'z3' defined but not used [-Wunused-variable] static double z3[55] = { ^~ [ 32%] Linking C executable elemtest cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/elemtest.dir/elemtest.c.o -o elemtest -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 32%] Built target elemtest 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_links.dir/DependInfo.cmake --color= Scanning dependencies of target write_links make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 32%] Building C object src/tests/CMakeFiles/write_links.dir/write_links.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_links.dir/write_links.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/write_links.c [ 33%] Building C object src/tests/CMakeFiles/write_links.dir/utils.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_links.dir/utils.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/utils.c [ 33%] Linking C executable write_links cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_links.dir/write_links.c.o CMakeFiles/write_links.dir/utils.c.o -o write_links -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 33%] Built target write_links 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_zones.dir/DependInfo.cmake --color= Scanning dependencies of target write_zones make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 34%] Building C object src/tests/CMakeFiles/write_zones.dir/write_zones.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_zones.dir/write_zones.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/write_zones.c [ 34%] Building C object src/tests/CMakeFiles/write_zones.dir/utils.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/tests && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_zones.dir/utils.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/tests/utils.c [ 35%] Linking C executable write_zones cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_zones.dir/write_zones.c.o CMakeFiles/write_zones.dir/utils.c.o -o write_zones -L. -rdynamic ../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 35%] Built target write_zones 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 35%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/write_grid2zn_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_grid2zn_str.dir/write_grid2zn_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_grid2zn_str.c [ 35%] Linking C executable write_grid2zn_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_grid2zn_str.dir/write_grid2zn_str.c.o -o write_grid2zn_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 35%] Built target write_grid2zn_str 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 36%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/read_flowvert_unst.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_flowvert_unst.dir/read_flowvert_unst.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_flowvert_unst.c [ 36%] Linking C executable read_flowvert_unst cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_flowvert_unst.dir/read_flowvert_unst.c.o -o read_flowvert_unst -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 36%] Built target read_flowvert_unst 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 37%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/write_descriptor.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_descriptor.dir/write_descriptor.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_descriptor.c [ 37%] Linking C executable write_descriptor cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_descriptor.dir/write_descriptor.c.o -o write_descriptor -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 37%] Built target write_descriptor 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 37%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/write_dimensional.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_dimensional.dir/write_dimensional.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_dimensional.c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_dimensional.c: In function 'main': /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_dimensional.c:39:53: warning: variable 'index_grid' set but not used [-Wunused-but-set-variable] int index_file,index_base,index_zone,index_flow,index_grid; ^~~~~~~~~~ [ 38%] Linking C executable write_dimensional cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_dimensional.dir/write_dimensional.c.o -o write_dimensional -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 38%] Built target write_dimensional 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 38%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/write_flowcentrind_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_flowcentrind_str.dir/write_flowcentrind_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_flowcentrind_str.c [ 38%] Linking C executable write_flowcentrind_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_flowcentrind_str.dir/write_flowcentrind_str.c.o -o write_flowcentrind_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 38%] Built target write_flowcentrind_str 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 38%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/read_flowcentrind_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_flowcentrind_str.dir/read_flowcentrind_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_flowcentrind_str.c [ 39%] Linking C executable read_flowcentrind_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_flowcentrind_str.dir/read_flowcentrind_str.c.o -o read_flowcentrind_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 39%] Built target read_flowcentrind_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 40%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/write_bc_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_bc_str.dir/write_bc_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_bc_str.c [ 40%] Linking C executable write_bc_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_bc_str.dir/write_bc_str.c.o -o write_bc_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 40%] Built target write_bc_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 40%] 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-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_con2zn_genrl_str.dir/write_con2zn_genrl_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_con2zn_genrl_str.c [ 41%] Linking C executable write_con2zn_genrl_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_con2zn_genrl_str.dir/write_con2zn_genrl_str.c.o -o write_con2zn_genrl_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 41%] Built target write_con2zn_genrl_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 42%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/write_flowvert_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_flowvert_str.dir/write_flowvert_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_flowvert_str.c [ 42%] Linking C executable write_flowvert_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_flowvert_str.dir/write_flowvert_str.c.o -o write_flowvert_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 42%] Built target write_flowvert_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 43%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/write_floweqn_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_floweqn_str.dir/write_floweqn_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_floweqn_str.c [ 43%] Linking C executable write_floweqn_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_floweqn_str.dir/write_floweqn_str.c.o -o write_floweqn_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 43%] Built target write_floweqn_str 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 43%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/read_convergence.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_convergence.dir/read_convergence.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_convergence.c [ 43%] Linking C executable read_convergence cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_convergence.dir/read_convergence.c.o -o read_convergence -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 43%] Built target read_convergence 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 44%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/read_dimensional.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_dimensional.dir/read_dimensional.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_dimensional.c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_dimensional.c: In function 'main': /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_dimensional.c:39:53: warning: variable 'index_grid' set but not used [-Wunused-but-set-variable] int index_file,index_base,index_zone,index_flow,index_grid,nfields,ncoords; ^~~~~~~~~~ [ 44%] Linking C executable read_dimensional cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_dimensional.dir/read_dimensional.c.o -o read_dimensional -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 44%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 45%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/write_bcpnts_unst.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_bcpnts_unst.dir/write_bcpnts_unst.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_bcpnts_unst.c [ 45%] Linking C executable write_bcpnts_unst cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_bcpnts_unst.dir/write_bcpnts_unst.c.o -o write_bcpnts_unst -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 45%] Built target write_bcpnts_unst 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 46%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/read_bcpnts_unst.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_bcpnts_unst.dir/read_bcpnts_unst.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_bcpnts_unst.c [ 46%] Linking C executable read_bcpnts_unst cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_bcpnts_unst.dir/read_bcpnts_unst.c.o -o read_bcpnts_unst -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 46%] Built target read_bcpnts_unst 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 46%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/read_grid2zn_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_grid2zn_str.dir/read_grid2zn_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_grid2zn_str.c [ 47%] Linking C executable read_grid2zn_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_grid2zn_str.dir/read_grid2zn_str.c.o -o read_grid2zn_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 47%] Built target read_grid2zn_str 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 47%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/write_flowcent_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_flowcent_str.dir/write_flowcent_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_flowcent_str.c [ 48%] Linking C executable write_flowcent_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_flowcent_str.dir/write_flowcent_str.c.o -o write_flowcent_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 48%] Built target write_flowcent_str 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 49%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/write_bcpnts_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_bcpnts_str.dir/write_bcpnts_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_bcpnts_str.c [ 49%] Linking C executable write_bcpnts_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_bcpnts_str.dir/write_bcpnts_str.c.o -o write_bcpnts_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 49%] Built target write_bcpnts_str 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 50%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/read_nondimensional.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_nondimensional.dir/read_nondimensional.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_nondimensional.c [ 50%] Linking C executable read_nondimensional cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_nondimensional.dir/read_nondimensional.c.o -o read_nondimensional -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 50%] Built target read_nondimensional 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 51%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/write_grid_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_grid_str.dir/write_grid_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_grid_str.c [ 51%] Linking C executable write_grid_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_grid_str.dir/write_grid_str.c.o -o write_grid_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 51%] Built target write_grid_str 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 51%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/write_con2zn_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_con2zn_str.dir/write_con2zn_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_con2zn_str.c [ 51%] Linking C executable write_con2zn_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_con2zn_str.dir/write_con2zn_str.c.o -o write_con2zn_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 51%] Built target write_con2zn_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 51%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/write_flowvert_unst.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_flowvert_unst.dir/write_flowvert_unst.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_flowvert_unst.c [ 52%] Linking C executable write_flowvert_unst cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_flowvert_unst.dir/write_flowvert_unst.c.o -o write_flowvert_unst -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 52%] Built target write_flowvert_unst 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 53%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/write_nondimensional.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_nondimensional.dir/write_nondimensional.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_nondimensional.c [ 53%] Linking C executable write_nondimensional cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_nondimensional.dir/write_nondimensional.c.o -o write_nondimensional -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 53%] Built target write_nondimensional 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 53%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/write_timevert_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_timevert_str.dir/write_timevert_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_timevert_str.c [ 53%] Linking C executable write_timevert_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_timevert_str.dir/write_timevert_str.c.o -o write_timevert_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 53%] Built target write_timevert_str 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 53%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/read_bc_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_bc_str.dir/read_bc_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_bc_str.c [ 54%] Linking C executable read_bc_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_bc_str.dir/read_bc_str.c.o -o read_bc_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 54%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 54%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/read_bcpnts_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_bcpnts_str.dir/read_bcpnts_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_bcpnts_str.c [ 54%] Linking C executable read_bcpnts_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_bcpnts_str.dir/read_bcpnts_str.c.o -o read_bcpnts_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 54%] Built target read_bcpnts_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 55%] 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-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_con2zn_genrl_str.dir/read_con2zn_genrl_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_con2zn_genrl_str.c [ 55%] Linking C executable read_con2zn_genrl_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_con2zn_genrl_str.dir/read_con2zn_genrl_str.c.o -o read_con2zn_genrl_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 55%] Built target read_con2zn_genrl_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 56%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/write_convergence.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_convergence.dir/write_convergence.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_convergence.c [ 56%] Linking C executable write_convergence cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_convergence.dir/write_convergence.c.o -o write_convergence -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 56%] Built target write_convergence 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 57%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/read_descriptor.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_descriptor.dir/read_descriptor.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_descriptor.c [ 57%] Linking C executable read_descriptor cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_descriptor.dir/read_descriptor.c.o -o read_descriptor -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 57%] Built target read_descriptor 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 57%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/read_con2zn_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_con2zn_str.dir/read_con2zn_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_con2zn_str.c [ 58%] Linking C executable read_con2zn_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_con2zn_str.dir/read_con2zn_str.c.o -o read_con2zn_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 58%] Built target read_con2zn_str 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 58%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/read_floweqn_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_floweqn_str.dir/read_floweqn_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_floweqn_str.c [ 58%] Linking C executable read_floweqn_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_floweqn_str.dir/read_floweqn_str.c.o -o read_floweqn_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 58%] Built target read_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 59%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/read_flowvert_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_flowvert_str.dir/read_flowvert_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_flowvert_str.c [ 59%] Linking C executable read_flowvert_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_flowvert_str.dir/read_flowvert_str.c.o -o read_flowvert_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 59%] Built target read_flowvert_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 59%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/read_flowcent_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_flowcent_str.dir/read_flowcent_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_flowcent_str.c [ 60%] Linking C executable read_flowcent_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_flowcent_str.dir/read_flowcent_str.c.o -o read_flowcent_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 60%] Built target read_flowcent_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 60%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/read_grid_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_grid_str.dir/read_grid_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_grid_str.c [ 60%] Linking C executable read_grid_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_grid_str.dir/read_grid_str.c.o -o read_grid_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 60%] Built target read_grid_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 61%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/write_grid_unst.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/write_grid_unst.dir/write_grid_unst.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/write_grid_unst.c [ 61%] Linking C executable write_grid_unst cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/write_grid_unst.dir/write_grid_unst.c.o -o write_grid_unst -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 61%] Built target write_grid_unst 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 62%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/read_grid_unst.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_grid_unst.dir/read_grid_unst.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_grid_unst.c [ 62%] Linking C executable read_grid_unst cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_grid_unst.dir/read_grid_unst.c.o -o read_grid_unst -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 62%] Built target read_grid_unst 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 62%] Building C object src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/read_timevert_str.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/read_timevert_str.dir/read_timevert_str.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/read_timevert_str.c [ 63%] Linking C executable read_timevert_str cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/read_timevert_str.dir/read_timevert_str.c.o -o read_timevert_str -L. -rdynamic ../../libcgns.a -lhdf5 -lz -ldl -lm -lm -lgfortran -lm -lquadmath -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 63%] Built target read_timevert_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/DependInfo.cmake --color= Scanning dependencies of target cgiowish make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 64%] Building C object src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/cgiowish.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/../common -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgiowish.dir/cgiowish.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/cgiowish.c [ 64%] Building C object src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/cgiotcl.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/../common -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgiowish.dir/cgiotcl.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/cgiotcl.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/cgiotcl.c: In function 'CGIOread': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/cgiotcl.c:1689:30: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'cglong_t {aka long long int}' [-Wformat=] sprintf (str, "%ld", *i); ~~^ ~~ %lld /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/cgiotcl.c:1696:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'cgulong_t {aka long long unsigned int}' [-Wformat=] sprintf (str, "%lu", *u); ~~^ ~~ %llu [ 65%] Linking C executable cgiowish cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cgiowish.dir/cgiowish.c.o CMakeFiles/cgiowish.dir/cgiotcl.c.o -o cgiowish -L. -rdynamic ../../libcgns.so.3.3 -ltcl -ltk -lhdf5 -lz -ldl -lm -lX11 -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 65%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib/CMakeFiles/calclib.dir/DependInfo.cmake --color= Scanning dependencies of target calclib make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 65%] Building C object src/cgnstools/calclib/CMakeFiles/calclib.dir/calc.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/calclib.dir/calc.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib/calc.c [ 66%] Building C object src/cgnstools/calclib/CMakeFiles/calclib.dir/vec.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/calclib.dir/vec.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib/vec.c [ 66%] Building C object src/cgnstools/calclib/CMakeFiles/calclib.dir/vecsym.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/calclib.dir/vecsym.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib/vecsym.c [ 67%] Linking C static library libcalclib.a cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib && /usr/bin/cmake -P CMakeFiles/calclib.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' [ 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/DependInfo.cmake --color= Scanning dependencies of target calcwish make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 67%] Building C object src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/calctcl.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc/../calclib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/calcwish.dir/calctcl.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc/calctcl.c [ 67%] Building C object src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/calcwish.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc/../calclib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/calcwish.dir/calcwish.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc/calcwish.c [ 68%] Linking C executable calcwish cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/calcwish.dir/calctcl.c.o CMakeFiles/calcwish.dir/calcwish.c.o -o calcwish -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -ltcl -ltk -lhdf5 -lz -ldl -lm -lX11 -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/CMakeFiles/tkogl.dir/DependInfo.cmake --color= Scanning dependencies of target tkogl make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 69%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/tkogl.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/tkogl.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkogl.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkogl.c: In function 'OGLwinCmd': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkogl.c:602:8: warning: implicit declaration of function 'TkWmAddToColormapWindows'; did you mean 'XSetWMColormapWindows'? [-Wimplicit-function-declaration] TkWmAddToColormapWindows(tkwin); ^~~~~~~~~~~~~~~~~~~~~~~~ XSetWMColormapWindows [ 69%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/get.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/get.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/get.c [ 70%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/gencyl.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/gencyl.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/gencyl.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/gencyl.c: In function 'RenderModel': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/gencyl.c:686:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(obj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkogl.h:11:0, from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/gencyl.c:14: /usr/include/GL/glu.h:340:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/gencyl.c:687:40: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(obj, GLU_VERTEX, glVertex3fv); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkogl.h:11:0, from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/gencyl.c:14: /usr/include/GL/glu.h:340:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(const GLfloat *) {aka void (*)(const float *)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ [ 70%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/load3ds.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/load3ds.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/load3ds.c [ 70%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/nurbs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/nurbs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/nurbs.c [ 71%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/quadric.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/quadric.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/quadric.c [ 71%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/tess.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/tess.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tess.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tess.c: In function 'Tesselate': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tess.c:80:36: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(obj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkogl.h:11:0, from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tess.c:5: /usr/include/GL/glu.h:340:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tess.c:81:37: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(obj, GLU_VERTEX, glVertex3fv); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkogl.h:11:0, from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tess.c:5: /usr/include/GL/glu.h:340:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(const GLfloat *) {aka void (*)(const float *)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ [ 72%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/printstr.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/printstr.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/printstr.c [ 72%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/feedback.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/feedback.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/feedback.c [ 72%] Building C object src/cgnstools/tkogl/CMakeFiles/tkogl.dir/tkoglparse.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tkogl.dir/tkoglparse.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkoglparse.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkoglparse.c: In function 'SearchEnum': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/tkoglparse.c:1019:11: warning: unused variable 'result' [-Wunused-variable] int result = SearchEnumName (interp, table [i], &enumName); ^~~~~~ [ 73%] Linking C static library libtkogl.a cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl && /usr/bin/cmake -P CMakeFiles/tkogl.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' [ 73%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/DependInfo.cmake --color= Scanning dependencies of target plotwish make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 74%] Building C object src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/cgnstcl.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/plotwish.dir/cgnstcl.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot/cgnstcl.c [ 74%] Building C object src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/plotwish.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/plotwish.dir/plotwish.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot/plotwish.c [ 74%] Building C object src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/plotwish.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/hash.c [ 75%] Linking C executable plotwish cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/plotwish.dir/cgnstcl.c.o CMakeFiles/plotwish.dir/plotwish.c.o CMakeFiles/plotwish.dir/__/common/hash.c.o -o plotwish -L. -L../tkogl -rdynamic ../../libcgns.so.3.3 ../tkogl/libtkogl.a -ltcl -ltk -lGL -lGLU -lhdf5 -lz -ldl -lm -lX11 -lXmu -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 75%] Built target plotwish 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/extract_subset.dir/DependInfo.cmake --color= Scanning dependencies of target extract_subset make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 75%] Building C object src/cgnstools/utilities/CMakeFiles/extract_subset.dir/extract_subset.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/extract_subset.dir/extract_subset.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/extract_subset.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/extract_subset.c: In function 'main': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/extract_subset.c:689:36: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf (basename, "zone %d is not Structured", nz); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:939:0, from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/extract_subset.c:5: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 25 and 34 bytes into a destination of size 33 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 75%] Building C object src/cgnstools/utilities/CMakeFiles/extract_subset.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/extract_subset.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'write_solution_field': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1747:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] exp[n] = (float)f->dataconv[n]; ~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1746:13: note: within this loop for (n = 0; n < 5; n++) ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2575:13: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 1; k < nk; k++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:34: note: 'nk' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2617:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 1; j < nj; j++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:30: note: 'nj' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] 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-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/extract_subset.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 76%] Linking C executable extract_subset cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 76%] Built target extract_subset 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 76%] Building C object src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/tecplot_to_cgns.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tecplot_to_cgns.dir/tecplot_to_cgns.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/tecplot_to_cgns.c [ 77%] Building C object src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/cgnsImport.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tecplot_to_cgns.dir/cgnsImport.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsImport.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsImport.c: In function 'cgnsImportAddReg': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsImport.c:1484:34: warning: ' not found' directive writing 10 bytes into a region of size between 8 and 17 [-Wformat-overflow=] sprintf (errmsg, "cgnsImportAddReg:region element %ld not found", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:939:0, from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 44 and 53 bytes into a destination of size 50 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 77%] Building C object src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tecplot_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 77%] Building C object src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tecplot_to_cgns.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/hash.c [ 78%] Linking C executable tecplot_to_cgns cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 78%] Built target tecplot_to_cgns 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 78%] Building C object src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/fast_to_cgns.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/fast_to_cgns.dir/fast_to_cgns.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/fast_to_cgns.c [ 79%] Building C object src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/binaryio.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/fast_to_cgns.dir/binaryio.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/binaryio.c [ 79%] Building C object src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/fast_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 80%] Linking C executable fast_to_cgns cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 80%] Built target fast_to_cgns 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/DependInfo.cmake --color= Scanning dependencies of target convert_dataclass make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 80%] Building C object src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/convert_dataclass.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/convert_dataclass.dir/convert_dataclass.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/convert_dataclass.c [ 81%] Building C object src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/convert_dataclass.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'write_solution_field': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1747:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] exp[n] = (float)f->dataconv[n]; ~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1746:13: note: within this loop for (n = 0; n < 5; n++) ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2575:13: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 1; k < nk; k++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:34: note: 'nk' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2617:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 1; j < nj; j++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:30: note: 'nj' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ [ 81%] Building C object src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/convert_dataclass.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 81%] Linking C executable convert_dataclass cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 81%] Built target convert_dataclass 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 81%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/cgns_to_plot3d.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_plot3d.dir/cgns_to_plot3d.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_plot3d.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_plot3d.c: In function 'main': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_plot3d.c:178:21: warning: 'xyzd' may be used uninitialized in this function [-Wmaybe-uninitialized] fwrite (xyzd, sizeof(double), np, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_plot3d.c:116:13: note: 'xyzd' was declared here double *xyzd; ^~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_plot3d.c:189:21: warning: 'xyzf' may be used uninitialized in this function [-Wmaybe-uninitialized] fwrite (xyzf, sizeof(float), np, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_plot3d.c:115:12: note: 'xyzf' was declared here float *xyzf; ^~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_plot3d.c:216:13: warning: 'xyzd' may be used uninitialized in this function [-Wmaybe-uninitialized] double *xyzd; ^~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_plot3d.c:215:12: warning: 'xyzf' may be used uninitialized in this function [-Wmaybe-uninitialized] float *xyzf; ^~~~ [ 82%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_plot3d.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'write_solution_field': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1747:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] exp[n] = (float)f->dataconv[n]; ~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1746:13: note: within this loop for (n = 0; n < 5; n++) ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2575:13: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 1; k < nk; k++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:34: note: 'nk' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2617:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 1; j < nj; j++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:30: note: 'nj' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ [ 82%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_plot3d.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 82%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/p3dfout.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_plot3d.dir/p3dfout.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/p3dfout.c [ 83%] Linking C executable cgns_to_plot3d cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cgns_to_plot3d.dir/cgns_to_plot3d.c.o CMakeFiles/cgns_to_plot3d.dir/cgnsutil.c.o CMakeFiles/cgns_to_plot3d.dir/__/common/getargs.c.o CMakeFiles/cgns_to_plot3d.dir/p3dfout.c.o -o cgns_to_plot3d -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 83%] Built target cgns_to_plot3d 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/DependInfo.cmake --color= Scanning dependencies of target interpolate_cgns make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 83%] Building C object src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/interpolate_cgns.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/interpolate_cgns.dir/interpolate_cgns.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/interpolate_cgns.c [ 83%] Building C object src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/interpolate_cgns.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'write_solution_field': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1747:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] exp[n] = (float)f->dataconv[n]; ~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1746:13: note: within this loop for (n = 0; n < 5; n++) ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2575:13: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 1; k < nk; k++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:34: note: 'nk' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2617:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 1; j < nj; j++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:30: note: 'nj' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ [ 84%] Building C object src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/interpolate_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 84%] Linking C executable interpolate_cgns cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 84%] Built target interpolate_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 84%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/cgns_to_tecplot.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_tecplot.dir/cgns_to_tecplot.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_tecplot.c [ 84%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_tecplot.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'write_solution_field': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1747:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] exp[n] = (float)f->dataconv[n]; ~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1746:13: note: within this loop for (n = 0; n < 5; n++) ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2575:13: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 1; k < nk; k++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:34: note: 'nk' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2617:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 1; j < nj; j++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:30: note: 'nj' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ [ 85%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_tecplot.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 85%] Linking C executable cgns_to_tecplot cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 85%] Built target cgns_to_tecplot 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/cgns_info.dir/DependInfo.cmake --color= Scanning dependencies of target cgns_info make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 85%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_info.dir/cgns_info.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_info.dir/cgns_info.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_info.c [ 85%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_info.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_info.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'write_solution_field': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1747:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] exp[n] = (float)f->dataconv[n]; ~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1746:13: note: within this loop for (n = 0; n < 5; n++) ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2575:13: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 1; k < nk; k++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:34: note: 'nk' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2617:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 1; j < nj; j++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:30: note: 'nj' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ [ 86%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_info.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_info.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 86%] Linking C executable cgns_info cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 86%] Built target cgns_info 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 86%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/cgns_to_aflr3.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_aflr3.dir/cgns_to_aflr3.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_aflr3.c [ 86%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_aflr3.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 87%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_aflr3.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/hash.c [ 87%] Linking C executable cgns_to_aflr3 cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 87%] Built target cgns_to_aflr3 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 87%] Building C object src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/tetgen_to_cgns.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/tetgen_to_cgns.dir/tetgen_to_cgns.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/tetgen_to_cgns.c [ 87%] Linking C executable tetgen_to_cgns cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/tetgen_to_cgns.dir/tetgen_to_cgns.c.o -o tetgen_to_cgns -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 87%] Built target tetgen_to_cgns 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 87%] Building C object src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/vgrid_to_cgns.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/vgrid_to_cgns.dir/vgrid_to_cgns.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/vgrid_to_cgns.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/vgrid_to_cgns.c: In function 'read_bc': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/vgrid_to_cgns.c:206:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/vgrid_to_cgns.c: In function 'read_mapbc': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/vgrid_to_cgns.c:290:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 87%] Building C object src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/binaryio.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/vgrid_to_cgns.dir/binaryio.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/binaryio.c [ 88%] Building C object src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/vgrid_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 88%] Linking C executable vgrid_to_cgns cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 88%] Built target vgrid_to_cgns 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 88%] Building C object src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/aflr3_to_cgns.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/aflr3_to_cgns.dir/aflr3_to_cgns.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/aflr3_to_cgns.c [ 88%] Building C object src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/binaryio.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/aflr3_to_cgns.dir/binaryio.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/binaryio.c [ 89%] Building C object src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/aflr3_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 89%] Linking C executable aflr3_to_cgns cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 89%] Built target aflr3_to_cgns 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 90%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/cgns_to_vtk.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_vtk.dir/cgns_to_vtk.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_vtk.c [ 90%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_vtk.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 90%] Linking C executable cgns_to_vtk cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cgns_to_vtk.dir/cgns_to_vtk.c.o CMakeFiles/cgns_to_vtk.dir/__/common/getargs.c.o -o cgns_to_vtk -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 90%] Built target cgns_to_vtk 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 91%] Building C object src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/patran_to_cgns.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/patran_to_cgns.dir/patran_to_cgns.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/patran_to_cgns.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/patran_to_cgns.c: In function 'main': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/patran_to_cgns.c:266:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (fp, "%d%d", &type, &id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 91%] Building C object src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/cgnsImport.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/patran_to_cgns.dir/cgnsImport.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsImport.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsImport.c: In function 'cgnsImportAddReg': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsImport.c:1484:34: warning: ' not found' directive writing 10 bytes into a region of size between 8 and 17 [-Wformat-overflow=] sprintf (errmsg, "cgnsImportAddReg:region element %ld not found", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:939:0, from /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsImport.c:5: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 44 and 53 bytes into a destination of size 50 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 92%] Building C object src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/patran_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 92%] Building C object src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/patran_to_cgns.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/hash.c [ 92%] Linking C executable patran_to_cgns cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 92%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/convert_variables.dir/DependInfo.cmake --color= Scanning dependencies of target convert_variables make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 92%] Building C object src/cgnstools/utilities/CMakeFiles/convert_variables.dir/convert_variables.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/convert_variables.dir/convert_variables.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/convert_variables.c [ 93%] Building C object src/cgnstools/utilities/CMakeFiles/convert_variables.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/convert_variables.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'write_solution_field': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1747:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] exp[n] = (float)f->dataconv[n]; ~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1746:13: note: within this loop for (n = 0; n < 5; n++) ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2575:13: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 1; k < nk; k++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:34: note: 'nk' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2617:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 1; j < nj; j++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:30: note: 'nj' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ [ 93%] Building C object src/cgnstools/utilities/CMakeFiles/convert_variables.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/convert_variables.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 94%] Linking C executable convert_variables cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 94%] Built target convert_variables 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 95%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/cgns_to_fast.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_fast.dir/cgns_to_fast.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgns_to_fast.c [ 95%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_fast.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 95%] Building C object src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/__/common/hash.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/cgns_to_fast.dir/__/common/hash.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/hash.c [ 96%] Linking C executable cgns_to_fast cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 96%] Built target cgns_to_fast 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/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-3.3.0' 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-3.3.0' [ 97%] Building C object src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/plot3d_to_cgns.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/plot3d_to_cgns.dir/plot3d_to_cgns.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/plot3d_to_cgns.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/plot3d_to_cgns.c: In function 'main': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/plot3d_to_cgns.c:204:52: warning: 'iblank' may be used uninitialized in this function [-Wmaybe-uninitialized] verts->id = use_iblank ? iblank[n] : 1; ~~~~~~~~~~~~~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/plot3d_to_cgns.c:104:20: note: 'iblank' was declared here int *indices, *iblank; ^~~~~~ [ 97%] Building C object src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/plot3d_to_cgns.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'write_solution_field': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1747:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] exp[n] = (float)f->dataconv[n]; ~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1746:13: note: within this loop for (n = 0; n < 5; n++) ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2575:13: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 1; k < nk; k++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:34: note: 'nk' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2617:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 1; j < nj; j++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:30: note: 'nj' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ [ 97%] Building C object src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/binaryio.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/plot3d_to_cgns.dir/binaryio.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/binaryio.c [ 98%] Building C object src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/plot3d_to_cgns.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [ 98%] Linking C executable plot3d_to_cgns cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 98%] Built target plot3d_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/convert_location.dir/DependInfo.cmake --color= Scanning dependencies of target convert_location make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' 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-3.3.0' [ 99%] Building C object src/cgnstools/utilities/CMakeFiles/convert_location.dir/convert_location.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/convert_location.dir/convert_location.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/convert_location.c [ 99%] Building C object src/cgnstools/utilities/CMakeFiles/convert_location.dir/cgnsutil.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/convert_location.dir/cgnsutil.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'write_solution_field': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1747:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] exp[n] = (float)f->dataconv[n]; ~~~~~~~~~~~^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:1746:13: note: within this loop for (n = 0; n < 5; n++) ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c: In function 'cell_center_solution': /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2575:13: warning: 'nk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 1; k < nk; k++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:34: note: 'nk' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2617:13: warning: 'nj' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 1; j < nj; j++) { ^~~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:30: note: 'nj' was declared here cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/cgnsutil.c:2323:26: warning: 'ni' may be used uninitialized in this function [-Wmaybe-uninitialized] cgsize_t n, i, j, k, ni, nj, nk, np, nn, ns; ^~ [100%] Building C object src/cgnstools/utilities/CMakeFiles/convert_location.dir/__/common/getargs.c.o cd /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities && /usr/bin/cc -DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB -I/builddir/build/BUILD/CGNS-3.3.0/src/. -I/builddir/build/BUILD/CGNS-3.3.0/src -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../.. -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../calclib -I/builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/convert_location.dir/__/common/getargs.c.o -c /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/common/getargs.c [100%] Linking C executable convert_location cd /builddir/build/BUILD/CGNS-3.3.0/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -L. -rdynamic ../../libcgns.so.3.3 ../calclib/libcalclib.a -lm -lhdf5 -lz -ldl -lm -lm -lhdf5 -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [100%] Built target convert_location make[1]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-3.3.0/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pWE3Hl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386 ++ dirname /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386 + cd CGNS-3.3.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386 /usr/bin/cmake -H/builddir/build/BUILD/CGNS-3.3.0 -B/builddir/build/BUILD/CGNS-3.3.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-3.3.0/CMakeFiles /builddir/build/BUILD/CGNS-3.3.0/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src /builddir/build/BUILD/CGNS-3.3.0/src/CMakeFiles/cgns_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /usr/bin/make -f src/CMakeFiles/cgns_shared.dir/build.make src/CMakeFiles/cgns_shared.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_shared.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_shared.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 4%] Built target cgns_shared /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src /builddir/build/BUILD/CGNS-3.3.0/src/CMakeFiles/cgns_static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /usr/bin/make -f src/CMakeFiles/cgns_static.dir/build.make src/CMakeFiles/cgns_static.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_static.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/CMakeFiles/cgns_static.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 9%] Built target cgns_static /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnscheck.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnscheck.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 11%] Built target cgnscheck /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnsnames.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnsnames.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 12%] Built target cgnsnames /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnsconvert.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnsconvert.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 13%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnsdiff.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnsdiff.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 14%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnslist.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnslist.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 16%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tools /builddir/build/BUILD/CGNS-3.3.0/src/tools/CMakeFiles/cgnscompress.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tools/CMakeFiles/cgnscompress.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 17%] Built target cgnscompress /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgread_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /usr/bin/make -f src/tests/CMakeFiles/cgread_f03.dir/build.make src/tests/CMakeFiles/cgread_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgread_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgread_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 18%] Built target cgread_f03 /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgwrite_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /usr/bin/make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make src/tests/CMakeFiles/cgwrite_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgwrite_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgwrite_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 19%] Built target cgwrite_f03 /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_goto.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_goto.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 19%] Built target test_goto /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_exts.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_exts.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 20%] Built target test_exts /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgzconn_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /usr/bin/make -f src/tests/CMakeFiles/cgzconn_f03.dir/build.make src/tests/CMakeFiles/cgzconn_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgzconn_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgzconn_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 21%] Built target cgzconn_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_rind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_rind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 22%] Built target write_rind /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgioc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgioc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 23%] Built target cgioc /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_array.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_array.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 24%] Built target write_array /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/open_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/open_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 25%] Built target open_cgns /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/dbtest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/dbtest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 26%] Built target dbtest /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_partial.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_partial.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 27%] Built target test_partial /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_ver31.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_ver31.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 28%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgsubreg_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /usr/bin/make -f src/tests/CMakeFiles/cgsubreg_f03.dir/build.make src/tests/CMakeFiles/cgsubreg_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgsubreg_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgsubreg_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 28%] Built target cgsubreg_f03 /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_bcdata.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_bcdata.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 29%] Built target write_bcdata /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/test_multifam.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/test_multifam.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 30%] Built target test_multifam /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/cgiof_f03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /usr/bin/make -f src/tests/CMakeFiles/cgiof_f03.dir/build.make src/tests/CMakeFiles/cgiof_f03.dir/requires make[2]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgiof_f03.dir/requires'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/cgiof_f03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 30%] Built target cgiof_f03 /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 31%] Built target write_test /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/elemtest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/elemtest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 32%] Built target elemtest /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_links.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_links.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 33%] Built target write_links /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/tests /builddir/build/BUILD/CGNS-3.3.0/src/tests/CMakeFiles/write_zones.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/tests/CMakeFiles/write_zones.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 35%] Built target write_zones /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 35%] Built target write_grid2zn_str /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 36%] Built target read_flowvert_unst /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_descriptor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 37%] Built target write_descriptor /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_dimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 38%] Built target write_dimensional /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcentrind_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 38%] Built target write_flowcentrind_str /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcentrind_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 39%] Built target read_flowcentrind_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_bc_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 40%] Built target write_bc_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_genrl_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 41%] Built target write_con2zn_genrl_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 42%] Built target write_flowvert_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_floweqn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 43%] Built target write_floweqn_str /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_convergence.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 43%] Built target read_convergence /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_dimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 44%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 45%] Built target write_bcpnts_unst /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 46%] Built target read_bcpnts_unst /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 47%] Built target read_grid2zn_str /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowcent_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 48%] Built target write_flowcent_str /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_bcpnts_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 49%] Built target write_bcpnts_str /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_nondimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 50%] Built target read_nondimensional /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 51%] Built target write_grid_str /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_con2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 51%] Built target write_con2zn_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_flowvert_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 52%] Built target write_flowvert_unst /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_nondimensional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 53%] Built target write_nondimensional /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_timevert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 53%] Built target write_timevert_str /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_bc_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 54%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_bcpnts_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 54%] Built target read_bcpnts_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_genrl_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 55%] Built target read_con2zn_genrl_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_convergence.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 56%] Built target write_convergence /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_descriptor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 57%] Built target read_descriptor /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_con2zn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 58%] Built target read_con2zn_str /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_floweqn_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 58%] Built target read_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowvert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 59%] Built target read_flowvert_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_flowcent_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 60%] Built target read_flowcent_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 60%] Built target read_grid_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/write_grid_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 61%] Built target write_grid_unst /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_grid_unst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 62%] Built target read_grid_unst /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code /builddir/build/BUILD/CGNS-3.3.0/src/Test_UserGuideCode/C_code/CMakeFiles/read_timevert_str.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' 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-3.3.0' [ 63%] Built target read_timevert_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/cgnsview/CMakeFiles/cgiowish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 65%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/calclib/CMakeFiles/calclib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/calclib/CMakeFiles/calclib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/cgnscalc/CMakeFiles/calcwish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/tkogl/CMakeFiles/tkogl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/tkogl/CMakeFiles/tkogl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 73%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/cgnsplot/CMakeFiles/plotwish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 75%] Built target plotwish /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/extract_subset.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/extract_subset.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 76%] Built target extract_subset /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/tecplot_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 78%] Built target tecplot_to_cgns /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/fast_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 80%] Built target fast_to_cgns /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/convert_dataclass.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 81%] Built target convert_dataclass /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_plot3d.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 83%] Built target cgns_to_plot3d /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/interpolate_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 84%] Built target interpolate_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_tecplot.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 85%] Built target cgns_to_tecplot /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/cgns_info.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_info.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 86%] Built target cgns_info /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_aflr3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 87%] Built target cgns_to_aflr3 /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/tetgen_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 87%] Built target tetgen_to_cgns /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/vgrid_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 88%] Built target vgrid_to_cgns /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/aflr3_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 89%] Built target aflr3_to_cgns /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_vtk.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 90%] Built target cgns_to_vtk /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/patran_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 92%] 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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/convert_variables.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/convert_variables.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 94%] Built target convert_variables /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/cgns_to_fast.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 96%] Built target cgns_to_fast /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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/plot3d_to_cgns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [ 98%] Built target plot3d_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-3.3.0' cd /builddir/build/BUILD/CGNS-3.3.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0 /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities /builddir/build/BUILD/CGNS-3.3.0/src/cgnstools/utilities/CMakeFiles/convert_location.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /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-3.3.0' make[2]: Nothing to be done for 'src/cgnstools/utilities/CMakeFiles/convert_location.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' [100%] Built target convert_location make[1]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/CGNS-3.3.0/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/CGNS-3.3.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/CGNS-3.3.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/lib/libcgns.a -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/lib/libcgns.so.3.3 -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/lib/libcgns.so -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/include/cgnslib.h -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/include/cgns_io.h -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/include/cgnswin_f.h -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/include/cgnsconfig.h -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/include/cgnstypes.h -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/include/cgnstypes_f.h -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/include/cgnstypes_f03.h -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/include/cgnsBuild.defs -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/lib/gfortran/modules/cgns.mod -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnscheck -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsconvert -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsdiff -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnslist -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsnames -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnscompress -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsupdate -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/adf2hdf -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/hdf2adf -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgconfig -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgiowish -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsview -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsnodes -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnsview.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgns.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnsnodes.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/export.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/import.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/tools.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/calcwish -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnscalc -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/unitconv -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnscalc.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/unitconv.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnscalc.ico -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnscalc.png -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnscalc-icon.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnscalc-mask.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/unitconv.ico -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/unitconv.png -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/unitconv.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/plotwish -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsplot -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnsplot.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnsplot.ico -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnsplot.png -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnsplot-icon.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgnsplot-mask.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/balloon.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/color.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/combobox.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/config.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/dialog.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/editfile.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/filesel.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/findfile.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/frame.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/help.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/menubar.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/tclIndex -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/tclreg.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/tkdir.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/tree.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/units.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgns.ico -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgns.png -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgns-icon.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/cgns-mask.xbm -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/plot3d_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_plot3d -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/patran_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/tecplot_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_tecplot -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/tetgen_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/vgrid_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/aflr3_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_aflr3 -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/fast_to_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_fast -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_vtk -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/convert_location -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/convert_variables -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/convert_dataclass -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/extract_subset -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/interpolate_cgns -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/conserved.cnv -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/convert.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/dimensional.cnv -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/patran.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/plot3d.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/primitive.cnv -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/tecplot.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/tetgen.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/vgrid.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/aflr3.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/fast.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/util.tcl -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/utilities.mnu -- Installing: /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/cgnstools/vtk.tcl + find /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386 -name '*.a' -delete -print /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/lib/libcgns.a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/CGNS-3.3.0 extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnslist extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsnames extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/convert_dataclass extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/extract_subset extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/plotwish extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/convert_variables extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_plot3d extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/tetgen_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/interpolate_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/convert_location extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/tecplot_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/vgrid_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_aflr3 extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_vtk extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/patran_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/aflr3_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_tecplot extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgns_to_fast extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/cgiowish extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/fast_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/plot3d_to_cgns extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnstools/calcwish extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsconvert extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnscheck extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnscompress extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/bin/cgnsdiff extracting debug info from /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/lib/libcgns.so.3.3 /usr/lib/rpm/sepdebugcrcfix: Updated 27 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libcgns.so.3.3.debug to /usr/lib/debug/usr/lib/libcgns.so.debug 6956 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.R93i6q + umask 022 + cd /builddir/build/BUILD + cd CGNS-3.3.0 + make test Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/CGNS-3.3.0 Start 1: cgioc 1/18 Test #1: cgioc ............................ Passed 0.00 sec Start 2: elemtest 2/18 Test #2: elemtest ......................... Passed 0.04 sec Start 3: test_exts 3/18 Test #3: test_exts ........................ Passed 0.55 sec Start 4: test_goto 4/18 Test #4: test_goto ........................ Passed 0.56 sec Start 5: test_partial 5/18 Test #5: test_partial ..................... Passed 0.06 sec Start 6: test_ver31 6/18 Test #6: test_ver31 ....................... Passed 0.14 sec Start 7: test_multifam 7/18 Test #7: test_multifam .................... Passed 0.04 sec Start 8: write_array 8/18 Test #8: write_array ...................... Passed 0.05 sec Start 9: write_bcdata 9/18 Test #9: write_bcdata ..................... Passed 0.12 sec Start 10: write_links 10/18 Test #10: write_links ...................... Passed 0.78 sec Start 11: write_rind 11/18 Test #11: write_rind ....................... Passed 0.02 sec Start 12: write_test 12/18 Test #12: write_test ....................... Passed 0.07 sec Start 13: write_zones 13/18 Test #13: write_zones ...................... Passed 5.07 sec Start 14: cgiof_f03 14/18 Test #14: cgiof_f03 ........................ Passed 0.00 sec Start 15: cgwrite_f03 15/18 Test #15: cgwrite_f03 ...................... Passed 0.01 sec Start 16: cgread_f03 16/18 Test #16: cgread_f03 ....................... Passed 0.03 sec Start 17: cgzconn_f03 17/18 Test #17: cgzconn_f03 ...................... Passed 0.03 sec Start 18: cgsubreg_f03 18/18 Test #18: cgsubreg_f03 ..................... Passed 0.02 sec 100% tests passed, 0 tests failed out of 18 Total Test time (real) = 7.61 sec + exit 0 Processing files: cgnslib-3.3.0-4.fc26.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DOKDGP + umask 022 + cd /builddir/build/BUILD + cd CGNS-3.3.0 + DOCDIR=/builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/doc/cgnslib + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/doc/cgnslib + cp -pr changelog /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/doc/cgnslib + cp -pr README.md /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/doc/cgnslib + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aEsuie + umask 022 + cd /builddir/build/BUILD + cd CGNS-3.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/licenses/cgnslib + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/licenses/cgnslib + cp -pr license.txt /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386/usr/share/licenses/cgnslib + exit 0 Provides: cgnslib = 3.3.0-4.fc26 cgnslib(x86-32) = 3.3.0-4.fc26 libcgns.so.3.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/sh libGL.so.1 libGLU.so.1 libX11.so.6 libXmu.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcgns.so.3.3 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GLIBC_2.0) libgfortran.so.4 libhdf5.so.10 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libquadmath.so.0 libtcl8.6.so libtk8.6.so libz.so.1 rtld(GNU_HASH) Processing files: cgnslib-devel-3.3.0-4.fc26.i686 Provides: cgnslib-devel = 3.3.0-4.fc26 cgnslib-devel(x86-32) = 3.3.0-4.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcgns.so.3.3 Processing files: cgnslib-debuginfo-3.3.0-4.fc26.i686 Provides: cgnslib-debuginfo = 3.3.0-4.fc26 cgnslib-debuginfo(x86-32) = 3.3.0-4.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386 Wrote: /builddir/build/RPMS/cgnslib-3.3.0-4.fc26.i686.rpm Wrote: /builddir/build/RPMS/cgnslib-devel-3.3.0-4.fc26.i686.rpm Wrote: /builddir/build/RPMS/cgnslib-debuginfo-3.3.0-4.fc26.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zCnvTJ + umask 022 + cd /builddir/build/BUILD + cd CGNS-3.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cgnslib-3.3.0-4.fc26.i386 + exit 0 Child return code was: 0