darcs

Issue 598 (1.0.9) failure to pass tests when built with ghc 6.8.2 on ppc

Title (1.0.9) failure to pass tests when built with ghc 6.8.2 on ppc
Priority bug Status deferred
Superseder Nosy List beschmi, droundy, jjh, kowey, tommy
Assigned To Topics Testing

Created on 2008-01-19.21:47:57 by jjh, last changed 2008-02-16.16:25:54 by markstos.

Files
File name Uploaded Type Edit Remove
darcs-1.0.9-make_check_output.txt jjh, 2008-01-19.21:50:10 text/plain
darcs-1.0.9-make_test_unit_output.txt jjh, 2008-01-19.23:00:40 text/plain
Messages (mbox)
msg2615 (view) Author: jjh Date: 2008-01-19.21:47:56
1.0.9 fails to pass 'make check' and 'make test_unit' on ppc.

GHC Version:
   Glasgow Haskell Compiler, Version 6.8.2, for Haskell 98, stage 2 booted by
GHC version 6.8.2 on PPC

System: ppc GNU/Linux (Fedora)

Take a 1.0.9 release tarball, apply the patches from
http://bugs.darcs.net/issue544 and run autoconf, make.  It will build just fine

run make check and make test_unit
msg2616 (view) Author: jjh Date: 2008-01-19.23:00:40
Oddly enough, make test_unit does not fail.
msg2642 (view) Author: droundy Date: 2008-01-21.16:41:16
The bug reported in test_unit is just a bug in the unit test itself (part of why
it's not run as part of make check).

The problems with make check are weirder.  I'm a bit puzzled, though, because I
didn't think that darcs 1.0.9 would build with ghc 6.8.2 at all.

David
msg2661 (view) Author: jjh Date: 2008-01-22.20:10:23
It won't unless you apply the patches from issue544
(http://bugs.darcs.net/msg2244).  I pulled those out of the repo and applied
them before building.

Browse related patches: unstable | stable

History
Date User Action Args
2008-01-19 21:47:57jjhcreate
2008-01-19 21:50:12jjhsetfiles: + darcs-1.0.9-make_check_output.txt
nosy: droundy, tommy, beschmi, kowey, jjh
2008-01-19 23:00:41jjhsetfiles: + darcs-1.0.9-make_test_unit_output.txt
status: unread -> chatting
messages: + msg2616
nosy: droundy, tommy, beschmi, kowey, jjh
2008-01-20 05:43:27markstossettopic: + Testing
nosy: droundy, tommy, beschmi, kowey, jjh
2008-01-21 16:41:17droundysetnosy: droundy, tommy, beschmi, kowey, jjh
messages: + msg2642
2008-01-22 20:10:24jjhsetnosy: droundy, tommy, beschmi, kowey, jjh
messages: + msg2661
2008-02-16 16:25:54markstossetstatus: chatting -> deferred
nosy: droundy, tommy, beschmi, kowey, jjh