Opened 15 years ago

Last modified 15 years ago

#20921 closed defect

build mplayer fails — at Version 1

Reported by: macports.users@… Owned by: ecronin@…
Priority: Normal Milestone:
Component: ports Version: 1.8.99
Keywords: Cc:
Port: mplayer-devel

Description (last modified by jmroot (Joshua Root))

bash-4.0# port install mplayer-devel +noappleremote
--->  Computing dependencies for mplayer-devel
--->  Building mplayer-devel
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-devel/work/trunk" && /usr/bin/make -j2 all " returned error 2
Command output: /usr/bin/gcc-4.0 -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -arch i386 -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 liba52/imdct.o liba52/imdct.c
/usr/bin/gcc-4.0 -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -arch i386 -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 av_opts.o av_opts.c
av_opts.c: In function 'parse_avopts':
av_opts.c:39: warning: 'av_set_string' is deprecated (declared at libavcodec/opt.h:107)
/usr/bin/gcc-4.0 -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -arch i386 -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 libaf/af_lavcresample.o libaf/af_lavcresample.c
In file included from liba52/imdct.c:725:
liba52/imdct_3dnow.h: In function 'fft_asmb_3dnow':
liba52/imdct_3dnow.h:257: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
make: *** [liba52/imdct.o] Error 1
make: *** Waiting for unfinished jobs....

Error: Status 1 encountered during processing.

Change History (1)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to ecronin@…
Port: mplayer added

Please read the ticket guidelines that are linked to in large red text when you create a ticket.

Note: See TracTickets for help on using tickets.