Hi all

make -k check fails on my lfs 10.0 build, with following errors:

after a while, I get this

gcctestdir/collect-ld: internal error in set_section_addresses, at ../../gold/output.cc:4445
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:9503: incremental_copy_test] Error 1


then, this:


make[5]: Leaving directory '/lgl-bld/binutils-2.35/build/gold/testsuite'
make[4]: *** [Makefile:7743: check-am] Error 2
make[4]: Leaving directory '/lgl-bld/binutils-2.35/build/gold/testsuite'
make[3]: *** [Makefile:7747: check] Error 2


later on, this seems fine

============================================================================
Testsuite summary for gold 0.1
============================================================================
# TOTAL: 4
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
                === ld Summary ===

# of expected passes            2565
# of expected failures          57
# of untested testcases         1
# of unsupported tests          23
./ld-new 2.35

At the end, I get this:


make[1]: Target 'check-host' not remade because of errors.
make[1]: Nothing to be done for 'check-target'.
make[1]: Leaving directory '/lgl-bld/binutils-2.35/build'
make: *** [Makefile:2238: do-check] Error 2
make: Target 'check' not remade because of errors.



Is this a known behaviour, or did I fuck up somewhere?


Bye
Tim
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to