Skip to content

Conversation

@wkobielx
Copy link
Contributor

@wkobielx wkobielx commented Mar 31, 2025

Current kenlm sha/version seems to look for some older cmake, and is failing our builds:

19:31:05  Building wheels for collected packages: kenlm
19:31:05    Building wheel for kenlm (pyproject.toml): started
19:31:05    Building wheel for kenlm (pyproject.toml): finished with status 'error'
19:31:05    error: subprocess-exited-with-error
19:31:05    
19:31:05    × Building wheel for kenlm (pyproject.toml) did not run successfully.
19:31:05    │ exit code: 1
19:31:05    ╰─> [65 lines of output]
19:31:05        Will build with KenLM max_order set to 6
19:31:05        running bdist_wheel
19:31:05        running build
19:31:05        running build_ext
19:31:05        CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
19:31:05          Compatibility with CMake < 3.5 has been removed from CMake.
19:31:05        
19:31:05          Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
19:31:05          to tell CMake that the project requires at least <min> but has been updated
19:31:05          to work with policies introduced by <max> or earlier.

with newest sha works OK

08:51:58  Building wheels for collected packages: accuracy_checker, kenlm
08:51:58    Building wheel for accuracy_checker (pyproject.toml): started
08:51:59    Building wheel for accuracy_checker (pyproject.toml): finished with status 'done'
08:51:59    Created wheel for accuracy_checker: filename=accuracy_checker-0.10.6-py3-none-any.whl size=959493 sha256=ae25029331cd95c93e14a087886ff8e3249c698217df74093f97edb4cce6ad7d
08:51:59    Stored in directory: /tmp/pip-ephem-wheel-cache-nll2e__b/wheels/94/ba/38/d91197bfb25bbd710a9ffe50c0e43f9a3083f058023cdc0fdd
08:51:59    Building wheel for kenlm (pyproject.toml): started
08:52:31    Building wheel for kenlm (pyproject.toml): finished with status 'done'
08:52:31    Created wheel for kenlm: filename=kenlm-0.2.0-cp310-cp310-linux_x86_64.whl size=3171487 sha256=7765ed31153a27da0556efe0bf9980bdb60c36fc87de1ed9859ce3217aa0ea76
08:52:31    Stored in directory: cache/pip/wheels/7f/17/6d/f2f5253aa7a2f3c339d16bbf0a80b429563ca160188b47bf1a
08:52:31  Successfully built accuracy_checker kenlm

FYI @pwolnows

@pwolnows pwolnows self-requested a review March 31, 2025 06:57
@pwolnows pwolnows merged commit 663e7c6 into openvinotoolkit:master Mar 31, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants