Opened 15 years ago

Last modified 14 years ago

#22592 closed defect

Cdf library compilation fails while installing opendx — at Version 1

Reported by: loscotec@… Owned by: macports-tickets@…
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 (1)

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

Cc: loscotec@… removed
Description: modified (diff)
Keywords: cdf opendx removed
Port: opendx removed
Note: See TracTickets for help on using tickets.