Ticket #22592 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

