Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744979 - dev-embedded/libjaylink-0.2.0 uses -Werror for build
Summary: dev-embedded/libjaylink-0.2.0 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: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-09-27 20:04 UTC by Agostino Sarubbo
Modified: 2020-09-28 01:12 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-09-27 20:04:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/libjaylink-0.2.0 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 2020-09-27 23:03:45 UTC
The bug has been closed via the following commit(s):

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

commit 37dd45828b84ef31878e65e574bc731fb41f18f0
Author:     Sven Wegener <swegener@gentoo.org>
AuthorDate: 2020-09-27 23:01:14 +0000
Commit:     Sven Wegener <swegener@gentoo.org>
CommitDate: 2020-09-27 23:03:40 +0000

    dev-embedded/libjaylink: Disable -Werror, bug #744979
    
    Closes: https://bugs.gentoo.org/744979
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sven Wegener <swegener@gentoo.org>

 dev-embedded/libjaylink/libjaylink-0.1.0.ebuild | 1 +
 dev-embedded/libjaylink/libjaylink-0.2.0.ebuild | 1 +
 dev-embedded/libjaylink/libjaylink-9999.ebuild  | 1 +
 3 files changed, 3 insertions(+)