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

Bug 744436

Summary: app-crypt/tpm2-tools-4.2.1-r1 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Christopher Byrne <salah.coronya>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/17488
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    

Description Agostino Sarubbo gentoo-dev 2020-09-24 06:06:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/tpm2-tools-4.2.1-r1 uses -Werror for build.
Discovered on: amd64 (internal ref: tinderbox)

-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 Larry the Git Cow gentoo-dev 2020-10-08 06:57:45 UTC
The bug has been closed via the following commit(s):

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

commit 9eb6f4ebf5710b1979b864e81c8d191b7f113ffd
Author:     Salah Coronya <salah.coronya@gmail.com>
AuthorDate: 2020-09-09 22:22:52 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-10-08 06:43:49 +0000

    app-crypt/tpm2-tools: Bump to 4.3.0
    
    Closes: https://bugs.gentoo.org/744436
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Salah Coronya <salah.coronya@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-crypt/tpm2-tools/Manifest                      |  1 +
 .../files/tpm2-tools-4.3.0-Remove-WError.patch     | 12 +++++++
 app-crypt/tpm2-tools/tpm2-tools-4.3.0.ebuild       | 42 ++++++++++++++++++++++
 3 files changed, 55 insertions(+)