Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945057 - app-crypt/onak-0.6.3 - [libtool] [gcc-15] hash.c: error: assignment to int ( )(void) from incompatible pointer type int ( )(struct stats_key , uint64_t ) {aka int ( )(str
Summary: app-crypt/onak-0.6.3 - [libtool] [gcc-15] hash.c: error: assignment to int ( ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-26 18:40 UTC by Toralf Förster
Modified: 2024-11-26 18:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.35 KB, text/plain)
2024-11-26 18:40 UTC, Toralf Förster
Details
app-crypt:onak-0.6.3:20241126-145058.log (app-crypt:onak-0.6.3:20241126-145058.log,9.82 KB, text/plain)
2024-11-26 18:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,90.64 KB, text/plain)
2024-11-26 18:40 UTC, Toralf Förster
Details
environment (environment,100.05 KB, text/plain)
2024-11-26 18:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-11-26 18:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.48 KB, application/x-xz)
2024-11-26 18:40 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.85 KB, application/x-xz)
2024-11-26 18:40 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,201.44 KB, text/plain)
2024-11-26 18:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.20 KB, application/x-xz)
2024-11-26 18:40 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 2024-11-26 18:40:37 UTC
too long lines were shrinked:

[1/70] /usr/bin/x86_64-pc-linux-gnu-gcc -DCONFIGDIR=\"/etc\" -DDBINIT=keydb_dynamic_init -I/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3_build -I/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3  -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -MD -MT CMakeFil
[2/70] /usr/bin/x86_64-pc-linux-gnu-gcc -DCONFIGDIR=\"/etc\" -DDBINIT=keydb_dynamic_init -I/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3_build -I/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3  -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -MD -MT CMakeFil
[3/70] /usr/bin/x86_64-pc-linux-gnu-gcc -DCONFIGDIR=\"/etc\" -DDBINIT=keydb_dynamic_init -I/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3_build -I/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3  -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -MD -MT CMakeFil
FAILED: CMakeFiles/libonak.dir/hash.c.o 
/usr/bin/x86_64-pc-linux-gnu-gcc -DCONFIGDIR=\"/etc\" -DDBINIT=keydb_dynamic_init -I/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3_build -I/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3  -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -MD -MT CMakeFiles/libo
/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3/hash.c: In function findinhash:
/var/tmp/portage/app-crypt/onak-0.6.3/work/onak-0.6.3/hash.c:146:11: error: assignment to int (*)(void) from incompatible pointer type int (*)(struct stats_key *, uint64_t *) {aka int (*)(struct stats_key *, long unsigned int *)} [-Wincompatible-pointer-types]
  146 |         p = stats_key_cmp;
      |           ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20241124-192502

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 20d8e71b410fb39019e8d09754c178afe47f6fd5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 26 14:18:34 2024 +0000

    2024-11-26 14:18:34 UTC

emerge -qpvO =app-crypt/onak-0.6.3
[ebuild  N    ] app-crypt/onak-0.6.3  USE="dynamic hkp -berkdb -postgres -test"
Comment 1 Toralf Förster gentoo-dev 2024-11-26 18:40:38 UTC
Created attachment 912053 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-26 18:40:39 UTC
Created attachment 912054 [details]
app-crypt:onak-0.6.3:20241126-145058.log
Comment 3 Toralf Förster gentoo-dev 2024-11-26 18:40:40 UTC
Created attachment 912055 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-26 18:40:42 UTC
Created attachment 912056 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-26 18:40:42 UTC
Created attachment 912057 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-26 18:40:43 UTC
Created attachment 912058 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-26 18:40:44 UTC
Created attachment 912059 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-26 18:40:45 UTC
Created attachment 912060 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-26 18:40:46 UTC
Created attachment 912061 [details]
temp.tar.xz