Package: bzip2 Version: 1.0.5-3 Severity: normal I've found this same bug while using apt-build to compile the bzip2 source. This is on the more recent 1.0.5-3 version of bzip2. The relevant bits of my apt-build configuration follow.
Olevel = -O2 mtune = -mtune=pentium-m options = " " make_options = " " I receive the following error message, with context. /usr/bin/make -C 64 CC="gcc -m64 -march=x86-64 -mtune=x86-64" DEBCFLAGS="" make[1]: Entering directory `/var/cache/apt-build/build/bzip2-1.0.5/64' gcc -m64 -march=x86-64 -mtune=x86-64 -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -o blocksort.o -c blocksort.c blocksort.c:1: error: CPU you selected does not support x86-64 instruction set make[1]: *** [blocksort.o] Error 1 make[1]: Leaving directory `/var/cache/apt-build/build/bzip2-1.0.5/64' make: *** [build64-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages bzip2 depends on: ii libbz2-1.0 1.0.5-3 high-quality block-sorting file co ii libc6 2.9-25 GNU C Library: Shared libraries bzip2 recommends no packages. Versions of packages bzip2 suggests: pn bzip2-doc <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org