From: GHC Build Reports <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [nightly] 13-Apr-2007 build of of HEAD on i386-unknown-mingw32 (bling)
Build description = of HEAD on i386-unknown-mingw32 (bling)
Build location= /fptools/builds/HEAD
Build config file = /fptools/builds/ghc-nightly/si
Fri Apr 13 16:05:55 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Allow ProjectTags to be specified in mk/build.mk
ProjectTags is expected to be of the form -tag1-tag2 (i.e. the same as
Cabal tags). These are appended to the GHC version number.
M ./mk/config.mk.in -1 +2
___
On Fri, Apr 13, 2007 at 02:10:48PM -0700, Ian Lynagh wrote:
> Wed Apr 11 15:21:35 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
> * Add tests for OPTIONS pragmas applying to the wrong files
None of these fail, but I'm sure base was sometimes failing because of a
bug along these lines when Data.Fixed
Fri Apr 13 14:32:09 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* break1 and break4 are broken due to trac #1275
M ./tests/ghc-regress/ghci.debugger/break1/all.T -1 +1
M ./tests/ghc-regress/ghci.debugger/break4/all.T -1 +1
___
Cvs-ghc mailing lis
Sun Apr 8 11:08:14 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Give an ASCII representation of the PPM output
We will need to do some sort of similarity test to cope with FP differences,
but this will at least let us see what differences we need to accommodate.
M ./tests/ghc-regress/prog
Fri Apr 13 11:30:08 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Except some output changes
M ./tests/ghc-regress/ghci.debugger/break1/break001.stderr -2 +2
M ./tests/ghc-regress/ghci.debugger/break1/break001.stdout -1 +1
___
Cvs-ghc mailing lis
Fri Apr 13 11:08:59 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Give more output while running conc068
M ./tests/ghc-regress/concurrent/should_run/Makefile +3
M ./tests/ghc-regress/concurrent/should_run/conc068.stdout +3
___
Cvs-ghc mailing lis
Fri Apr 13 11:04:12 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Print stdout/stderr when we get a bad result
M ./driver/testlib.py +12
___
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Apr 11 15:21:35 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add tests for OPTIONS pragmas applying to the wrong files
A ./tests/ghc-regress/driver/dynamic_flags_002/
A ./tests/ghc-regress/driver/dynamic_flags_002/A_First.hs
A ./tests/ghc-regress/driver/dynamic_flags_002/A_Main.hs
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 Fri Apr 13 19:30:00 BST 2007.
checki
Build description = 6.6 branch on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-6.6-cam-02-unx
Nightly build started on cam-02-unx at Fri Apr 13 19:00:01 BST 2007.
Fri Apr 13 10:21:49 PDT 2007 [EMAIL PROTECTED]
* add one more example
A ./tests/ghc-regress/esc/F123.hs
M ./tests/ghc-regress/esc/TestData.hs -5 +14
___
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri Apr 13 09:45:22 PDT 2007 [EMAIL PROTECTED]
* added a few more examples
A ./tests/ghc-regress/esc/Sum.hs
A ./tests/ghc-regress/esc/TestData.hs
A ./tests/ghc-regress/esc/TestDataCon.hs
M ./tests/ghc-regress/esc/TestImport.hs -13 +13
M ./tests/ghc-regress/esc/TestList.hs -3
Fri Apr 13 07:31:43 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* another attempt at a workaround for #1110 (Vista bug)
now instead of setting GCC_EXEC_PREFIX, we just add the appropriate
gcc-lib directory to the front of PATH before invoking gcc.
M ./compiler/main/SysTools.lhs -12 +20
_
Thu Mar 8 07:46:53 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* when invoking gcc, instead of the -B flag, use GCC_EXEC_PREFIX
should hopefully fix/workaround #1110, but I haven't had a chance to
test it yet.
M ./compiler/main/SysTools.lhs -9 +30
___
Thu Apr 12 14:53:13 PDT 2007 [EMAIL PROTECTED]
* Darwin/i386 NCG: fix assembly syntax in symbol stubs
In i386 position-independent symbol stubs, the NCG used to print
jmp %edx
instead of
jmp *%edx
Apple's assembler used to silently accept this, but has recently starte
Thu Apr 12 14:17:12 PDT 2007 [EMAIL PROTECTED]
* Darwin Linker: Do not add local symbols to lochash
... so that GHCi doesn't complain about duplicate symbols when two C modules
define the same static variable.
MERGE TO STABLE.
M ./rts/Linker.c -9
___
Thu Apr 12 14:01:55 PDT 2007 [EMAIL PROTECTED]
* Handle Weak Definitions in the Darwin Linker
The __i686.get_pc_thunk symbols generated by gcc's PIC code generator are
weak definitions that appear in every object file, so we need to deal with them.
MERGE TO STABLE.
M ./rts/Lin
Mon Sep 18 16:28:31 PDT 2006 [EMAIL PROTECTED]
* Added Darwinports path to DocBook XSL stylesheets to configure.
M ./configure.ac -1 +1
___
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
From: GHC Build Reports <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [nightly] 13-Apr-2007 build of of 6.6 branch on i386-unknown-mingw32
(bling)
Build description = of 6.6 branch on i386-unknown-mingw32 (bling)
Build location= /fptools/builds/STABLE
Build config file = /fptools/builds
Old unexpected test failures:
Church22 x86 Windows head fast
GMapAssoc 1 tnaur PPC OSX head
GMapTop1 tnaur PPC OSX head
TH_class1 1 x86 Windows head fast
TH_dupdecl 1 x86 Windows head fast
TH_exn 1 x86 Wind
New unexpected test failures:
memo001 1 macgyver PPC OSX 6.6
Fixed unexpected test failures:
concprog001
Old unexpected test failures:
CPUTime001 1 mnemosyne x86-64 Gentoo 6.6
barton-mangler-bug 1 x86 Windows 6.6
bytestring001 1 x86 Windows 6.6
caba
22 matches
Mail list logo