Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943845 - app-shells/esh-0.8.5-r3 - [libtool] [gcc-15] list.c: error: passing argument 2 of hash_free from incompatible pointer type [-Wincompatible-pointer-types]
Summary: app-shells/esh-0.8.5-r3 - [libtool] [gcc-15] list.c: error: passing argument ...
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-18 19:23 UTC by Toralf Förster
Modified: 2024-11-19 13:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.85 KB, text/plain)
2024-11-18 19:23 UTC, Toralf Förster
Details
app-shells:esh-0.8.5-r3:20241118-190145.log (app-shells:esh-0.8.5-r3:20241118-190145.log,3.96 KB, text/plain)
2024-11-18 19:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,205.59 KB, text/plain)
2024-11-18 19:23 UTC, Toralf Förster
Details
environment (environment,80.64 KB, text/plain)
2024-11-18 19:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-18 19:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.34 KB, application/x-xz)
2024-11-18 19:23 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,58.52 KB, application/x-xz)
2024-11-18 19:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,18.81 KB, application/x-xz)
2024-11-18 19:23 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-18 19:23:50 UTC
>>> Configuring source in /var/tmp/portage/app-shells/esh-0.8.5-r3/work/esh ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-shells/esh-0.8.5-r3/work/esh ...
make -O -j4 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color $(INC)' 'CPPFLAGS= -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 ' 
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/readline -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  -c -o list.o list.c
list.c: In function ls_free_all:
list.c:98:25: error: passing argument 2 of hash_free from incompatible pointer type [-Wincompatible-pointer-types]
   98 |     hash_free(ls->data, ls_free_all);
      |                         ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20241113-211502

  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.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 8566b21081f24b8ff8c5a8ecadbce83f2bdad484
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 17:03:30 2024 +0000

    2024-11-18 17:03:29 UTC

emerge -qpvO =app-shells/esh-0.8.5-r3
[ebuild  N    ] app-shells/esh-0.8.5-r3  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2024-11-18 19:23:51 UTC
Created attachment 909535 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 19:23:52 UTC
Created attachment 909536 [details]
app-shells:esh-0.8.5-r3:20241118-190145.log
Comment 3 Toralf Förster gentoo-dev 2024-11-18 19:23:53 UTC
Created attachment 909537 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-18 19:23:55 UTC
Created attachment 909538 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-18 19:23:55 UTC
Created attachment 909539 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 19:23:56 UTC
Created attachment 909540 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 19:23:57 UTC
Created attachment 909541 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-18 19:23:58 UTC
Created attachment 909542 [details]
temp.tar.xz