Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#28790 closed defect (fixed)

libsdl 1.2.14 +universal (i386/ppc) does not build with yasm installed

Reported by: nils.hjelte@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: universal, ppc Cc:
Port: libsdl

Description

The PPC version should not try to include mmx and x86 specific stuff.

:info:build ld warning: in build/.libs/mmx_main.o, file is not of required architecture
:info:build ld warning: in build/.libs/mmxp2_32.o, file is not of required architecture
:info:build ld warning: in build/.libs/x86_main.o, file is not of required architecture
:info:build ld warning: in build/.libs/x86p_16.o, file is not of required architecture
:info:build ld warning: in build/.libs/x86p_32.o, file is not of required architecture

Attachments (1)

main.log (116.0 KB) - added by nils.hjelte@… 13 years ago.

Download all attachments as: .zip

Change History (9)

Changed 13 years ago by nils.hjelte@…

Attachment: main.log added

comment:1 Changed 13 years ago by nils.hjelte@…

Cc: nils.hjelte@… added

Cc Me!

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: nils.hjelte@… removed
Keywords: libsdl sdl removed

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jmr@…
Status: newassigned

Please remember to cc the maintainer.

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Builds OK for me with universal_archs="i386 ppc".

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Your log shows yasm being used, which I can't get it to do. See if r76967 helps.

comment:6 in reply to:  5 Changed 13 years ago by nils.hjelte@…

Replying to jmr@…:

Your log shows yasm being used, which I can't get it to do. See if r76967 helps.

Yes, the --disable-nasm did the trick! Thanks alot!

comment:7 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

comment:8 Changed 13 years ago by jmroot (Joshua Root)

Summary: libsdl 1.2.14 +universal does not buildlibsdl 1.2.14 +universal (i386/ppc) does not build with yasm installed
Note: See TracTickets for help on using tickets.