On 2025/12/03 7:35, Gordon Messmer wrote:

On 2025-12-02 10:10 AM, Cristian Le via devel wrote:
Something weird is going on, so try to confirm that `|%{_libdir}/cmake/aws-c-common/aws-c-common-config.cmake` is indeed present and try to compile with `--debug-find-pkg=aws-c-common` or equivalent.|

More info if you care to go over it: https://gordonmessmer.fedorapeople.org/aws-sdk-cpp-logs-debug/

Afaict from the logs the missing `CMAKE_SIZEOF_VOID_P` was the problem that eventually led to not looking in `/usr/lib64`. Cannot tell for sure what caused it but I suspect it is what you pointed at with the `try_compile` failing. I wonder if we can make this not silently fail during package builds since I do not see a case where we would want the functionality of `enable_language(CXX)` to fail in silent ways (and continue with the rest of the configure) in any build.
-- 
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to