Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870796 - net-analyzer/ike-scan-1.9.4 - configure: error: cannot determine 64-bit integer type
Summary: net-analyzer/ike-scan-1.9.4 - configure: error: cannot determine 64-bit integ...
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:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 15:33 UTC by Toralf Förster
Modified: 2022-10-01 00:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.13 KB, text/plain)
2022-09-17 15:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,158.22 KB, text/plain)
2022-09-17 15:33 UTC, Toralf Förster
Details
environment (environment,74.93 KB, text/plain)
2022-09-17 15:33 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.37 KB, application/x-bzip)
2022-09-17 15:33 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.94 KB, application/x-bzip)
2022-09-17 15:33 UTC, Toralf Förster
Details
net-analyzer:ike-scan-1.9.4:20220917-144427.log (net-analyzer:ike-scan-1.9.4:20220917-144427.log,5.28 KB, text/plain)
2022-09-17 15:33 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.72 KB, application/x-bzip)
2022-09-17 15:33 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 2022-09-17 15:33:33 UTC
checking for uint16_t using clang... yes
checking for uint32_t using clang... yes
checking whether long int is 64 bits... no
checking whether long long int is 64 bits... no
configure: error: cannot determine 64-bit integer type

!!! Please attach the following file when seeking support:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220915-203738

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit a7abb04fd6c213f3bf85ff69b1fd07d64b30626c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 13:46:46 2022 +0000

    2022-09-17 13:46:46 UTC

emerge -qpvO net-analyzer/ike-scan
[ebuild  N    ] net-analyzer/ike-scan-1.9.4  USE="ssl"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 15:33:34 UTC
Created attachment 807769 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 15:33:36 UTC
Created attachment 807772 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-17 15:33:39 UTC
Created attachment 807775 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-17 15:33:40 UTC
Created attachment 807778 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-17 15:33:41 UTC
Created attachment 807781 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 15:33:42 UTC
Created attachment 807784 [details]
net-analyzer:ike-scan-1.9.4:20220917-144427.log
Comment 7 Toralf Förster gentoo-dev 2022-09-17 15:33:42 UTC
Created attachment 807787 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-01 00:30:24 UTC
The bug has been closed via the following commit(s):

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

commit b0fc74abf855353dbed3435d4196a5a9c2732981
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-01 00:29:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-01 00:30:03 +0000

    net-analyzer/ike-scan: add 1.9.5
    
    Bug: https://bugs.gentoo.org/836575
    Closes: https://bugs.gentoo.org/731156
    Closes: https://bugs.gentoo.org/870796
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/ike-scan/Manifest                     |  1 +
 .../ike-scan/files/ike-scan-1.9.5-clang-16.patch   | 92 ++++++++++++++++++++++
 net-analyzer/ike-scan/ike-scan-1.9.5.ebuild        | 42 ++++++++++
 3 files changed, 135 insertions(+)