Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887613 - app-arch/upx-4.0.1 adds -Werror flag on its own
Summary: app-arch/upx-4.0.1 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: Azamat H. Hackimov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2022-12-21 09:30 UTC by Agostino Sarubbo
Modified: 2022-12-25 22:02 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,105.40 KB, text/plain)
2022-12-21 09:30 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 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(+)