Opened 15 years ago
Closed 15 years ago
#21033 closed defect (duplicate)
mplayer build fails on 10.6/snow leopard
Reported by: | j.michael.lowe@… | Owned by: | ecronin (Eric Cronin) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | snowleopard LP64 | Cc: | lhunath@…, tomas.znamenacek@…, jan@…, kurtjaeke@…, silversens@…, pttp919@…, ono@…, maik@…, bgrupe27, macports@…, veszig@…, whcordis@…, lminder@…, xgutter@…, ben-macports@…, donald.h@…, chrisg@…, george@…, stefan.van.der.eijk@…, chocolate.camera@… |
Port: | MPlayer |
Description
Build fails, in new and different ways from other failed builds of mplayer. Appears to be generating invalid assembly.
Attachments (4)
Change History (35)
Changed 15 years ago by j.michael.lowe@…
comment:1 Changed 15 years ago by j.michael.lowe@…
Cc: | j.michael.lowe@… added |
---|
comment:2 Changed 15 years ago by tobypeterson
Cc: | j.michael.lowe@… removed |
---|---|
Keywords: | snowleopard LP64 added; mplayer 10.6 snow leopard removed |
judging from all the tickets about mplayer, I don't think it builds for anyone.
comment:3 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to ecronin@… |
---|
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | MPlayer added; mplayer removed |
---|
comment:8 follow-up: 15 Changed 15 years ago by i@…
I was able to get mplayer to build (outside of macports) on 10.6 using this post to mplayer-users http://lists.mplayerhq.hu/pipermail/mplayer-users/2009-September/077726.html
I also blogged about the process, as I had to reinstall some libs to get it to work: http://blog.bloople.net/read/mplayer-on-snow-leopard
Changed 15 years ago by johnrosshunt@…
Attachment: | mplayer-devel-Portfile.diff added |
---|
mplayer-devel Portfile diff
comment:9 follow-ups: 12 16 Changed 15 years ago by johnrosshunt@…
Patch for mplayer-devel Portfile. Probably not a proper patch. Changing checkout rules probably breaks other platforms, but works on Snow Leopard. If SDL is still broken, use -sdl variant.
comment:11 Changed 15 years ago by tobypeterson
Cc: | silversens@… added |
---|
comment:12 Changed 15 years ago by pttp919@…
Replying to johnrosshunt@…:
Patch for mplayer-devel Portfile. Probably not a proper patch. Changing checkout rules probably breaks other platforms, but works on Snow Leopard. If SDL is still broken, use -sdl variant.
This patchfile worked for me, using this: sudo port install mplayer +osd +fribidi +smb +xvid +x264 +binary_codecs +aa +caca
Running the x86_64 snow leopard kernel.
comment:15 Changed 15 years ago by mnemonic.fx@…
Replying to i@…:
I was able to get mplayer to build (outside of macports) on 10.6 using this post to mplayer-users http://lists.mplayerhq.hu/pipermail/mplayer-users/2009-September/077726.html
I also blogged about the process, as I had to reinstall some libs to get it to work: http://blog.bloople.net/read/mplayer-on-snow-leopard
It still doesn't work in building for MacPorts package when I applied your patch to config.h.
/usr/bin/gcc-4.2 -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -arch x86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -mdynamic-no-pic -falign-loops=16 -shared-libgcc -I. -I/opt/local/include/lzo -I/opt/local/include -I/usr/X11/include -c -o cpudetect.o cpudetect.c /var/tmp//cc6gsfLo.s:8:suffix or operands invalid for `pushf' /var/tmp//cc6gsfLo.s:13:suffix or operands invalid for `popf' /var/tmp//cc6gsfLo.s:14:suffix or operands invalid for `pushf'
comment:16 Changed 15 years ago by mnemonic.fx@…
Replying to johnrosshunt@…:
Patch for mplayer-devel Portfile. Probably not a proper patch. Changing checkout rules probably breaks other platforms, but works on Snow Leopard. If SDL is still broken, use -sdl variant.
This works for me to on SL.
comment:22 Changed 15 years ago by whcordis@…
Added my build and error log which show a quite different result the the submitters.
comment:27 Changed 15 years ago by mf2k (Frank Schima)
Cc: | chrisg@… added |
---|
Cc reporter of duplicate #21772.
comment:31 Changed 15 years ago by ecronin (Eric Cronin)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Cc Me!