Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.9.0
-
None
-
dc52aa68e (dev)
Description
Since QTBUG-129996 was fixed with this implementation, the build includes the CMAKE_SYSTEM_VERSION in the json metadata, which by default is set to the host system version.
This makes the build not reproducible: the Linux Kernel version of the build system leaks into the artifact. It seems overly specific as well: AFAICS Qt does not call Linux Kernel APIs directly, but relies on system libraries - so the built Qt artifacts should (and do) run fine on various Linux Kernel versions.
Presumably we could work around this by setting CMAKE_SYSTEM_VERSION to a dummy value, but it begs the question: wouldn't it be better to leave out this value entirely?
Attachments
Issue Links
- resulted from
-
QTBUG-129996 modules/Core.json target information incomplete for macOS universal builds
-
- Closed
-
For Gerrit Dashboard: QTBUG-136060 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
654550,5 | Drop CMAKE_SYSTEM_VERSION from modules json if Linux | dev | qt/qtbase | Status: MERGED | +2 | 0 |