Page MenuHomeVyOS Platform

Accel-ppp-ng: CI cmake error requiring v3.5
Open, LowPublic

Description

Cmake error in accel-ppp-ng CI checks requiring v3.5 :

Run cmake -DBUILD_IPOE_DRIVER=FALSE -DBUILD_VLAN_MON_DRIVER=FALSE -DCMAKE_INSTALL_PREFIX=/usr  -DKDIR=/usr/src/linux-headers-7.0.0-14-generic -DMODULES_KDIR=7.0.0-14-generic -DLUA=TRUE -DSHAPER=FALSE -DRADIUS=TRUE  -DCPACK_TYPE=Ubuntu24 ..
-- Configuring incomplete, errors occurred!
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

RC claimed this task.
RC created this object with edit policy "All Users".