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 Fri Jan 16 18:00:01 GMT 2009.
checking out
On Fri, Jan 16, 2009 at 09:35:53PM +0100, Matthias Kilian wrote:
> On Fri, Jan 16, 2009 at 03:20:59PM +, Simon Marlow wrote:
> > >Configuring installPackage-1.0...
> > >ghc: internal error: RELEASE_LOCK: I do not own this lock:
> > >posix/FileLock.c 90
> > >(GHC version 6.11.20090115 for i
On Fri, Jan 16, 2009 at 09:32:47AM +, Simon Marlow wrote:
>
> and I have no idea what the problem is here. Why are we using
> c:\cygwin\bin\gcc.exe? That seems highly dubious.
Neither the old build system nor the new build system put gcc where
Cabal expects it, so it was falling back to lo
Build description = HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Fri Jan 16 19:00:01 GMT 2009.
**
On Fri, Jan 16, 2009 at 09:14:23AM +, Simon Marlow wrote:
>
> Setup.exe: Cannot find the program 'ghc' at
> '/cygdrive/c/builds/ghc-HEAD/ghc/stage2-inplace/ghc' or on the path
Now fixed.
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
htt
Fri Jan 16 13:39:55 PST 2009 Ian Lynagh
* Fix building ghc-pkg with our older version of Cabal
M ./utils/ghc-pkg/Main.hs -1 +1
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090116213955-3fd76-050d34932cb6f22c68a17aedc708355f5fb59955.gz
Tue Jan 13 09:09:48 PST 2009 simo...@microsoft.com
* Fix Trac #2931
Ignore-this: 6ff0207627165f3f7bd145171e59b533
Fix the lexical analyser when it encounters 'x and Template
Haskell is on.
M ./compiler/parser/Lexer.x -1 +1
View patch online:
http://darcs.haskell.org/ghc-6.10/g
Thu Jan 15 04:25:24 PST 2009 Simon Marlow
* More useful error message when a package .hi file cannot be found:
Ignore-this: b595e2fac5d9b5214340f83a7d7dd730
> import System.Process
Could not find module `System.Process':
There are files missing in the process-1.0.1.1 package,
t
Thu Jan 15 04:21:43 PST 2009 Simon Marlow
* soup-up "ghc-pkg check"
Ignore-this: 6d29af258eb31d417d01fed167cd5d47
We now look for missing files (including .hi files), and report all
the packages that are transitively broken.
$ ghc-pkg check
There are problems in package syb-0.1
Fri Jan 16 09:52:05 PST 2009 Ian Lynagh
* Canonicalise the prefix used by test cabal01
M ./tests/ghc-regress/cabal/cabal01/Makefile -1 +4
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090116175205-3fd76-7a140d8c96a4ad049490b2a965083282f1935bc6.gz
Fri Jan 16 09:55:12 PST 2009 Ian Lynagh
* Normalises slashes in the ghcpkg03 and ghcpkg05 tests
M ./tests/ghc-regress/cabal/all.T -3 +5
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090116175512-3fd76-a660c474055e4ec874ee690ae059438a3081701c.gz
__
Fri Jan 16 09:46:51 PST 2009 Ian Lynagh
* Add a GCC hack for the new build system too
M ./mk/boilerplate.mk +4
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090116174651-3fd76-31ae53f0cbb5e63a4386f6a53727a4f37fded38c.gz
___
Fri Jan 16 09:39:17 PST 2009 Ian Lynagh
* Hack to find gcc for an in-place ghc
M ./mk/boilerplate.mk +4
M ./timeout/Makefile -1 +7
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090116173917-3fd76-ae63e0160a0beaaef925e0011f4ed3439ef2bc1e.gz
___
Fri Jan 16 08:37:49 PST 2009 Ian Lynagh
* Also canonicalise the install prefix for the timeout program
M ./mk/boilerplate.mk -7 +12
M ./timeout/Makefile -1 +4
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090116163749-3fd76-da66c7638ae86d85ed486fde64df6d1e85b3
Fri Jan 16 08:14:59 PST 2009 Ian Lynagh
* Canonicalise paths in the testsuite
M ./mk/boilerplate.mk -3 +17
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090116161459-3fd76-aea702431fb032549ee5a9c9a125d961abed8268.gz
___
On Fri, Jan 16, 2009 at 03:20:59PM +, Simon Marlow wrote:
> >Configuring installPackage-1.0...
> >ghc: internal error: RELEASE_LOCK: I do not own this lock:
> >posix/FileLock.c 90
> >(GHC version 6.11.20090115 for i386_apple_darwin)
> >Please report this as a GHC bug:
> >http://w
Wed Jan 14 08:28:34 PST 2009 Simon Marlow
* validate fix on 32-bit
M ./rts/sm/Scav.c -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090114162834-12142-1786d135ae7a6eb7f70b37f4485fea60c8035267.gz
___
Cvs-ghc mailing list
Wed Jan 14 07:58:42 PST 2009 Simon Marlow
* fix validate on Windows
M ./compiler/coreSyn/CoreArity.lhs -3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090114155842-12142-de005dd2cd8793f972ef980201dad295f3610dde.gz
___
Cvs-gh
Manuel M T Chakravarty wrote:
Simon Marlow:
Manuel M T Chakravarty wrote:
/Users/chak/Code/ghc-test/ghc/stage1-inplace/ghc -Werror -H64m -O0
-fasm -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS
-package-name rts -static -I../gmp/gmpbuild
-I../libffi/build/include -I. -dcmm-lint -hisuf
Fri Jan 16 03:43:39 PST 2009 Simon Marlow
* UNDO: Always check the result of pthread_mutex_lock() and
pthread_mutex_unlock().
Ignore-this: 6cc82d384582097785d78fba46ca29d2
This patch caused problems on Mac OS X, undoing until we can do it better.
rolling back:
Sun Jan 4 19:24:43
Fri Jan 16 01:53:11 PST 2009 Simon Marlow
* Update config.guess, config.sub and install.sh from automake-1.10.2
Ignore-this: cdc19dd28053a6a71283776ecb802c62
In particular, config.guess should now know about x86_64-pc-solaris2
M ./config.guess -21 +63
M ./config.sub -21 +90
M .
On Fri, 2009-01-16 at 09:32 +, Simon Marlow wrote:
> and I have no idea what the problem is here. Why are we using
> c:\cygwin\bin\gcc.exe? That seems highly dubious.
If it is Cabal that is calling the dubious version of gcc then it may be
due to:
Fri Jan 9 15:35:07 GMT 2009 Ian Lynagh
Simon Marlow:
Manuel M T Chakravarty wrote:
/Users/chak/Code/ghc-test/ghc/stage1-inplace/ghc -Werror -H64m -O0
-fasm -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-
name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -
dcmm-lint -hisuf debug_hi -hcsuf debug_hc -os
Simon Marlow wrote:
With Cygwin - this has been broken for a couple of days now, I'm waiting
to get a working validate so I can push two validate fixes :-(
make[1]: Entering directory
`/cygdrive/c/builds/ghc-HEAD/testsuite/tests/ghc-regress'
Looks like you don't have timeout, building it firs
With Cygwin - this has been broken for a couple of days now, I'm waiting to
get a working validate so I can push two validate fixes :-(
make[1]: Entering directory
`/cygdrive/c/builds/ghc-HEAD/testsuite/tests/ghc-regress'
Looks like you don't have timeout, building it first...
make -C ../../ti
Thorkil Naur wrote:
(gdb) info threads
* 1 process 20926 local thread 0x301b 0x94be61a8 in semaphore_wait_trap ()
(gdb) info thread
Thread 0x813 (local 0x301b) has current state "WAITING"
Thread 0x813 has a suspend count of 0.
(gdb) where
#0 0x94be61a8 in semaphore_wait_trap ()
#1 0x94bed424
Build results:
kili stable: fail (failed runtestsuite)
tnaur PPC OSX stable 2: fail (failed runtestsuite)
tnaur x86 OS X stable: fail (failed runtestsuite)
x86 Linux stable:fail (failed bindisttest runtestsuite)
x86 Windows stable: fail (failed bindist bindisttest boott
Build results:
x86-64 Linux head: fail (failed bindisttest runtestsuite)
x86 Windows head:fail (failed stage1)
x86 Windows head fast: fail (failed boottestsuite runtestsuite) fail (failed
boottestsuite runtestsuite) fail (failed boottestsuite runtestsuite) fail
(failed boottestsu
28 matches
Mail list logo