nixbot

builds

succeeded cmake-language-server-0.1.11 x86_64-linux.andromeda · build #8 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Using versionCheckHook15Sourcing pytest-check-hook16Using pytestCheckPhase
unpackPhase
17unpacking source archive /nix/store/9npisr6593mmx48rbashjakgkfxyjzrk-source18source root is source19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
configurePhase
20no configure script, doing nothing
buildPhase
21Executing pypaBuildPhase22Setting PDM_BUILD_SCM_VERSION to 0.1.1123Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26* Building wheel...27 - Adding .pdm-build/cmake_language_server-0.1.11.dist-info/METADATA -> cmake_language_server-0.1.11.dist-info/METADATA28 - Adding .pdm-build/cmake_language_server-0.1.11.dist-info/WHEEL -> cmake_language_server-0.1.11.dist-info/WHEEL29 - Adding .pdm-build/cmake_language_server-0.1.11.dist-info/entry_points.txt -> cmake_language_server-0.1.11.dist-info/entry_points.txt30 - Adding .pdm-build/cmake_language_server-0.1.11.dist-info/licenses/LICENSE -> cmake_language_server-0.1.11.dist-info/licenses/LICENSE31 - Adding cmake_language_server/__init__.py -> cmake_language_server/__init__.py32 - Adding cmake_language_server/api.py -> cmake_language_server/api.py33 - Adding cmake_language_server/server.py -> cmake_language_server/server.py34 - Adding .pdm-build/cmake_language_server/version.py -> cmake_language_server/version.py35 - Adding cmake_language_server-0.1.11.dist-info/RECORD -> cmake_language_server-0.1.11.dist-info/RECORD36Successfully built cmake_language_server-0.1.11-py3-none-any.whl37Finished creating a wheel...38Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
39Executing pythonRuntimeDepsCheck40Checking runtime dependencies for cmake_language_server-0.1.11-py3-none-any.whl41Finished executing pythonRuntimeDepsCheck
installPhase
42Executing pypaInstallPhase43Successfully installed cmake_language_server-0.1.11-py3-none-any.whl44Finished executing pypaInstallPhase
pythonOutputDistPhase
45Executing pythonOutputDistPhase46Finished executing pythonOutputDistPhase
fixupPhase
47shrinking RPATHs of ELF executables and libraries in /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.1148checking for references to /build/ in /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11...49patching script interpreter paths in /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.1150stripping (with command strip and flags -S -p) in /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11/lib /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11/bin51shrinking RPATHs of ELF executables and libraries in /nix/store/i126i4rxbzrdn5ysr40k17bfaj1bq5bi-cmake-language-server-0.1.11-dist52checking for references to /build/ in /nix/store/i126i4rxbzrdn5ysr40k17bfaj1bq5bi-cmake-language-server-0.1.11-dist...53patching script interpreter paths in /nix/store/i126i4rxbzrdn5ysr40k17bfaj1bq5bi-cmake-language-server-0.1.11-dist54Rewriting #!/nix/store/l9k0anq0z7zz81zcwy035jfwap9ga6rl-python3-3.13.13/bin/python3.13 to #!/nix/store/l9k0anq0z7zz81zcwy035jfwap9ga6rl-python3-3.13.1355wrapping `/nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11/bin/cmake-language-server'...56Executing pythonRemoveTestsDir57Finished executing pythonRemoveTestsDir
installCheckPhase
58Executing versionCheckPhase59Successfully managed to find version 0.1.11 in the output of the command /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11/bin/cmake-language-server --version60cmake-language-server 0.1.1161Finished versionCheckPhase62no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
63Executing pythonImportsCheckPhase64Check whether the following modules can be imported: cmake_language_server
pytestCheckPhase
65Executing pytestCheckPhase66pytest flags: -m pytest -k not\ \(test_parse_variables\)\ and\ not\ \(test_parse_modules\)\ and\ not\ \(test_completions_triggercharacter\)67============================= test session starts ==============================68platform linux -- Python 3.13.13, pytest-9.0.3, pluggy-1.6.069rootdir: /build/source70configfile: pyproject.toml71plugins: datadir-1.8.0, typeguard-4.4.472collected 16 items / 5 deselected / 11 selected 7374tests/test_api.py ..... [ 45%]75tests/test_server.py ...... [100%]7677====================== 11 passed, 5 deselected in 20.45s =======================78Finished executing pytestCheckPhase