Failing tests: literals T5681 annotations
Joachim Breitner
mail at joachim-breitner.de
Tue Nov 25 15:48:13 UTC 2014
Hi,
Am Samstag, den 22.11.2014, 11:35 +0100 schrieb Joachim Breitner:
> I currently observe
>
> Unexpected results from:
> TEST="literals T5681 annotations"
this has improved to just
TEST="T5681 annotations"
but still this needs some investigation. Maybe a problem with parallel
test runs and temporary files cleaned out too quickly?
>
> Details:
>
> Compile failed (status 256) errors were:
> /tmp/ghc13786_0/ghc13786_5.s: Assembler messages:
>
> /tmp/ghc13786_0/ghc13786_5.s:26:0:
> Error: can't resolve `.rodata' {.rodata section} - `Main_zdwwork_info$def' {.text section}
>
> /tmp/ghc13786_0/ghc13786_5.s:46:0:
> Error: can't resolve `.rodata' {.rodata section} - `Main_work_info$def' {.text section}
>
> /tmp/ghc13786_0/ghc13786_5.s:66:0:
> Error: can't resolve `.rodata' {.rodata section} - `Main_main1_info$def' {.text section}
>
> /tmp/ghc13786_0/ghc13786_5.s:86:0:
> Error: can't resolve `.rodata' {.rodata section} - `Main_main_info$def' {.text section}
>
> /tmp/ghc13786_0/ghc13786_5.s:106:0:
> Error: can't resolve `.rodata' {.rodata section} - `Main_main2_info$def' {.text section}
>
> /tmp/ghc13786_0/ghc13786_5.s:126:0:
> Error: can't resolve `.rodata' {.rodata section} - `ZCMain_main_info$def' {.text section}
>
> *** unexpected failure for T5681(optllvm)
> *** unexpected failure for annotations(normal)
>
> Wrong exit code (expected 0 , actual 2 )
> Stdout:
>
> Stderr:
> /usr/bin/ld: reopening literals.o: No such file or directory
>
> /usr/bin/ld:literals.o: bfd_stat failed: No such file or directory
> /usr/bin/ld: reopening literals.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]: *** [literals] Error 1
>
> *** unexpected failure for literals(normal)
Thanks,
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/20141125/c0723f83/attachment.sig>
More information about the ghc-devs
mailing list