#51183: Curl failure while attempting to install pango -------------------------------+-------------------------- Reporter: larry.schapker@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: curl | -------------------------------+-------------------------- Comment (by larry.schapker@…): Thank you for the quick reply. I'm barely 1 step ahead of you. {{{ larry.schapker@LSCHAPKER-01:~ 10:42:46 $ sudo port clean curl ---> Cleaning curl http://guide.macports.org/#project.tickets larry.schapker@LSCHAPKER-01:~ 10:43:06 $ sudo port install pango +no_x11 +quartz +universal ---> Computing dependencies for pango ---> Dependencies to be installed: harfbuzz graphite2 cmake curl ---> Fetching archive for curl ---> Attempting to fetch curl-7.48.0_0+ssl+universal.darwin_15.i386-x86_64.tbz2 from https://packages.macports.org/curl ---> Attempting to fetch curl-7.48.0_0+ssl+universal.darwin_15.i386-x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/curl ---> Attempting to fetch curl-7.48.0_0+ssl+universal.darwin_15.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/curl ---> Fetching distfiles for curl ---> Verifying checksums for curl ---> Extracting curl ---> Applying patches to curl ---> Configuring curl ---> Building curl ---> Staging curl into destroot Error: org.macports.destroot for port curl returned: curl-config differs in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_curl/curl/work/destroot-i386//opt/local/bin and /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_curl/curl/work /destroot-x86_64//opt/local/bin and cannot be merged Error: Failed to install curl Please see the log file for port curl for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_curl/curl/main.log Error: The following dependencies were not installed: harfbuzz graphite2 cmake curl To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port pango failed }}} Replying to [comment:3 ryandesign@…]:
The reason for this particular failure is that you did not clean before trying again, as listed in the ticket filing instructions. Please run `sudo port clean curl`
-- Ticket URL: <https://trac.macports.org/ticket/51183#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X