Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921910 - [guru] games-emulation/np2kai-22_p20210211 fails to compile (GCC-14-SYSTEM): boardspb.c:146:9: error: initialization of void ()(UINT, UINT) {aka void ()(unsigned int, unsigned int)} from incompatible pointer type void ()(UINT, UINT8) {aka void ()(unsigne
Summary: [guru] games-emulation/np2kai-22_p20210211 fails to compile (GCC-14-SYSTEM): ...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lino Bigatti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-12 08:17 UTC by Agostino Sarubbo
Modified: 2024-01-12 08:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,547.86 KB, text/plain)
2024-01-12 08:17 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-12 08:17:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/np2kai-22_p20210211 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-12 08:17:49 UTC
Created attachment 882064 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-12 08:17:50 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR) 
-- Could NOT find SDL_mixer (missing: SDL_MIXER_LIBRARIES SDL_MIXER_INCLUDE_DIRS) 
-- Could NOT find SDL_ttf (missing: SDL_TTF_LIBRARIES SDL_TTF_INCLUDE_DIRS) 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/amd98.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/board118.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/board14.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/board26k.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/board86.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/boardlol.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/boardmo.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/boardpx.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/boardsb16.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/boardso.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/boardspb.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/boardx2.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/cbuscore.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/cs4231io.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/ct1741io.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/ct1745io.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/gpibio.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/ideio.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/mpu98ii.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/pc9861k.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/pcm86io.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/scsiio.c.o 
FAILED: CMakeFiles/sdlnp2kai.dir/cbus/smpu98.c.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/games-emulation/np2kai-22_p20210211/work/NP2kai-3e8fedc7c1c6f68faa26589187512474a766ee9e/cbus/boardspb.c:146:9: error: initialization of ‘void (*)(UINT,  UINT)’ {aka ‘void (*)(unsigned int,  unsigned int)’} from incompatible pointer type ‘void (*)(UINT,  UINT8)’ {aka ‘void (*)(unsigned int,  unsigned char)’} [-Wincompatible-pointer-types]