[MacPorts] #53031: macports ncl fails, mac install of ncarg works
MacPorts
noreply at macports.org
Mon Dec 12 20:39:34 CET 2016
#53031: macports ncl fails, mac install of ncarg works
---------------------+----------------------
Reporter: basmac | Owner: tenomoto
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.5
Resolution: | Keywords:
Port: ncarg |
---------------------+----------------------
Comment (by basmac):
On clean mac Sierra and ncl 6.3.0 in /usr/local/, your test fails for
/opt/local version of ncl and works on /usr/local version which is 10.10.
[mac27:~] bmcinnes% cd
[mac27:~] bmcinnes% setenv NCARG_ROOT /opt/local
[mac27:~] bmcinnes% ncl bar.ncl
Copyright (C) 1995-2015 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.3.0
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
Variable: nc_file_type
Type: string
Total Size: 8 bytes
1 values
Number of Dimensions: 1
Dimensions and sizes: [1]
Coordinates:
(0) netcdf3
fatal:Variable (nc_file_type) is undefined
fatal:["Execute.c":8575]:Execute: Error occurred at or near line 10 in
file bar.ncl
fatal:["Execute.c":8575]:Execute: Error occurred at or near line 16 in
file bar.ncl
[mac27:~] bmcinnes% /usr/local/bin/ncl bar.ncl
Copyright (C) 1995-2015 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.3.0
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
Variable: nc_file_type
Type: string
Total Size: 8 bytes
1 values
Number of Dimensions: 1
Dimensions and sizes: [1]
Coordinates:
(0) netcdf3
Variable: nc_file_type
Type: string
Total Size: 8 bytes
1 values
Number of Dimensions: 1
Dimensions and sizes: [1]
Coordinates:
(0) netcdf4
Variable: nc_file_type
Type: string
Total Size: 8 bytes
1 values
Number of Dimensions: 1
Dimensions and sizes: [1]
Coordinates:
(0) netcdf3
[mac27:~] bmcinnes%
--
Ticket URL: <https://trac.macports.org/ticket/53031#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list