[MacPorts] #22659: mplayer doesn't compile with +mencoder_extras variant

MacPorts noreply at macports.org
Mon Nov 23 19:16:15 PST 2009


#22659: mplayer doesn't compile with +mencoder_extras variant
-----------------------------------+----------------------------------------
 Reporter:  john@…                 |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  1.8.1                                
 Keywords:                         |        Port:  mplayer                              
-----------------------------------+----------------------------------------
 On a ppc G4 OSX 10.5.8 using a fully up to date MacPorts 1.8.1, I can
 install mplayer (@1.0rc2, Revision 7) with no problem.  But when I try to
 install mplayer +mencoder_extra, all the dependencies build and then
 mplayer fails to compile.  I have the last xcode (I believe) that came out
 for leopard (3.1.3).

 It gives the following output:
 john at kirby ~ $ sudo port install mplayer +mencoder_extras
 --->  Computing dependencies for MPlayer
 --->  Fetching MPlayer
 --->  Attempting to fetch stream_cddb_fix_20080120.diff from
 http://www.mplayerhq.hu/MPlayer/patches/
 --->  Attempting to fetch url_fix_20080120.diff from
 http://www.mplayerhq.hu/MPlayer/patches/
 --->  Attempting to fetch demux_mov_fix_20080129.diff from
 http://www.mplayerhq.hu/MPlayer/patches/
 --->  Attempting to fetch demux_audio_fix_20080129.diff from
 http://www.mplayerhq.hu/MPlayer/patches/
 --->  Attempting to fetch MPlayer-1.0rc2.tar.bz2 from
 http://distfiles.macports.org/MPlayer
 --->  Verifying checksum(s) for MPlayer
 --->  Extracting MPlayer
 --->  Applying patches to MPlayer
 --->  Configuring MPlayer
 --->  Building MPlayer
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_MPlayer/work/MPlayer-1.0rc2"
 && /usr/bin/make -j1 all " returned error 2
 Command output: /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec
 -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
 -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdisabled-optimization -Wno-
 pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall
 -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -mcpu=7450 -mtune=7450
 -pipe -ffast-math -fomit-frame-pointer -faltivec -D__APPLE_ALTIVEC__
 -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -shared-libgcc
 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
 -DHAVE_CONFIG_H -I/opt/local/include/lzo -I/opt/local/include
 -I/usr/local/include  -c -o xl.o xl.c
 xl.c: In function 'decode_frame':
 xl.c:51: warning: 'c1' may be used uninitialized in this function
 xl.c:51: warning: 'c0' may be used uninitialized in this function
 xl.c:51: warning: 'y3' may be used uninitialized in this function
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 xsubdec.o xsubdec.c
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 lclenc.o lclenc.c
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 zmbv.o zmbv.c
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 zmbvenc.o zmbvenc.c
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 pcm.o pcm.c
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 adpcm.o adpcm.c
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 adx.o adx.c
 adx.c: In function 'adx_encode_header':
 adx.c:168: warning: large integer implicitly truncated to unsigned type
 adx.c:168: warning: large integer implicitly truncated to unsigned type
 adx.c:168: warning: large integer implicitly truncated to unsigned type
 adx.c:172: warning: large integer implicitly truncated to unsigned type
 adx.c:172: warning: large integer implicitly truncated to unsigned type
 adx.c:172: warning: large integer implicitly truncated to unsigned type
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 g726.o g726.c
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 libfaac.o libfaac.c
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 libmp3lame.o libmp3lame.c
 /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
 -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
 after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-
 frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-
 loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
 -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include  -c -o
 libx264.o libx264.c
 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: *** [libavcodec/libavcodec.a] Error 2

 Error: Status 1 encountered during processing.

-- 
Ticket URL: <http://trac.macports.org/ticket/22659>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list