Opened 15 years ago
Closed 15 years ago
#24289 closed defect (fixed)
unable to upgrade nco
Reported by: | massonseb | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | tenomoto (Takeshi Enomoto) | |
Port: | nco |
Description
Hello
Sorry to disturb you again, after cdo, I have problems when upgrading nco...
There is a copy of the errors message sent by configure. I attache the congig.log
Beginning generic tests for DAP support DEBUG: enable_dap_netcdf = yes and enable_dap_opendap = no Testing for DAP-netCDF support (is DAP in libnetcdf.a?)... checking for nc__opendap in -lnetcdf... no configure: WARNING: DAP-netCDF support through libnetCDF disabled (missing DAP library) checking netcdf.h usability... no checking netcdf.h presence... no checking for netcdf.h... no configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_nco/work/nco-4.0.0': configure: error: cannot find netCDF header See `config.log' for more details. Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_nco/work/nco-4.0.0" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --enable-udunits --disable-udunits2 --enable-dap-netcdf --disable-dap-opendap --enable-netcdf4 " returned error 1 DEBUG: Backtrace: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_nco/work/nco-4.0.0" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --enable-udunits --disable-udunits2 --enable-dap-netcdf --disable-dap-opendap --enable-netcdf4 " returned error 1 while executing "$procedure $targetname" Warning: the following items did not execute (for nco): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments (1)
Change History (2)
Changed 15 years ago by massonseb
Attachment: | config.log added |
---|
comment:1 Changed 15 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r65739. Thanks.