patch rfc - valgrind vs. debuginfod

2021-06-16 Thread Frank Ch. Eigler via Elfutils-devel
Hi - The following patch appears to make valgrind consistently happy, whether distcheck or check runs. It siply arranges to make sure that $VALGRIND_CMD is run without debuginfod client being enabled, even as the $cmd it runs gets the necessary env var set. I don't completely understand the conn

patch/testsuite/debuginfod

2021-06-16 Thread Frank Ch. Eigler via Elfutils-devel
Hi- About to commit this. It explains/solves the intermittent race condition seen on some build systems. There is still a valgrind-related problem, but that's something else. commit e113a61bc0537e485fbe7769f1ef0ebf02ac5e00 (HEAD -> master) Author: Frank Ch. Eigler Date: Wed Jun 16 18:49:10

Re: Buildbot failure in Wildebeest Builder on whole buildset

2021-06-16 Thread Mark Wielaard
H Frank, On Tue, 2021-06-15 at 19:00 -0400, Frank Ch. Eigler wrote: > (Shall I try to get a wildebeest buildbot admin login to try to > rebuild repeatedly, till it hits these heisenbugs?) Yes, good idea. I'll sent you the credentials so you can hit the rebuild button as often as you like. Cheers