Proposal: run GHC API tests on fast
Joachim Breitner
mail at joachim-breitner.de
Sat Aug 23 14:44:48 UTC 2014
Hi Edward,
Am Freitag, den 22.08.2014, 18:01 +0100 schrieb Edward Z.Yang:
> OK, I've gone ahead and done this.
I’m seeing errors like this on travis, with DEBUG_STAGE2=YES, but with
varying test cases from ghc-api:
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( ghcApi.hs, ghcApi.o )
Linking ghcApi ...
/usr/bin/ld: reopening ghcApi.o: No such file or directory
/usr/bin/ld:ghcApi.o: bfd_stat failed: No such file or directory
/usr/bin/ld: reopening ghcApi.o: No such file or directory
/usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.22 internal error, aborting at ../../bfd/merge.c line 873 in _bfd_merged_section_offset
/usr/bin/ld: Please report this bug.
collect2: ld returned 1 exit status
*** unexpected failure for ghcApi(normal)
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
/usr/bin/ld: reopening T6145.o: No such file or directory
/usr/bin/ld:T6145.o: bfd_stat failed: No such file or directory
/usr/bin/ld: reopening T6145.o: No such file or directory
/usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.22 internal error, aborting at ../../bfd/merge.c line 873 in _bfd_merged_section_offset
/usr/bin/ld: Please report this bug.
collect2: ld returned 1 exit status
make[3]: *** [T6145] Error 1
*** unexpected failure for T6145(normal)
e.g.
https://s3.amazonaws.com/archive.travis-ci.org/jobs/33351170/log.txt
https://s3.amazonaws.com/archive.travis-ci.org/jobs/33356796/log.txt
Any idea?
Greetings,
Joachim
--
Joachim “nomeata” Breitner
mail at joachim-breitner.de • http://www.joachim-breitner.de/
Jabber: nomeata at joachim-breitner.de • GPG-Key: 0xF0FBF51F
Debian Developer: nomeata at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140823/6b1c625b/attachment.sig>
More information about the ghc-devs
mailing list