On Fri, 2024-01-05 at 12:50 +0100, Ian McInerney via devel wrote:
> An interesting thing to note about that is that it is using ;-list
> formatting in CMake for this call, but according to the docs for
> CheckCSourceCompiles, these CMAKE_REQUIRED_<> variables should have
> the values space-separated, not as a ;-list
> (https://cmake.org/cmake/help/latest/module/CheckCSourceCompiles.html
> ), so that should probably be fixed in EDS to see if the problem
> stays or if it goes away.

        Hi,
thank you for the analyzes. I checked it's used incorrectly on other
places too. This also had been addressed long ago [1], but it strikes
back because I forgot of this and did not pay attention to the CMake
documentation.

Doing a similar change as in the [1] fixes the build problem.

        Thanks and bye,
        Milan

[1] https://bugzilla.gnome.org/show_bug.cgi?id=773659
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to