Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805533 - net-analyzer/hydra-9.2 - /.../err.h: error: INT_MAX undeclared (first use in this function)
Summary: net-analyzer/hydra-9.2 - /.../err.h: error: INT_MAX undeclared (first use in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on: 838031
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-07-31 15:48 UTC by Toralf Förster
Modified: 2022-04-13 01:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.15 KB, text/plain)
2021-07-31 15:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.11 KB, text/plain)
2021-07-31 15:48 UTC, Toralf Förster
Details
environment (environment,56.80 KB, text/plain)
2021-07-31 15:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.63 KB, application/x-bzip)
2021-07-31 15:48 UTC, Toralf Förster
Details
net-analyzer:hydra-9.2:20210731-152340.log (net-analyzer:hydra-9.2:20210731-152340.log,72.05 KB, text/plain)
2021-07-31 15:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.60 KB, application/x-bzip)
2021-07-31 15:48 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-07-31 15:48:18 UTC
In file included from hydra-mod.c:5:
/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>’?
   30 | # include <openssl/lhash.h>

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3-20210730-192221

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  HEAD of ::gentoo
commit b06e8245b2aa41e8cfc430d8a0c9499c6c962f6d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 31 14:52:55 2021 +0000

    2021-07-31 14:52:54 UTC

emerge -qpvO net-analyzer/hydra
[ebuild  N    ] net-analyzer/hydra-9.2  USE="ncurses pcre zlib -debug -firebird -gcrypt -gtk -idn -libssh -memcached -mongodb -mysql -oracle -postgres -rdp -subversion"
Comment 1 Toralf Förster gentoo-dev 2021-07-31 15:48:19 UTC
Created attachment 728799 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-31 15:48:20 UTC
Created attachment 728802 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-31 15:48:22 UTC
Created attachment 728805 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-31 15:48:23 UTC
Created attachment 728808 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-31 15:48:24 UTC
Created attachment 728811 [details]
net-analyzer:hydra-9.2:20210731-152340.log
Comment 6 Toralf Förster gentoo-dev 2021-07-31 15:48:25 UTC
Created attachment 728814 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-13 01:48:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6d55530908535b7439045af4ea35a096ee4a95

commit 1b6d55530908535b7439045af4ea35a096ee4a95
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-13 01:39:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-13 01:39:59 +0000

    net-analyzer/hydra: add 9.3
    
    Closes: https://bugs.gentoo.org/805533
    Closes: https://bugs.gentoo.org/838031
    Closes: https://bugs.gentoo.org/811798
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/hydra/Manifest                    |   1 +
 net-analyzer/hydra/files/hydra-9.3-pcre2.patch | 113 +++++++++++++++++++++++
 net-analyzer/hydra/hydra-9.3.ebuild            | 121 +++++++++++++++++++++++++
 3 files changed, 235 insertions(+)