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
  [email protected]http://www.joachim-breitner.de/
  Jabber: [email protected]  • GPG-Key: 0xF0FBF51F
  Debian Developer: [email protected]

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to