Dear package maintainer, This is an automated bug created due to a FTBFS when rebuilding this package for the change proposal CMake: Use ninja generator by default. The rebuild is being tracked in https://copr.fedorainfracloud.org/coprs/lecris/cmake-ninja/package/cloudcompare. See https://fedoraproject.org/wiki/Changes/CMake_ninja_default for more information on how to make the package compatible. More specifically, make sure you are using standard %cmake_* macros. If you find that there are hard dependencies on the generator even after such transition, please ping me for closer investigation. You can check the build locally following the instructions in the change proposal, or submit your build to the tracking copr project. Let me know if you encounter any issues, or need any other help.
I've tried: -%make_build VERBOSE=1 +%cmake_build popd %install pushd build -%make_install VERBOSE=1 +%cmake_build popd However, the build fails with: + /usr/bin/cmake --build . -j12 --verbose Change Dir: '/builddir/build/BUILD/cloudcompare-2.11.3-build/CloudCompare-2.11.3/build' Run Build Command(s): /usr/bin/ninja-build -v -j 12 ninja: no work to do. ~/build/BUILD/cloudcompare-2.11.3-build/CloudCompare-2.11.3 + popd + ln -s ./CloudCompare /builddir/build/BUILD/cloudcompare-2.11.3-build/BUILDROOT/usr/bin/cloudcompare ln: failed to create symbolic link '/builddir/build/BUILD/cloudcompare-2.11.3-build/BUILDROOT/usr/bin/cloudcompare': No such file or directory I guess this is related to: %define __cmake_in_source_build 1 (which is in spec) Do you know how to fix this package?
https://src.fedoraproject.org/rpms/cloudcompare/pull-request/16
(In reply to Miro Hrončok from comment #1) > ... > -%make_install VERBOSE=1 > +%cmake_build This was obviously a wrong fix by me, mea culpa.
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
Automation has figured out the package is retired in Fedora Rawhide. If you like it to be unretired, please open a ticket at https://pagure.io/releng/new_issue?template=package_unretirement