Bug 8156 - Cenbuild does not support meson
Summary: Cenbuild does not support meson
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Build system (show other bugs)
Version: 4.14.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on: 8298
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-23 13:53 CEST by Frida Flodin
Modified: 2024-01-30 15:57 CET (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Frida Flodin cendio 2023-05-23 13:53:30 CEST
We do not have meson in cenbuild and this is starting to cause problems when upgrading packages. Currently, we cannot upgrade the following due to the need of meson:

* mesa
* Glib
* libdrm

We also tried to upgrade our xserver to the latest release and found a new requirement; libxcvt, which also builds with meson. So, right now we can't upgrade our xorg-server.
Comment 1 Alexander Zeijlon cendio 2024-01-30 15:57:14 CET
Meson also requires Ninja, which in turn requires CMake >= 3.15 to build.

Note You need to log in before you can comment on or make changes to this bug.