GNU bug report logs -
#32452
26.1; gnutls_try_handshake maxes out cpu retrying when server is a bit busy
Previous Next
Reported by: Noam Postavsky <npostavs <at> gmail.com>
Date: Thu, 16 Aug 2018 12:14:01 UTC
Severity: minor
Tags: moreinfo
Found in version 26.1
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #47 received at 32452 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> 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
This bug report was last modified 3 years and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.