Build results:

kili stable:             fail (failed stage2 runtestsuite)
tnaur x86 OS X stable:   pass
x86 Linux stable:        pass
x86 Windows stable:      pass
x86 Windows stable fast: pass pass pass pass pass pass fail (failed getsubrepos)
x86-64 Linux stable:     pass

Fixed unexpected test failures:

    conc018

Old unexpected test failures:

    1861                        1 kgardas stable
    2469                        1 tnaur x86 OS X stable
    T2756                       7 kgardas stable
    apirecomp001                6 kgardas stable
    barton-mangler-bug          2 tnaur x86 Linux stable
    break017                    1 x86 Windows stable
    cholewo-eval                1 tnaur x86 OS X stable
    conc049                     1 x86 Windows stable
    concprog001                 1 tnaur x86 Linux stable
    createDirectoryIfMissing001 1 x86 Windows stable
    derefnull                   1 x86 Windows stable
    divbyzero                   1 x86 Windows stable
    fast2haskell                1 tnaur x86 OS X stable
    ghci024                     1 kgardas stable
    hClose002                   1 kgardas stable
    hpc_fork                    1 x86 Windows stable
    joao-circular               1 x86 Linux stable
    num009                      3 kgardas stable
    num012                      2 kgardas stable
    openFile003                 1 kgardas stable
    process004                  1 x86 Windows stable
    process007                  1 kgardas stable
    signals002                  1 tnaur x86 OS X stable
    simpl015                    1 tnaur x86 Linux stable
    user001                     2 kgardas stable
Last 30 lines:

Preprocessing executables for installPackage-1.0...
Building installPackage-1.0...
[1 of 1] Compiling Main             ( installPackage.hs, 
dist-install/build/installPackage/installPackage-tmp/Main.o )
Linking dist-install/build/installPackage/installPackage ...
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/rts/libHSrts.a(RtsFlags.o)(.text+0xda9):
 In function `setFullProgArgv':
: warning: strcpy() is almost always misused, please use strlcpy()
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/rts/libHSrts.a(RtsFlags.o)(.text+0xb0b):
 In function `open_stats_file':
: warning: sprintf() is often misused, please use snprintf()
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x277):
 In function `unixzm2zi3zi1zi0_SystemziPosixziSemaphore_zdwa_info':
: undefined reference to `sem_trywait'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x75f):
 In function `s2hi_info':
: undefined reference to `sem_getvalue'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x98f):
 In function `s2jQ_info':
: undefined reference to `sem_post'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0xbc7):
 In function `s2mG_info':
: undefined reference to `sem_wait'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x1133):
 In function `s2tM_info':
: undefined reference to `sem_close'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x13ee):
 In function `s2tT_info':
: undefined reference to `sem_open'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x172b):
 In function `s2Bz_info':
: undefined reference to `sem_unlink'
collect2: ld returned 1 exit status
make[3]: *** [with-stage-2] Error 1
make[3]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/utils/installPackage'
make[2]: *** [with-stage-2.installPackage] Error 2
make[2]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/utils'
make[1]: *** [stage2] Error 2
make[1]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build'
Last 30 lines:

Looks like you don't have pwd, building utils first...
cd ../../utils && make -wr all
make[2]: Entering directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/testsuite/utils'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/ghc/stage1-inplace/ghc
 --make pwd
[1 of 1] Compiling Main             ( pwd.hs, pwd.o )
Linking pwd ...
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/rts/libHSrts.a(RtsFlags.o)(.text+0xda9):
 In function `setFullProgArgv':
: warning: strcpy() is almost always misused, please use strlcpy()
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/rts/libHSrts.a(RtsFlags.o)(.text+0xb0b):
 In function `open_stats_file':
: warning: sprintf() is often misused, please use snprintf()
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x277):
 In function `unixzm2zi3zi1zi0_SystemziPosixziSemaphore_zdwa_info':
: undefined reference to `sem_trywait'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x75f):
 In function `s2hi_info':
: undefined reference to `sem_getvalue'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x98f):
 In function `s2jQ_info':
: undefined reference to `sem_post'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0xbc7):
 In function `s2mG_info':
: undefined reference to `sem_wait'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x1133):
 In function `s2tM_info':
: undefined reference to `sem_close'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x13ee):
 In function `s2tT_info':
: undefined reference to `sem_open'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/unix/dist/build/libHSunix-2.3.1.0.a(Semaphore.o)(.text+0x172b):
 In function `s2Bz_info':
: undefined reference to `sem_unlink'
collect2: ld returned 1 exit status
make[2]: *** [all] Error 1
make[2]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/testsuite/utils'
make[1]: *** [../../utils/pwd] Error 2
make[1]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/testsuite/tests/ghc-regress'
Last 30 lines:

