Opened 14 years ago

Closed 14 years ago

#22137 closed defect (duplicate)

mplayer doesnt build on Snow Leopard

Reported by: fyodor.vassiley@… Owned by: ecronin (Eric Cronin)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: MPlayer

Description (last modified by jmroot (Joshua Root))

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

Attachments (1)

macports_mplayer.builderror (14.3 KB) - added by fyodor.vassiley@… 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by fyodor.vassiley@…

Attachment: macports_mplayer.builderror added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: mplayer error bug failed_to_build removed
Milestone: MacPorts 1.9.0
Owner: changed from macports-tickets@… to ecronin@…
Port: MPlayer added; mplayer removed
Summary: mplayer doesnt build on Swow Leopardmplayer doesnt build on Snow Leopard

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

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Duplicate of #21029, please search before filing new tickets.

Note: See TracTickets for help on using tickets.