New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22592 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Cdf library compilation fails while installing opendx

Reported by: loscotec@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: cdf

Description (last modified by macsforever2000@…) (diff)

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

Changed 2 years ago by macsforever2000@…

  • cc loscotec@… removed
  • keywords cdf opendx removed
  • port changed from cdf opendx to cdf
  • description modified (diff)

Changed 2 years ago by ryandesign@…

  • owner changed from macports-tickets@… to ryandesign@…
  • status changed from new to assigned

Changed 2 years ago by ryandesign@…

  • status changed from assigned to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.