Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781152 - [guru] media-sound/ncpamixer-1.3.3.1 uses -Werror for build
Summary: [guru] media-sound/ncpamixer-1.3.3.1 uses -Werror for build
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Octiabrina Terrien-Puig
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-08 14:46 UTC by Agostino Sarubbo
Modified: 2021-04-25 14:03 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 2021-04-08 14:46:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/ncpamixer-1.3.3.1 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 Agostino Sarubbo gentoo-dev 2021-04-22 17:02:35 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 2 Larry the Git Cow gentoo-dev 2021-04-23 08:47:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=77d7cb50a815d30dbd4d7f6c7bbab28a9649126d

commit 77d7cb50a815d30dbd4d7f6c7bbab28a9649126d
Author:     Octiabrina Terrien-Puig <octiabrina@myrvogna.net>
AuthorDate: 2021-04-22 14:49:54 +0000
Commit:     Octiabrina Terrien-Puig <octiabrina@myrvogna.net>
CommitDate: 2021-04-22 14:49:54 +0000

    media-sound/ncpamixer: disable -Werror (and close issue)
    
    Closes: https://bugs.gentoo.org/781152
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Octiabrina Terrien-Puig <octiabrina@myrvogna.net>
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:03:19 UTC
Changing TRACKER as requested by QA.