Summary: | app-dicts/ydpdict-1.0.3-r1 fails to compile (MUSL-CLANG-SYSTEM): ydpdict.c:803:2: error: call to undeclared function textdomain; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/32101 | ||
Whiteboard: | fixed in 1.0.3-r2 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2023-02-14 08:59:50 UTC
Created attachment 851084 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36adeb0ac258004bfb98bca1fb1feb12efb9d550 commit 36adeb0ac258004bfb98bca1fb1feb12efb9d550 Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2023-07-30 09:14:51 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-08-19 05:27:28 +0000 app-dicts/ydpdict: Fix call to undeclared function textdomain Upstream PR: https://github.com/wojtekka/ydpdict/pull/4 Closes: https://bugs.gentoo.org/894364 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32101 Signed-off-by: Joonas Niilola <juippis@gentoo.org> .../files/ydpdict-1.0.3-clang16-build-fix.patch | 12 +++++ app-dicts/ydpdict/ydpdict-1.0.3-r2.ebuild | 59 ++++++++++++++++++++++ 2 files changed, 71 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff974406ece49af1b232abef192f0b6694fb187 commit bff974406ece49af1b232abef192f0b6694fb187 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-29 19:25:54 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-29 19:28:00 +0000 app-dicts/ydpdict: drop 1.0.3-r1 Bug: https://bugs.gentoo.org/894364 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-dicts/ydpdict/ydpdict-1.0.3-r1.ebuild | 58 ------------------------------- 1 file changed, 58 deletions(-) |