New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28790 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Reported by: nils.hjelte@… Owned by: jmr@…
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

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

Change History

Changed 2 years ago by nils.hjelte@…

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

  • Cc nils.hjelte@… added

Cc Me!

comment:2 Changed 2 years ago by ryandesign@…

  • Cc nils.hjelte@… removed
  • Keywords libsdl, sdl, removed

comment:3 Changed 2 years ago by jmr@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to jmr@…

Please remember to cc the maintainer.

comment:4 Changed 2 years ago by jmr@…

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

comment:5 follow-up: ↓ 6 Changed 2 years ago by jmr@…

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 2 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 2 years ago by jmr@…

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:8 Changed 2 years ago by jmr@…

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