#22592: Cdf library compilation fails while installing opendx --------------------------------+------------------------------------------- Reporter: loscotec@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: cdf opendx | Port: cdf opendx --------------------------------+------------------------------------------- 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. -- Ticket URL: <http://trac.macports.org/ticket/22592> MacPorts <http://www.macports.org/> Ports system for Mac OS