Package: drip
Version: 0.9.0-1
Severity: serious

Hi,

Your package is now failing to build on amd64 with the following error:
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -D_REENTRANT -g -ggdb -Wno-deprecated -DARCH_X86 
-funroll-all-loops -ffast-math -fexpensive-optimizations -fschedule-insns2 
-Wno-deprecated -fomit-frame-pointer -march=athlon -mcpu=athlon -fPIC -g -Wall 
-O2 -Wall -Wunused -c overlay.c  -fPIC -DPIC -o .libs/libdripspu_la-overlay.o
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
cc1: warning: command line option "-Wno-deprecated" is valid for 
C++/Java/ObjC++ but not for C
overlay.c:1: error: CPU you selected does not support x86-64 instruction set
overlay.c:1: error: CPU you selected does not support x86-64 instruction set
make[3]: *** [libdripspu_la-overlay.lo] Error 1

This selection of -march and -mcpu does not work on amd64,
please don't use it.  The default should be good.

Also, unless you're providing different versions for the
package on i386, I suggest you don't use -march or
-mcpu/-mtune there either.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to