[MacPorts] #21331: x264: gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
#21331: x264: gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: x264 -------------------------------------+-------------------------------------- On Mac OS X 10.6 trying to install x264 @20090810_2 I see: {{{ gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags }}} I am building x264 universal for x86_64/i386. x264 @20090810_1 installed in this way with no problems. -- Ticket URL: <http://trac.macports.org/ticket/21331> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21331: x264: gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: x264 -------------------------------------+-------------------------------------- Changes (by devans@…): * status: new => assigned Comment: Attached is a patch that may help at the expense of no asm optimizations when building +universal. The problem is that asm optimizations build OK for x86_i386 but not for i386 when using gcc-4.2. Although it is reported that i386 should work if gcc-4.0 is used on snow leopard. Let me know if this allows you to build and any further suggestions on how to deal with this situation in a universal setting. -- Ticket URL: <http://trac.macports.org/ticket/21331#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21331: x264: gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: x264 -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Thanks, universal now builds. Maybe there's a way to use the muniversal portgroup that you're already using to enable asm only for x86_64? -- Ticket URL: <http://trac.macports.org/ticket/21331#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21331: x264: gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: snow-leopard Port: x264 | --------------------------------------+------------------------------------- Changes (by devans@…): * keywords: => snow-leopard * status: assigned => closed * resolution: => fixed Comment: OK, patch committed in r57653. Thanks for the suggestion, will look into it. -- Ticket URL: <http://trac.macports.org/ticket/21331#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21331: x264: gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: snow-leopard Port: x264 | --------------------------------------+------------------------------------- Comment(by bgrupe@…): Replying to [comment:3 devans@…]:
OK, patch committed in r57653. Thanks for the suggestion, will look into it.
I am trying to build x264 on SL with +universal and I am still seeing this issue even though x264s configure says asm: no. What could be the problem here? -- Ticket URL: <http://trac.macports.org/ticket/21331#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts