New comment by jbenden on void-packages repository https://github.com/void-linux/void-packages/pull/33770#issuecomment-953330526 Comment: Hi! Thanks for all the feedback! I have made all requested changes. For the last request, on logs, is the output below sufficient - or - did you mean some other specific thing? ``` => xbps-src: removing autodeps, please wait... => xbps-src: cleaning up masterdir... => xbps-src: updating repositories for host (x86_64)... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/debug/x86_64-repodata' ... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ... => xbps-src: updating software in / masterdir... => xbps-src: cleaning up / masterdir... => nodeenv-1.6.0_1: building [python3-module] for x86_64... [host] python3-setuptools-58.1.0_1: found (https://alpha.de.repo.voidlinux.org/current) [check] nodejs-16.9.1_1: found (https://alpha.de.repo.voidlinux.org/current) [check] python3-coverage-5.0.3_3: found (https://alpha.de.repo.voidlinux.org/current) [check] python3-mock-4.0.3_2: found (https://alpha.de.repo.voidlinux.org/current) [check] python3-pytest-6.2.5_2: found (https://alpha.de.repo.voidlinux.org/current) [check] which-2.21_3: found (https://alpha.de.repo.voidlinux.org/current) [target] python3-3.10.0_1: found (https://alpha.de.repo.voidlinux.org/current) [runtime] make-4.3_3: found (https://alpha.de.repo.voidlinux.org/current) [runtime] python3-3.10.0_1: found (https://alpha.de.repo.voidlinux.org/current) => nodeenv-1.6.0_1: installing host dependencies: python3-setuptools-58.1.0_1 nodejs-16.9.1_1 python3-coverage-5.0.3_3 python3-mock-4.0.3_2 python3-pytest-6.2.5_2 which-2.21_3 ... => nodeenv-1.6.0_1: installing target dependencies: python3-3.10.0_1 ... => nodeenv-1.6.0_1: running do-fetch hook: 00-distfiles ... => nodeenv-1.6.0_1: running do-extract hook: 00-distfiles ... => nodeenv-1.6.0_1: extracting distfile(s), please wait... => nodeenv-1.6.0_1: running do-patch hook: 00-patches ... => nodeenv-1.6.0_1: running pre-configure hook: 00-gnu-configure-asneeded ... => nodeenv-1.6.0_1: running pre-configure hook: 01-override-config ... => nodeenv-1.6.0_1: running pre-configure hook: 02-script-wrapper ... => nodeenv-1.6.0_1: running pre-build hook: 02-script-wrapper ... => nodeenv-1.6.0_1: running do_build ... running build running build_py creating build creating build/lib copying nodeenv.py -> build/lib => nodeenv-1.6.0_1: running do_check ... ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/nodeenv-1.6.0, configfile: tox.ini collected 14 items tests/nodeenv_test.py ........ [ 57%] tests/test_install_activate.py ...... [100%] =============================== warnings summary =============================== tests/nodeenv_test.py:50 /builddir/nodeenv-1.6.0/tests/nodeenv_test.py:50: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mock_index_json(): tests/nodeenv_test.py:58 /builddir/nodeenv-1.6.0/tests/nodeenv_test.py:58: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def cap_logging_info(): -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 14 passed, 2 warnings in 4.81s ======================== => nodeenv-1.6.0_1: running pre-install hook: 00-libdir ... => nodeenv-1.6.0_1: running pre-install hook: 02-script-wrapper ... => nodeenv-1.6.0_1: running pre-install hook: 98-fixup-gir-path ... => nodeenv-1.6.0_1: running do_install ... running install running build running build_py running install_lib creating /destdir/nodeenv-1.6.0/usr/lib/python3.10 creating /destdir/nodeenv-1.6.0/usr/lib/python3.10/site-packages copying build/lib/nodeenv.py -> /destdir//nodeenv-1.6.0/usr/lib/python3.10/site-packages byte-compiling /destdir//nodeenv-1.6.0/usr/lib/python3.10/site-packages/nodeenv.py to nodeenv.cpython-310.pyc running install_egg_info running egg_info creating nodeenv.egg-info writing nodeenv.egg-info/PKG-INFO writing dependency_links to nodeenv.egg-info/dependency_links.txt writing entry points to nodeenv.egg-info/entry_points.txt writing top-level names to nodeenv.egg-info/top_level.txt writing manifest file 'nodeenv.egg-info/SOURCES.txt' reading manifest file 'nodeenv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'setup.cfg' no previously-included directories found matching 'debian-upstream/nodeenv' no previously-included directories found matching 'debian-upstream/sdist' warning: no previously-included files matching '*.log' found under directory 'debian-upstream' warning: no previously-included files matching '*.substvars' found under directory 'debian-upstream' warning: no previously-included files matching 'files' found under directory 'debian-upstream' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'nodeenv.egg-info/SOURCES.txt' Copying nodeenv.egg-info to /destdir//nodeenv-1.6.0/usr/lib/python3.10/site-packages/nodeenv-1.6.0-py3.10.egg-info running install_scripts Installing nodeenv script to /destdir//nodeenv-1.6.0/usr/bin => nodeenv-1.6.0_1: running post_install ... => nodeenv-1.6.0_1: running post-install hook: 00-compress-info-files ... => nodeenv-1.6.0_1: running post-install hook: 00-fixup-gir-path ... => nodeenv-1.6.0_1: running post-install hook: 00-libdir ... => nodeenv-1.6.0_1: running post-install hook: 00-uncompress-manpages ... => nodeenv-1.6.0_1: running post-install hook: 01-remove-misc ... => nodeenv-1.6.0_1: running post-install hook: 02-remove-libtool-archives ... => nodeenv-1.6.0_1: running post-install hook: 02-remove-perl-files ... => nodeenv-1.6.0_1: running post-install hook: 02-remove-python-bytecode-files ... => nodeenv-1.6.0_1: running post-install hook: 03-remove-empty-dirs ... => WARNING: nodeenv-1.6.0_1: removed empty dir: /usr/lib/python3.10/site-packages/__pycache__ => nodeenv-1.6.0_1: running post-install hook: 04-create-xbps-metadata-scripts ... Added trigger 'pycompile' for the 'INSTALL' script. Added trigger 'pycompile' for the 'REMOVE' script. => nodeenv-1.6.0_1: running post-install hook: 05-generate-gitrevs ... => nodeenv-1.6.0_1: running post-install hook: 06-strip-and-debug-pkgs ... => nodeenv-1.6.0_1: running post-install hook: 10-pkglint-devel-paths ... => nodeenv-1.6.0_1: running post-install hook: 11-pkglint-elf-in-usrshare ... => nodeenv-1.6.0_1: running post-install hook: 12-rename-python3-c-bindings ... => nodeenv-1.6.0_1: running post-install hook: 13-pkg-config-clean-xbps-cross-base-ref ... => nodeenv-1.6.0_1: running post-install hook: 14-fix-permissions ... => nodeenv-1.6.0_1: running post-install hook: 99-pkglint-warn-cross-cruft ... => nodeenv-1.6.0_1: running pre-pkg hook: 03-rewrite-python-shebang ... Shebang converted to '#!/usr/bin/python3': /usr/bin/nodeenv Shebang converted to '#!/usr/bin/python3': /usr/lib/python3.10/site-packages/nodeenv.py => nodeenv-1.6.0_1: running pre-pkg hook: 04-generate-runtime-deps ... => nodeenv-1.6.0_1: running pre-pkg hook: 05-prepare-32bit ... => nodeenv-1.6.0_1: running pre-pkg hook: 06-shlib-provides ... => nodeenv-1.6.0_1: running pre-pkg hook: 90-set-timestamps ... => nodeenv-1.6.0_1: setting mtimes to Wed Dec 31 05:00:00 PM MST 1969 => nodeenv-1.6.0_1: running pre-pkg hook: 99-pkglint-subpkgs ... => nodeenv-1.6.0_1: running pre-pkg hook: 99-pkglint ... => nodeenv-1.6.0_1: running pre-pkg hook: 999-collected-rdeps ... make>=0 python3>=0 => nodeenv-1.6.0_1: running do-pkg hook: 00-gen-pkg ... => Creating nodeenv-1.6.0_1.x86_64.xbps for repository /host/binpkgs ... => nodeenv-1.6.0_1: running post-pkg hook: 00-register-pkg ... => Registering new packages to /host/binpkgs index: added `nodeenv-1.6.0_1' (x86_64). index: 156 packages registered. ```