[MacPorts] #24219: x264 universal now fails
#24219: x264 universal now fails -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 -------------------------------------+-------------------------------------- x264 @20100224_0 won't build universal on Snow Leopard. x264 @20090810_2 built universal just fine. -- Ticket URL: <http://trac.macports.org/ticket/24219> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24219: x264 universal now fails -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 -------------------------------------+-------------------------------------- Comment(by ryandesign@…): x264 uses the muniversal portgroup, but in both the x86_64 and the i386 builds, the configure script says {{{ checking for -arch x86_64... yes }}} I don't know why a configure script should need to be "checking for -arch x86_64", nor why it gets the answer wrong in the i386 part. -- Ticket URL: <http://trac.macports.org/ticket/24219#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24219: x264 universal now fails --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: x264 | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: It's getting it from the --host parameter, which we're not passing when building universal, so it's guessing. The port already handles this for non-universal, so it just needs a similar fix for universal. Done ni r65429. -- Ticket URL: <http://trac.macports.org/ticket/24219#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts