Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831671 - games-arcade/blobwars-2.00-r1 fails to compile: headers.h:60:20: error: ambiguating new declaration of void strlcat(char, const char, size_t)
Summary: games-arcade/blobwars-2.00-r1 fails to compile: headers.h:60:20: error: ambig...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-21 07:51 UTC by Agostino Sarubbo
Modified: 2024-05-07 19:04 UTC (History)
0 users

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


Attachments
build.log (build.log,43.68 KB, text/plain)
2022-01-21 07: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 2022-01-21 07:51:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-arcade/blobwars-2.00-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-21 07:51:28 UTC
Created attachment 762944 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-07 19:04:09 UTC
The bug has been closed via the following commit(s):

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

commit d9a450c212c520ab7f884725fff3f679f3c9652a
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2024-05-07 19:00:29 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2024-05-07 19:00:29 +0000

    games-arcade/blobwars: Compile fixes
    
    Improve desktop file and provide appdata (borrowed from other distros)
    
    Closes: https://bugs.gentoo.org/831671
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 games-arcade/blobwars/blobwars-2.00-r2.ebuild      | 72 ++++++++++++++++++++++
 .../blobwars-2.00-dont-override-strlcat.patch      | 22 +++++++
 .../files/blobwars-2.00-generic-name.patch         | 12 ++++
 .../blobwars/files/blobwars-2.00-time_t.patch      | 15 +++++
 games-arcade/blobwars/files/blobwars.appdata.xml   | 29 +++++++++
 5 files changed, 150 insertions(+)