Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#4684 - mplayer doesn't compile from ABS
|
DetailsI am trying to recompile mplayer from abs and it fails. Following are the last lines of the compilations.
attached is a full log of the compilation codec-cfg.c:1027: warning: pointer targets in passing argument 1 of 'print_int_array' differ in signedness codec-cfg.c:1030: warning: pointer targets in passing argument 1 of 'print_int_array' differ in signedness codec-cfg.c:1033: warning: pointer targets in passing argument 1 of 'print_int_array' differ in signedness codec-cfg.c:1039: warning: pointer targets in passing argument 1 of 'print_int_array' differ in signedness ./codec-cfg ./etc/codecs.conf > codecs.conf.h cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o codec-cfg.o codec-cfg.c cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o spudec.o spudec.c cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o playtree.o playtree.c cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o playtreeparser.o playtreeparser.c cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o asxparser.o asxparser.c cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o vobsub.o vobsub.c vobsub.c:231: error: conflicting types for 'getline' /usr/include/bits/stdio.h:103: error: previous definition of 'getline' was here vobsub.c: In function 'vobsub_set_from_lang': vobsub.c:1223: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness vobsub.c:1226: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness vobsub.c:1226: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness vobsub.c:1226: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness vobsub.c:1226: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness vobsub.c:1226: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness vobsub.c:1226: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness vobsub.c:1226: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness vobsub.c:1226: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness make: *** [vobsub.o] Error 1 |
This task depends upon
Closed by arjan timmerman (blaasvis)
Thursday, 29 June 2006, 08:05 GMT
Reason for closing: Fixed
Additional comments about closing: pre8 builds fine.
Thursday, 29 June 2006, 08:05 GMT
Reason for closing: Fixed
Additional comments about closing: pre8 builds fine.
mplayer-makepkg
libmpdemux/dvb_defaults.h:73:3: warning: #warning No DVB-T country defined in dvb_defaults.h, defaulting to UK. Ignore this if using Satellite or Cable.
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o mp_msg.o mp_msg.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o cpudetect.o cpudetect.c
cc -I. -g codec-cfg.c mp_msg.c -o codec-cfg -DCODECS2HTML -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
./codec-cfg ./etc/codecs.conf > codecs.conf.h
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o codec-cfg.o codec-cfg.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o spudec.o spudec.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o playtree.o playtree.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o playtreeparser.o playtreeparser.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o asxparser.o asxparser.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=i686 -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -o vobsub.o vobsub.c
vobsub.c:231: error: conflicting types for 'getline'
/usr/include/bits/stdio.h:103: error: previous definition of 'getline' was here
make: *** [vobsub.o] Error 1