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

Bug#360930: spamoracle: FTBFS (ppc64): Please support the ppc64 architecture



Package: spamoracle
Version: 1.4-7
Severity: wishlist
Tags: patch

When building 'spamoracle' on ppc64/unstable,
I get the following error:

dh_shlibdeps -i
dh_gencontrol -i -- -VF:OCamlABI="3.09.1"
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dh_md5sums -i
dh_builddeb -i
dpkg-deb: building package `spamoracle-byte' in `../spamoracle-byte_1.4-7_all.deb'.
dh_testdir -s
dh_testdir: I have no package to build
make: *** [binary-arch] Error 1

With the attached patch 'spamoracle' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/spamoracle-1.4/debian/control ./debian/control
--- ../tmp-orig/spamoracle-1.4/debian/control	2006-04-05 15:10:46.000000000 +0000
+++ ./debian/control	2006-04-05 15:10:31.000000000 +0000
@@ -7,7 +7,7 @@
 Standards-Version: 3.6.2
 
 Package: spamoracle
-Architecture: alpha amd64 arm i386 ia64 kfreebsd-i386 powerpc sparc
+Architecture: alpha amd64 arm i386 ia64 kfreebsd-i386 powerpc ppc64 sparc
 Depends: ${shlibs:Depends}
 Conflicts: spamoracle-byte
 Replaces: spamoracle-byte



Reply to: