#21029 closed defect (wontfix)
MPlayer fails to build on Snow Leopard
Reported by: | karl_puperze@… | Owned by: | ecronin (Eric Cronin) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | snowleopard | Cc: | kurtjaeke@…, silversens@…, bennyfactor@…, maik@…, bgrupe27, ben-macports@…, mroman@…, nathan@…, aubonbeurre@…, shubnub@…, shubnub+macports@…, macports@…, piro80@…, george@…, stefan.van.der.eijk@…, njbutko@…, Iritscen, sck-nogas (Scott C. Kennedy) |
Port: | MPlayer |
Description
Can not build MPlayer on Snow Leopard. See attached log file.
Attachments (7)
Change History (34)
Changed 15 years ago by karl_puperze@…
Attachment: | mplayer.log added |
---|
comment:1 follow-up: 2 Changed 15 years ago by tobypeterson
comment:2 Changed 15 years ago by baron@…
Replying to toby@…:
Need the debug log, there's nothing useful in the attachment.
I'm not the original author, but having same issue. Attached in the message below is my log with the -d flag.
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ecronin@… |
---|---|
Port: | MPlayer added; mplayer removed |
comment:5 Changed 15 years ago by tobypeterson
Cc: | silversens@… added |
---|
comment:6 Changed 15 years ago by bennyfactor@…
I am experiencing an identical error when trying to build mplayer on 10.5 after upgrading to xcode 3.1.3.
Changed 15 years ago by ben-macports@…
Attachment: | mplayer-debug.log added |
---|
comment:22 Changed 15 years ago by Iritscen
Bug #21692 was marked as a dupe of this one although it seemed to be focused more directly on the error message which I think is the crux of the problem. Here's what the Terminal told me at the end of attempting to run "sudo port install gimp-gap" (which was compiling MPlayer as a dependency):
{standard input}:415:32-bit absolute addressing is not supported for x86-64 {standard input}:415:cannot do signed 4 byte relocation make[1]: *** [resample.o] Error 1 make: *** [liba52/liba52.a] Error 2
This matches an error in debug.log, attached above by baron.
Changed 15 years ago by ben-macports@…
Attachment: | mplayer-MACPORTS-10.6.1 added |
---|
comment:24 follow-up: 25 Changed 15 years ago by sck-nogas (Scott C. Kennedy)
Cc: | sck@… added |
---|
Cc Me!
comment:25 Changed 15 years ago by sck-nogas (Scott C. Kennedy)
I am also having trouble compiling, though my debug errors are different. :)
I get a lot of complaints about "../libavutil/internal.h:117:1: warning: "memcpy" redefined", but I fail with...
libx264.c: In function 'X264_init': libx264.c:165: error: 'x264_param_t' has no member named 'b_bframe_adaptive' libx264.c:228: error: 'struct <anonymous>' has no member named 'b_bidir_me' libx264.c:229: error: 'struct <anonymous>' has no member named 'b_bframe_rdo' libx264.c:254: error: 'struct <anonymous>' has no member named 'psz_rc_eq' make[1]: *** [libx264.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [libavcodec/libavcodec.a] Error 2
I'm doing this with a plain MPlayer compile and my variants build of "MPlayer +theora +xvid +x264 +speex +faac +dv +twolame"
Scott
Changed 15 years ago by sck-nogas (Scott C. Kennedy)
Attachment: | MPlayer.debug added |
---|
SCK MPlayer Debug output
Changed 15 years ago by sck-nogas (Scott C. Kennedy)
Attachment: | MPlayer-variants.debug added |
---|
SCK MPlayer +theora +xvid +x264 +speex +faac +dv +twolame Debug output
comment:26 Changed 15 years ago by ecronin (Eric Cronin)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The only realistic solution for this is switching to mplayer-devel plus the patch in ticket #20808.
I'm going to just mark MPlayer incompatible with 10.6 until the upstream actually makes a release that isn't from 3 years ago... Making 1.0rc2 compile on 10.6 just isn't practical.
comment:27 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | snowleopard added; snow leopard removed |
---|
Need the debug log, there's nothing useful in the attachment.