Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935749 - dev-cpp/robin-map-1.3.0 adds -Werror flag on its own
Summary: dev-cpp/robin-map-1.3.0 adds -Werror flag on its own
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2024-07-08 14:05 UTC by Agostino Sarubbo
Modified: 2024-07-08 14:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,55.66 KB, text/plain)
2024-07-08 14:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-07-08 14:05:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/robin-map-1.3.0 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-08 14:05:29 UTC
Created attachment 897322 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-07-08 14:18:12 UTC
The bug has been closed via the following commit(s):

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

commit a6b3dbc24056988d7cc02f29dd0dccd8844dd9d9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-07-08 14:17:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-07-08 14:17:50 +0000

    dev-cpp/robin-map: don't build tests w/ -Werror
    
    Closes: https://bugs.gentoo.org/935749
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/robin-map/robin-map-1.3.0.ebuild | 5 ++++-
 dev-cpp/robin-map/robin-map-9999.ebuild  | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)