Ticket #34262 (closed defect: fixed)
cairo: patch failure when compiler is llvm-gcc-4.2
| Reported by: | bmc5311@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | ||
| Port: | cairo |
Description (last modified by ryandesign@…) (diff)
I was trying to install terminator, cairo is one of the dependencies. Cairo wion't install, I tried sudo port clean --all cairo and then tried installing cairo on it's own - this is what I get:
sudo port install cairo ---> Computing dependencies for cairo ---> Fetching archive for cairo ---> Attempting to fetch cairo-1.12.2_0+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/cairo ---> Fetching cairo ---> Attempting to fetch cairo-1.12.2.tar.xz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/cairo ---> Attempting to fetch cairo-1.12.2.tar.xz from http://distfiles.macports.org/cairo ---> Verifying checksum(s) for cairo ---> Extracting cairo ---> Applying patches to cairo Error: Target org.macports.patch returned: shell command failed (see log for details) Log for cairo is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_cairo/cairo/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
log file is attached.
Thanks,
- B
Attachments
Change History
Changed 13 months ago by bmc5311@…
- Attachment cairo_log.txt added
comment:1 Changed 13 months ago by ryandesign@…
- Status changed from new to assigned
- Description modified (diff)
- Cc bmc5311@… removed
- Summary changed from cairo won't install - Error: Status 1 encountered during processing. to cairo: patch failure when compiler is llvm-gcc-4.2
- Keywords cairo removed
- Owner changed from macports-tickets@… to ryandesign@…
Oops, I forgot there was a patch we were only applying when the compiler is llvm-gcc-4.2 (that is to say, when using Xcode 4...)
comment:2 Changed 13 months ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
The patch should no longer be needed since upstream bug 39114 was fixed so I removed it in r92491.
Note: See
TracTickets for help on using
tickets.


log file