Bug 2240805
Summary: | Review Request: aws-sdk-utils - AWS SDK specific utilities | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Benson Muite <benson_muite> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | code, dominik, package-review |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-05-05 21:26:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2240798 | ||
Bug Blocks: |
Description
Benson Muite
2023-09-26 16:15:54 UTC
/builddir/build/BUILD/aws-c-sdkutils-0.1.12/source/endpoints_standard_lib.c:6:10: fatal error: aws/common/json.h: No such file or directory 6 | #include <aws/common/json.h> | ^~~~~~~~~~~~~~~~~~~ That header first appears in aws-c-common 0.7.0; the currently-packaged version is 0.6.14, and the current upstream version is 0.9.4. *** This bug has been marked as a duplicate of bug 2279003 *** |