Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903694 - dev-libs/libvoikko-4.3.2 adds -Werror flag on its own
Summary: dev-libs/libvoikko-4.3.2 adds -Werror flag on its own
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2023-04-02 08:39 UTC by Agostino Sarubbo
Modified: 2023-04-02 11:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,131.12 KB, text/plain)
2023-04-02 08:39 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-04-02 08:39:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libvoikko-4.3.2 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: ci)

NOTE:
-Werror is not recommended for releases and should always be disabled when encountered in build-logs, because there are numerous cases where this breaks without purpose.
See also: https://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html.
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-02 08:39:02 UTC
Created attachment 859433 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-04-02 11:45:45 UTC
The bug has been closed via the following commit(s):

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

commit e777de3b1d051ffb432195cdd83dc02602a6af84
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2023-04-02 11:45:00 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-04-02 11:45:43 +0000

    dev-libs/libvoikko: disable -Werror on 4.3.2
    
    Closes: https://bugs.gentoo.org/903694
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../libvoikko-4.3.2-disable-wall-werror.patch      | 30 ++++++++++++++++++++++
 dev-libs/libvoikko/libvoikko-4.3.2.ebuild          |  2 ++
 2 files changed, 32 insertions(+)