Your message dated Sun, 31 Jan 2016 19:48:36 +0100
with message-id <[email protected]>
and subject line Re: haskell-openal: [ftbfs] please include build-dep on
autotools-dev
has caused the Debian Bug report #755831,
regarding haskell-openal: [ftbfs] please include build-dep on autotools-dev
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.)
--
755831: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755831
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: haskell-openal
Version: 1.4.0.2-2.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el
Dear Maintainer,
The package haskell-openal fails to build from source on ppc64el because cdbs
does not find autotools-dev directory to replace config.{guess,sub}.
Thus it uses the ones shipped with the package which are out of date and
breaks.
Attached is a patch that includes such build-dep to the pkg.
Thanks
Fernando
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru haskell-openal-1.4.0.2/debian/control haskell-openal-1.4.0.2/debian/control
--- haskell-openal-1.4.0.2/debian/control 2014-07-23 14:46:26.000000000 +0000
+++ haskell-openal-1.4.0.2/debian/control 2014-07-23 14:47:41.000000000 +0000
@@ -6,6 +6,7 @@
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.13)
+ , autotools-dev
, cdbs
, ghc
, ghc-prof
--- End Message ---
--- Begin Message ---
On Wed, 23 Jul 2014 14:36:47 -0300 "Fernando Seiti Furusato"
<[email protected]> wrote:
> Source: haskell-openal
removed from unstable since then.
--
Joachim "nomeata" Breitner
Debian Developer
[email protected] | ICQ# 74513189 | GPG-Keyid: F0FBF51F
JID: [email protected] | http://people.debian.org/~nomeata
signature.asc
Description: This is a digitally signed message part
--- End Message ---