#15996 closed defect (fixed)
Installation of x264 +universal fails to build
Reported by: | tobiasmatzat@… | Owned by: | acho@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | mf2k (Frank Schima), jeremyhu (Jeremy Huddleston Sequoia) | |
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 (2)
Change History (12)
Changed 16 years ago by tobiasmatzat@…
Attachment: | x264-build.log added |
---|
comment:1 Changed 16 years ago by tobiasmatzat@…
Forgot to mention x264 version: x264-snapshot-20080108-2245
comment:2 Changed 16 years ago by blb@…
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to acho@… |
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 16 years ago by hvdwolf@…
Attachment: | Portfile.x264 added |
---|
Modified Portfile that does build universally
comment:3 follow-up: 4 Changed 16 years 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
comment:4 Changed 16 years 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
comment:5 Changed 16 years ago by mf2k (Frank Schima)
Keywords: | x264 removed |
---|---|
Port: | x264 added |
comment:8 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I pushed this fix since it's been here long enough and works for me, and acho hasn't even responded here about it...
complete build log