Cristian Le
Cristian Le
### Description For a few packages that are release blocking or other core packages, it would be good to include testing of openqa tests as well. Openqa seems to already...
### What happened? What is the problem? I have a header-only package which would have no `foo.rpm` artifact, only `foo-devel.rpm`, and the build finishes correctly, but packit fails when it...
### What happened? What is the problem? Got hit by this, basically the user did not have `mock` configured locally, i.e. having the user in the `mock` group and wen...
### What happened? What is the problem? Got hit by this in `fmf` because the downstream release is `>1` which affects the ordering when packit overrides the version + release...
Currently `gau2grid` appears to be a stale dependency which does not build for CMake 4.0. Are there any plans to fork it and do some basic maintenance?
It is recommended to change the build backend from `scikit-build` to `scikit-build-core`. Afaict this is a straightforward migration, let me know if you need assistance.
- Bump the minimum cmake policies - Use the standard `GNUInstallDirs` patterns I would also recommend ditching all of the `Find*.cmake` modules and `cmake_uninstall`, but I will wait for upstream...
While trying to change the generator from `Makefile` to `Ninja` in Fedora we found out a build failure due to: ``` [122/541] /usr/bin/cmake -E cmake_ninja_dyndep --tdi=src/ptests/CMakeFiles/test_poly_unstructured_f90.dir/FortranDependInfo.json --lang=Fortran --dd=src/ptests/CMakeFiles/test_poly_unstructured_f90.dir/Fortran.dd @src/ptests/CMakeFiles/test_poly_unstructured_f90.dir/Fortran.dd.rsp ninja:...
CMake already provides built-in support for making sure the package is relocatable. This PR contains: - Use `CMakePackageConfigHelpers` helpers - Changed `INSTALL_CMAKE_DIR` from `share` to `CMAKE_INSTALL_LIBDIR`. `share` is only supposed...
I wanted to reference some things that are coming in 4.0, but there is no online build of the documentation to do so. Please enable the build for all commits...