Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909558 - net-analyzer/gvm-libs-22.6.3 adds -Werror flag on its own
Summary: net-analyzer/gvm-libs-22.6.3 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: Giuseppe Foti
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2023-07-03 10:12 UTC by Agostino Sarubbo
Modified: 2023-07-25 08:23 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,108.06 KB, text/plain)
2023-07-03 10:12 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-07-03 10:12:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/gvm-libs-22.6.3 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-07-03 10:12:49 UTC
Created attachment 865086 [details]
build.log

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

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

commit 877147f68bb3b621f695a46c76b5479a4d8b0d82
Author:     Giuseppe Foti <foti.giuseppe@gmail.com>
AuthorDate: 2023-07-05 06:28:47 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-07-25 08:23:38 +0000

    net-analyzer/gvm-libs: remove -Werror compiler flag
    
    Closes: https://bugs.gentoo.org/909558
    Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/32030
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 net-analyzer/gvm-libs/gvm-libs-22.6.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)