Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782940 - [guru] app-misc/ddcutil-0.9.9 uses -Werror for build
Summary: [guru] app-misc/ddcutil-0.9.9 uses -Werror for build
Status: RESOLVED DUPLICATE of bug 744970
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-15 06:57 UTC by Agostino Sarubbo
Modified: 2021-05-19 16:37 UTC (History)
2 users (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 2021-04-15 06:57:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/ddcutil-0.9.9 uses -Werror for build.
Discovered on: amd64 (internal ref: guru_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 Nowa Ammerlaan gentoo-dev 2021-04-15 07:01:00 UTC
app-misc/ddcutil-0.9.9 is a ::gentoo package, do you perhaps mean app-misc/ddcui-0.1.2?
Comment 2 James Beddek 2021-04-15 07:07:36 UTC
Appears so, app-misc/ddcui builds with -Werror
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-15 07:49:54 UTC

*** This bug has been marked as a duplicate of bug 744970 ***
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-25 14:03:59 UTC
Changing TRACKER as requested by QA.