bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32452: 26.1; gnutls_try_handshake maxes out cpu retrying when server


From: Lars Ingebrigtsen
Subject: bug#32452: 26.1; gnutls_try_handshake maxes out cpu retrying when server is a bit busy
Date: Mon, 21 Feb 2022 16:20:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Alternatively, we could make nanosleep fopr Windows using usleep, and
> use nanosleep from Gnulib if platforms other than Windows don't have
> it.

I thought I could have a look at this (i.e., adding nanosleep from
Gnulib and then implement this).

I've never done a Gnulib merge, so I just tried running
admin/merge-gnulib first to bring us up to date...  and this resulted in
a vc-dir buffer that's 114 lines long and starts with:

                         build-aux/
     edited              build-aux/config.guess
     edited              build-aux/config.sub
     edited              build-aux/gitlog-to-changelog
     edited              build-aux/update-copyright
                         lib/
     edited              lib/acl-errno-valid.c
     edited              lib/acl-internal.c
     edited              lib/acl-internal.h
     edited              lib/acl.h
     edited              lib/acl_entries.c

[...]

     edited              lib/filevercmp.h
     edited              lib/fpending.c
     edited              lib/fpending.h
     unregistered        lib/fpurge.c
     unregistered        lib/freading.c
     unregistered        lib/freading.h

And fails with:

configure:42647: error: possibly undefined macro: gl_PREREQ_RAWMEMCHR
configure:42918: error: possibly undefined macro: gl_PREREQ_STRTOLL
autoreconf: error: /usr/bin/autoconf failed with exit status: 1

So...  er...  I'm guessing something's not quite right here.  🙃

Paul, do you have any advice?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]