HEAD doesn't build (was Re: patch applied (ghc): Add hardwire-lib-paths option and make it default for inplace invocations)

2007-07-31 Thread Roman Leshchinskiy
Hi Clemens, Simon Marlow wrote: Tue Jul 17 12:26:22 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * Add hardwire-lib-paths option and make it default for inplace invocations This patch unconditionally adds -rpath to the linker options for in-place invocations. The MacOS linker doesn't und

Re: Update; cpphs for GHC?

2007-07-31 Thread Ian Lynagh
On Tue, Jul 31, 2007 at 10:59:35PM +0100, Malcolm Wallace wrote: > I'm still on holiday, but saw this and thought I'd join in. > > > Malcolm, how do you feel about this? Are we able to link cpphs as a > > library statically to GHC? > > However I'm honestly not sure whether > library or binary i

Re: Update; cpphs for GHC?

2007-07-31 Thread Malcolm Wallace
I'm still on holiday, but saw this and thought I'd join in. > Malcolm, how do you feel about this? Are we able to link cpphs as a > library statically to GHC? Sure, I'll happily add a static-linking exception to the LGPL for cpphs, so you can use it directly within ghc as a library, rather than

[nightly] 31-Jul-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-07-31 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/ghc/nightly/HEAD-cam-02-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Tue Jul 31 19:30:01 BST 2007. checki

Re: Daily report for head: tnaur x86 Linux head: fail (failed stage1)

2007-07-31 Thread Thorkil Naur
Hello, On Tuesday 31 July 2007 13:05, Thorkil Naur wrote: > Hello, > > On Tuesday 31 July 2007 09:30, BuildBot Collator wrote: > > ... > > tnaur x86 Linux head: fail (failed stage1) > > ... > > The latest 4 builds (38, 37, 36, 35) failed building stage 1 with > (http://darcs.haskell.o

patch applied (ghc): Make lndir work on Windows (by copying)

2007-07-31 Thread Ian Lynagh
Mon Jul 30 15:31:52 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Make lndir work on Windows (by copying) M ./utils/lndir/lndir.c -9 +91 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Make lndir whitespace consistent

2007-07-31 Thread Ian Lynagh
Mon Jul 30 12:30:12 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Make lndir whitespace consistent M ./utils/lndir/lndir.c -126 +126 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Set hardtop_plat to hardtop to find out what, if anything, breaks

2007-07-31 Thread Ian Lynagh
Mon Jul 30 12:25:13 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Set hardtop_plat to hardtop to find out what, if anything, breaks M ./aclocal.m4 -40 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Use our own (Haskell) pwd to find the tree root

2007-07-31 Thread Ian Lynagh
Mon Jul 30 12:08:08 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Use our own (Haskell) pwd to find the tree root M ./aclocal.m4 -2 +13 M ./configure.ac -2 +2 A ./utils/pwd/ A ./utils/pwd/Makefile A ./utils/pwd/pwd.hs ___ Cvs-ghc mail

patch applied (ghc): #1559 is worked around elsewhere, so validate no longer needs to

2007-07-31 Thread Ian Lynagh
Mon Jul 30 11:28:06 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * #1559 is worked around elsewhere, so validate no longer needs to M ./validate -6 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Daily report for head: tnaur x86 Linux head: fail (failed stage1)

2007-07-31 Thread Thorkil Naur
Hello, On Tuesday 31 July 2007 09:30, BuildBot Collator wrote: > ... > tnaur x86 Linux head: fail (failed stage1) > ... The latest 4 builds (38, 37, 36, 35) failed building stage 1 with (http://darcs.haskell.org/buildbot/head/tnaur%20x86%20Linux%20head/builds/38/step-stage1/0): > ... >

Re: Daily report for head: tnaur PPC OSX head: fail (failed stage2)

2007-07-31 Thread Thorkil Naur
Hello, On Tuesday 31 July 2007 09:30, BuildBot Collator wrote: > ... > tnaur PPC OSX head:fail (failed stage2) > ... The latest 4 builds (102, 101, 100, 99) have failed building stage 2 with (http://darcs.haskell.org/buildbot/head/tnaur%20PPC%20OSX%20head/builds/102/step-stage2/0):

patch applied (ghc): Change the strategy to determine dynamic data access

2007-07-31 Thread Simon Marlow
Tue Jul 31 02:59:53 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * Change the strategy to determine dynamic data access Instead of attaching the information whether a Label is going to be accessed dynamically or not (distinction between IdLabel/DynLabel and additional flags in ModuleI

patch applied (ghc): Translate dyn in GhcLibWays into --enable-shared for Cabal

2007-07-31 Thread Simon Marlow
Mon Jul 23 06:41:24 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * Translate dyn in GhcLibWays into --enable-shared for Cabal M ./libraries/Makefile +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Add proper header so that cygwin recognizes this file as executable

2007-07-31 Thread Simon Marlow
Sun Jul 22 01:20:50 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * Add proper header so that cygwin recognizes this file as executable M ./gmp/ln +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Add import facility to cmm parser

2007-07-31 Thread Simon Marlow
Fri Jul 13 14:08:45 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * Add import facility to cmm parser The cmm parser classified all unknown variables as imported. This behaviour is not changed with this patch. Explicitly imported variables get a different internal label type, namely Fo

patch applied (ghc): Add hardwire-lib-paths option and make it default for inplace invocations

2007-07-31 Thread Simon Marlow
Tue Jul 17 12:26:22 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * Add hardwire-lib-paths option and make it default for inplace invocations M ./compiler/Makefile -2 +2 M ./compiler/main/DriverPipeline.hs -2 +4 M ./compiler/main/StaticFlags.hs +3 _

patch applied (ghc): Fix the knot-tying in loopDecls to actually do what its comment tells: provide access to global declarations

2007-07-31 Thread Simon Marlow
Fri Jul 13 14:03:55 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * Fix the knot-tying in loopDecls to actually do what its comment tells: provide access to global declarations M ./compiler/cmm/CmmParse.y -2 +5 ___ Cvs-ghc mailing list Cvs-ghc@

patch applied (ghc): windres to use the gcc given as --with-cc.

2007-07-31 Thread Simon Marlow
Tue Jul 3 07:56:53 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * windres to use the gcc given as --with-cc. M ./driver/ghci/Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Change package name mangling when linking against DSOs

2007-07-31 Thread Simon Marlow
Thu Jun 28 03:58:31 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * Change package name mangling when linking against DSOs M ./compiler/main/Packages.lhs -17 +8 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo

patch applied (ghc): Allow access via manually generated SymbolPtrs. Generalize pprImportedSymbol for 64 bit archs.

2007-07-31 Thread Simon Marlow
Wed Jun 20 07:20:23 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]> * Allow access via manually generated SymbolPtrs. Generalize pprImportedSymbol for 64 bit archs. M ./compiler/nativeGen/PositionIndependentCode.hs -3 +8 ___ Cvs-ghc mailing list

patch applied (ghc): FIX compacting GC (bug1010, and other failures)

2007-07-31 Thread Simon Marlow
Mon Jul 30 08:39:59 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * FIX compacting GC (bug1010, and other failures) Compacting GC interacts badly with the new pointer-tagging feature, as it also uses the low bits of a pointer to encode some information during a collection. My original workaro

Daily report for head

2007-07-31 Thread BuildBot Collator
Build results: x86 Windows head: pass x86 Windows head fast: pass pass pass pass pass pass gbesh Intel x86_64 Linux head: pass kahl G5 Gentoo Linux head: fail (failed stage2) phil Intel OSX head: pass phil P4 SuSE Linux head: fail (failed stage1) tnaur PPC O