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

Bug 770019

Summary: app-office/mdbtools-0.9.1 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    

Description Agostino Sarubbo gentoo-dev 2021-02-11 03:43:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/mdbtools-0.9.1 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 Larry the Git Cow gentoo-dev 2021-02-11 03:47:26 UTC
The bug has been closed via the following commit(s):

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

commit e5fd7b10a9845e6e6b92f1de6887bce9ae53fdf4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-02-11 03:47:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-11 03:47:22 +0000

    app-office/mdbtools: fix -Werror
    
    Closes: https://bugs.gentoo.org/770019
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 app-office/mdbtools/mdbtools-0.9.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)