Skip to content

x265 fails to build with cmake 4.0 #414

@hbiyik

Description

@hbiyik

Describe the Bug

2025-04-02T17:34:52.1199976Z CMake Error at third-party/FFmpeg/x265_git/source/CMakeLists.txt:10 (cmake_policy):
2025-04-02T17:34:52.1200615Z -- cmake version 4.0.0
2025-04-02T17:34:52.1201570Z   Policy CMP0025 may not be set to OLD behavior because this version of CMake
2025-04-02T17:34:52.1202259Z   no longer supports it.  The policy was introduced in CMake version 3.0.0,
2025-04-02T17:34:52.1202799Z   and use of NEW behavior is now required.
2025-04-02T17:34:52.1203069Z 
2025-04-02T17:34:52.1203329Z   Please either update your CMakeLists.txt files to conform to the new
2025-04-02T17:34:52.1203958Z   behavior or use an older version of CMake that still supports the old
2025-04-02T17:34:52.1204563Z   behavior.  Run cmake --help-policy CMP0025 for more information.
2025-04-02T17:34:52.1204934Z 
2025-04-02T17:34:52.1204938Z 
2025-04-02T17:34:52.1205252Z CMake Error at third-party/FFmpeg/x265_git/source/CMakeLists.txt:16 (cmake_policy):
2025-04-02T17:34:52.1205972Z   Policy CMP0054 may not be set to OLD behavior because this version of CMake
2025-04-02T17:34:52.1206648Z   no longer supports it.  The policy was introduced in CMake version 3.1.0,
2025-04-02T17:34:52.1207178Z   and use of NEW behavior is now required.
2025-04-02T17:34:52.1207446Z 
2025-04-02T17:34:52.1207708Z   Please either update your CMakeLists.txt files to conform to the new
2025-04-02T17:34:52.1208344Z   behavior or use an older version of CMake that still supports the old
2025-04-02T17:34:52.1209089Z   behavior.  Run cmake --help-policy CMP0054 for more information.

full log: https://productionresultssa18.blob.core.windows.net/actions-results/3ae8b4c2-4433-4ad7-af05-e5c96e8a730f/workflow-job-run-5186cbe4-4e8b-5758-aed1-215615080f61/logs/job/job-logs.txt?rsct=text%2Fplain&se=2025-04-02T18%3A52%3A15Z&sig=B6LgMBzE2wQxR4PLCOm5LeI21Jc6HGURlSYlI90sfIM%3D&ske=2025-04-03T05%3A38%3A59Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2025-04-02T17%3A38%3A59Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2025-01-05&sp=r&spr=https&sr=b&st=2025-04-02T18%3A42%3A10Z&sv=2025-01-05

Expected Behavior

No response

Additional Context

No response

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions