Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889644 - sys-fs/multipath-tools-0.9.3-r2 adds -Werror flag on its own
Summary: sys-fs/multipath-tools-0.9.3-r2 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: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2023-01-04 07:22 UTC by Agostino Sarubbo
Modified: 2023-03-23 08:59 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,165.80 KB, text/plain)
2023-01-04 07:22 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-01-04 07:22:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/multipath-tools-0.9.3-r2 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-01-04 07:22:47 UTC
Created attachment 847022 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-23 08:59:29 UTC
The bug has been closed via the following commit(s):

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

commit c0774867a0d5379c2bd726c659a62eae46eeac20
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-23 08:50:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-23 08:55:31 +0000

    sys-fs/multipath-tools: add 0.9.4
    
    Closes: https://bugs.gentoo.org/889644
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/multipath-tools/Manifest                    |   1 +
 .../files/multipath-tools-0.9.4-test-fix.patch     |  31 ++++++
 .../multipath-tools/multipath-tools-0.9.4.ebuild   | 105 +++++++++++++++++++++
 3 files changed, 137 insertions(+)