Bug 192865 - [GTK] Cannot build with CMake <3.7
Summary: [GTK] Cannot build with CMake <3.7
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrian Perez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-12-19 11:12 PST by Adrian Perez
Modified: 2018-12-19 11:59 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.78 KB, patch)
2018-12-19 11:15 PST, Adrian Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Perez 2018-12-19 11:12:58 PST
Currently our Ubuntu LTS bot is broken because VERSION_GREATER_EQUAL is
not supported before CMake 3.7, and the version available there is 3.5

Example of a build failure:

  https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20Ubuntu%20LTS%20(Build)/builds/18255/steps/compile-webkit/logs/stdio
Comment 1 Adrian Perez 2018-12-19 11:15:56 PST
Created attachment 357697 [details]
Patch
Comment 2 WebKit Commit Bot 2018-12-19 11:58:30 PST
Comment on attachment 357697 [details]
Patch

Clearing flags on attachment: 357697

Committed r239383: <https://trac.webkit.org/changeset/239383>
Comment 3 WebKit Commit Bot 2018-12-19 11:58:32 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-12-19 11:59:23 PST
<rdar://problem/46848134>