Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#324 closed defect (fixed)

mplayer fails to build since june 9th

Reported by: kreutzm@… Owned by: alex@…
Priority: normal Component: core
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Since this date the build fails with

cc -MM -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=k8 -mcpu=k8 -pip
e -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFS
ET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/includ
e -std=gnu99 -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_REENTRANT -I/usr/X11R6/i
nclude -I/usr/include/ -DCODECS2HTML mplayer.c mencoder.c mplayer.c mp_msg.
c cpudetect.c codec-cfg.c spudec.c playtree.c playtreeparser.c asxparser.c vobsu
b.c subreader.c sub_cc.c find_sub.c m_config.c m_option.c parser-cfg.c m_struct.
c edl.c unrarlib.c mixer.c parser-mpcmd.c subopt-helper.c mencoder.c mp_msg-menc
oder.c cpudetect.c codec-cfg.c spudec.c playtree.c playtreeparser.c asxparser.c
vobsub.c subreader.c sub_cc.c find_sub.c m_config.c m_option.c parser-cfg.c m_st
ruct.c edl.c unrarlib.c divx4_vbr.c libvo/aclib.c libvo/osd.c libvo/sub.c libvo/
font_load.c libvo/font_load_ft.c xvid_vbr.c parser-mecmd.c 1>.depend
cc1: error: bad value (k8) for -march= switch
cc1: error: bad value (k8) for -mcpu= switch
cc1: error: bad value (k8) for -march= switch
cc1: error: bad value (k8) for -mcpu= switch
...
make[2]: * [depend] Error 1
make[2]: Leaving directory `/scr/build/src/mplayer/main'
make[1]:
* [version.h] Fehler 2
make[1]: Verlasse Verzeichnis »/scr/build/src/mplayer/mgain«
make: * [build-stamp] Fehler 2

Reverting configure to 1.1020 makes it build again.

This is a stock Sarge box on amd64 using
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)

Change History (1)

comment:1 by reimar, 19 years ago

Resolution: fixed
Status: newclosed

You should have given more info like configure options you used...
I think this is fixed in CVS now.

Note: See TracTickets for help on using tickets.