Artur Iwicki wrote: > I've got a package (colobot) which has a build-time dependency on Python3. > The program had a new upstream release today, so I updated the spec file > and fired up the builds. > > Everything went smooth on rawhide and F30, whereas the F29 and F28 builds > failed with a rather amusing error message: >>BUILDSTDERR: CMake Error at >>/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 >>(message): >>BUILDSTDERR: Could NOT find PythonInterp: Found unsuitable version >>"1.4", but required >>BUILDSTDERR: is at least "2.7" (found >>BUILDSTDERR: >>/builddir/build/BUILD/colobot-colobot-gold-0.1.12- alpha/build/%{__python3}) >>BUILDSTDERR: Call Stack (most recent call first): >>BUILDSTDERR: >>/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:376 >>(_FPHSA_FAILURE_MESSAGE) >>BUILDSTDERR: /usr/share/cmake/Modules/FindPythonInterp.cmake:159 >>(FIND_PACKAGE_HANDLE_STANDARD_ARGS) >>BUILDSTDERR: data/CMakeLists.txt:6 (find_package) >>-- Configuring incomplete, errors occurred! > > So, uh, is this in issue with cmake, python3, the project's CMakeLists, or > something totally different? I'll take a look, but as an aside, I think something may be amiss with the colobot git repo... I'm trying to do a checkout, and it's taking ages for being so large. It's at 35mb and only about 50% done so far. Did you accidentally add sources to the git repo instead of lookaside source cache? -- Rex _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx