Opened 13 years ago
Closed 13 years ago
#32848 closed defect (duplicate)
cairo build fails when /usr/bin/gcc-4.2 is present with Xcode 4.2
Reported by: | jxzhu@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | cairo |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
During the stage of installing gnuplot, I encountered the error for cairo installation. I then did
port uninstall cairo port clean cairo port install cairo
I have Lion 7.2 on my MacBook Pro with Xcode 4.2.1.
I have also read the ticket # 30405 and tried using the trick there
port install cairo configure.compiler=llvm-gcc-4.2
or
port install cairo configure.compiler=gcc-4.2
But neither worked.
The main.log file is attached.
Your help is appreciated.
Jian-Xin Zhu
%%%%%%%%%
The terminal output is listed at the end of the description.
---> Computing dependencies for cairo ---> Fetching archive for cairo ---> Attempting to fetch cairo-1.10.2_4+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/cairo ---> Fetching cairo ---> Verifying checksum(s) for cairo ---> Extracting cairo ---> Applying patches to cairo ---> Configuring cairo ---> Building cairo Error: Target org.macports.build 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>
Attachments (1)
Change History (3)
Changed 13 years ago by jxzhu@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | cairo added |
Priority: | High → Normal |
Summary: | failed to install cairo → cairo build fails when /usr/bin/gcc-4.2 is present with Xcode 4.2 |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #32087.
Note: See
TracTickets for help on using
tickets.
log for installation of cairo