Re: xml-1.3.12 build error

2012-10-28 Thread Ian Lynagh
On Tue, Oct 16, 2012 at 04:12:32PM -0400, Andrew Pennebaker wrote: > On my system, the xml-1.3.12 package fails to build when it tries to > execute /Developer/usr/bin/gcc. Thanks for the report. However, we no longer make installers for OS X (you can use the Haskell Platform installers instead), s

Re: xml-1.3.12 build error

2012-10-16 Thread Andrew Pennebaker
On my system, the xml-1.3.12 package fails to build when it tries to execute /Developer/usr/bin/gcc. In recent versions of Xcode, gcc is not stored there anymore. As a workaround, I can type: sudo mkdir -p /Developer/usr/bin && sudo ln -s `which gcc` /Developer/usr/bin/gcc Could cabal use gcc in

Build error during stage 1 of git master

2011-10-12 Thread Ben Gamari
While building stage 1 on my ARM I ran into the following error. It appears that the code is in a BEWARE_LOAD_STORE_ALIGNMENT #ifdef, which perhaps isn't exercised frequently on more common architectures. Seems like someone just forgot to update a function reference. The fix is trivial. Cheers,

[PATCH] Build error during stage 1 of git master

2011-10-12 Thread Ben Gamari
While building stage 1 on my ARM I ran into the following error. It appears that the code is in a BEWARE_LOAD_STORE_ALIGNMENT #ifdef, which perhaps isn't exercised frequently on more common architectures. Seems like someone just forgot to update a function reference. The fix is trivial. Cheers,

RE: build error

2011-09-05 Thread Simon Peyton-Jones
Just fixed pull and try again From: Dimitrios Vytiniotis Sent: 05 September 2011 10:03 To: cvs-ghc@haskell.org Cc: Simon Peyton-Jones Subject: build error Hi all, I got the following error this morning when building (devel2 flavor) from a fresh HEAD repository (stage1 seemed to build

Re: build error

2011-09-05 Thread Erik de Castro Lopo
Dimitrios Vytiniotis wrote: > ghc-stage1: panic! (the 'impossible' happened) > (GHC version 7.3.20110902 for i386-apple-darwin): > tyConFamilySize: ghc-7.3.20110902:Name.Name{tc r3n} Thats bug #5465. SPJ has just commited a fix. Erik --

build error

2011-09-05 Thread Dimitrios Vytiniotis
Hi all, I got the following error this morning when building (devel2 flavor) from a fresh HEAD repository (stage1 seemed to build, stage2 failed). Is this familiar? (the build is on snow leopard) Thanks! d- "inplace/bin/ghc-stage1" -H64m -O -fasm-package-name ghc-7.3.20110902 -hide-all

Re: Doc build error

2011-07-13 Thread Jack Henahan
Problem solved by this email: http://www.haskell.org/pipermail/glasgow-haskell-users/2011-March/020199.html Just a quick fix and I'm all set. On Jul 13, 2011, at 8:37 PM, Jack Henahan wrote: > I'm building GHC (OS X 10.6, MacTeX 2010, GHC 7.0.4) from the github repo and > I've just hit this e

Doc build error

2011-07-13 Thread Jack Henahan
I'm building GHC (OS X 10.6, MacTeX 2010, GHC 7.0.4) from the github repo and I've just hit this error: http://hpaste.org/49027 LaTeX is interpreting Windows' directory structure as control sequences. Any obvious fix I'm not thinking of? I'm updating my LaTeX packages at the moment to make sur

Re: build error in Threads.c

2010-12-20 Thread Simon Marlow
On 20/12/10 12:00, Dimitrios Vytiniotis wrote: Hi, in a Windows (32-bit) MINGW build, having ./darcs-all pull’ed I get: "inplace/bin/ghc-stage1.exe" -optc-Wall -optc-Werror -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-

build error in Threads.c

2010-12-20 Thread Dimitrios Vytiniotis
Hi, in a Windows (32-bit) MINGW build, having ./darcs-all pull'ed I get: "inplace/bin/ghc-stage1.exe" -optc-Wall -optc-Werror -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-W

patch applied (ghc-7.0/ghc): Fix the Windows __chkstk build error (missing Linker symbol)

2010-09-24 Thread Ian Lynagh
Fri Sep 24 04:38:37 PDT 2010 Simon Marlow * Fix the Windows __chkstk build error (missing Linker symbol) M ./rts/Linker.c -10 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20100924113837-12142

patch applied (ghc): Fix the Windows __chkstk build error (missing Linker symbol)

2010-09-24 Thread Simon Marlow
Fri Sep 24 04:38:37 PDT 2010 Simon Marlow * Fix the Windows __chkstk build error (missing Linker symbol) M ./rts/Linker.c -10 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100924113837-12142-51659beba98343a30ccc3fc44acdacb599430fed.gz

patch applied (ghc): Fix #3201: "ar: Bad file number" build error with MSYS and SplitObjs=YES

2009-05-21 Thread Simon Marlow
Thu May 21 03:31:31 PDT 2009 Simon Marlow * Fix #3201: "ar: Bad file number" build error with MSYS and SplitObjs=YES Ignore-this: b86763ca5f36447f633a9b9a5f58ecf8 M ./mk/config.mk.in +10 M ./rts/ghc.mk -1 +1 M ./rules/build-package-way.mk -2 +2 View patch on

patch applied (ghc): Fix a build error on powerpc/Linux; spotted by Jeroen Pulles

2008-07-23 Thread Ian Lynagh
Wed Jul 23 12:19:48 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Fix a build error on powerpc/Linux; spotted by Jeroen Pulles M ./compiler/nativeGen/PprMach.hs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080723191948-3fd76-3c094af64eaedbf3c17738d106dd8fd172