https://sourceware.org/bugzilla/show_bug.cgi?id=33767
--- Comment #2 from Junyan(Joe) CHEN <jychena at ambarella dot com> --- Steps to reproduce: (elfutils-0.194) $ tar -xvf elfutils-0.194.tar.bz2 $ cd elfutils-0.194/ $ LDFLAGS="-fuse-ld=lld" ./configure $ make -j$(nproc) $ make -j$(nproc) check Error log: ... FAIL: run-strip-strmerge.sh FAIL: run-elflint-self.sh FAIL: run-reverse-sections-self.sh ... PASS: run-large-elf-file.sh ============================================================================ Testsuite summary for elfutils 0.194 ============================================================================ # TOTAL: 292 # PASS: 280 # SKIP: 9 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log for debugging. Some test(s) failed. Please report this to https://sourceware.org/bugzilla, together with the test-suite.log file (gzipped) and your system information. Thanks. ============================================================================ make[4]: *** [Makefile:2986: test-suite.log] Error 1 make[3]: *** [Makefile:3121: check-TESTS] Error 2 make[2]: *** [Makefile:5230: check-am] Error 2 make[1]: *** [Makefile:5232: check] Error 2 make: *** [Makefile:625: check-recursive] Error 1 Note: Full log and test-suite log can be found in the attachment. -- You are receiving this mail because: You are on the CC list for the bug.
