6.25 - Unusual error during testing phase
by basica from LinuxQuestions.org on (#51GDA)
So, I ran it and after several hours I got to the libatomic summary and it looks something like this:
Quote:
The test output that LFS links to here displays basically the same thing. In my case, the test just abruptly exits while it seems to go on in their log file. Weirdly, running ../contrib/test_summary shows fairly similar results (as in, it seems to indicate it went past the erroring out I noticed in the terminal).
I've done LFS a few times now and I've never had this happen during a GCC compile. The sanity checks that you're asked to run after the test are all successful for what it's worth, but I'm not sure whether I should continue or retrace my steps. Thoughts?


Quote:
=== libatomic Summary === # of expected passes54 make[5]: Leaving directory '/sources/gcc-9.2.0/build/x86_64-pc-linux-gnu/libatomic/testsuite' make[4]: Leaving directory '/sources/gcc-9.2.0/build/x86_64-pc-linux-gnu/libatomic/testsuite' make[4]: Entering directory '/sources/gcc-9.2.0/build/x86_64-pc-linux-gnu/libatomic' Makefile:867: warning: overriding recipe for target 'all-multi' Makefile:861: warning: ignoring old recipe for target 'all-multi' true DO=all multi-do # make make[4]: Leaving directory '/sources/gcc-9.2.0/build/x86_64-pc-linux-gnu/libatomic' make[3]: Leaving directory '/sources/gcc-9.2.0/build/x86_64-pc-linux-gnu/libatomic' make[2]: Leaving directory '/sources/gcc-9.2.0/build' make[1]: *** [Makefile:2286: do-check] Error 2 make[1]: Target 'check' not remade because of errors. |
I've done LFS a few times now and I've never had this happen during a GCC compile. The sanity checks that you're asked to run after the test are all successful for what it's worth, but I'm not sure whether I should continue or retrace my steps. Thoughts?