Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944042 - games-emulation/advancemame-3.9-r1 - [libtool] [gcc-15] src/.../model1.c: error: conflicting types for fadd; have void(void)
Summary: games-emulation/advancemame-3.9-r1 - [libtool] [gcc-15] src/.../model1.c: err...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 20:51 UTC by Toralf Förster
Modified: 2024-11-19 20:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.87 KB, text/plain)
2024-11-19 20:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,234.53 KB, text/plain)
2024-11-19 20:51 UTC, Toralf Förster
Details
environment (environment,96.83 KB, text/plain)
2024-11-19 20:51 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-19 20:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.74 KB, application/x-xz)
2024-11-19 20:51 UTC, Toralf Förster
Details
games-emulation:advancemame-3.9-r1:20241119-195354.log.xz (games-emulation:advancemame-3.9-r1:20241119-195354.log.xz,26.69 KB, application/x-xz)
2024-11-19 20:51 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,133.49 KB, application/x-xz)
2024-11-19 20:51 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,64.52 KB, application/x-xz)
2024-11-19 20:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.30 KB, application/x-xz)
2024-11-19 20:51 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 20:51:31 UTC
too long lines were shrinked:

obj/mame/linux/blend/vidhrdw/kopunch.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_LSB -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -fno-strict-overflow -fsigned-char -DNDEBUG -D_REENTRANT -DMAME -DPI=M_PI -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -I./advance/osd -DLSB_FIRST -DINLINE="static __inline__" -Dasm=_
obj/mame/linux/blend/drivers/megatech.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_LSB -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -fno-strict-overflow -fsigned-char -DNDEBUG -D_REENTRANT -DMAME -DPI=M_PI -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -I./advance/osd -DLSB_FIRST -DINLINE="static __inline__" -Dasm=_
obj/mame/linux/blend/machine/model1.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DUSE_LSB -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -fno-strict-overflow -fsigned-char -DNDEBUG -D_REENTRANT -DMAME -DPI=M_PI -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -I./advance/osd -DLSB_FIRST -DINLINE="static __inline__" -Dasm=_
src/machine/model1.c:143:13: error: conflicting types for fadd; have void(void)
  143 | static void fadd(void)
      |             ^~~~

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

  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.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 3b48d7c59716c354ffb9d7f2093e0cbf1e253609
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 19 18:03:25 2024 +0000

    2024-11-19 18:03:25 UTC

emerge -qpvO =games-emulation/advancemame-3.9-r1
[ebuild  N    ] games-emulation/advancemame-3.9-r1  USE="alsa ncurses truetype -fbcon -oss -slang"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 20:51:32 UTC
Created attachment 910339 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 20:51:34 UTC
Created attachment 910340 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-19 20:51:35 UTC
Created attachment 910341 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-19 20:51:36 UTC
Created attachment 910342 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-19 20:51:37 UTC
Created attachment 910343 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 20:51:38 UTC
Created attachment 910344 [details]
games-emulation:advancemame-3.9-r1:20241119-195354.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 20:51:39 UTC
Created attachment 910345 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-19 20:51:40 UTC
Created attachment 910346 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-19 20:51:41 UTC
Created attachment 910347 [details]
temp.tar.xz