-
Notifications
You must be signed in to change notification settings - Fork 279
Closed
Milestone
Description
This is on Mac OS 10.14.6 with Command Line Tools 10.3.
When running make check
after compilation, the test of ncgen3
fails with a Bus error: 10
.
When installing without the test, the installed ncgen3
and ncgen
both also create a bus error on any CDL file on input.
This may be related to issue #1480.
Making check in ncgen3 /Library/Developer/CommandLineTools/usr/bin/make check-TESTS FAIL: run_tests.sh FAIL: run_nc4_tests.sh ============================================================================ Testsuite summary for netCDF 4.7.1 ============================================================================ # TOTAL: 2 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See ncgen3/test-suite.log Please report to [email protected] ============================================================================