Opened 5 years ago

Closed 5 years ago

#59231 closed defect (fixed)

xorg-libX11 @1.6.8: Build failure on PowerPC due to calling in clang-9.0 as compiler

Reported by: SerpentChris (Chris Calderon) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc: jeremyhu@…
Port: xorg-libX11

Description

Attempting to install xorg-libX11 on Mac OS X 10.5.8 fails with the following message:

--->  Computing dependencies for xorg-libX11.....
Error: Cannot install clang-9.0 for the arch 'powerpc' because
Error: its dependency python27 does not build for the required arch by default
Error: and the configured universal_archs 'i386 ppc' are not sufficient.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port xorg-libX11 failed

Change History (5)

comment:1 Changed 5 years ago by kencu (Ken)

see your other ticket for the solution to this

comment:2 Changed 5 years ago by jmroot (Joshua Root)

This probably isn't filed against the right port; it's one of the dependencies that is depending on clang, not xorg-libX11 itself. Use port rdeps xorg-libX11 to find out which one.

comment:3 Changed 5 years ago by kencu (Ken)

even so, the other ticket you filed will have the solution to fix this.

comment:4 Changed 5 years ago by jmroot (Joshua Root)

Actually no, it is libX11. This will be fixed in the next version (waiting on a new xorg-xproto release first).

comment:5 Changed 5 years ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In 08ddc1f8bf503f399b5e9c81c595c37f24a8af05/macports-ports (master):

xorg-libX11: update to 1.6.9

Fixes: #59231

Note: See TracTickets for help on using tickets.