cmake
cmake3
Somehow epel8-playground has a separate, newer cmake3 package though, meaning a package that BRs cmake3 gets this instead of the standard cmake package. And it does not define some macros like %__cmake
%__cmake
e.g. for et failing epel8-playground build: root.log - https://kojipkgs.fedoraproject.org//work/tasks/5034/48555034/root.log
et
DEBUG util.py:623: cmake3 x86_64 3.17.2-1.epel8.playground build 10 M
build.log - https://kojipkgs.fedoraproject.org//work/tasks/5034/48555034/build.log
+ %__cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON . -DFULL_PROTOBUF:BOOL=ON /var/tmp/rpm-tmp.mEeOxP: line 42: fg: no job control
succeeding epel8 build: root.log - https://kojipkgs.fedoraproject.org//work/tasks/5038/48555038/root.log
DEBUG util.py:623: cmake x86_64 3.11.4-7.el8 build 8.1 M
```
2020/08/05
N/A
epel8-playground potentially inconsistent with epel8 for all packages that pulls in cmake
epel8-playground
epel8
Note: this was initially planned to be an update to epel8 too then unpushed because of precisely this issue:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-ad02b27ee3
Done.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)