Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Thu Jul 31 18:12:05 BST 2008.
checki
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Thu Jul 31 18:02:05 BST 2008.
checking out
Thu Jul 31 11:51:11 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Make the exception tests use OldException, as that's what they test
M ./tests/ghc-regress/lib/should_run/exceptions001.hs -1 +1
M ./tests/ghc-regress/lib/should_run/exceptions002.hs -12 +12
M ./tests/ghc-regress/lib/shoul
Thu Jul 31 14:06:22 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Expect break011 and break024 to fail due to trac #2475
'debugger gives "Can't unify" when stopped at an exception'
M ./tests/ghc-regress/ghci.debugger/scripts/all.T -2 +2
View patch online:
http://darcs.haskell.org/testsuite/_
Thu Jul 31 12:46:59 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Give a type signature in the break024 test
Avoids an ambiguous type variable with extensible extensions
M ./tests/ghc-regress/ghci.debugger/scripts/break024.hs -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs
Thu Jul 31 11:47:28 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Update ghci007 output
M ./tests/ghc-regress/ghci/scripts/ghci007.stdout -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080731184728-3fd76-2ba5acd52c8dbb9abbac817486367b0a3d3a0deb.gz
___
Wed Jul 30 17:01:28 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Update output for break025
M ./tests/ghc-regress/ghci.debugger/scripts/break025.stdout -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080731000128-3fd76-6d51b1b34743b579ffe7eb9e08f99b1f10a3e846.gz
Wed Jul 30 16:52:59 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Update TH_runIO output
M ./tests/ghc-regress/th/TH_runIO.stderr -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080730235259-3fd76-dd5a28f80aaf5867ffedd2ec6643ee6baab97724.gz
___
Mon Jun 23 12:13:32 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Follow extensible exception changes
M ./tests/ghc-regress/lib/IO/hClose002.hs -4 +8
M ./tests/ghc-regress/numeric/should_run/arith011.hs -1 +1
M ./timeout/timeout.hs -6 +7
View patch online:
http://darcs.haskell.org/test
Thu Jul 31 12:42:52 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix the catching of "IOEnv failure" with extensible extensions
M ./compiler/typecheck/TcSplice.lhs -2 +10
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731194252-3fd76-d8910caf4ea60fe5c0e0db85e64f3cc5dd8113
Thu Jul 31 10:33:54 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Follow changes in the base library
TopHandler now uses the new extensible exceptions module, so we
need to interact with it using the new types.
M ./compiler/ghci/GhciMonad.hs -5 +3
M ./compiler/ghci/InteractiveUI.hs -8 +
Wed Jul 30 14:34:19 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Add the Exception module to ghc.cabal
M ./compiler/ghc.cabal +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080730213419-3fd76-3db49107581b8426b23be9ffdef46644214d69b2.gz
___
Wed Jul 30 12:45:08 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix building with extensible exceptions
M ./utils/ghc-pkg/Main.hs -6 +33
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080730194508-3fd76-27fb108ae1168f4e96f5d9d0bd54e51e08ffe3fd.gz
__
Wed Jul 30 10:21:24 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Mark the ghc package as not exposed
M ./compiler/ghc.cabal +2
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080730172124-3fd76-93519d5274bdc072c38dae03a104624cad2c.gz
_
Wed Jul 30 05:01:34 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Follow extensible exception changes
M ./compiler/basicTypes/MkId.lhs -6 +6
M ./compiler/ghci/ByteCodeGen.lhs -2 +1
M ./compiler/ghci/ByteCodeLink.lhs -2 +1
M ./compiler/ghci/Debugger.hs -1 +1
M ./compiler/ghci/Ghc
Sat Jun 21 07:45:28 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* When raising NonTermination with the RTS, build the right value
We now use a nonTermination value in the base library to take take of
constructing the SomeException value, with the dictionaries etc, for us.
We'll probably need t
Wed Jul 30 04:47:13 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix the way we pass GMP_INCLUDE_DIRS to hsc2hs; spotted by Andres Loh
We were still building the flags in Haskell list syntax, but we now pass
the arguments directly rather than constructing a Haskell program with
them.
M .
[narrowing circulation somewhat]
| Thanks. Simon PJ also mentioned that (undocumented?) flag, but I
| must be using it wrong, because
|
| ghc --make -O2 Main.hs -dsuppress-uniques -ddump-simpl >simpl-slow
|
| still gives me plenty of _labels in the output (6.9.20080514). How is
| this flag su
Thanks Judah!
Simon
| -Original Message-
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
| Behalf Of Judah Jacobson
| Sent: 30 July 2008 18:49
| To: Roman Leshchinskiy
| Cc: cvs-ghc@haskell.org
| Subject: Re: OS X 10.5 build failure
|
| On Tue, Jul 29, 2008 at 10:06 PM, Roman Leshc
Build results:
x86-64 Linux head:lost
x86 Windows head: lost
x86 Windows head fast:pass lost lost lost fail (failed stage2) fail
(failed stage2) lost
fast486 head: pass
gabor head: pass
kgardas head: fail (failed sta
Build results:
x86 Windows stable: lost
x86 Windows stable fast: fail (failed boottestsuite runtestsuite) lost lost
fail (failed boottestsuite runtestsuite) fail (failed boottestsuite
runtestsuite) lost
x86-64 Linux stable: lost
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-
21 matches
Mail list logo