Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 887613

Summary: app-arch/upx-4.0.1 adds -Werror flag on its own
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Azamat H. Hackimov <azamat.hackimov>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-12-21 09:30:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/upx-4.0.1 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 2022-12-21 09:30:42 UTC
Created attachment 844315 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-12-25 22:02:52 UTC
The bug has been closed via the following commit(s):

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

commit f3bd0e67477a3ce383aef383c8c1f2d1f363c9b6
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-12-25 22:01:16 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-12-25 22:01:16 +0000

    app-arch/upx: disable -Werror
    
    Closes: https://bugs.gentoo.org/887613
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-arch/upx/upx-4.0.1.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)