https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105579
Bug ID: 105579 Summary: make check failed Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: lidehua5 at huawei dot com Target Milestone: --- After the source code is compiled and gcc 10.2.0 is installed, the make check command is executed, and 11 use cases report errors. make[4]: Entering directory '/home/stage/root/spack-stage-gcc-10.2.0-6voek42ha7h5bfzq3uyv64zgk2vynxnh/spack-src/spack-build/libbacktrace' PASS: allocfail.sh FAIL: b2test_buildid FAIL: btest_gnudebuglink PASS: test_elf_32 PASS: test_elf_64 PASS: test_xcoff_32 PASS: test_xcoff_64 PASS: test_pecoff PASS: test_unknown PASS: unittest PASS: unittest_alloc FAIL: btest FAIL: btest_lto FAIL: btest_alloc PASS: stest PASS: stest_alloc PASS: ztest PASS: ztest_alloc PASS: edtest PASS: edtest_alloc PASS: ttest PASS: ttest_alloc FAIL: ctestg FAIL: ctesta FAIL: ctestg_alloc FAIL: ctesta_alloc FAIL: dwarf5 FAIL: dwarf5_alloc ============================================================================ Testsuite summary for package-unused version-unused ============================================================================ # TOTAL: 28 # PASS: 17 # SKIP: 0 # XFAIL: 0 # FAIL: 11 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log ============================================================================ Makefile:1728: recipe for target 'test-suite.log' faile The content of test-suite.log is as follows: FAIL: b2test_buildid ==================== ERROR: descriptor 3 still open after tests complete PASS: backtrace_full noinline PASS: backtrace_full inline PASS: backtrace_simple noinline PASS: backtrace_simple inline PASS: backtrace_syminfo variable FAIL b2test_buildid (exit status: 1) FAIL: btest_gnudebuglink ======================== ERROR: descriptor 3 still open after tests complete PASS: backtrace_full noinline PASS: backtrace_full inline PASS: backtrace_simple noinline PASS: backtrace_simple inline PASS: backtrace_syminfo variable FAIL btest_gnudebuglink (exit status: 1) FAIL: btest =========== ERROR: descriptor 3 still open after tests complete PASS: backtrace_full noinline PASS: backtrace_full inline PASS: backtrace_simple noinline PASS: backtrace_simple inline PASS: backtrace_syminfo variable FAIL btest (exit status: 1) FAIL: btest_lto =============== ERROR: descriptor 3 still open after tests complete PASS: backtrace_full noinline PASS: backtrace_full inline PASS: backtrace_simple noinline PASS: backtrace_simple inline PASS: backtrace_syminfo variable FAIL btest_lto (exit status: 1) FAIL: btest_alloc ================= ERROR: descriptor 3 still open after tests complete PASS: backtrace_full noinline PASS: backtrace_full inline