https://sourceware.org/bugzilla/show_bug.cgi?id=33723
--- Comment #15 from Nick Clifton <nickc at redhat dot com> --- (In reply to Yanko Kaneti from comment #14) > FWIW testing locally while skipping the add-determinism step did NOT resolve > the libbpf->bcc issue. Yes, I now believe that I have wrongly accused the add-determinism program. Sorry about that. I have however also been able to show that something is corrupting risc-v static archives during the rpm creation process. In particular we found that the environment-modules package fails to build with the corrupted debug info problem. But if /usr/lib64/libtclstub.a is replaced with a pristine copy from inside the build tree of the tcl package, the build of environment-modules then works. So something is corrupting libtclstub.a as it is copied from the build tree into the install location. The problem is that I have not been able to identify exactly when the corruption occurs. -- You are receiving this mail because: You are on the CC list for the bug.
