Opened 4 years ago

Last modified 4 years ago

#62332 new defect

Cannot build gcc7 with +universal on Intel Tiger — at Version 1

Reported by: Wowfunhappy (Jonathan) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gcc7

Description (last modified by Wowfunhappy (Jonathan))

On a fresh install of MacPorts on Intel Tiger, with no changes made to any configuration files, when I run:

sudo port install gcc7 +universal

I am told:

Error: Cannot install gcc7 for the archs 'i386 x86_64' because
Error: its dependency gmp does not build for the required archs by default
Error: and the configured universal_archs 'i386 ppc' are not sufficient.

This is weird. From what I understand, on Tiger, +universal should cause ports to build as ppc and i386. So why is it trying to install gcc7 for x86_64, and not for ppc? Can I tell it to not do that?

Please feel free to tell me if I'm doing something wrong, but this feels like a bug.

Change History (1)

comment:1 Changed 4 years ago by Wowfunhappy (Jonathan)

Description: modified (diff)
Note: See TracTickets for help on using tickets.