Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895994 - games-simulation/EmptyEpsilon-2022.10.28 fails to compile (MUSL-CLANG-SYSTEM): serialDriver.cpp:11:67: error: expected function body after function declarator
Summary: games-simulation/EmptyEpsilon-2022.10.28 fails to compile (MUSL-CLANG-SYSTEM)...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-23 08:51 UTC by Agostino Sarubbo
Modified: 2023-04-20 12:28 UTC (History)
0 users

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


Attachments
build.log (build.log,738.62 KB, text/plain)
2023-02-23 08:51 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 2023-02-23 08:51:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-simulation/EmptyEpsilon-2022.10.28 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-23 08:51:31 UTC
Created attachment 854066 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-23 08:51:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/EmptyEpsilon.dir/src/hardware/serialDriver.cpp.o 
/var/tmp/portage/games-simulation/EmptyEpsilon-2022.10.28/work/EmptyEpsilon-EE-2022.10.28/src/hardware/serialDriver.cpp:11:67: error: expected function body after function declarator
Comment 3 Larry the Git Cow gentoo-dev 2023-04-20 12:28:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13653f0b670a4791c9db1e269064b7c9675bba3f

commit 13653f0b670a4791c9db1e269064b7c9675bba3f
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-04-20 12:27:43 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-04-20 12:28:12 +0000

    games-simulation/EmptyEpsilon: fix build on musl (and ppc)
    
    Closes: https://bugs.gentoo.org/895994
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 games-simulation/EmptyEpsilon/EmptyEpsilon-2022.10.28.ebuild | 5 +++++
 games-simulation/EmptyEpsilon/Manifest                       | 1 +
 2 files changed, 6 insertions(+)