A restored build has been detected on builder elfutils-debian-armhf while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#/builders/6/builds/427
Build state: build successful
Revision: 65d383a7e653524388ff2ea382be3eac1d04061f
Worker: debian-armhf
Bu
https://sourceware.org/bugzilla/show_bug.cgi?id=33103
--- Comment #6 from Mark Wielaard ---
Note that a followup commit was necessary to fix building one testcase that
broke make check:
commit 65d383a7e653524388ff2ea382be3eac1d04061f (HEAD -> main)
Author: Mark Wielaard
Date: Thu Jun 26 21:36
DEFAULT_INCLUDES includes -I. which is needed for compiling the
testcases with -DMAIN_CHECK=1.
This fixes make check after commit 76bd5f6bea9b "config: Adjust
AM_CPPFLAGS for srcdir and .. path includes"
* libdw/Makefile.am (CHECK_DEF_FLAGS): Add DEFAULT_INCLUDES.
Signed-off-by: Mark Wie
A new failure has been detected on builder elfutils-debian-armhf while building
elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#/builders/6/builds/426
Build state: failed test (failure)
Revision: 76bd5f6bea9bbeed68b1434455e4904d0fc22b04
Worker: debian-armhf
A new failure has been detected on builder elfutils-snapshots-coverage while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#/builders/250/builds/249
Build state: failed test (failure)
Revision: 76bd5f6bea9bbeed68b1434455e4904d0fc22b04
Worker: snaps
https://sourceware.org/bugzilla/show_bug.cgi?id=33103
Mark Wielaard changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
When building with clang and libc++ some standard headers might try
including even when no source file requests such include
directly. When building with srcdir == builddir this might clash in
the src dir since we then build a stack binary there and the src dir
also has srcfiles.cxx which might in