Opened 14 years ago

Closed 14 years ago

#23822 closed defect (fixed)

nco-4.0.0 doesn't build

Reported by: ak@… Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: nco

Description (last modified by mf2k (Frank Schima))

The last version of the nco-4.0.0, doesn't build and reports the following errors:

--->  Computing dependencies for nco
--->  Building nco
Error: Target org.macports.build returned: 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" && /usr/bin/make -j16 all " returned error 2
Command output: /usr/bin/make  all-recursive
Making all in data
/opt/local/bin/ncgen -o in.nc in.cdl 
ncgen: in.cdl line 296: Data constant: unexpected NC type: NC_INT64
ncgen: in.cdl line 300: Data constant: unexpected NC type: NC_INT64
ncgen: in.cdl line 308: Data constant: unexpected NC type: NC_INT64
ncgen: in.cdl line 434: Data constant: unexpected NC type: NC_INT64
make[2]: *** [in.nc] Error 6
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

How to fix it, is it possible to go back and install the old nco-3.9.9?

Thanks, Adam

Change History (2)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: nco removed
Owner: changed from macports-tickets@… to takeshi@…
Port: nco added; nco-4.0.0 removed

comment:2 Changed 14 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

This is caused by update of netcdf 4.1 in which ncgen is renamed as ncgen3. fixed in r64260. I still have a problem with #23645.

Note: See TracTickets for help on using tickets.