Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 944193

Summary: app-accessibility/speech-dispatcher-0.11.5 - [libtool] [gcc-15] history.c: error: initialization of gint ( )(void) {aka int ( )(void)} from incompatible pointer type gint
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: accessibility, sound
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/brailcom/speechd/issues/974
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: emerge-info.txt
app-accessibility:speech-dispatcher-0.11.5:20241120-172501.log
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-11-20 17:44:53 UTC
too long lines were shrinked:

libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon.a
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
make[3]: Leaving directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.11.5/work/speech-dispatcher-0.11.5/src/common'
Making all in server
make[3]: Entering directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.11.5/work/speech-dispatcher-0.11.5/src/server'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include/ -I../../src/common  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispa
history.c:46:27: error: initialization of gint (*)(void) {aka int (*)(void)} from incompatible pointer type gint (*)(const void *, const void *) {aka int (*)(const void *, const void *)} [-Wincompatible-pointer-types]
   46 | gint(*p_msg_comp_id) () = message_compare_id;
      |                           ^~~~~~~~~~~~~~~~~~

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

  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.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 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 15dbd8d74c3e5d48aa50271ddcff2b3854db8d67
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 20 16:03:28 2024 +0000

    2024-11-20 16:03:28 UTC

emerge -qpvO =app-accessibility/speech-dispatcher-0.11.5
[ebuild  N    ] app-accessibility/speech-dispatcher-0.11.5  USE="alsa espeak pulseaudio python -ao -flite -nas" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-11-20 17:44:54 UTC
Created attachment 910803 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-20 17:44:55 UTC
Created attachment 910804 [details]
app-accessibility:speech-dispatcher-0.11.5:20241120-172501.log
Comment 3 Toralf Förster gentoo-dev 2024-11-20 17:44:56 UTC
Created attachment 910805 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-11-20 17:44:57 UTC
Created attachment 910806 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-20 17:44:58 UTC
Created attachment 910807 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-20 17:44:59 UTC
Created attachment 910808 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-20 17:45:00 UTC
Created attachment 910809 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-20 17:45:01 UTC
Created attachment 910810 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-20 17:45:02 UTC
Created attachment 910811 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-11-26 06:49:39 UTC
The bug has been closed via the following commit(s):

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

commit 30276cb5e44763a6969f6bf3079e38a0c4b0fb31
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-26 06:46:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-26 06:46:53 +0000

    app-accessibility/speech-dispatcher: build w/ -std=gnu17
    
    Closes: https://bugs.gentoo.org/944193
    Signed-off-by: Sam James <sam@gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)