[MacPorts] #22137: mplayer doesnt build on Snow Leopard (was: mplayer doesnt build on Swow Leopard)

MacPorts noreply at macports.org
Sat Oct 17 12:42:56 PDT 2009


#22137: mplayer doesnt build on Snow Leopard
---------------------------------------+------------------------------------
 Reporter:  fyodor.vassiley@…          |       Owner:  ecronin@…           
     Type:  defect                     |      Status:  new                 
 Priority:  Normal                     |   Milestone:                      
Component:  ports                      |     Version:  1.8.1               
 Keywords:                             |        Port:  MPlayer             
---------------------------------------+------------------------------------
Changes (by jmr@…):

  * owner:  macports-tickets@… => ecronin@…
  * milestone:  MacPorts 1.9.0 =>
  * keywords:  mplayer error bug failed_to_build =>
  * port:  mplayer => MPlayer


Old description:

> misc.h:188: warning: previous implicit declaration of '_ilog' was here
> sharedbook.c: In function '_book_unquantize':
> sharedbook.c:214: warning: 'point' may be used uninitialized in this
> function
> sharedbook.c:248: warning: 'point' may be used uninitialized in this
> function
> /usr/bin/gcc-4.2 -I../libavcodec -I../libavformat -Wdisabled-optimization
> -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil
> -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4   -pipe -ffast-
> math -fomit-frame-pointer -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 synthesis.o synthesis.c
> In file included from synthesis.c:24:
> misc.h: In function 'VFLOAT_MULTI':
> misc.h:188: warning: implicit declaration of function 'abs'
> synthesis.c: In function 'vorbis_synthesis':
> synthesis.c:36: warning: implicit declaration of function
> '_vorbis_block_ripcord'
> synthesis.c:67: warning: implicit declaration of function
> '_vorbis_block_alloc'
> synthesis.c:67: warning: cast to pointer from integer of different size
> synthesis.c:69: warning: cast to pointer from integer of different size
> /usr/bin/gcc-4.2 -I../libavcodec -I../libavformat -Wdisabled-optimization
> -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil
> -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4   -pipe -ffast-
> math -fomit-frame-pointer -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 window.o window.c
> In file included from window.c:21:
> misc.h: In function 'VFLOAT_MULTI':
> misc.h:188: warning: implicit declaration of function '_ilog'
> ar r libvorbisidec.a bitwise.o block.o codebook.o floor0.o floor1.o
> framing.o info.o mapping0.o mdct.o registry.o res012.o sharedbook.o
> synthesis.o window.o
> ar: creating archive libvorbisidec.a
> ranlib libvorbisidec.a
>
>     while executing
> "command_exec build"
>     (procedure "portbuild::build_main" line 9)
>     invoked from within
> "$procedure $targetname"
> Warning: the following items did not execute (for MPlayer):
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> Error: Status 1 encountered during processing.
>
> debug log attached to the bug

New description:

 {{{
 misc.h:188: warning: previous implicit declaration of '_ilog' was here
 sharedbook.c: In function '_book_unquantize':
 sharedbook.c:214: warning: 'point' may be used uninitialized in this
 function
 sharedbook.c:248: warning: 'point' may be used uninitialized in this
 function
 /usr/bin/gcc-4.2 -I../libavcodec -I../libavformat -Wdisabled-optimization
 -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil
 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4   -pipe -ffast-
 math -fomit-frame-pointer -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 synthesis.o synthesis.c
 In file included from synthesis.c:24:
 misc.h: In function 'VFLOAT_MULTI':
 misc.h:188: warning: implicit declaration of function 'abs'
 synthesis.c: In function 'vorbis_synthesis':
 synthesis.c:36: warning: implicit declaration of function
 '_vorbis_block_ripcord'
 synthesis.c:67: warning: implicit declaration of function
 '_vorbis_block_alloc'
 synthesis.c:67: warning: cast to pointer from integer of different size
 synthesis.c:69: warning: cast to pointer from integer of different size
 /usr/bin/gcc-4.2 -I../libavcodec -I../libavformat -Wdisabled-optimization
 -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil
 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4   -pipe -ffast-
 math -fomit-frame-pointer -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 window.o window.c
 In file included from window.c:21:
 misc.h: In function 'VFLOAT_MULTI':
 misc.h:188: warning: implicit declaration of function '_ilog'
 ar r libvorbisidec.a bitwise.o block.o codebook.o floor0.o floor1.o
 framing.o info.o mapping0.o mdct.o registry.o res012.o sharedbook.o
 synthesis.o window.o
 ar: creating archive libvorbisidec.a
 ranlib libvorbisidec.a

     while executing
 "command_exec build"
     (procedure "portbuild::build_main" line 9)
     invoked from within
 "$procedure $targetname"
 Warning: the following items did not execute (for MPlayer):
 org.macports.activate org.macports.build org.macports.destroot
 org.macports.install
 Error: Status 1 encountered during processing.
 }}}
 debug log attached to the bug

--

Comment:

 Please review the ticket guidelines, which are linked in large, red text
 on the New Ticket page.

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


More information about the macports-tickets mailing list