Agreed .. It is this error from the config.err file:
gcc-4.0: -E, -S, -save-temps and -M options are not allowed
with multiple -arch flags
I hit this with wxWidgets-devel when trying to build universal...my
guess there are some dependencies that need to be rebuilt with
universal. I'm back tracking all of the rdeps for wxWidgets-devel to
make sure the ones that can are built universal....I did this with
libvpx as well....took a minute...but in the end, libvpx is compiled
in installed. I'm hoping the same ends for wxWidgets-devel.
One thing I am learning .... If you want to build it, you should
research all rdeps of the rdeps for the Port you want to build...If
you need universal, then make sure everything down the line prior to
the main build was built with the correct variants.
No lopsided archs supported :/
On Mon, Aug 2, 2010 at 4:24 AM, Rainer Müller <[email protected]> wrote:
> On 2010-08-02 05:53 , [email protected] wrote:
>> ----------------------------------------------------------
>> 22:30> sudo port build libvpx
>> ---> Computing dependencies for libvpx
>> ---> Configuring libvpx
>> Error: Target org.macports.configure returned: configure failure: shell
>> command failed
>> Log for libvpx is at:
>> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_libvpx/main.log
>> Error: Status 1 encountered during processing.
>> To report a bug, see <http://guide.macports.org/#project.tickets>
>> ----------------------------------------------------------
>
> Most probably same issue as <http://trac.macports.org/ticket/25907>.
>
> On Leopard it seems to trigger a universal build. That must be somewhere
> in the configure script.
>
> Rainer
> _______________________________________________
> macports-users mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
>
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users