Bug#967075: haskell-ghc-lib-parser: FTBFS on mips* and s390x: /usr/lib/ghc/include/stg/SMP.h:390:2: error: #error memory barriers unimplemented on this architecture

2022-06-15 Thread John David Anglin
Same error occurs on hppa. The "sync" instruction is simplest barrier on hppa, so the powerpc asm would work: #elif defined(powerpc_HOST_ARCH) || defined(powerpc64_HOST_ARCH) \     || defined(powerpc64le_HOST_ARCH)     __asm__ __volatile__ ("sync" : : : "memory

Bug#933968: ghc: FTBFS on hppa - virtual memory exhausted: Cannot allocate memory

2019-08-05 Thread John David Anglin
Source: ghc Version: 8.6.5+dfsg1-3 Severity: normal Dear Maintainer, As the log was too big to upload, here is build problem on hppa: "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -event log -H32m -O -lffi -optl-pthread -Wall -Iincludes -Iincludes/dist -Iincludes/

Bug#895710: Please close 895710

2018-04-27 Thread John David Anglin
Forwarded Message Subject:Re: Repeated mess with sbuild Date: Fri, 27 Apr 2018 11:23:47 +0200 From: John Paul Adrian Glaubitz To: John David Anglin , Helge Deller , James Clarke , glaub...@debian.org Hi Dave! On 04/21/2018 08:43 PM, John David Anglin wrote

Bug#897265: haskell-vector: FTBFS on hppa - virtual memory exhausted

2018-04-30 Thread John David Anglin
Source: haskell-vector Version: 0.12.0.1-5 Severity: normal Dear Maintainer, In the testsuite, tests/Utilities.hs fails to compile. See for example: https://buildd.debian.org/status/fetch.php?pkg=haskell-vector&arch=hppa&ver=0.12.0.1-5&stamp=1525062776&raw=0 Please add hppa to the list of targe

Bug#897265: haskell-vector: FTBFS on hppa - virtual memory exhausted

2018-05-01 Thread John David Anglin
Dave -- John David Anglin dave.ang...@bell.net ___ Pkg-haskell-maintainers mailing list Pkg-haskell-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-haskell-maintainers

Bug#1050879: ghc: FTBFS on hppa - virtual memory exhausted

2023-08-30 Thread John David Anglin
Source: ghc Version: 9.4.6-1 Severity: normal Tags: ftbfs Dear Maintainer, Build fails here: "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -lffi -optl-pthread -Wall -this-unit-id Cabal-3.8.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibr

Bug#895710: ghc: Doesn't provide haddock-interface-31 on hppa

2018-04-14 Thread John David Anglin
Source: ghc Version: 8.2.2-3 Severity: normal Dear Maintainer, The virtual package haddock-interface-31 does not seem to be provided on hppa: mx3210:/home/dave/gnu/gcc/objdir# apt-get install ghc-doc ghc Reading package lists... Done Building dependency tree Reading state information... Done Som

Bug#1021282: haskell-charset: FTBFS on hppa - profiling libraries for package hashable-1.3.5.0

2022-10-04 Thread John David Anglin
Source: haskell-charset Version: 0.3.9-1 Severity: normal Tags: ftbfs Dear Maintainer, The build fails here: [4 of 9] Compiling Data.CharSet.Posix.Ascii ( src/Data/CharSet/Posix/Ascii.hs, dist-ghc/build/Data/CharSet/Posix/Ascii.p_o ) Failed to load interface for ‘Data.Hashable.Generic.Instances’

Bug#1054993: haskell-ghc-lib-parser: FTBFS on hppa - needs memory barriers and rules update

2023-10-28 Thread John David Anglin
Source: haskell-ghc-lib-parser Version: 9.4.7.20230826-1 Severity: normal Tags: ftbfs patch Dear Maintainer, Build fails here: Preprocessing library for ghc-lib-parser-9.4.7.20230826.. compiling dist-ghc/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled_hsc_make.c failed (exit code 1) rsp file

Bug#1069128: haskell-aeson: FTBFS from source - out of memory in SomeType2ElemArray test

2024-04-16 Thread John David Anglin
Source: haskell-aeson Version: 2.1.2.1-5 Severity: normal Tags: ftbfs Dear Maintainer, Build fails here: ApproxDefault: OK (0.03s) +++ OK, passed 100 tests. SomeType2ElemArray: aeson-te

Bug#1081883: ghc: panic! (the 'impossible' happened)

2024-09-15 Thread John David Anglin
Package: ghc Version: 9.6.6-1 Severity: normal Dear Maintainer, With version 9.6.6-1 on hppa, the following panic occurs building haskell packages: ghc: panic! (the 'impossible' happened) GHC version 9.6.6: link: GHC not built to link this way: LinkInMemory CallStack (from HasCallSta