Package: babl Version: 1.6.0 Severity: high
when configure in a --mno-sse env, result in break compilation , the package must not be compiled with flavored flags, in debian rules mus added: export DEB_CONFIGURE_EXTRA_FLAGS := --disable-sse DEB_CONFIGURE_EXTRA_FLAGS := --disable-sse due cos the result binary its for all x86 minimal installations, such as pentium, K7 and or Celeron procesors, if this are not solvet, so share lib package will never install correctly: # source='sse-fixups.c' object='sse_fixups_la-sse-fixups.lo' libtool=yes /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../babl -I../extensions -mmmx -mmmx -msse -mno-sse -mno-sse2 -mno-sse3 -fomit-frame-pointer -O1 -march=i586 -mmmx -mno-3dnow -g -Wall -Os -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sse_fixups_la-sse-fixups.lo `test -f 'sse-fixups.c' || echo './'`sse-fixups.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../babl -I../extensions -mmmx -mmmx -msse -mno-sse -mno-sse2 -mno-sse3 -fomit-frame-pointer -O1 -march=i586 -mmmx -mno-3dnow -g -Wall -Os -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sse-fixups.c -fPIC -DPIC -o .libs/sse_fixups_la-sse-fixups.o sse-fixups.c: In function 'conv_rgbaF_linear_rgb8_linear': sse-fixups.c:91: warning: implicit declaration of function '__builtin_ia32_minps' sse-fixups.c:91: error: incompatible types when assigning to type 'g4float' from type 'int' sse-fixups.c:92: warning: implicit declaration of function '__builtin_ia32_maxps' sse-fixups.c:92: error: incompatible types when assigning to type 'g4float' from type 'int' sse-fixups.c:93: warning: implicit declaration of function '__builtin_ia32_cvtps2pi' sse-fixups.c:93: error: incompatible types when assigning to type 'g2int' from type 'int' sse-fixups.c:96: warning: implicit declaration of function '__builtin_ia32_movhlps' sse-fixups.c:96: error: incompatible types when assigning to type 'g4float' from type 'int' sse-fixups.c:97: error: incompatible types when assigning to type 'g2int' from type 'int' sse-fixups.c: In function 'conv_rgbaF_linear_rgba8_linear': sse-fixups.c:149: error: incompatible types when assigning to type 'g4float' from type 'int' sse-fixups.c:150: error: incompatible types when assigning to type 'g4float' from type 'int' sse-fixups.c:151: error: incompatible types when assigning to type 'g2int' from type 'int' sse-fixups.c:154: error: incompatible types when assigning to type 'g4float' from type 'int' sse-fixups.c:155: error: incompatible types when assigning to type 'g2int' from type 'int' make[3]: *** [sse_fixups_la-sse-fixups.lo] Error 1 make[3]: se sale del directorio `/home/intranet/debian/sources/babl/babl-0.1.6/extensions' make[2]: *** [all-recursive] Error 1 make[2]: se sale del directorio `/home/intranet/debian/sources/babl/babl-0.1.6' make[1]: *** [all] Error 2 make[1]: se sale del directorio `/home/intranet/debian/sources/babl/babl-0.1.6' make: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: fallo: debian/rules build devolvió un estado de salida de error 2 root@srvdevintra:/home/intranet/debian/sources/babl/babl-0.1.6# -- System Information: Debian Release: 6.1 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 3.2.0-0.bpo.1-686-pae (SMP w/2 CPU cores) Locale: LANG=es_VE.UTF-8, LC_CTYPE=es_VE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com Cofundador de Venenux; debian based multimedia alike free only zealots users (oh well, i try but..too many free guidelines buahhh) http://shutendouji.net creador de massenkoh linux; debian enhanchements for better up to date support on stable brand, including non-free soft. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

