Summary: | media-gfx/dcraw-9.28.0-r2 fails to compile (MUSL-CLANG-SYSTEM): dcraw.c:10101:3: error: call to undeclared function setlocale; 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/32990 | ||
Whiteboard: | fixed in 9.28.0-r3 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 854286 [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=6172f7056a106ec032d333e1c0b3eb64af5813a2 commit 6172f7056a106ec032d333e1c0b3eb64af5813a2 Author: Pascal Jäger <pascal.jaeger@leimstift.de> AuthorDate: 2023-09-22 11:26:39 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2023-10-31 19:27:34 +0000 media-gfx/dcraw: revbump, fix bugs Closes: https://bugs.gentoo.org/713220 Closes: https://bugs.gentoo.org/896204 Closes: https://bugs.gentoo.org/911753 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/32990 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> media-gfx/dcraw/dcraw-9.28.0-r3.ebuild | 130 +++++++++++++++++++++ .../dcraw-9.28.0-fix-LC_CTYPE-undeclared.patch | 17 +++ ...dcraw-9.28.0-fix-memmem-wrong-return-type.patch | 17 +++ 3 files changed, 164 insertions(+) |