Hi, the CI weather is bad these days. Maybe a broken-window-effect?
I currently observe
Unexpected results from:
TEST="literals T5681 annotations"
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)
=====> T8131(optllvm) 1496 of 4230 [0, 1, 0]
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
/usr/bin/ld: reopening annotations.o: No such file or directory
/usr/bin/ld:annotations.o: bfd_stat failed: No such file or directory
/usr/bin/ld: reopening annotations.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]: *** [annotations] Error 1
*** 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)
Does anyone feel responsible?
Greetings,
Joachim
--
Joachim “nomeata” Breitner
[email protected] • http://www.joachim-breitner.de/
Jabber: [email protected] • GPG-Key: 0xF0FBF51F
Debian Developer: [email protected]
signature.asc
Description: This is a digitally signed message part
_______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
