Opened 6 years ago

Closed 6 years ago

#57074 closed defect (invalid)

libcxx does not build

Reported by: oldsalo Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: libcxx

Description (last modified by ryandesign (Ryan Carsten Schmidt))

With MacOS 10.6.8

Error: Cannot install llvm-4.0 for the arch 'x86_64' because
Error: its dependency libcxx 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 llvm-4.0 failed

Attachments (1)

main.log (29.8 KB) - added by oldsalo 6 years ago.

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by oldsalo

Attachment: main.log added

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: : jeremyhu@… removed
Description: modified (diff)
Owner: set to jeremyhu
Status: newassigned

Why are you trying to build for i386 ppc? On Snow Leopard and later, universal_archs (in macports.conf) should be set to i386 x86_64.

comment:2 Changed 6 years ago by oldsalo

Setting of ppc appears to be a hang-over after upgrade from OS X 10.5 to 10.6 Have changed macports.conf as advised and libcxx now builds. Thank you.

comment:3 Changed 6 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.