Re: ghc-7.8.1 RC2 ppc dyn linked executable segfaults

2014-03-23 Thread Peter Trommler
On 23.03.2014, at 11:44, Jens Petersen peter...@fedoraproject.org wrote: Speaking of ppc64: Do you see ticket #8849 too? I see: I don't have access to ppc hardware currently Likewise, I get my results from the OBS service. but I can try to reproduce later. Does it show up in the

Re: [PATCH] make UNREG build as a platform with 0 hardware registers

2014-05-04 Thread Peter Trommler
Ticket #9055 has a patch that uses the MACHREGS_NO_REGS macro coming from compiler/codeGen/Platform/NoRegs.hs. I think globalRegMaybe should depend on the target platform of the code to be generated and not on the host platform. Using the NO_REGS macro does the latter. I am thinking of

Re: [commit: ghc] master: Revert Per-thread allocation counters and limits (f0fcc41)

2014-05-13 Thread Peter Trommler
Hi Karel, This issue is ticket #9055, which also contains a patch. Could we please merge it? Peter On 13.05.2014, at 08:30, Karel Gardas karel.gar...@centrum.cz wrote: Hello Simon, I'm sorry to disturb you, but I've noticed that your revert patch below contains this change: diff

Re: No entry for Haskell CPP command error with testsuite

2014-07-05 Thread Peter Trommler
I think this particular case can be solved by making configure depend on configure.ac and aclocal.m4. Peter On 03.07.2014, at 18:28, Edward Z. Yang ezy...@mit.edu wrote: I wonder if we should have some magic variable in the build system that induces a full rebuild, so if you push a patch which

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 1 - questions on Mac OS platform

2015-01-19 Thread Peter Trommler
George Colpitts wrote: [...] - When using ghci with 7.10.1 RC1 I get the following errors intermittently. Is anybody else seeing these? [...] - ld: library not found for -l:ghc31505_10.dylib collect2: error: ld returned 1 exit status phase `Linker' failed (exitcode =

Re: Build failure under Fedora 21

2015-01-17 Thread Peter Trommler
Dominick Samperi wrote: It turns out that the undefined reference to libHSprimitive-0.5.4.0.so when installing pandoc is not related to the use of CentOS or Debian binaries. I get the same undefined reference when I try to use ghc-7.8.4 compiled from source under Fedora 21. Here is the output

Re: [ANNOUNCE] GHC 7.10.3 release candidate 1

2015-11-04 Thread Peter Trommler
I created #11061. Peter > On 05.11.2015, at 01:41, Carter Schonwald <carter.schonw...@gmail.com> wrote: > > i'm seeing that problem on my mac too. the RC is busted for mac :(, > unbuildable even > > On Wed, Nov 4, 2015 at 11:35 AM, Peter Trommler <t...@bluewin.ch>

Re: [ANNOUNCE] GHC 7.10.3 release candidate 1

2015-11-04 Thread Peter Trommler
Sent from the wrong account the first time around. > On 04.11.2015, at 17:18, Richard Eisenberg <e...@cis.upenn.edu> wrote: > > > On Nov 4, 2015, at 11:12 AM, Peter Trommler <peter.tromm...@th-nuernberg.de> > wrote: > >> It looks like a bug to me. &g

Re: ghc-7.10 branch broken

2015-10-06 Thread Peter Trommler
Dear Simon and Ben, The line starting in `sp` must be deleted. It looks like a merge problem in commit e22d7dc434b64709a4b19b11f2e0a41676c04035. I attached a patch. @Ben: Would you mind committing it on branch ghc-7.10 for me? Thanks, Peter > On 06.10.2015, at 14:07, Simon Peyton Jones

Re: [ANNOUNCE] GHC 8.0.1 source tarball available

2016-05-16 Thread Peter Trommler
> On 16.05.2016, at 12:27, Ben Gamari wrote: > [...] > I think at the moment we should include the following in the new release, > > * A small fix for PPC which fixes crashes in threaded programs Is this #12070? I just uploaded D2225 to Phab. > > In the interest of risk

Re: arc stopped working

2016-05-13 Thread Peter Trommler
Hi Eric, Thanks a lot. That fixed arc for me. Peter > On 13.05.2016, at 16:50, Eric Seidel <e...@seidel.io> wrote: > > Have you tried `git submodule update --init`? I believe the arc linter > is a submodule. > > On Fri, May 13, 2016, at 07:38, Peter Trommler wro

Re: Semantics of MVars and IORefs?

2016-10-24 Thread Peter Trommler
Hi Iavor and Ryan, One ticket on memory model issues is #12469. At openSUSE we see several build failures only now because we recently switched to parallel Cabal builds. A compiled Cabal Setup that is called with -j sometimes segfaults on PowerPC. Actually, if I try building package OpenGL

Re: [commit: ghc] master: Introduce Int16# and Word16# (36fcf9e)

2018-11-18 Thread Peter Trommler
Hi Gabor, I sent a pull request with a fix to GHC on github. Cheers, Peter > On 18. Nov 2018, at 13:02, Gabor Greif wrote: > > Hello Abhiroop! > > LLVM backend seems to choke on this still: > > ghc-stage1: panic! (the 'impossible' happened) > (GHC version 8.7.20181118 for