Bug#889829: ghc: error while loading shared libraries: libHShaskeline-0.7.3.0-ghc8.0.2.so

2018-02-12 Thread James Clarke
On 12 Feb 2018, at 15:18, John Paul Adrian Glaubitz wrote: > On 02/12/2018 04:16 PM, Holger Levsen wrote: >> Downgrading the bug to normal, though I guess you can also close it. The >> openjdk packages have the same issue. (But maybe you want to keep it >> open to

Bug#889829: ghc: error while loading shared libraries: libHShaskeline-0.7.3.0-ghc8.0.2.so

2018-02-09 Thread James Clarke
On 8 Feb 2018, at 19:46, Holger Levsen wrote: > > On Thu, Feb 08, 2018 at 03:04:22PM +0100, Petter Reinholdtsen wrote: >> [Clint Adams] >>> objdump -p /usr/lib/ghc/bin/ghc-pkg | grep RUNPATH > > $ objdump -p /usr/lib/ghc/bin/ghc-pkg | grep RUNPATH > RUNPATH > >

Bug#889829: ghc: error while loading shared libraries: libHShaskeline-0.7.3.0-ghc8.0.2.so

2018-02-07 Thread James Clarke
Control: tags -1 moreinfo On Wed, Feb 07, 2018 at 05:02:09PM +0100, Holger Levsen wrote: > Package: ghc > Version: 8.0.2-11 > Severity: serious > > Selecting previously unselected package ghc. > Preparing to unpack .../ghc_8.0.2-11_amd64.deb ... > Unpacking ghc (8.0.2-11) ... > Setting up

Bug#876848: haskell-cryptonite FTBFS on non-x86: error: redefinition of 'store_le32'

2017-10-16 Thread James Clarke
Control: tags -1 patch On Tue, Sep 26, 2017 at 02:07:07PM +0300, Adrian Bunk wrote: > Source: haskell-cryptonite > Version: 0.23-1 > Severity: serious > > https://buildd.debian.org/status/package.php?p=haskell-cryptonite=sid > > ... > [119 of 119] Compiling Crypto.Cipher.AES (

Bug#875556: haskell-text-show: FTBFS in unstable due to overlapping instances

2017-09-12 Thread James Clarke
Source: haskell-text-show Version: 3.4.1.1-1 Severity: serious Hi, haskell-text-show now FTBFS in unstable[0] due to overlapping instances; the relevant part of the build log is given below: > tests/Spec/Data/List/NonEmptySpec.hs:27:32: error: > * Overlapping instances for

Bug#874805: haskell-vector: FTBFS due to ambiguous occurrences

2017-09-09 Thread James Clarke
Source: haskell-vector Version: 0.11.0.0-8 Severity: serious Hi, haskell-vector now FTBFS in unstable[0]; the relevant tail of the log is given below: > Data/Vector.hs:223:14: error: > Ambiguous occurrence `fromList' > It could refer to either `Exts.fromList', >

Re: Bug#853285: closed by Clint Adams <cl...@debian.org> (Bug#853285: fixed in ghc 8.0.2-3)

2017-08-29 Thread James Clarke
On 29 Aug 2017, at 22:16, John Paul Adrian Glaubitz wrote: > On 08/29/2017 11:12 PM, Gianfranco Costamagna wrote: >>> Here's an updated patch for 8.0.2-9. >> committed (I don't even know how to test it properly) on git, but obviously >> not uploaded. > > Thanks!

Bug#866578: haskell-yesod-bin: FTBFS due to missing yesod-ghc-wrapper

2017-06-30 Thread James Clarke
Source: haskell-yesod-bin Version: 1.5.2.3-1 Severity: serious Hi, The latest upload of haskell-yesod-bin FTBFS everywhere: > dh_install -pyesod dist-ghc/build/yesod-ghc-wrapper/yesod-ghc-wrapper usr/bin > dh_install: Cannot find (any matches for) >

Bug#866012: haskell-lens: FTBFS on ppc64 due to missing build-depends on libghc-test-framework-th-dev

2017-06-26 Thread James Clarke
Source: haskell-lens Version: 4.14-1 User: debian-powe...@lists.debian.org Usertags: ppc64 Hi, Currently haskell-lens FTBFS on ppc64 since it has SMP, so debian/rules enables the hunit and properties tests, but ppc64 is not in the list of architectures for the libghc-test-framework-th-dev build

Bug#865908: haskell-cryptohash: FTBFS on sparc64 due to unaligned accesses

2017-06-25 Thread James Clarke
, which is a backport of the cryptonite changes. Regards, James Description: Fix many cases of unaligned memory accesses Author: James Clarke <jrt...@jrtc27.com> Forwarded: https://github.com/vincenthz/hs-cryptohash/pull/44/files --- This patch header follows DEP-3: http://dep.debian.net/dep

Bug#865906: haskell-cryptonite: FTBFS on sparc64 due to unaligned accesses

2017-06-25 Thread James Clarke
of unaligned memory accesses Author: James Clarke <jrt...@jrtc27.com> Forwarded: https://github.com/haskell-crypto/cryptonite/pull/175 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/cbits/cryptonite_align.h +++ b/cbits/cryptonite_align.h @@ -34,18 +34,124 @@ #

Bug#865711: haskell-yaml: FTBFS everywhere (except all)

2017-06-23 Thread James Clarke
Source: haskell-yaml Version: 0.8.23-2 Severity: serious Hi, haskell-yaml FTBFS on every architecture (except all) due to testsuite failures: > Failures: > > test/Data/YamlSpec.hs:440: > 1) Data.Yaml.Data.Yaml encode invalid numbers >expected: ".\n" > but got: ".\n...\n" > >

Bug#865706: haskell-http-link-header: FTBFS everywhere (except all)

2017-06-23 Thread James Clarke
Source: haskell-http-link-header Version: 1.0.3-1 Severity: serious Hi, haskell-http-link-header FTBFS on every architecture (other than all): > Network.HTTP.Link > writeLinkHeader tests: : commitBuffer: invalid argument (invalid > character) > Test suite tests: FAIL Regards, James

Bug#865062: haskell-sockets: FTBFS due to missing B-D on libghc-sha-dev/prof

2017-06-18 Thread James Clarke
Source: haskell-websockets Version: 0.9.8.2-1 Severity: serious Hi, It seems the B-D on libghc-sha-dev got dropped when importing the new upstream version; it's still needed: > hlibrary.setup: Encountered missing dependencies: > SHA >=1.5 && <1.7 > /usr/share/cdbs/1/class/hlibrary.mk:142: recipe