Opened 13 years ago
Closed 13 years ago
#34262 closed defect (fixed)
cairo: patch failure when compiler is llvm-gcc-4.2
Reported by: | bmc5311@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | cairo |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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 (1)
Change History (3)
Changed 13 years ago by bmc5311@…
Attachment: | cairo_log.txt added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | bmc5311@… removed |
---|---|
Description: | modified (diff) |
Keywords: | cairo removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | cairo won't install - Error: Status 1 encountered during processing. → cairo: patch failure when compiler is llvm-gcc-4.2 |
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 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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