Copying patch 1 of 5...Copying patch 2 of 5...Copying patch 3 of 5...Copying 
patch 4 of 5...Copying patch 5 of 5...Copying patch 5 of 5... done.
Applying patch 1 of 4... Applying patch 2 of 4... Applying patch 3 of 4... 
Applying patch 4 of 4... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/bytestring libraries/bytestring
Copying patch 1 of 10...Copying patch 2 of 10...Copying patch 3 of 10...Copying 
patch 4 of 10...Copying patch 5 of 10...Copying patch 6 of 10...Copying patch 7 
of 10...Copying patch 8 of 10...Copying patch 9 of 10...Copying patch 10 of 
10...Copying patch 10 of 10... done.
Applying patch 1 of 9... Applying patch 2 of 9... Applying patch 3 of 9... 
Applying patch 4 of 9... Applying patch 5 of 9... Applying patch 6 of 9... 
Applying patch 7 of 9... Applying patch 8 of 9... Applying patch 9 of 9... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/Cabal libraries/Cabal
Copying patch 1 of 50...Copying patch 2 of 50...Copying patch 3 of 50...Copying 
patch 4 of 50...Copying patch 5 of 50...Copying patch 6 of 50...Copying patch 7 
of 50...Copying patch 8 of 50...Copying patch 9 of 50...Copying patch 10 of 
50...Copying patch 11 of 50...Copying patch 12 of 50...Copying patch 13 of 
50...Copying patch 14 of 50...Copying patch 15 of 50...Copying patch 16 of 
50...Copying patch 17 of 50...Copying patch 18 of 50...Copying patch 19 of 
50...Copying patch 20 of 50...Copying patch 21 of 50...Copying patch 22 of 
50...Copying patch 23 of 50...Copying patch 24 of 50...Copying patch 25 of 
50...Copying patch 26 of 50...Copying patch 27 of 50...Copying patch 28 of 
50...Copying patch 29 of 50...Copying patch 30 of 50...Copying patch 31 of 
50...Copying patch 32 of 50...Copying patch 33 of 50...Copying patch 34 of 
50...Copying patch 35 of 50...Copying patch 36 of 50...Copying patch 37 of 
50...Copying patch 38 of 50...Copying patch 39 of 50...Copying patch 40 of 
50...Copying patch 41 of 50...Copying patch 42 of 50...Copying patch 43 of 
50...Copying patch 44 of 50...Copying patch 45 of 50...Copying patch 46 of 
50...Copying patch 47 of 50...Copying patch 48 of 50...Copying patch 49 of 
50...Copying patch 50 of 50...Copying patch 50 of 50... done.
Applying patch 1 of 49... Applying patch 2 of 49... Applying patch 3 of 49... 
Applying patch 4 of 49... Applying patch 5 of 49... Applying patch 6 of 49... 
Applying patch 7 of 49... Applying patch 8 of 49... Applying patch 9 of 49... 
Applying patch 10 of 49... Applying patch 11 of 49... Applying patch 12 of 
49... Applying patch 13 of 49... Applying patch 14 of 49... Applying patch 15 
of 49... Applying patch 16 of 49... Applying patch 17 of 49... Applying patch 
18 of 49... Applying patch 19 of 49... Applying patch 20 of 49... Applying 
patch 21 of 49... Applying patch 22 of 49... Applying patch 23 of 49... 
Applying patch 24 of 49... Applying patch 25 of 49... Applying patch 26 of 
49... Applying patch 27 of 49... Applying patch 28 of 49... Applying patch 29 
of 49... Applying patch 30 of 49... Applying patch 31 of 49... Applying patch 
32 of 49... Applying patch 33 of 49... Applying patch 34 of 49... Applying 
patch 35 of 49... Applying patch 36 of 49... Applying patch 37 of 49... 
Applying patch 38 of 49... Applying patch 39 of 49... Applying patch 40 of 
49... Applying patch 41 of 49... Applying patch 42 of 49... Applying patch 43 
of 49... Applying patch 44 of 49... Applying patch 45 of 49... Applying patch 
46 of 49... Applying patch 47 of 49... Applying patch 48 of 49... Applying 
patch 49 of 49... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/containers libraries/containers
Copying patch 1 of 8...Copying patch 2 of 8...Copying patch 3 of 8...Copying 
patch 4 of 8...Copying patch 5 of 8...Copying patch 6 of 8...Copying patch 7 of 
8...Copying patch 8 of 8...Copying patch 8 of 8... done.
Applying patch 1 of 7... Applying patch 2 of 7... Applying patch 3 of 7... 
Applying patch 4 of 7... Applying patch 5 of 7... Applying patch 6 of 7... 
Applying patch 7 of 7... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/directory libraries/directory
Copying patch 1 of 12...Copying patch 2 of 12...Copying patch 3 of 12...Copying 
patch 4 of 12...Copying patch 5 of 12...Copying patch 6 of 12...Copying patch 7 
of 12...Copying patch 8 of 12...Copying patch 9 of 12...Copying patch 10 of 
12...Copying patch 11 of 12...Copying patch 12 of 12...Copying patch 12 of 
12... done.
Applying patch 1 of 11... Applying patch 2 of 11... Applying patch 3 of 11... 
Applying patch 4 of 11... Applying patch 5 of 11... Applying patch 6 of 11... 
Applying patch 7 of 11... Applying patch 8 of 11... Applying patch 9 of 11... 
Applying patch 10 of 11... Applying patch 11 of 11... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/editline libraries/editline
Copying patch 1 of 6...Copying patch 2 of 6...Copying patch 3 of 6...Copying 
patch 4 of 6...Copying patch 5 of 6...Copying patch 6 of 6...Copying patch 6 of 
6... done.
Applying patch 1 of 5... Applying patch 2 of 5... Applying patch 3 of 5... 
Applying patch 4 of 5... Applying patch 5 of 5... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/extensible-exceptions 
libraries/extensible-exceptions
darcs.exe: bug in darcs!
Impossible case at PatchRead.lhs:58 compiled 10:59:20 Jan 10 2008
Please report this to b...@darcs.net,
If possible include the output of 'darcs --exact-version'.
darcs failed: 256 at ./darcs-all line 69.
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to