Opened 14 years ago

Closed 14 years ago

#22592 closed defect (fixed)

Cdf library compilation fails while installing opendx

Reported by: loscotec@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: cdf

Description (last modified by mf2k (Frank Schima))

I tried to install opendx using the command:

sudo port install opendx 

on a MacBook with Leopard.

Everything goes fine untill it reaches the cdf library. At that time it reports the error:

################################################################
--->  Applying patches to cdf
Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_cdf/work/cdf32-dist-readonly" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/science/cdf/files/patch-Makefile'" returned error 1
Command output: patching file Makefile
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file Makefile.rej

Error: The following dependencies failed to build: cdf
Error: Status 1 encountered during processing.
################################################################

if I try sudo port install cdf it gives the error:

################################################################
--->  Computing dependencies for cdf
--->  Applying patches to cdf
Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_cdf/work/cdf32-dist-readonly" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/science/cdf/files/patch-Makefile'" returned error 1
Command output: patching file Makefile
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file Makefile.rej

Error: Status 1 encountered during processing.
################################################################

I manually installed all the other depenencies after it and it seems like cdf is the nonly missing one to be able to complete the open dx installation.

Change History (3)

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

Cc: loscotec@… removed
Description: modified (diff)
Keywords: cdf opendx removed
Port: opendx removed

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed in r61057. Other issues likely still remain; see #17526.

Note: See TracTickets for help on using tickets.