#49198: netcdf @4.3.3.1_2 +dap +netcdf4 +gcc49/+gcc5 test fails ------------------------+----------------------- Reporter: dstrubbe@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: netcdf ------------------------+----------------------- Extracts from the log below. This is with XCode 6.4, OSX Yosemite 10.10.5. With +gcc49, using hdf5 @1.8.15-patch1_0+cxx+gcc49: {{{ :info:test PASS: t_nc :info:test PASS: tst_small :info:test ../test-driver: line 107: 33547 Segmentation fault: 11 "$@" > $log_file 2>&1 :info:test FAIL: nc_test :info:test PASS: tst_misc :info:test PASS: tst_norm :info:test PASS: tst_names :info:test PASS: tst_nofill :info:test PASS: tst_nofill2 :info:test PASS: tst_nofill3 :info:test ../test-driver: line 107: 33684 Segmentation fault: 11 "$@" > $log_file 2>&1 :info:test FAIL: tst_atts3 :info:test PASS: tst_meta :info:test PASS: tst_atts :info:test PASS: run_diskless.sh :info:test make[4]: Nothing to be done for `all'. :info:test ============================================================================ :info:test Testsuite summary for netCDF 4.3.3.1 :info:test ============================================================================ :info:test # TOTAL: 13 :info:test # PASS: 11 :info:test # SKIP: 0 :info:test # XFAIL: 0 :info:test # FAIL: 2 :info:test # XPASS: 0 :info:test # ERROR: 0 :info:test ============================================================================ :info:test See nc_test/test-suite.log :info:test Please report to support-netcdf@unidata.ucar.edu :info:test ============================================================================ :info:test make[3]: *** [test-suite.log] Error 1 }}} with +gcc5, using hdf5 @1.8.15-patch1_0+cxx+gcc5: {{{ info:test Making check in ncgen3 :info:test /Applications/Xcode.app/Contents/Developer/usr/bin/make check- TESTS :info:test FAIL: run_tests.sh :info:test FAIL: run_nc4_tests.sh :info:test make[4]: Nothing to be done for `all'. :info:test ============================================================================ :info:test Testsuite summary for netCDF 4.3.3.1 :info:test ============================================================================ :info:test # TOTAL: 2 :info:test # PASS: 0 :info:test # SKIP: 0 :info:test # XFAIL: 0 :info:test # FAIL: 2 :info:test # XPASS: 0 :info:test # ERROR: 0 :info:test ============================================================================ :info:test See ncgen3/test-suite.log :info:test Please report to support-netcdf@unidata.ucar.edu :info:test ============================================================================ :info:test make[3]: *** [test-suite.log] Error 1 :info:test make[2]: *** [check-TESTS] Error 2 :info:test make[1]: *** [check-am] Error 2 :info:test make: *** [check-recursive] Error 1 :info:test Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_netcdf/netcdf/work/netcdf-c-4.3.3.1" && /usr/bin/make check =========================================== netCDF 4.3.3.1: ncgen3/test-suite.log =========================================== # TOTAL: 2 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: run_tests.sh ================== *** Testing ncgen3. *** creating classic file c0.nc from c0.cdl... ./run_tests.sh: line 8: 76145 Segmentation fault: 11 ./ncgen3 -b -o c0.nc $srcdir/c0.cdl FAIL: run_nc4_tests.sh ====================== *** Testing ncgen3 for netCDF-4. *** creating netCDF-4 file c0_4.nc from c0.cdl... ./run_nc4_tests.sh: line 8: 76166 Segmentation fault: 11 ./ncgen3 -k3 -b -o c0_4.nc $srcdir/c0.cdl }}} -- Ticket URL: <https://trac.macports.org/ticket/49198> MacPorts <https://www.macports.org/> Ports system for OS X