Opened 14 years ago

Closed 14 years ago

#22455 closed defect (invalid)

ncview-1.93g Configure failure No such file or directory

Reported by: ak@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: ncview

Description

--->  Computing dependencies for ncview
--->  Configuring ncview
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_ncview/work/ncview-1.93g" && ./configure --prefix=/opt/local --with-netcdf_incdir=/opt/local/include --with-netcdf_libdir=/opt/local/lib --with-bindir=/opt/local/bin --with-udunits_incdir=/opt/local/include --with-udunits_libdir=/opt/local/lib --with-ppm_incdir=/opt/local/include --with-ppm_libdir=/opt/local/lib --x-includes=/opt/local --x-libraries=/opt/local " returned error 1
Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_ncview/work/ncview-1.93g: No such file or directory

Error: Status 1 encountered during processing.

Change History (5)

comment:1 Changed 14 years ago by ak@…

Still the same problem with upgraded ports: ---> Configuring ncview 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_ncview/work/ncview-1.93g" && ./configure --prefix=/opt/local --with-netcdf_incdir=/opt/local/include --with-netcdf_libdir=/opt/local/lib --with-bindir=/opt/local/bin --with-udunits_incdir=/opt/local/include --with-udunits_libdir=/opt/local/lib --with-ppm_incdir=/opt/local/include --with-ppm_libdir=/opt/local/lib --x-includes=/opt/local --x-libraries=/opt/local " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_ncview/work/ncview-1.93g: No such file or directory

Error: Status 1 encountered during processing.

Does anyone else experiences similar problem with ncview?

Thanks, Adam

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

Keywords: ncview removed

wfm. Are you running a case sensitive file system?

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

Try the following:

sudo port selfupdate
sudo port clean --all ncview
sudo port install ncview

comment:4 Changed 14 years ago by ak@…

Thanks a lot, it solved the problem.

Ps. Yes, my file system is case sensitive - Mac OS Extended (Journaled).

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

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.