spec: https://download.copr.fedorainfracloud.org/results/fed500/aws-c-compression/fedora-rawhide-x86_64/06445686-aws-c-sdkutils/aws-c-sdkutils.spec srpm: https://download.copr.fedorainfracloud.org/results/fed500/aws-c-compression/fedora-rawhide-x86_64/06445686-aws-c-sdkutils/aws-c-sdkutils-0.1.12-1.fc40.src.rpm description: C99 library implementing AWS SDK specific utilities. Includes utilities for ARN parsing, reading AWS profiles, etc... fas: fed500 Reproducible: Always
/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 ***