Opened 6 years ago

Last modified 6 years ago

#57074 closed defect

libcxx does not build — at Version 1

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

Change History (2)

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.

Note: See TracTickets for help on using tickets.