Package: alsa-modules-i386 Version: 1.0.10+1 Severity: serious Hi,
building the package alsa-modules-i386 in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) dpkg-architecture: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) dpkg-deb: building package `alsa-modules-2.4-k7-smp' in `../alsa-modules-2.4-k7-smp_1.0.10+1_i386.deb'. cd modules/alsa-driver; for i in 386 586tsc 686 686-smp k6 k7 k7-smp; do \ KVERS=2.4.27-2-$i KDEP=kernel-image-2.4.27-2-$i debian/rules control-munge; \ mv debian/control debian/control.bak; \ head -1 ../../debian/control > debian/control; \ grep -v '^Source' debian/control.bak >> debian/control; \ KERNEL_DEPENDS=y MODVERS=1.0.10+1 ALSA_CARDS=all ALSA_NOPNP=n ALSA_DEBUG=n KSRC=/usr/src/kernel-headers-2.4.27-2-$i KVERS=2.4.27-2-$i debian/rules binary-modules ; \ debian/rules clean; \ done make[1]: Entering directory `/tmp/buildd/alsa-modules-i386-1.0.10+1/modules/alsa-driver' for i in control postinst postrm ; do \ cp -p debian/$i debian/$i.orig; \ cat debian/$i | sed \ -e 's/_KVERS_/2.4.27-2-386/g' \ -e 's/_KDEP_/kernel-image-2.4.27-2-386,/g' \ -e 's/_MODULELOADERDEP_/modutils (>= 2.3.5)/g' \ -e 's/_PCMCIAMODULESSUG_/kernel-pcmcia-modules-2.4.27-2-386 | pcmcia-modules-2.4.27-2-386/g' \ -e '/^Suggests:[[:space:]]*$/d' \ > debian/$i.tmp; \ mv -f debian/$i.tmp debian/$i; \ done touch control-munge make[1]: Leaving directory `/tmp/buildd/alsa-modules-i386-1.0.10+1/modules/alsa-driver' make[1]: Entering directory `/tmp/buildd/alsa-modules-i386-1.0.10+1/modules/alsa-driver' You don't have the compiler that your kernel was built with installed make[1]: *** [configure-stamp] Error 1 make[1]: Leaving directory `/tmp/buildd/alsa-modules-i386-1.0.10+1/modules/alsa-driver' make: *** [binary-arch] Error 2 ========================================================================= Please note that #331084 will always reoccur on new compiler versions. Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]