Summary: | media-gfx/darktable-4.2.1 adds -Werror flag on its own | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Marek Szuba (RETIRED) <marecki> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | maekke, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 260867 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 842969 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
ci has reproduced this issue with version 4.2.0 - Updating summary. ci has reproduced this issue with version 4.2.1 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a756e1d067399e45d2096f1e97c38ebedf13b1a4 commit a756e1d067399e45d2096f1e97c38ebedf13b1a4 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2023-02-28 09:56:44 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2023-02-28 10:42:31 +0000 media-gfx/darktable: squash -Werror in rawspeed Darktable as a whole only enables -Werror by default while building in a Git working tree, rawspeed however has a separate option to control this which is on by default. Closes: https://bugs.gentoo.org/886265 Signed-off-by: Marek Szuba <marecki@gentoo.org> media-gfx/darktable/darktable-4.2.1.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) |