[Bug 1959622] Re: FTBFS against openssl 3.0

Ubuntu Foundations Team Bug Bot 1959622 at bugs.launchpad.net
Tue Feb 1 00:21:33 UTC 2022


The attachment "hydra-1_9.2-1build1_9.2-1ubuntu1.debdiff" seems to be a
debdiff.  The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff.  If the
attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1959622

Title:
  FTBFS against openssl 3.0

Status in hydra package in Ubuntu:
  Confirmed
Status in hydra package in Debian:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hydra/+bug/1959622/+subscriptions




More information about the Ubuntu-sponsors mailing list