#25405: mumble: update to 1.2.2 -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: snc@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: mumble -------------------------------------+-------------------------------------- Comment(by ryandesign@…): I see this problem with both 1.2.1 and 1.2.2 on Snow Leopard x86_64, so this doesn't need to block the upgrade. I think the upgrade just needs to be tested on a machine that builds 32-bit by default. Googling "smScriptKeys" [http://code.google.com/p/blacktree- quicksilver/issues/detail?id=204 I think] some part is trying to build 64-bit (because of build_arch), but smScriptKeys is only available on 32-bit (part of Carbon?). The rest of the software already forces itself to 32-bit (presumably due to other Carbon bits). Maybe adding "`supported_archs ppc i386`" would help (and should be added anyway since it labels the port to match its contents). But of course we can't test if this helps until the dependency ice-cpp has a universal variant or respects build_arch; tickets should be filed for those deficiencies. -- Ticket URL: <http://trac.macports.org/ticket/25405#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS