Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694626 - dev-libs/aws-sdk-cpp: QA issues
Summary: dev-libs/aws-sdk-cpp: QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Eden
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-17 12:54 UTC by Michał Górny
Modified: 2020-09-04 05:55 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-17 12:54:21 UTC
dev-libs/aws-sdk-cpp
  MissingConditionalTestRestrict: version 1.5.17: missing RESTRICT="!test? ( test )" with IUSE=test
  UnstableOnly: for arches: [ amd64, x86 ], all versions are unstable: [ 1.5.17 ]
  UnderscoreInUseFlag: USE flag 'aws_targets_access-management' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'aws_targets_acm' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'aws_targets_acm-pca' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'aws_targets_alexaforbusiness' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'aws_targets_apigateway' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'aws_targets_application-autoscaling' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'aws_targets_appstream' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'aws_targets_appsync' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'aws_targets_athena' uses reserved underscore character
  ...
Comment 1 Sven Eden 2020-09-04 05:55:40 UTC
Actually both the IUSE="test" and the RESTRICT="!test? ( test )" are in the ebuild.
So I guess this bug simply has been forgotten to get closed when the missing parts had been added.