[MacPorts] #32918: nodejs: build for i386 fails on my x86_64 Mac
#32918: nodejs: build for i386 fails on my x86_64 Mac -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ciserlohn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: nodejs, nodejs-devel -------------------------------------+-------------------------------------- On my x86_64 Mac running Snow Leopard, installing nodejs normally works fine, but if I set build_arch to i386 in macports.conf, the build fails. Although MacPorts only passes `-arch i386`, somehow the nodejs build system decides to add `-arch x86_64` part of the way through, and then of course can't link these bits with the bits built earlier for only i386. -- Ticket URL: <https://trac.macports.org/ticket/32918> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32918: nodejs: build for i386 fails on my x86_64 Mac --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ciserlohn@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: nodejs, nodejs-devel | --------------------------------------+------------------------------------- Changes (by ciserlohn@…): * status: new => closed * resolution: => fixed Comment: Fixed in r89134. -- Ticket URL: <https://trac.macports.org/ticket/32918#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts