==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-calmjs 3.4.4-4 (Mon Dec 23 14:07:21 2024)
==> Retrieving sources...
  -> Found python-calmjs-3.4.4.tar.gz
  -> Found fix-tests-python-3.13.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-calmjs-3.4.4.tar.gz ... Passed
    fix-tests-python-3.13.patch ... Passed
==> Validating source files with b2sums...
    python-calmjs-3.4.4.tar.gz ... Passed
    fix-tests-python-3.13.patch ... Passed
==> Making package: python-calmjs 3.4.4-4 (Mon Dec 23 14:07:43 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-ply-3.11-14  python-wheel-0.45.0-3
              python-calmjs.parse-1.3.2-2  python-calmjs.types-1.0.1-8
              python-setuptools-1:75.2.0-4

Total Download Size:    0.33 MiB
Total Installed Size:  15.80 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-calmjs.parse-1.3.2-2-any downloading...
 python-calmjs.types-1.0.1-8-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-ply...
installing python-calmjs.parse...
installing python-calmjs.types...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
             python-installer-0.7.0-10

Total Installed Size:  0.47 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-calmjs-3.4.4.tar.gz
  -> Found fix-tests-python-3.13.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-calmjs-3.4.4.tar.gz with bsdtar
==> Starting prepare()...
patching file src/calmjs/tests/test_argparse.py
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
running egg_info
creating src/calmjs.egg-info
writing src/calmjs.egg-info/PKG-INFO
writing dependency_links to src/calmjs.egg-info/dependency_links.txt
writing entry points to src/calmjs.egg-info/entry_points.txt
writing namespace_packages to src/calmjs.egg-info/namespace_packages.txt
writing requirements to src/calmjs.egg-info/requires.txt
writing top-level names to src/calmjs.egg-info/top_level.txt
writing manifest file 'src/calmjs.egg-info/SOURCES.txt'
reading manifest file 'src/calmjs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching '*.txt'
warning: no previously-included files matching '*.pyc' found under directory 'src'
warning: no previously-included files matching '*.pyo' found under directory 'src'
warning: no previously-included files matching '*' found under directory '.github'
adding license file 'LICENSE'
writing manifest file 'src/calmjs.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/calmjs
copying src/calmjs/module.py -> build/lib/calmjs
copying src/calmjs/base.py -> build/lib/calmjs
copying src/calmjs/ui.py -> build/lib/calmjs
copying src/calmjs/command.py -> build/lib/calmjs
copying src/calmjs/vlqsm.py -> build/lib/calmjs
copying src/calmjs/exc.py -> build/lib/calmjs
copying src/calmjs/cli.py -> build/lib/calmjs
copying src/calmjs/__init__.py -> build/lib/calmjs
copying src/calmjs/npm.py -> build/lib/calmjs
copying src/calmjs/interrogate.py -> build/lib/calmjs
copying src/calmjs/yarn.py -> build/lib/calmjs
copying src/calmjs/indexer.py -> build/lib/calmjs
copying src/calmjs/utils.py -> build/lib/calmjs
copying src/calmjs/argparse.py -> build/lib/calmjs
copying src/calmjs/runtime.py -> build/lib/calmjs
copying src/calmjs/dist.py -> build/lib/calmjs
copying src/calmjs/artifact.py -> build/lib/calmjs
copying src/calmjs/registry.py -> build/lib/calmjs
copying src/calmjs/toolchain.py -> build/lib/calmjs
copying src/calmjs/calmjs.py -> build/lib/calmjs
copying src/calmjs/loaderplugin.py -> build/lib/calmjs
creating build/lib/calmjs/tests
copying src/calmjs/tests/test_indexer.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_yarn.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_artifact.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_utils.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_dist.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_module.py -> build/lib/calmjs/tests
copying src/calmjs/tests/__init__.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_argparse.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_testing.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_base.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_cli.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_vlqsm.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_interrogate.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_runtime.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_loaderplugin.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_toolchain.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_ui.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_npm.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_command.py -> build/lib/calmjs/tests
copying src/calmjs/tests/test_registry.py -> build/lib/calmjs/tests
creating build/lib/calmjs/testing
copying src/calmjs/testing/module.py -> build/lib/calmjs/testing
copying src/calmjs/testing/__init__.py -> build/lib/calmjs/testing
copying src/calmjs/testing/utils.py -> build/lib/calmjs/testing
copying src/calmjs/testing/spec.py -> build/lib/calmjs/testing
copying src/calmjs/testing/mocks.py -> build/lib/calmjs/testing
copying src/calmjs/testing/artifact.py -> build/lib/calmjs/testing
creating build/lib/calmjs/testing/module1
copying src/calmjs/testing/module1/__init__.py -> build/lib/calmjs/testing/module1
creating build/lib/calmjs/testing/module2
copying src/calmjs/testing/module2/__init__.py -> build/lib/calmjs/testing/module2
creating build/lib/calmjs/testing/module4
copying src/calmjs/testing/module4/__init__.py -> build/lib/calmjs/testing/module4
creating build/lib/calmjs/testing/module3
copying src/calmjs/testing/module3/module.py -> build/lib/calmjs/testing/module3
copying src/calmjs/testing/module3/__init__.py -> build/lib/calmjs/testing/module3
copying src/calmjs/testing/module3/runtime.py -> build/lib/calmjs/testing/module3
running egg_info
writing src/calmjs.egg-info/PKG-INFO
writing dependency_links to src/calmjs.egg-info/dependency_links.txt
writing entry points to src/calmjs.egg-info/entry_points.txt
writing namespace_packages to src/calmjs.egg-info/namespace_packages.txt
writing requirements to src/calmjs.egg-info/requires.txt
writing top-level names to src/calmjs.egg-info/top_level.txt
reading manifest file 'src/calmjs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching '*.txt'
warning: no previously-included files matching '*.pyc' found under directory 'src'
warning: no previously-included files matching '*.pyo' found under directory 'src'
warning: no previously-included files matching '*' found under directory '.github'
adding license file 'LICENSE'
writing manifest file 'src/calmjs.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'calmjs.testing.module2.mod' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'calmjs.testing.module2.mod' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'calmjs.testing.module2.mod' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'calmjs.testing.module2.mod' to be distributed and are
        already explicitly excluding 'calmjs.testing.module2.mod' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'calmjs.testing.module3.mod' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'calmjs.testing.module3.mod' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'calmjs.testing.module3.mod' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'calmjs.testing.module3.mod' to be distributed and are
        already explicitly excluding 'calmjs.testing.module3.mod' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'calmjs.testing.names' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'calmjs.testing.names' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'calmjs.testing.names' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'calmjs.testing.names' to be distributed and are
        already explicitly excluding 'calmjs.testing.names' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying src/calmjs/README.rst -> build/lib/calmjs
creating build/lib/calmjs/testing/names
copying src/calmjs/testing/names/typical.js -> build/lib/calmjs/testing/names
copying src/calmjs/testing/names/unusual.js -> build/lib/calmjs/testing/names
copying src/calmjs/testing/module1/hello.js -> build/lib/calmjs/testing/module1
copying src/calmjs/testing/module2/helper.js -> build/lib/calmjs/testing/module2
copying src/calmjs/testing/module2/index.js -> build/lib/calmjs/testing/module2
creating build/lib/calmjs/testing/module2/mod
copying src/calmjs/testing/module2/mod/helper.js -> build/lib/calmjs/testing/module2/mod
copying src/calmjs/testing/module4/data.json -> build/lib/calmjs/testing/module4
copying src/calmjs/testing/module4/other.css -> build/lib/calmjs/testing/module4
copying src/calmjs/testing/module4/widget.js -> build/lib/calmjs/testing/module4
copying src/calmjs/testing/module4/widget.style -> build/lib/calmjs/testing/module4
copying src/calmjs/testing/module3/math.js -> build/lib/calmjs/testing/module3
creating build/lib/calmjs/testing/module3/mod
copying src/calmjs/testing/module3/mod/index.js -> build/lib/calmjs/testing/module3/mod
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
copying calmjs/module.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/base.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/ui.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/command.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/vlqsm.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/exc.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/cli.py -> build/bdist.linux-armv7l/wheel/./calmjs
Skipping installation of build/bdist.linux-armv7l/wheel/./calmjs/__init__.py (namespace package)
copying calmjs/npm.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/interrogate.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/yarn.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/indexer.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/utils.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/argparse.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/runtime.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/README.rst -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/dist.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/artifact.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/registry.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/toolchain.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/calmjs.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/loaderplugin.py -> build/bdist.linux-armv7l/wheel/./calmjs
copying calmjs/tests/test_indexer.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_yarn.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_artifact.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_dist.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_module.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_argparse.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_testing.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_base.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_cli.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_vlqsm.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_interrogate.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_runtime.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_loaderplugin.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_toolchain.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_ui.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_npm.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_command.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/tests/test_registry.py -> build/bdist.linux-armv7l/wheel/./calmjs/tests
copying calmjs/testing/module.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing
copying calmjs/testing/__init__.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing
copying calmjs/testing/utils.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing
copying calmjs/testing/spec.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing
copying calmjs/testing/mocks.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing
copying calmjs/testing/artifact.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing
copying calmjs/testing/module1/hello.js -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module1
copying calmjs/testing/module1/__init__.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module1
copying calmjs/testing/module2/helper.js -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module2
copying calmjs/testing/module2/__init__.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module2
copying calmjs/testing/module2/index.js -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module2
copying calmjs/testing/module2/mod/helper.js -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module2/mod
copying calmjs/testing/module4/other.css -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module4
copying calmjs/testing/module4/__init__.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module4
copying calmjs/testing/module4/widget.js -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module4
copying calmjs/testing/module4/widget.style -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module4
copying calmjs/testing/module4/data.json -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module4
copying calmjs/testing/names/typical.js -> build/bdist.linux-armv7l/wheel/./calmjs/testing/names
copying calmjs/testing/names/unusual.js -> build/bdist.linux-armv7l/wheel/./calmjs/testing/names
copying calmjs/testing/module3/module.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module3
copying calmjs/testing/module3/math.js -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module3
copying calmjs/testing/module3/__init__.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module3
copying calmjs/testing/module3/runtime.py -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module3
copying calmjs/testing/module3/mod/index.js -> build/bdist.linux-armv7l/wheel/./calmjs/testing/module3/mod
running install_egg_info
Copying src/calmjs.egg-info to build/bdist.linux-armv7l/wheel/./calmjs-3.4.4-py3.13.egg-info
Installing build/bdist.linux-armv7l/wheel/./calmjs-3.4.4-py3.13-nspkg.pth
running install_scripts
creating build/bdist.linux-armv7l/wheel/calmjs-3.4.4.dist-info/WHEEL
creating '/build/python-calmjs/src/calmjs-3.4.4/dist/.tmp-5lpudjl7/calmjs-3.4.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'calmjs-3.4.4-py3.13-nspkg.pth'
adding 'calmjs/README.rst'
adding 'calmjs/argparse.py'
adding 'calmjs/artifact.py'
adding 'calmjs/base.py'
adding 'calmjs/calmjs.py'
adding 'calmjs/cli.py'
adding 'calmjs/command.py'
adding 'calmjs/dist.py'
adding 'calmjs/exc.py'
adding 'calmjs/indexer.py'
adding 'calmjs/interrogate.py'
adding 'calmjs/loaderplugin.py'
adding 'calmjs/module.py'
adding 'calmjs/npm.py'
adding 'calmjs/registry.py'
adding 'calmjs/runtime.py'
adding 'calmjs/toolchain.py'
adding 'calmjs/ui.py'
adding 'calmjs/utils.py'
adding 'calmjs/vlqsm.py'
adding 'calmjs/yarn.py'
adding 'calmjs/testing/__init__.py'
adding 'calmjs/testing/artifact.py'
adding 'calmjs/testing/mocks.py'
adding 'calmjs/testing/module.py'
adding 'calmjs/testing/spec.py'
adding 'calmjs/testing/utils.py'
adding 'calmjs/testing/module1/__init__.py'
adding 'calmjs/testing/module1/hello.js'
adding 'calmjs/testing/module2/__init__.py'
adding 'calmjs/testing/module2/helper.js'
adding 'calmjs/testing/module2/index.js'
adding 'calmjs/testing/module2/mod/helper.js'
adding 'calmjs/testing/module3/__init__.py'
adding 'calmjs/testing/module3/math.js'
adding 'calmjs/testing/module3/module.py'
adding 'calmjs/testing/module3/runtime.py'
adding 'calmjs/testing/module3/mod/index.js'
adding 'calmjs/testing/module4/__init__.py'
adding 'calmjs/testing/module4/data.json'
adding 'calmjs/testing/module4/other.css'
adding 'calmjs/testing/module4/widget.js'
adding 'calmjs/testing/module4/widget.style'
adding 'calmjs/testing/names/typical.js'
adding 'calmjs/testing/names/unusual.js'
adding 'calmjs/tests/__init__.py'
adding 'calmjs/tests/test_argparse.py'
adding 'calmjs/tests/test_artifact.py'
adding 'calmjs/tests/test_base.py'
adding 'calmjs/tests/test_cli.py'
adding 'calmjs/tests/test_command.py'
adding 'calmjs/tests/test_dist.py'
adding 'calmjs/tests/test_indexer.py'
adding 'calmjs/tests/test_interrogate.py'
adding 'calmjs/tests/test_loaderplugin.py'
adding 'calmjs/tests/test_module.py'
adding 'calmjs/tests/test_npm.py'
adding 'calmjs/tests/test_registry.py'
adding 'calmjs/tests/test_runtime.py'
adding 'calmjs/tests/test_testing.py'
adding 'calmjs/tests/test_toolchain.py'
adding 'calmjs/tests/test_ui.py'
adding 'calmjs/tests/test_utils.py'
adding 'calmjs/tests/test_vlqsm.py'
adding 'calmjs/tests/test_yarn.py'
adding 'calmjs-3.4.4.dist-info/LICENSE'
adding 'calmjs-3.4.4.dist-info/METADATA'
adding 'calmjs-3.4.4.dist-info/WHEEL'
adding 'calmjs-3.4.4.dist-info/entry_points.txt'
adding 'calmjs-3.4.4.dist-info/namespace_packages.txt'
adding 'calmjs-3.4.4.dist-info/top_level.txt'
adding 'calmjs-3.4.4.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built calmjs-3.4.4-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-calmjs/pkg/python-calmjs/usr/share'
install: creating directory '/build/python-calmjs/pkg/python-calmjs/usr/share/doc'
install: creating directory '/build/python-calmjs/pkg/python-calmjs/usr/share/doc/python-calmjs'
'CHANGES.rst' -> '/build/python-calmjs/pkg/python-calmjs/usr/share/doc/python-calmjs/CHANGES.rst'
'README.rst' -> '/build/python-calmjs/pkg/python-calmjs/usr/share/doc/python-calmjs/README.rst'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-calmjs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-calmjs 3.4.4-4 (Mon Dec 23 14:08:06 2024)
==> Cleaning up...