Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945216 - [guru] games-util/chiaki-2.1.1-r2 fails to compile: munit.c:802:33: error: implicit declaration of function ATOMIC_VAR_INIT [-Wimplicit-function-declaration]
Summary: [guru] games-util/chiaki-2.1.1-r2 fails to compile: munit.c:802:33: error: im...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-28 08:48 UTC by Agostino Sarubbo
Modified: 2025-02-18 14:01 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,69.84 KB, text/plain)
2024-11-28 08:48 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-11-28 08:48:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-util/chiaki-2.1.1-r2 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-28 08:48:29 UTC
Created attachment 912379 [details]
build.log

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


-- Could NOT find ILClient (missing: ILClient_libbcm_host_LIBRARY ILClient_libvcilcs_LIBRARY ILClient_libvchiq_arm_LIBRARY ILClient_libvcos_LIBRARY ILClient_INCLUDE_DIR ILClient_SOURCE_DIR) 
-- Could NOT find nanopb (missing: nanopb_DIR)
FAILED: test/CMakeFiles/munit.dir/munit/munit.c.o 
/var/tmp/portage/games-util/chiaki-2.1.1-r2/work/chiaki/test/munit/munit.c:802:33: error: implicit declaration of function ‘ATOMIC_VAR_INIT’; did you mean ‘ATOMIC_FLAG_INIT’? [-Wimplicit-function-declaration]
Comment 3 Larry the Git Cow gentoo-dev 2025-02-18 14:01:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e11248da216015e555a797d600133de3fd9498cf

commit e11248da216015e555a797d600133de3fd9498cf
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2025-02-18 07:46:55 +0000
Commit:     Huang Rui <vowstar@gmail.com>
CommitDate: 2025-02-18 07:47:08 +0000

    games-util/chiaki: treeclean, unable to build correctly
    
    Migrate to games-util/chiaki-ng
    
    Closes: https://bugs.gentoo.org/945216
    Signed-off-by: Huang Rui <vowstar@gmail.com>

 games-util/chiaki/Manifest            |  1 -
 games-util/chiaki/chiaki-2.2.0.ebuild | 79 -----------------------------------
 games-util/chiaki/chiaki-9999.ebuild  | 79 -----------------------------------
 games-util/chiaki/metadata.xml        | 21 ----------
 4 files changed, 180 deletions(-)