Your message dated Sun, 11 Apr 2010 00:37:36 +0200
with message-id <[email protected]>
and subject line spamoracle use a single package for byte/opt
has caused the Debian Bug report #304596,
regarding spamoracle: FTBFS (ppc64): Please support the ppc64 architecture
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
304596: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304596
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Hello,
Spamoracle has stopped shipping an native binary package and an arch
all package. We now provide a single spamoracle package that compile to
native or bytecode depending on what is supported for each arches.
Regards
Sylvain Le Gall
--- End Message ---