[Pkg-scicomp-devel] Bug#565852: src:atlas: FTBFS on kfreebsd-i386: Warning: In order to build Atlas under i386, you need the CPU extension sse3 available on your CPU

Cyril Brulebois kibi at debian.org
Tue Jan 19 00:49:25 UTC 2010


Package: src:atlas
Version: 3.8.3-7
Severity: serious
Justification: FTBFS
User: debian-bsd at lists.debian.org
Usertags: kfreebsd

Hi,

your package FTBFS on kfreebsd-i386 in experimental:
| make[1]: Leaving directory `/build/buildd-atlas_3.8.3-7-kfreebsd-i386-q3vE7D/atlas-3.8.3'
| if test -n "sse3"; then \
| 		if ! grep ^flags /proc/cpuinfo | grep -q sse3; then \
| 			echo "Warning: In order to build Atlas under i386, you need the CPU extension sse3 available on your CPU"; 	\
| 			exit 1; \
| 		fi \
| 		fi
| Warning: In order to build Atlas under i386, you need the CPU extension sse3 available on your CPU
| make: *** [configure-stamp] Error 1

Full build logs at the usual place:
  https://buildd.debian.org/status/package.php?suite=experimental&p=atlas

(BTW, exit 1 means that's an “error”, not just a “warning”. ;))

Mraw,
KiBi.





More information about the Pkg-scicomp-devel mailing list