#25404: mumble universal variant fails -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: mumble -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Replying to [comment:1 snc@…]:
Perhaps I've misunderstood the function of supported_archs--it indicates it only supports ppc i386. Why is +universal trying to use universal_archs if they aren't a subset of supported_archs? [[br]] [[br]] I think that's a bigger issue than having the universal_archs differ for one port than another.
You're right: supported_archs does not influence configure.universal_archs. Feel free to file a MacPorts base bug about that. For now, ports that set supported_archs should also set configure.universal_archs. MacPorts 2 has at least improved the error message: {{{ Error: mumble cannot be installed for the configured universal_archs 'x86_64 i386' because it only supports the arch(s) 'ppc i386'. }}} -- Ticket URL: <https://trac.macports.org/ticket/25404#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS