On Sat, Apr 23, 2005 at 11:57:35PM -0700, Steve Langasek wrote: > mesa is now failing to build on all architectures except for i386, > alpha and amd64. E.g.: > > > http://buildd.debian.org/fetch.php?&pkg=mesa&ver=6.2.1-3&arch=powerpc&stamp=1111728761&file=log&as=raw > > This looks like an error where the package is trying to build > libgl1-mesa-glide3 and/or libgl1-mesa-glide3-dev when it shouldn't.
Argh! dh_gencontrol dpkg-gencontrol: error: current build architecture powerpc does not appear in pa ckage's list (i386 alpha amd64) dh_gencontrol: command returned error code 65280 make: *** [binary-arch] Error 1 The package is correctly building only the bits that need building on that architecture but the call to dh_gencontrol generates the control files for all the packages. According to the docs debhelper needs "-s" to do the right thing. Attached is the yet to be tested .diff for the -4 release. If someone beats me to it, feel free to upload it. If you make changes, be sure to post them back here. Marcelo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]