A new failure has been detected on builder elfutils-fedora-x86_64 while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/59/builds/87
Build state: failed test (failure)
Revision: 4cc429d2761846967678fb8cf5868d311d1f7862
Worker: bb2-1
Build R
https://sourceware.org/bugzilla/show_bug.cgi?id=29696
Bug ID: 29696
Summary: intermittent libmicrohttpd assertion failures related
to socket fd closing
Product: elfutils
Version: unspecified
Status: NEW
Severity
Hi -
> > Fatal error in GNU libmicrohttpd daemon.c:3831: Failed to remove FD
> > from epoll set.
> > Very odd. I don't have any hypothesis for why these are occuring.
>
> I believe this is an intermittent libmicrohttpd bug. :-(
Pushing this patch as obvious ... and will try to track this one dow
Hi -
> Fatal error in GNU libmicrohttpd daemon.c:3831: Failed to remove FD
> from epoll set.
> Very odd. I don't have any hypothesis for why these are occuring.
I believe this is an intermittent libmicrohttpd bug. :-(
- FChE
Hi,
On Mon, 2022-10-17 at 09:08 +, builder--- via Elfutils-devel wrote:
> A new failure has been detected on builder elfutils-opensusetw-x86_64
> while building elfutils.
>
> Full details are available at:
> https://builder.sourceware.org/buildbot/#builders/88/builds/50
>
> Build state:
A new failure has been detected on builder elfutils-opensusetw-x86_64 while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/88/builds/50
Build state: failed test (failure)
Revision: 0e18267a05247b5bda60115270203b4ad3af8e55
Worker: bb2-1
Bui
Hi,
On Mon, Oct 17, 2022 at 11:40:11AM +0800, 罗勇刚(Yonggang Luo) wrote:
> > This seems to work and is probably OK. But do you know when/what the
> > __ prefix versions are defined and when/what defines the non-prefixed
> > versions?
>
> __BYTE_ORDER__ is a predefined macro by gcc/clang,
>
> BYTE