Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 758065 - sys-apps/fwts-20.11.00 uses -Werror for build
Summary: sys-apps/fwts-20.11.00 uses -Werror for build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-12-02 16:22 UTC by Agostino Sarubbo
Modified: 2022-06-11 05:48 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-12-02 16:22:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/fwts-20.11.00 uses -Werror for build.
Discovered on: amd64 (internal ref: ci)

-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

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word '-Werror'
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-11 05:46:57 UTC
commit 62664c3963b4b47b916e7ebbf084ca6b98020e55
Author: orbea <orbea@riseup.net>
Date:   Tue May 10 21:27:22 2022 -0700

    sys-apps/fwts: Add 22.03.00

    This adds two patches to fix the build with slibtool and to remove
    -Werror.

    Bug: https://bugs.gentoo.org/780372
    Upstream-ML: https://lists.ubuntu.com/archives/fwts-devel/2022-May/013515.html
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/25434
    Signed-off-by: Sam James <sam@gentoo.org>
Comment 2 Larry the Git Cow gentoo-dev 2022-06-11 05:48:11 UTC
The bug has been referenced in the following commit(s):

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

commit a17fd88885f83a98c65e42254e5331f8cdab280c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-11 05:47:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-11 05:48:03 +0000

    sys-apps/fwts: drop 20.11.00
    
    Bug: https://bugs.gentoo.org/758065
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/fwts/Manifest             |  1 -
 sys-apps/fwts/fwts-20.11.00.ebuild | 49 --------------------------------------
 2 files changed, 50 deletions(-)