Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943946 - media-sound/alsa-tools-1.2.11 - [libtool] [gcc-15] apply-changes.c: error: conflicting types for reset_changes_boot; have gboolean(GError ) {aka int(struct _GError )}
Summary: media-sound/alsa-tools-1.2.11 - [libtool] [gcc-15] apply-changes.c: error: co...
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-19 08:50 UTC by Toralf Förster
Modified: 2024-11-26 12:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.85 KB, text/plain)
2024-11-19 08:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,218.00 KB, text/plain)
2024-11-19 08:50 UTC, Toralf Förster
Details
environment (environment,102.47 KB, text/plain)
2024-11-19 08:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-19 08:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.53 KB, application/x-xz)
2024-11-19 08:50 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.08 KB, application/x-xz)
2024-11-19 08:50 UTC, Toralf Förster
Details
media-sound:alsa-tools-1.2.11:20241119-015533.log (media-sound:alsa-tools-1.2.11:20241119-015533.log,29.55 KB, text/plain)
2024-11-19 08:50 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,61.30 KB, application/x-xz)
2024-11-19 08:50 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-19 08:50:42 UTC
too long lines were shrinked:

sed 's/\\/\\\\/g;s/"/\\"/g;s/^/"/;s/$/\\n"/;' README >README.generated.h
make  all-recursive
Making all in desktop
make[2]: Nothing to be done for 'all'.
make[2]: Entering directory '/var/tmp/portage/media-sound/alsa-tools-1.2.11/work/alsa-tools-1.2.11/hdajackretask'
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"hdajackretask\" -DPACKAGE_TARNAME=\"hdajackretask\" -DPACKAGE_VERSION=\"0.20120413\" -DPACKAGE_STRING=\"hdajackretask\ 0.20120413\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdajackretask\" -DVERSION=\"0.20120413\" -DSTDC_HEADERS=1 -I.    -I/usr
apply-changes.c:356:10: error: conflicting types for reset_changes_boot; have gboolean(GError **) {aka int(struct _GError **)}
  356 | gboolean reset_changes_boot(GError** err)
      |          ^~~~~~~~~~~~~~~~~~

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

  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 =media-sound/alsa-tools-1.2.11
[ebuild  N    ] media-sound/alsa-tools-1.2.11  USE="gtk -fltk" ALSA_CARDS="-emu10k1 -emu10k1x -hdsp -hdspm -ice1712 -mixart -pcxhr -rme32 -rme96 -sb16 -sbawe -sscape -usb-usx2y -vx222"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 08:50:43 UTC
Created attachment 909947 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 08:50:44 UTC
Created attachment 909948 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-19 08:50:45 UTC
Created attachment 909949 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-19 08:50:46 UTC
Created attachment 909950 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-19 08:50:47 UTC
Created attachment 909951 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 08:50:48 UTC
Created attachment 909952 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 08:50:49 UTC
Created attachment 909953 [details]
media-sound:alsa-tools-1.2.11:20241119-015533.log
Comment 8 Toralf Förster gentoo-dev 2024-11-19 08:50:50 UTC
Created attachment 909954 [details]
qlist-info.txt.xz