Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #15996 (closed defect: fixed)

Opened 5 months ago

Last modified 4 days ago

Installation of x264 +universal fails to build

Reported by: tobiasmatzat@… Owned by: acho@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: Cc: macsforever2000@…, jeremyhu@…
Port: x264

Description

Here is the error message:

gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
make: *** [.depend] Error 1

Error: Status 1 encountered during processing.

Attachments

x264-build.log (10.7 KB) - added by tobiasmatzat@… 5 months ago.
complete build log
Portfile.x264 (4.0 KB) - added by hvdwolf@… 3 months ago.
Modified Portfile that does build universally

Change History

Changed 5 months ago by tobiasmatzat@…

complete build log

  Changed 5 months ago by tobiasmatzat@…

Forgot to mention x264 version: x264-snapshot-20080108-2245

  Changed 5 months ago by blb@…

  • owner changed from macports-tickets@… to acho@…
  • milestone set to Port Bugs

Assigning to maintainer.

FYI, looks like the configure script isn't a GNU configure, so it seems like MacPorts' default support for it won't work here; may need universal_variant no.

Changed 3 months ago by hvdwolf@…

Modified Portfile that does build universally

follow-up: ↓ 4   Changed 3 months ago by hvdwolf@…

I upgraded to Leopard and wanted to build x264 universally. That didn't work so I patched the Portfile. Please find it attached as Portfile.x264

in reply to: ↑ 3   Changed 3 months ago by tobiasmatzat@…

Replying to hvdwolf@…:

I upgraded to Leopard and wanted to build x264 universally. That didn't work so I patched the Portfile. Please find it attached as Portfile.x264

Just tested it and it works for me :) Thx

  Changed 5 weeks ago by macsforever2000@…

  • keywords x264 removed
  • port set to x264

  Changed 5 weeks ago by macsforever2000@…

  • cc macsforever2000@… added

Cc Me!

  Changed 4 days ago by jeremyhu@…

  • cc jeremyhu@… added

Cc Me!

  Changed 4 days ago by jeremyhu@…

  • status changed from new to closed
  • resolution set to fixed

I pushed this fix since it's been here long enough and works for me, and acho hasn't even responded here about it...

Note: See TracTickets for help on using tickets.