==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-mplhep_data 0.0.4-2 (Sat Jan 4 17:51:28 2025) ==> Retrieving sources... -> Cloning python-mplhep_data git repo... Cloning into bare repository '/home/leming/work/python-mplhep_data/python-mplhep_data'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... python-mplhep_data ... Skipped ==> Making package: python-mplhep_data 0.0.4-2 (Sat 04 Jan 2025 05:51:36 PM MST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (18) perl-error-0.17029-7 perl-mailtools-2.22-1 perl-timedate-2.33-7 python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1 python-jaraco.context-6.0.1-1 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-pyproject-hooks-1.2.0-3 git-2.47.1-1 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:75.2.0-4 python-setuptools-scm-8.1.0-3 python-wheel-0.45.0-3 Total Download Size: 1.49 MiB Total Installed Size: 55.30 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-setuptools-1:75.2.0-4-any downloading... python-more-itertools-10.5.0-1-any downloading... python-setuptools-scm-8.1.0-3-any downloading... python-platformdirs-4.3.6-2-any downloading... python-autocommand-2.2.2-7-any downloading... python-jaraco.collections-5.1.0-1-any downloading... python-jaraco.text-4.0.0-2-any downloading... python-jaraco.functools-4.1.0-1-any downloading... python-jaraco.context-6.0.1-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing python-packaging... 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... 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-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-platformdirs... installing python-setuptools... installing python-setuptools-scm... :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of python-mplhep_data git repo... Cloning into 'python-mplhep_data'... done. Switched to a new branch 'makepkg' ==> Starting build()... * Getting build dependencies for wheel... running egg_info creating src/mplhep_data.egg-info writing src/mplhep_data.egg-info/PKG-INFO writing dependency_links to src/mplhep_data.egg-info/dependency_links.txt writing requirements to src/mplhep_data.egg-info/requires.txt writing top-level names to src/mplhep_data.egg-info/top_level.txt writing manifest file 'src/mplhep_data.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'src/mplhep/fonts' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/mplhep_data.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/mplhep_data copying src/mplhep_data/__init__.py -> build/lib/mplhep_data copying src/mplhep_data/version.py -> build/lib/mplhep_data running egg_info writing src/mplhep_data.egg-info/PKG-INFO writing dependency_links to src/mplhep_data.egg-info/dependency_links.txt writing requirements to src/mplhep_data.egg-info/requires.txt writing top-level names to src/mplhep_data.egg-info/top_level.txt reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'src/mplhep/fonts' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/mplhep_data.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'mplhep_data.fonts.firamath' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mplhep_data.fonts.firamath' 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 'mplhep_data.fonts.firamath' 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 'mplhep_data.fonts.firamath' to be distributed and are already explicitly excluding 'mplhep_data.fonts.firamath' 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 'mplhep_data.fonts.firasans' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mplhep_data.fonts.firasans' 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 'mplhep_data.fonts.firasans' 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 'mplhep_data.fonts.firasans' to be distributed and are already explicitly excluding 'mplhep_data.fonts.firasans' 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 'mplhep_data.fonts.latinmodernmath' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mplhep_data.fonts.latinmodernmath' 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 'mplhep_data.fonts.latinmodernmath' 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 'mplhep_data.fonts.latinmodernmath' to be distributed and are already explicitly excluding 'mplhep_data.fonts.latinmodernmath' 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 'mplhep_data.fonts.latinmodernroman' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mplhep_data.fonts.latinmodernroman' 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 'mplhep_data.fonts.latinmodernroman' 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 'mplhep_data.fonts.latinmodernroman' to be distributed and are already explicitly excluding 'mplhep_data.fonts.latinmodernroman' 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 'mplhep_data.fonts.latinmodernsans' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mplhep_data.fonts.latinmodernsans' 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 'mplhep_data.fonts.latinmodernsans' 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 'mplhep_data.fonts.latinmodernsans' to be distributed and are already explicitly excluding 'mplhep_data.fonts.latinmodernsans' 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 'mplhep_data.fonts.texgyreheros' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mplhep_data.fonts.texgyreheros' 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 'mplhep_data.fonts.texgyreheros' 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 'mplhep_data.fonts.texgyreheros' to be distributed and are already explicitly excluding 'mplhep_data.fonts.texgyreheros' 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 'mplhep_data.fonts.texgyretermes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mplhep_data.fonts.texgyretermes' 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 'mplhep_data.fonts.texgyretermes' 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 'mplhep_data.fonts.texgyretermes' to be distributed and are already explicitly excluding 'mplhep_data.fonts.texgyretermes' 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) creating build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-Bold.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-Book.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-ExtraBold.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-ExtraLight.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-Heavy.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-Light.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-Medium.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-Regular.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-SemiBold.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-Thin.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-Ultra.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/FiraMath-UltraLight.otf -> build/lib/mplhep_data/fonts/firamath copying src/mplhep_data/fonts/firamath/LICENSE_FiraMath -> build/lib/mplhep_data/fonts/firamath creating build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraMono-Bold.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraMono-Medium.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraMono-Regular.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-Black.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-BlackItalic.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-Bold.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-BoldItalic.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-ExtraBold.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-ExtraBoldItalic.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-ExtraLight.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-ExtraLightItalic.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-Italic.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-Light.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-LightItalic.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-Medium.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-MediumItalic.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-Regular.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-SemiBold.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-SemiBoldItalic.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-Thin.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/FiraSans-ThinItalic.ttf -> build/lib/mplhep_data/fonts/firasans copying src/mplhep_data/fonts/firasans/LICENSE_FiraSans -> build/lib/mplhep_data/fonts/firasans creating build/lib/mplhep_data/fonts/latinmodernmath copying src/mplhep_data/fonts/latinmodernmath/LICENSE_LMMath -> build/lib/mplhep_data/fonts/latinmodernmath copying src/mplhep_data/fonts/latinmodernmath/latinmodern-math.otf -> build/lib/mplhep_data/fonts/latinmodernmath creating build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/LICENSE_LMRoman -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman10-bold.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman10-bolditalic.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman10-italic.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman10-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman12-bold.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman12-italic.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman12-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman17-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman5-bold.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman5-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman6-bold.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman6-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman7-bold.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman7-italic.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman7-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman8-bold.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman8-italic.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman8-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman9-bold.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman9-italic.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmroman9-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromancaps10-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromancaps10-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromandemi10-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromandemi10-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromandunh10-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromandunh10-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromanslant10-bold.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromanslant10-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromanslant12-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromanslant17-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromanslant8-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromanslant9-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman copying src/mplhep_data/fonts/latinmodernroman/lmromanunsl10-regular.otf -> build/lib/mplhep_data/fonts/latinmodernroman creating build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/LICENSE_LMSans -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans10-bold.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans10-boldoblique.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans10-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans10-regular.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans12-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans12-regular.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans17-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans17-regular.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans8-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans8-regular.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans9-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsans9-regular.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsansdemicond10-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsansdemicond10-regular.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsansquot8-bold.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsansquot8-boldoblique.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsansquot8-oblique.otf -> build/lib/mplhep_data/fonts/latinmodernsans copying src/mplhep_data/fonts/latinmodernsans/lmsansquot8-regular.otf -> build/lib/mplhep_data/fonts/latinmodernsans creating build/lib/mplhep_data/fonts/texgyreheros copying src/mplhep_data/fonts/texgyreheros/LICENSE_TexGyreHeros -> build/lib/mplhep_data/fonts/texgyreheros copying src/mplhep_data/fonts/texgyreheros/texgyreheros-bold.otf -> build/lib/mplhep_data/fonts/texgyreheros copying src/mplhep_data/fonts/texgyreheros/texgyreheros-bolditalic.otf -> build/lib/mplhep_data/fonts/texgyreheros copying src/mplhep_data/fonts/texgyreheros/texgyreheros-italic.otf -> build/lib/mplhep_data/fonts/texgyreheros copying src/mplhep_data/fonts/texgyreheros/texgyreheros-regular.otf -> build/lib/mplhep_data/fonts/texgyreheros copying src/mplhep_data/fonts/texgyreheros/texgyreheroscn-bold.otf -> build/lib/mplhep_data/fonts/texgyreheros copying src/mplhep_data/fonts/texgyreheros/texgyreheroscn-bolditalic.otf -> build/lib/mplhep_data/fonts/texgyreheros copying src/mplhep_data/fonts/texgyreheros/texgyreheroscn-italic.otf -> build/lib/mplhep_data/fonts/texgyreheros copying src/mplhep_data/fonts/texgyreheros/texgyreheroscn-regular.otf -> build/lib/mplhep_data/fonts/texgyreheros creating build/lib/mplhep_data/fonts/texgyretermes copying src/mplhep_data/fonts/texgyretermes/LICENSE_TexGyreTermes.txt -> build/lib/mplhep_data/fonts/texgyretermes copying src/mplhep_data/fonts/texgyretermes/texgyretermes-bold.otf -> build/lib/mplhep_data/fonts/texgyretermes copying src/mplhep_data/fonts/texgyretermes/texgyretermes-bolditalic.otf -> build/lib/mplhep_data/fonts/texgyretermes copying src/mplhep_data/fonts/texgyretermes/texgyretermes-italic.otf -> build/lib/mplhep_data/fonts/texgyretermes copying src/mplhep_data/fonts/texgyretermes/texgyretermes-regular.otf -> build/lib/mplhep_data/fonts/texgyretermes installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/mplhep_data copying build/lib/mplhep_data/__init__.py -> build/bdist.linux-aarch64/wheel/./mplhep_data copying build/lib/mplhep_data/version.py -> build/bdist.linux-aarch64/wheel/./mplhep_data creating build/bdist.linux-aarch64/wheel/mplhep_data/fonts creating build/bdist.linux-aarch64/wheel/mplhep_data/fonts/texgyreheros copying build/lib/mplhep_data/fonts/texgyreheros/texgyreheroscn-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyreheros copying build/lib/mplhep_data/fonts/texgyreheros/texgyreheros-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyreheros copying build/lib/mplhep_data/fonts/texgyreheros/texgyreheroscn-italic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyreheros copying build/lib/mplhep_data/fonts/texgyreheros/LICENSE_TexGyreHeros -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyreheros copying build/lib/mplhep_data/fonts/texgyreheros/texgyreheroscn-bolditalic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyreheros copying build/lib/mplhep_data/fonts/texgyreheros/texgyreheroscn-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyreheros copying build/lib/mplhep_data/fonts/texgyreheros/texgyreheros-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyreheros copying build/lib/mplhep_data/fonts/texgyreheros/texgyreheros-italic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyreheros copying build/lib/mplhep_data/fonts/texgyreheros/texgyreheros-bolditalic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyreheros creating build/bdist.linux-aarch64/wheel/mplhep_data/fonts/texgyretermes copying build/lib/mplhep_data/fonts/texgyretermes/LICENSE_TexGyreTermes.txt -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyretermes copying build/lib/mplhep_data/fonts/texgyretermes/texgyretermes-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyretermes copying build/lib/mplhep_data/fonts/texgyretermes/texgyretermes-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyretermes copying build/lib/mplhep_data/fonts/texgyretermes/texgyretermes-bolditalic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyretermes copying build/lib/mplhep_data/fonts/texgyretermes/texgyretermes-italic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/texgyretermes creating build/bdist.linux-aarch64/wheel/mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-Thin.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-Book.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-UltraLight.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/LICENSE_FiraMath -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-Light.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-ExtraLight.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-Ultra.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-Bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-ExtraBold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-Medium.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-Heavy.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-Regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath copying build/lib/mplhep_data/fonts/firamath/FiraMath-SemiBold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firamath creating build/bdist.linux-aarch64/wheel/mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsansquot8-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans10-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans8-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsansquot8-boldoblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans10-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsansdemicond10-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans9-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans12-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/LICENSE_LMSans -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans8-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsansquot8-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans12-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsansquot8-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans17-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans17-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans9-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans10-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsansdemicond10-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans copying build/lib/mplhep_data/fonts/latinmodernsans/lmsans10-boldoblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernsans creating build/bdist.linux-aarch64/wheel/mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromandemi10-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman7-italic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromandemi10-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman5-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman8-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman6-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman9-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromandunh10-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromancaps10-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/LICENSE_LMRoman -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman10-italic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromancaps10-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman12-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromanslant12-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman8-italic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman9-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman10-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman6-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromanslant17-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman10-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromanunsl10-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman5-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromanslant9-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman8-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromanslant10-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman17-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromandunh10-oblique.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman9-italic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman7-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromanslant10-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman10-bolditalic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman7-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman12-italic.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmromanslant8-regular.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman copying build/lib/mplhep_data/fonts/latinmodernroman/lmroman12-bold.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernroman creating build/bdist.linux-aarch64/wheel/mplhep_data/fonts/latinmodernmath copying build/lib/mplhep_data/fonts/latinmodernmath/latinmodern-math.otf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernmath copying build/lib/mplhep_data/fonts/latinmodernmath/LICENSE_LMMath -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/latinmodernmath creating build/bdist.linux-aarch64/wheel/mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-Regular.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-LightItalic.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-Thin.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-MediumItalic.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-Light.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-ExtraLightItalic.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-ThinItalic.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-SemiBoldItalic.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-ExtraLight.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-Medium.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/LICENSE_FiraSans -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-Italic.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-ExtraBold.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-BlackItalic.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-Black.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-ExtraBoldItalic.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-SemiBold.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraMono-Regular.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-BoldItalic.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraSans-Bold.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraMono-Medium.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans copying build/lib/mplhep_data/fonts/firasans/FiraMono-Bold.ttf -> build/bdist.linux-aarch64/wheel/./mplhep_data/fonts/firasans running install_egg_info Copying src/mplhep_data.egg-info to build/bdist.linux-aarch64/wheel/./mplhep_data-0.0.4-py3.13.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/mplhep_data-0.0.4.dist-info/WHEEL creating '/build/python-mplhep_data/src/python-mplhep_data/dist/.tmp-0u3s07x_/mplhep_data-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'mplhep_data/__init__.py' adding 'mplhep_data/version.py' adding 'mplhep_data/fonts/firamath/FiraMath-Bold.otf' adding 'mplhep_data/fonts/firamath/FiraMath-Book.otf' adding 'mplhep_data/fonts/firamath/FiraMath-ExtraBold.otf' adding 'mplhep_data/fonts/firamath/FiraMath-ExtraLight.otf' adding 'mplhep_data/fonts/firamath/FiraMath-Heavy.otf' adding 'mplhep_data/fonts/firamath/FiraMath-Light.otf' adding 'mplhep_data/fonts/firamath/FiraMath-Medium.otf' adding 'mplhep_data/fonts/firamath/FiraMath-Regular.otf' adding 'mplhep_data/fonts/firamath/FiraMath-SemiBold.otf' adding 'mplhep_data/fonts/firamath/FiraMath-Thin.otf' adding 'mplhep_data/fonts/firamath/FiraMath-Ultra.otf' adding 'mplhep_data/fonts/firamath/FiraMath-UltraLight.otf' adding 'mplhep_data/fonts/firamath/LICENSE_FiraMath' adding 'mplhep_data/fonts/firasans/FiraMono-Bold.ttf' adding 'mplhep_data/fonts/firasans/FiraMono-Medium.ttf' adding 'mplhep_data/fonts/firasans/FiraMono-Regular.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-Black.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-BlackItalic.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-Bold.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-BoldItalic.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-ExtraBold.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-ExtraBoldItalic.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-ExtraLight.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-ExtraLightItalic.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-Italic.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-Light.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-LightItalic.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-Medium.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-MediumItalic.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-Regular.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-SemiBold.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-SemiBoldItalic.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-Thin.ttf' adding 'mplhep_data/fonts/firasans/FiraSans-ThinItalic.ttf' adding 'mplhep_data/fonts/firasans/LICENSE_FiraSans' adding 'mplhep_data/fonts/latinmodernmath/LICENSE_LMMath' adding 'mplhep_data/fonts/latinmodernmath/latinmodern-math.otf' adding 'mplhep_data/fonts/latinmodernroman/LICENSE_LMRoman' adding 'mplhep_data/fonts/latinmodernroman/lmroman10-bold.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman10-bolditalic.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman10-italic.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman10-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman12-bold.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman12-italic.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman12-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman17-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman5-bold.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman5-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman6-bold.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman6-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman7-bold.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman7-italic.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman7-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman8-bold.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman8-italic.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman8-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman9-bold.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman9-italic.otf' adding 'mplhep_data/fonts/latinmodernroman/lmroman9-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromancaps10-oblique.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromancaps10-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromandemi10-oblique.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromandemi10-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromandunh10-oblique.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromandunh10-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromanslant10-bold.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromanslant10-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromanslant12-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromanslant17-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromanslant8-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromanslant9-regular.otf' adding 'mplhep_data/fonts/latinmodernroman/lmromanunsl10-regular.otf' adding 'mplhep_data/fonts/latinmodernsans/LICENSE_LMSans' adding 'mplhep_data/fonts/latinmodernsans/lmsans10-bold.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans10-boldoblique.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans10-oblique.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans10-regular.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans12-oblique.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans12-regular.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans17-oblique.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans17-regular.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans8-oblique.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans8-regular.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans9-oblique.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsans9-regular.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsansdemicond10-oblique.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsansdemicond10-regular.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsansquot8-bold.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsansquot8-boldoblique.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsansquot8-oblique.otf' adding 'mplhep_data/fonts/latinmodernsans/lmsansquot8-regular.otf' adding 'mplhep_data/fonts/texgyreheros/LICENSE_TexGyreHeros' adding 'mplhep_data/fonts/texgyreheros/texgyreheros-bold.otf' adding 'mplhep_data/fonts/texgyreheros/texgyreheros-bolditalic.otf' adding 'mplhep_data/fonts/texgyreheros/texgyreheros-italic.otf' adding 'mplhep_data/fonts/texgyreheros/texgyreheros-regular.otf' adding 'mplhep_data/fonts/texgyreheros/texgyreheroscn-bold.otf' adding 'mplhep_data/fonts/texgyreheros/texgyreheroscn-bolditalic.otf' adding 'mplhep_data/fonts/texgyreheros/texgyreheroscn-italic.otf' adding 'mplhep_data/fonts/texgyreheros/texgyreheroscn-regular.otf' adding 'mplhep_data/fonts/texgyretermes/LICENSE_TexGyreTermes.txt' adding 'mplhep_data/fonts/texgyretermes/texgyretermes-bold.otf' adding 'mplhep_data/fonts/texgyretermes/texgyretermes-bolditalic.otf' adding 'mplhep_data/fonts/texgyretermes/texgyretermes-italic.otf' adding 'mplhep_data/fonts/texgyretermes/texgyretermes-regular.otf' adding 'mplhep_data-0.0.4.dist-info/LICENSE' adding 'mplhep_data-0.0.4.dist-info/METADATA' adding 'mplhep_data-0.0.4.dist-info/WHEEL' adding 'mplhep_data-0.0.4.dist-info/top_level.txt' adding 'mplhep_data-0.0.4.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built mplhep_data-0.0.4-py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... ==> 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-mplhep_data"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-mplhep_data 0.0.4-2 (Sat 04 Jan 2025 05:52:02 PM MST) ==> Cleaning up...