https://sourceware.org/bugzilla/show_bug.cgi?id=26777
Bug ID: 26777 Summary: FAIL: debuginfod fails with a recent GCC Product: binutils Version: 2.34 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz Target Milestone: --- Created attachment 12917 --> https://sourceware.org/bugzilla/attachment.cgi?id=12917&action=edit Bad test log I noticed when I build binutils and then do: $ gcc --version gcc (SUSE Linux) 10.2.1 20200825 [revision c0746a1beb1ba073c7981eb09f55b3d993b32e5c] $ export PATH=/home/marxin/bin/gcc/bin/:$PATH && export LD_LIBRARY_PATH=/home/marxin/bin/gcc/lib64/:$LD_LIBRARY_PATH $ gcc --version gcc (GCC) 11.0.0 20201023 (experimental) Then the following fails: $ make check-binutils RUNTESTFLAGS="debuginfod.exp" FAIL: debuginfod (/home/marxin/Programming/binutils/objdir/binutils/objdump debuglink) FAIL: debuginfod (/home/marxin/Programming/binutils/objdir/binutils/readelf debuglink) -- You are receiving this mail because: You are on the CC list for the bug.