mcptoon-0.7.17
checks.x86_64-linux.pkgs-mcptoon
· build #4887
· 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.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/92q287ar3njqi8x54ib1ap60df8m9720-source17source root is source18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_watch.py"configurePhase
19no configure script, doing nothingbuildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated25!!2627 ********************************************************************************28 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).2930 By 2027-Feb-18, you need to update your project and remove deprecated calls31 or your builds will no longer be supported.3233 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.34 ********************************************************************************3536!!37 corresp(dist, value, root_dir)38/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.39!!4041 ********************************************************************************42 Please consider removing the following classifiers in favor of a SPDX license expression:4344 License :: OSI Approved :: Apache Software License4546 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.47 ********************************************************************************4849!!50 dist._finalize_license_expression()51/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.52!!5354 ********************************************************************************55 Please consider removing the following classifiers in favor of a SPDX license expression:5657 License :: OSI Approved :: Apache Software License5859 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.60 ********************************************************************************6162!!63 self._finalize_license_expression()64running egg_info65creating src/mcptoon.egg-info66writing src/mcptoon.egg-info/PKG-INFO67writing dependency_links to src/mcptoon.egg-info/dependency_links.txt68writing entry points to src/mcptoon.egg-info/entry_points.txt69writing requirements to src/mcptoon.egg-info/requires.txt70writing top-level names to src/mcptoon.egg-info/top_level.txt71writing manifest file 'src/mcptoon.egg-info/SOURCES.txt'72reading manifest file 'src/mcptoon.egg-info/SOURCES.txt'73adding license file 'LICENSE'74adding license file 'NOTICE'75writing manifest file 'src/mcptoon.egg-info/SOURCES.txt'76* Building wheel...77/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated78!!7980 ********************************************************************************81 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).8283 By 2027-Feb-18, you need to update your project and remove deprecated calls84 or your builds will no longer be supported.8586 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.87 ********************************************************************************8889!!90 corresp(dist, value, root_dir)91/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.92!!9394 ********************************************************************************95 Please consider removing the following classifiers in favor of a SPDX license expression:9697 License :: OSI Approved :: Apache Software License9899 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.100 ********************************************************************************101102!!103 dist._finalize_license_expression()104/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.105!!106107 ********************************************************************************108 Please consider removing the following classifiers in favor of a SPDX license expression:109110 License :: OSI Approved :: Apache Software License111112 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.113 ********************************************************************************114115!!116 self._finalize_license_expression()117running bdist_wheel118running build119running build_py120creating build/lib/mcptoon121copying src/mcptoon/native_tools.py -> build/lib/mcptoon122copying src/mcptoon/health.py -> build/lib/mcptoon123copying src/mcptoon/demo.py -> build/lib/mcptoon124copying src/mcptoon/cli.py -> build/lib/mcptoon125copying src/mcptoon/config.py -> build/lib/mcptoon126copying src/mcptoon/serve.py -> build/lib/mcptoon127copying src/mcptoon/__init__.py -> build/lib/mcptoon128copying src/mcptoon/sync.py -> build/lib/mcptoon129copying src/mcptoon/installer.py -> build/lib/mcptoon130copying src/mcptoon/router.py -> build/lib/mcptoon131copying src/mcptoon/usage.py -> build/lib/mcptoon132copying src/mcptoon/skills.py -> build/lib/mcptoon133copying src/mcptoon/client.py -> build/lib/mcptoon134copying src/mcptoon/manifest.py -> build/lib/mcptoon135copying src/mcptoon/demo_server.py -> build/lib/mcptoon136copying src/mcptoon/watch.py -> build/lib/mcptoon137copying src/mcptoon/bench.py -> build/lib/mcptoon138copying src/mcptoon/__main__.py -> build/lib/mcptoon139copying src/mcptoon/errors.py -> build/lib/mcptoon140copying src/mcptoon/toon_vendored.py -> build/lib/mcptoon141copying src/mcptoon/cache.py -> build/lib/mcptoon142copying src/mcptoon/schema_simplifier.py -> build/lib/mcptoon143copying src/mcptoon/plugin.py -> build/lib/mcptoon144copying src/mcptoon/discover.py -> build/lib/mcptoon145copying src/mcptoon/output.py -> build/lib/mcptoon146running egg_info147writing src/mcptoon.egg-info/PKG-INFO148writing dependency_links to src/mcptoon.egg-info/dependency_links.txt149writing entry points to src/mcptoon.egg-info/entry_points.txt150writing requirements to src/mcptoon.egg-info/requires.txt151writing top-level names to src/mcptoon.egg-info/top_level.txt152reading manifest file 'src/mcptoon.egg-info/SOURCES.txt'153adding license file 'LICENSE'154adding license file 'NOTICE'155writing manifest file 'src/mcptoon.egg-info/SOURCES.txt'156installing to build/bdist.linux-x86_64/wheel157running install158running install_lib159creating build/bdist.linux-x86_64/wheel160creating build/bdist.linux-x86_64/wheel/mcptoon161copying build/lib/mcptoon/client.py -> build/bdist.linux-x86_64/wheel/./mcptoon162copying build/lib/mcptoon/__main__.py -> build/bdist.linux-x86_64/wheel/./mcptoon163copying build/lib/mcptoon/skills.py -> build/bdist.linux-x86_64/wheel/./mcptoon164copying build/lib/mcptoon/discover.py -> build/bdist.linux-x86_64/wheel/./mcptoon165copying build/lib/mcptoon/errors.py -> build/bdist.linux-x86_64/wheel/./mcptoon166copying build/lib/mcptoon/native_tools.py -> build/bdist.linux-x86_64/wheel/./mcptoon167copying build/lib/mcptoon/usage.py -> build/bdist.linux-x86_64/wheel/./mcptoon168copying build/lib/mcptoon/serve.py -> build/bdist.linux-x86_64/wheel/./mcptoon169copying build/lib/mcptoon/output.py -> build/bdist.linux-x86_64/wheel/./mcptoon170copying build/lib/mcptoon/plugin.py -> build/bdist.linux-x86_64/wheel/./mcptoon171copying build/lib/mcptoon/manifest.py -> build/bdist.linux-x86_64/wheel/./mcptoon172copying build/lib/mcptoon/toon_vendored.py -> build/bdist.linux-x86_64/wheel/./mcptoon173copying build/lib/mcptoon/demo.py -> build/bdist.linux-x86_64/wheel/./mcptoon174copying build/lib/mcptoon/__init__.py -> build/bdist.linux-x86_64/wheel/./mcptoon175copying build/lib/mcptoon/health.py -> build/bdist.linux-x86_64/wheel/./mcptoon176copying build/lib/mcptoon/demo_server.py -> build/bdist.linux-x86_64/wheel/./mcptoon177copying build/lib/mcptoon/cli.py -> build/bdist.linux-x86_64/wheel/./mcptoon178copying build/lib/mcptoon/installer.py -> build/bdist.linux-x86_64/wheel/./mcptoon179copying build/lib/mcptoon/schema_simplifier.py -> build/bdist.linux-x86_64/wheel/./mcptoon180copying build/lib/mcptoon/router.py -> build/bdist.linux-x86_64/wheel/./mcptoon181copying build/lib/mcptoon/cache.py -> build/bdist.linux-x86_64/wheel/./mcptoon182copying build/lib/mcptoon/config.py -> build/bdist.linux-x86_64/wheel/./mcptoon183copying build/lib/mcptoon/watch.py -> build/bdist.linux-x86_64/wheel/./mcptoon184copying build/lib/mcptoon/bench.py -> build/bdist.linux-x86_64/wheel/./mcptoon185copying build/lib/mcptoon/sync.py -> build/bdist.linux-x86_64/wheel/./mcptoon186running install_egg_info187Copying src/mcptoon.egg-info to build/bdist.linux-x86_64/wheel/./mcptoon-0.7.17-py3.14.egg-info188running install_scripts189creating build/bdist.linux-x86_64/wheel/mcptoon-0.7.17.dist-info/WHEEL190creating '/build/source/dist/.tmp-g8oic13i/mcptoon-0.7.17-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it191adding 'mcptoon/__init__.py'192adding 'mcptoon/__main__.py'193adding 'mcptoon/bench.py'194adding 'mcptoon/cache.py'195adding 'mcptoon/cli.py'196adding 'mcptoon/client.py'197adding 'mcptoon/config.py'198adding 'mcptoon/demo.py'199adding 'mcptoon/demo_server.py'200adding 'mcptoon/discover.py'201adding 'mcptoon/errors.py'202adding 'mcptoon/health.py'203adding 'mcptoon/installer.py'204adding 'mcptoon/manifest.py'205adding 'mcptoon/native_tools.py'206adding 'mcptoon/output.py'207adding 'mcptoon/plugin.py'208adding 'mcptoon/router.py'209adding 'mcptoon/schema_simplifier.py'210adding 'mcptoon/serve.py'211adding 'mcptoon/skills.py'212adding 'mcptoon/sync.py'213adding 'mcptoon/toon_vendored.py'214adding 'mcptoon/usage.py'215adding 'mcptoon/watch.py'216adding 'mcptoon-0.7.17.dist-info/licenses/LICENSE'217adding 'mcptoon-0.7.17.dist-info/licenses/NOTICE'218adding 'mcptoon-0.7.17.dist-info/METADATA'219adding 'mcptoon-0.7.17.dist-info/WHEEL'220adding 'mcptoon-0.7.17.dist-info/entry_points.txt'221adding 'mcptoon-0.7.17.dist-info/top_level.txt'222adding 'mcptoon-0.7.17.dist-info/RECORD'223removing build/bdist.linux-x86_64/wheel224Successfully built mcptoon-0.7.17-py3-none-any.whl225Finished creating a wheel...226Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
227Executing pythonRuntimeDepsCheck228Checking runtime dependencies for mcptoon-0.7.17-py3-none-any.whl229Finished executing pythonRuntimeDepsCheckinstallPhase
230Executing pypaInstallPhase231Successfully installed mcptoon-0.7.17-py3-none-any.whl232Finished executing pypaInstallPhasepythonOutputDistPhase
233Executing pythonOutputDistPhase234Finished executing pythonOutputDistPhasefixupPhase
235shrinking RPATHs of ELF executables and libraries in /nix/store/akcd72p18rwj2jq9pl7322mg54pxh3xi-mcptoon-0.7.17236checking for references to /build/ in /nix/store/akcd72p18rwj2jq9pl7322mg54pxh3xi-mcptoon-0.7.17...237patching script interpreter paths in /nix/store/akcd72p18rwj2jq9pl7322mg54pxh3xi-mcptoon-0.7.17238stripping (with command strip and flags -S -p) in /nix/store/akcd72p18rwj2jq9pl7322mg54pxh3xi-mcptoon-0.7.17/lib /nix/store/akcd72p18rwj2jq9pl7322mg54pxh3xi-mcptoon-0.7.17/bin239shrinking RPATHs of ELF executables and libraries in /nix/store/7ixd5nh653rk7riv1sswjg6lbln3w3sy-mcptoon-0.7.17-dist240checking for references to /build/ in /nix/store/7ixd5nh653rk7riv1sswjg6lbln3w3sy-mcptoon-0.7.17-dist...241patching script interpreter paths in /nix/store/7ixd5nh653rk7riv1sswjg6lbln3w3sy-mcptoon-0.7.17-dist242Rewriting #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/bin/python3.14 to #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7243wrapping `/nix/store/akcd72p18rwj2jq9pl7322mg54pxh3xi-mcptoon-0.7.17/bin/mcptoon'...244Executing pythonRemoveTestsDir245Finished executing pythonRemoveTestsDirinstallCheckPhase
246no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
247Executing pythonImportsCheckPhase248Check whether the following modules can be imported: mcptoonpytestCheckPhase
249Executing pytestCheckPhase250pytest flags: -m pytest251============================= test session starts ==============================252platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0253rootdir: /build/source254configfile: pyproject.toml255testpaths: tests256collected 1050 items 257258tests/test_bench.py ............. [ 1%]259tests/test_cache.py .... [ 1%]260tests/test_calculator.py .......................... [ 4%]261tests/test_claude_plugin_package.py ............. [ 5%]262tests/test_cli_flags.py ........... [ 6%]263tests/test_client.py .............................. [ 9%]264tests/test_command_coverage.py .... [ 9%]265tests/test_completion.py ........ [ 10%]266tests/test_config.py ........ [ 11%]267tests/test_dead_server_diagnostics.py ... [ 11%]268tests/test_demo.py ..................... [ 13%]269tests/test_demo_dead_package.py ........ [ 14%]270tests/test_demo_server.py .............................................. [ 18%]271..... [ 19%]272tests/test_discover.py ................................ [ 22%]273tests/test_doctor_star_hint.py ..... [ 22%]274tests/test_envelope.py ........ [ 23%]275tests/test_fallback_json.py ...... [ 23%]276tests/test_footprint_claims.py ............ [ 25%]277tests/test_gemini_manifest.py ...... [ 25%]278tests/test_health.py ............. [ 26%]279tests/test_help_shortcircuit.py ......... [ 27%]280tests/test_llms_txt.py ...... [ 28%]281tests/test_native_tools.py ........................... [ 30%]282tests/test_output.py ................................................... [ 35%]283........................................................................ [ 42%]284................ [ 44%]285tests/test_plugin_install.py .......... [ 45%]286tests/test_plugin_scan.py ............................... [ 48%]287tests/test_policy_overrides.py ................ [ 49%]288tests/test_readme_links.py ... [ 49%]289tests/test_registry_sync.py ............ [ 50%]290tests/test_router.py ............................................ [ 55%]291tests/test_search.py ................................ [ 58%]292tests/test_serve.py .................................................... [ 63%]293... [ 63%]294tests/test_serve_perf.py .......... [ 64%]295tests/test_serve_prompts.py ........ [ 65%]296tests/test_skills.py ................................................... [ 70%]297.......................................... [ 74%]298tests/test_stats_toggle.py ......... [ 74%]299tests/test_sync.py ................ [ 76%]300tests/test_tier_claims_consistent.py .... [ 76%]301tests/test_toml_config.py .......................... [ 79%]302tests/test_toon_cross_validate.py ............................... [ 82%]303tests/test_v02_features.py .................................... [ 85%]304tests/test_v04_features.py ................ [ 87%]305tests/test_v05_features.py ...................... [ 89%]306tests/test_v072_delight.py ..........s.. [ 90%]307tests/test_v073_http_security.py .............................. [ 93%]308tests/test_v074_stdio_timeout.py ............ [ 94%]309tests/test_v076_stateless_serve.py ................... [ 96%]310tests/test_v07_spec2026.py ..................... [ 98%]311tests/test_watch.py .................. [100%]312313================== 1049 passed, 1 skipped in 63.43s (0:01:03) ==================314Finished executing pytestCheckPhase315pytestCheckPhase completed in 1 minutes 4 seconds