[Bug 1959622] [NEW] FTBFS against openssl 3.0

Launchpad Bug Tracker 1959622 at bugs.launchpad.net
Tue Feb 1 00:21:32 UTC 2022


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

Hydra will FTBFS when building against openssl 3.0 for want of a INT_MAX
definition.

In file included from hydra-mod.c:8:
/usr/include/openssl/err.h: In function ‘ERR_GET_LIB’:
/usr/include/openssl/err.h:243:9: error: ‘INT_MAX’ undeclared
(first use in this function)
243 |     if (ERR_SYSTEM_ERROR(errcode))
/usr/include/openssl/err.h:31:1: note: ‘INT_MAX’ is defined in header
‘<limits.h>’; did you forget to ‘#include <limits.h>’?

limits.h does get included, but a conflict between the hydra configure
file and the de-facto package layout of libmemcached-dev means that the
wrong limits.h file, then one from memcached, is included.

** Affects: hydra (Ubuntu)
     Importance: Undecided
         Status: Confirmed

** Affects: hydra (Debian)
     Importance: Unknown
         Status: New


** Tags: ftbfs patch update-excuse
-- 
FTBFS against openssl 3.0
https://bugs.launchpad.net/bugs/1959622
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list