Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896000 - games-strategy/widelands-1.1 fails to compile (MUSL-CLANG-SYSTEM): i18n.cc:(.text+0x254e): undefined reference to _nl_msg_cat_cntr
Summary: games-strategy/widelands-1.1 fails to compile (MUSL-CLANG-SYSTEM): i18n.cc:(....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-23 08:51 UTC by Agostino Sarubbo
Modified: 2023-02-23 08:51 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,142.47 KB, application/x-xz)
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:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/widelands-1.1 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:44 UTC
Created attachment 854072 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-23 08:51:45 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
Doxygen not found, disabling 'make doc'
FAILED: src/website/wl_create_spritesheet 
FAILED: src/website/wl_map_info 
FAILED: src/website/wl_map_object_info 
FAILED: src/widelands 
i18n.cc:(.text+0x254e): undefined reference to `_nl_msg_cat_cntr'
                error_msg_[index] = format("GenericSaveHandler::save: unknown error: %s\n", e.what());