Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943939 - media-sound/timidity++-2.15.0-r6 - [meson] [libtool] [gcc-15] nkflib.c: error: conflicting types for line_fold; have int(void)
Summary: media-sound/timidity++-2.15.0-r6 - [meson] [libtool] [gcc-15] nkflib.c: error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 08:49 UTC by Toralf Förster
Modified: 2024-11-26 06:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.83 KB, text/plain)
2024-11-19 08:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,210.39 KB, text/plain)
2024-11-19 08:49 UTC, Toralf Förster
Details
environment (environment,130.43 KB, text/plain)
2024-11-19 08:49 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-19 08:49 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.70 KB, application/x-xz)
2024-11-19 08:49 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,15.50 KB, application/x-xz)
2024-11-19 08:49 UTC, Toralf Förster
Details
media-sound:timidity++-2.15.0-r6:20241119-001554.log (media-sound:timidity++-2.15.0-r6:20241119-001554.log,21.78 KB, text/plain)
2024-11-19 08:49 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,56.90 KB, application/x-xz)
2024-11-19 08:49 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,31.28 KB, application/x-xz)
2024-11-19 08:49 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:49:07 UTC
too long lines were shrinked:

make[2]: Leaving directory '/var/tmp/portage/media-sound/timidity++-2.15.0-r6/work/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/var/tmp/portage/media-sound/timidity++-2.15.0-r6/work/TiMidity++-2.15.0/utils'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -DSTDC_HEADERS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/bl
make[2]: Leaving directory '/var/tmp/portage/media-sound/timidity++-2.15.0-r6/work/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/var/tmp/portage/media-sound/timidity++-2.15.0-r6/work/TiMidity++-2.15.0/utils'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -DSTDC_HEADERS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/bl
nkflib.c:389:5: error: conflicting types for line_fold; have int(void)
  389 | int line_fold();
      |     ^~~~~~~~~

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

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

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

  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
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-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/timidity++-2.15.0-r6
[ebuild  N    ] media-sound/timidity++-2.15.0-r6  USE="X alsa flac gtk ncurses ogg speex vorbis -Xaw3d -ao -emacs -jack -motif -nas -oss (-selinux) -slang -tk"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 08:49:08 UTC
Created attachment 909886 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 08:49:10 UTC
Created attachment 909887 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-19 08:49:11 UTC
Created attachment 909888 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-19 08:49:12 UTC
Created attachment 909889 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-19 08:49:13 UTC
Created attachment 909890 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 08:49:14 UTC
Created attachment 909891 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 08:49:15 UTC
Created attachment 909892 [details]
media-sound:timidity++-2.15.0-r6:20241119-001554.log
Comment 8 Toralf Förster gentoo-dev 2024-11-19 08:49:16 UTC
Created attachment 909893 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-19 08:49:17 UTC
Created attachment 909894 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-11-26 06:33:53 UTC
The bug has been closed via the following commit(s):

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

commit 80744c4db244cadc7a5bf9da9d975404222431d6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-26 06:17:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-26 06:17:55 +0000

    media-sound/timidity++: build w/ -std=gnu17
    
    Last release was quite some time ago and we already apply many patches.
    
    Closes: https://bugs.gentoo.org/943939
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/timidity++/timidity++-2.15.0-r6.ebuild | 3 +++
 1 file changed, 3 insertions(+)