Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Running phase: unpackPhase unpacking source archive /nix/store/bbxl58w1ivpmq3xl23v3vn4az2npdk8c-zerotier-tools source root is zerotier-tools setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "zerotier-tools/zerotier_tools/members.py" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... running egg_info creating zerotier_tools.egg-info writing zerotier_tools.egg-info/PKG-INFO writing dependency_links to zerotier_tools.egg-info/dependency_links.txt writing entry points to zerotier_tools.egg-info/entry_points.txt writing top-level names to zerotier_tools.egg-info/top_level.txt writing manifest file 'zerotier_tools.egg-info/SOURCES.txt' reading manifest file 'zerotier_tools.egg-info/SOURCES.txt' writing manifest file 'zerotier_tools.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/zerotier_tools copying zerotier_tools/members.py -> build/lib/zerotier_tools copying zerotier_tools/generate.py -> build/lib/zerotier_tools copying zerotier_tools/__init__.py -> build/lib/zerotier_tools running egg_info writing zerotier_tools.egg-info/PKG-INFO writing dependency_links to zerotier_tools.egg-info/dependency_links.txt writing entry points to zerotier_tools.egg-info/entry_points.txt writing top-level names to zerotier_tools.egg-info/top_level.txt reading manifest file 'zerotier_tools.egg-info/SOURCES.txt' writing manifest file 'zerotier_tools.egg-info/SOURCES.txt' installing to build/bdist.macosx-14.0-arm64/wheel running install running install_lib creating build/bdist.macosx-14.0-arm64/wheel creating build/bdist.macosx-14.0-arm64/wheel/zerotier_tools copying build/lib/zerotier_tools/members.py -> build/bdist.macosx-14.0-arm64/wheel/./zerotier_tools copying build/lib/zerotier_tools/generate.py -> build/bdist.macosx-14.0-arm64/wheel/./zerotier_tools copying build/lib/zerotier_tools/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./zerotier_tools running install_egg_info Copying zerotier_tools.egg-info to build/bdist.macosx-14.0-arm64/wheel/./zerotier_tools-0.1.0-py3.14.egg-info running install_scripts creating build/bdist.macosx-14.0-arm64/wheel/zerotier_tools-0.1.0.dist-info/WHEEL creating '/nix/var/nix/builds/nix-24208-340204443/zerotier-tools/dist/.tmp-6chxfzq5/zerotier_tools-0.1.0-py3-none-any.whl' and adding 'build/bdist.macosx-14.0-arm64/wheel' to it adding 'zerotier_tools/__init__.py' adding 'zerotier_tools/generate.py' adding 'zerotier_tools/members.py' adding 'zerotier_tools-0.1.0.dist-info/METADATA' adding 'zerotier_tools-0.1.0.dist-info/WHEEL' adding 'zerotier_tools-0.1.0.dist-info/entry_points.txt' adding 'zerotier_tools-0.1.0.dist-info/top_level.txt' adding 'zerotier_tools-0.1.0.dist-info/RECORD' removing build/bdist.macosx-14.0-arm64/wheel Successfully built zerotier_tools-0.1.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for zerotier_tools-0.1.0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed zerotier_tools-0.1.0-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-24208-340204443/ in /nix/store/hajrfkj47afz4xyr2nn9hjhy7995wsrd-zerotier-tools-0.1.0... patching script interpreter paths in /nix/store/hajrfkj47afz4xyr2nn9hjhy7995wsrd-zerotier-tools-0.1.0 stripping (with command strip and flags -S) in /nix/store/hajrfkj47afz4xyr2nn9hjhy7995wsrd-zerotier-tools-0.1.0/lib /nix/store/hajrfkj47afz4xyr2nn9hjhy7995wsrd-zerotier-tools-0.1.0/bin checking for references to /nix/var/nix/builds/nix-24208-340204443/ in /nix/store/26vqak6wcsrbxrsmnb2ds00qsdcy08mv-zerotier-tools-0.1.0-dist... patching script interpreter paths in /nix/store/26vqak6wcsrbxrsmnb2ds00qsdcy08mv-zerotier-tools-0.1.0-dist Rewriting #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.14 to #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7 wrapping `/nix/store/hajrfkj47afz4xyr2nn9hjhy7995wsrd-zerotier-tools-0.1.0/bin/zerotier-members'... Rewriting #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.14 to #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7 wrapping `/nix/store/hajrfkj47afz4xyr2nn9hjhy7995wsrd-zerotier-tools-0.1.0/bin/zerotier-generate'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase