Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
10.5
-
None
-
CentOS7
Description
I tested on 10.5. Maybe it is reproducible even earlier.
$env|grep CMAKE
|
CMAKE_GENERATOR=Ninja
|
CMAKE_BUILD_PARALLEL_LEVEL=8
|
 |
$ cmake -DRPM=centos7 ../../src/10.5
|
$ cpack -G RPM .
|
In CPackGenerator -> set(CPACK_CMAKE_GENERATOR "Ninja") .
Note when we unset CMAKE_GENERATOR it uses MakeFiles and has different error, that is already known MDEV-16758 and MDEV-22276 comment
Attachments or errors provided.
Attachments
Issue Links
- relates to
-
MDEV-16758 opensuse 15.0 builds fail with cpack error
- Closed
-
MDEV-22276 No debuginfo RPMs for RHEL6?
- Closed