==> /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/cmake-3.5.0-x7xnsklmgwla3ubfgzppamtbqk5rwn7t/bin/cmake /home/rpfische/tmp/netcdf-cxx4 -DCMAKE_INSTALL_PREFIX=/home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=FALSE -DCMAKE_INSTALL_RPATH=/home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/lib:/home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/lib64:/home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/openmpi-1.10.2-f5vcyz3qm7kygmitsb432wewjtaqibyk/lib:/home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-4.4.0-2i243y3p6qswunw4vvrufbxbxyk4ym6i/lib -- Found netcdf: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-4.4.0-2i243y3p6qswunw4vvrufbxbxyk4ym6i/lib/libnetcdf.so # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.2.2-developer Configured On: Sun Mar 27 20:20:06 EDT 2016 Host System: x86_64-Linux-3.10.0-327.10.1.el7.x86_64 Build Directory: /home/rpfische/tmp/netcdf-cxx4/spack-build Install Prefix: # Compiling Options ----------------- C Compiler: /home/rpfische/spack2/lib/spack/env/gcc/gcc CFLAGS: -g -Wall -Wno-unused-variable -Wno-unused-parameter -O2 -g -DNDEBUG CPPFLAGS: -g -Wall -Wno-unused-variable -Wno-unused-parameter -O2 -g -DNDEBUG LDFLAGS: AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: yes Static Library: no Extra libraries: -- Configuring done -- Generating done -- Build files have been written to: /home/rpfische/tmp/netcdf-cxx4/spack-build ==> make -j8 [ 1%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncVar.cpp.o [ 3%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncOpaqueType.cpp.o [ 5%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncException.cpp.o [ 7%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncType.cpp.o [ 8%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncAtt.cpp.o [ 10%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncEnumType.cpp.o [ 12%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncCheck.cpp.o [ 14%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncGroup.cpp.o [ 15%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncDouble.cpp.o [ 17%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncUshort.cpp.o [ 19%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncFloat.cpp.o [ 21%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncChar.cpp.o [ 22%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncCompoundType.cpp.o [ 24%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncUbyte.cpp.o [ 26%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncString.cpp.o [ 28%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncDim.cpp.o [ 29%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncFile.cpp.o [ 31%] Building CXX object cxx4/CMakeFiles/netcdf-cxx4.dir/ncVlenType.cpp.o /home/rpfische/tmp/netcdf-cxx4/cxx4/ncFile.cpp: In member function ‘void netCDF::NcFile::open(const string&, netCDF::NcFile::FileMode, netCDF::NcFile::FileFormat)’: /home/rpfische/tmp/netcdf-cxx4/cxx4/ncFile.cpp:100:84: warning: ‘format’ may be used uninitialized in this function [-Wmaybe-uninitialized] ncCheck(nc_open(filePath.c_str(), format | NC_WRITE, &myId),__FILE__,__LINE__); ^ [ 33%] Linking CXX shared library libnetcdf-cxx4.so [ 47%] Built target netcdf-cxx4 Scanning dependencies of target cxx4_test_var2 Scanning dependencies of target cxx4_test_type Scanning dependencies of target cxx4_test_dim Scanning dependencies of target cxx4_test_var Scanning dependencies of target cxx4_test_classic [ 49%] Building CXX object cxx4/CMakeFiles/cxx4_test_type.dir/test_type.cpp.o Scanning dependencies of target cxx4_test_group [ 50%] Building CXX object cxx4/CMakeFiles/cxx4_test_var2.dir/test_var2.cpp.o Scanning dependencies of target cxx4_test_open_close [ 52%] Building CXX object cxx4/CMakeFiles/cxx4_test_dim.dir/test_dim.cpp.o Scanning dependencies of target cxx4_test_att [ 56%] Building CXX object cxx4/CMakeFiles/cxx4_test_var.dir/test_var.cpp.o [ 56%] Building CXX object cxx4/CMakeFiles/cxx4_test_classic.dir/test_classic.cpp.o [ 57%] Building CXX object cxx4/CMakeFiles/cxx4_test_group.dir/test_group.cpp.o [ 59%] Building CXX object cxx4/CMakeFiles/cxx4_test_att.dir/test_att.cpp.o [ 61%] Building CXX object cxx4/CMakeFiles/cxx4_test_open_close.dir/test_open_close.cpp.o [ 63%] Linking CXX executable cxx4_test_open_close /home/rpfische/tmp/netcdf-cxx4/cxx4/test_type.cpp: In function ‘int main()’: /home/rpfische/tmp/netcdf-cxx4/cxx4/test_type.cpp:412:15: warning: variable ‘dummyStruct2’ set but not used [-Wunused-but-set-variable] struct3 dummyStruct2[2]; ^ /home/rpfische/tmp/netcdf-cxx4/cxx4/test_type.cpp:533:24: warning: statement has no effect [-Wunused-value] dummyData2.mem1[0]; ^ [ 64%] Linking CXX executable cxx4_test_classic [ 64%] Built target cxx4_test_open_close Scanning dependencies of target examples_simple_xy_rd [ 66%] Building CXX object examples/CMakeFiles/examples_simple_xy_rd.dir/simple_xy_rd.cpp.o [ 66%] Built target cxx4_test_classic Scanning dependencies of target examples_sfc_pres_temp_wr [ 68%] Building CXX object examples/CMakeFiles/examples_sfc_pres_temp_wr.dir/sfc_pres_temp_wr.cpp.o [ 70%] Linking CXX executable examples_simple_xy_rd [ 71%] Linking CXX executable examples_sfc_pres_temp_wr [ 71%] Built target examples_simple_xy_rd Scanning dependencies of target examples_pres_temp_4D_wr [ 73%] Building CXX object examples/CMakeFiles/examples_pres_temp_4D_wr.dir/pres_temp_4D_wr.cpp.o [ 73%] Built target examples_sfc_pres_temp_wr Scanning dependencies of target examples_sfc_pres_temp_rd [ 75%] Building CXX object examples/CMakeFiles/examples_sfc_pres_temp_rd.dir/sfc_pres_temp_rd.cpp.o [ 77%] Linking CXX executable cxx4_test_var2 [ 78%] Linking CXX executable examples_pres_temp_4D_wr [ 78%] Built target cxx4_test_var2 Scanning dependencies of target examples_pres_temp_4D_rd [ 80%] Building CXX object examples/CMakeFiles/examples_pres_temp_4D_rd.dir/pres_temp_4D_rd.cpp.o [ 82%] Linking CXX executable examples_sfc_pres_temp_rd [ 82%] Built target examples_pres_temp_4D_wr Scanning dependencies of target examples_simple_xy_wr_formats [ 84%] Building CXX object examples/CMakeFiles/examples_simple_xy_wr_formats.dir/simple_xy_wr_formats.cpp.o [ 84%] Built target examples_sfc_pres_temp_rd Scanning dependencies of target examples_simple_xy_wr [ 85%] Building CXX object examples/CMakeFiles/examples_simple_xy_wr.dir/simple_xy_wr.cpp.o /home/rpfische/tmp/netcdf-cxx4/examples/simple_xy_wr_formats.cpp: In function ‘int main()’: /home/rpfische/tmp/netcdf-cxx4/examples/simple_xy_wr_formats.cpp:89:58: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret = create_file("simple_xy_nc4.nc", NcFile::nc4)) ^ /home/rpfische/tmp/netcdf-cxx4/examples/simple_xy_wr_formats.cpp:93:72: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret = create_file("simple_xy_nc4classic.nc", NcFile::nc4classic)) ^ /home/rpfische/tmp/netcdf-cxx4/examples/simple_xy_wr_formats.cpp:97:66: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret = create_file("simple_xy_classic.nc", NcFile::classic)) ^ /home/rpfische/tmp/netcdf-cxx4/examples/simple_xy_wr_formats.cpp:101:70: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret = create_file("simple_xy_classic64.nc", NcFile::classic64)) ^ [ 87%] Linking CXX executable examples_pres_temp_4D_rd [ 89%] Linking CXX executable examples_simple_xy_wr_formats [ 89%] Built target examples_pres_temp_4D_rd [ 89%] Built target examples_simple_xy_wr_formats [ 91%] Linking CXX executable examples_simple_xy_wr [ 91%] Built target examples_simple_xy_wr [ 92%] Linking CXX executable cxx4_test_group [ 92%] Built target cxx4_test_group [ 94%] Linking CXX executable cxx4_test_dim [ 94%] Built target cxx4_test_dim [ 96%] Linking CXX executable cxx4_test_type [ 96%] Built target cxx4_test_type /home/rpfische/tmp/netcdf-cxx4/cxx4/test_att.cpp: In function ‘int main()’: /home/rpfische/tmp/netcdf-cxx4/cxx4/test_att.cpp:17:5: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without int main() ^ [ 98%] Linking CXX executable cxx4_test_att [ 98%] Built target cxx4_test_att /home/rpfische/tmp/netcdf-cxx4/cxx4/test_var.cpp: In function ‘int main()’: /home/rpfische/tmp/netcdf-cxx4/cxx4/test_var.cpp:17:5: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without int main() ^ [100%] Linking CXX executable cxx4_test_var [100%] Built target cxx4_test_var ==> make -j8 install [ 47%] Built target netcdf-cxx4 [ 50%] Built target cxx4_test_type [ 54%] Built target cxx4_test_var2 [ 57%] Built target cxx4_test_dim [ 61%] Built target cxx4_test_classic [ 64%] Built target cxx4_test_att [ 68%] Built target cxx4_test_open_close [ 71%] Built target cxx4_test_var [ 75%] Built target cxx4_test_group [ 78%] Built target examples_simple_xy_rd [ 85%] Built target examples_sfc_pres_temp_wr [ 85%] Built target examples_pres_temp_4D_wr [ 89%] Built target examples_pres_temp_4D_rd [ 92%] Built target examples_simple_xy_wr [ 96%] Built target examples_sfc_pres_temp_rd [100%] Built target examples_simple_xy_wr_formats Install the project... -- Install configuration: "RELWITHDEBINFO" -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/lib64/libnetcdf-cxx.settings -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/lib64/cmake/netCDFCxx/netCDFCxxConfigVersion.cmake -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncVar.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncDouble.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncVlenType.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncEnumType.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncGroupAtt.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncVarAtt.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncUint.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncInt64.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncByte.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncGroup.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncFloat.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncCompoundType.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncException.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncUbyte.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncType.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncFile.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncUint64.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncString.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/test_utilities.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncInt.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncDim.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncChar.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncShort.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncUshort.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncCheck.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncAtt.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/ncOpaqueType.h -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/include/netcdf -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/lib64/libnetcdf-cxx4.so.1.0.2 -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/lib64/libnetcdf-cxx4.so.1 -- Installing: /home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/lib64/libnetcdf-cxx4.so -- Set runtime path of "/home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/lib64/libnetcdf-cxx4.so.1.0.2" to "/home/rpfische/spack2/opt/spack/linux-x86_64/gcc-4.9.3/netcdf-cxx4-local-s6rzb57m6q3kjrqhljqbuyun3bl2r6ss/lib64"