[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#339716: kbd-chooser: FTBFS (ppc64): Please support the ppc64 architecture



Package: kbd-chooser
Version: 1.20
Severity: wishlist
Tags: patch

When building 'kbd-chooser' on ppc64/unstable, I get the following error:

dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: error: current build architecture ppc64 does not appear in package's list (i386 ia64 hppa alpha sparc mips mipsel arm m68k powerpc amd64)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Error 1

Please add ppc64 to the architecture list in debian/control to fix this.

Regards
Andreas Jochens

diff -urN ../tmp-orig/kbd-chooser-1.20/debian/control ./debian/control
--- ../tmp-orig/kbd-chooser-1.20/debian/control	2005-09-22 21:26:49.000000000 +0200
+++ ./debian/control	2005-11-18 09:27:46.000000000 +0100
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 4.2), libdebian-installer4-dev (>= 0.31), po-debconf (>= 0.5.0), flex | flex-old , bison, libdebconfclient0-dev (>= 0.49)
 
 Package: kbd-chooser
-Architecture: i386 ia64 hppa alpha sparc mips mipsel arm m68k powerpc amd64
+Architecture: i386 ia64 hppa alpha sparc mips mipsel arm m68k powerpc ppc64 amd64
 XB-Installer-Menu-Item: 12
 Depends: ${shlibs:Depends}, console-keymaps
 Description: Detect a keyboard and select layout



Reply to: