On Thu, Oct 08, 2020 at 04:45:07PM +0000, build...@builder.wildebeest.org wrote: > The Buildbot has detected a failed build on builder whole buildset while > building elfutils. > Full details are available at: > https://builder.wildebeest.org/buildbot/#builders/1/builds/589
This was make distcheck failing make uninstall. Frank already fixed it: commit fee123fb771f46274dfc8260c00f5d3061de2cd2 Author: Frank Ch. Eigler <f...@redhat.com> Date: Thu Oct 8 11:56:15 2020 -0400 PR25461: uninstall /etc/profile.d files for distuninstallcheck No one uses "make uninstall" except the buildbot. Let's make it happy too. Signed-off-by: Frank Ch. Eigler <f...@redhat.com>