Building package "python-gtts" INFO: Starting build... INFO: Verifying bootstrap image /home/u726578/chaotic/cache/lower/20240129000154.sif WARNING: integrity: signature not found for object group 1 WARNING: Bootstrap image could not be verified, but build will continue. INFO: Creating sandbox directory... INFO: Build complete: /scratch/chaotic/sandbox/pkg12d4609fd2a :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... there is nothing to do resolving dependencies... looking for conflicting packages... Packages (35) libnsl-2.0.1-1 python-3.11.6-1 python-annotated-types-0.6.0-1 python-autocommand-2.2.2-4 python-charset-normalizer-3.3.2-1 python-coverage-6.5.0-5 python-fastjsonschema-2.19.1-1 python-idna-3.6-1 python-inflect-7.0.0-2 python-iniconfig-2.0.0-4 python-jaraco.context-4.3.0-3 python-jaraco.functools-4.0.0-1 python-jaraco.text-3.12.0-1 python-more-itertools-10.1.0-1 python-ordered-set-4.1.0-4 python-packaging-23.2-1 python-platformdirs-4.1.0-1 python-pluggy-1.4.0-1 python-pydantic-2.5.3-1 python-pydantic-core-1:2.14.6-1 python-pyproject-hooks-1.0.0-5 python-pytest-8.0.0-1 python-tomli-2.0.1-3 python-trove-classifiers-2024.1.8-1 python-typing_extensions-4.9.0-1 python-urllib3-1.26.18-1 python-validate-pyproject-0.13-1 python-build-1.0.3-1 python-click-8.1.7-1 python-installer-0.7.0-3 python-pytest-cov-4.1.0-1 python-requests-2.31.0-1 python-setuptools-1:69.0.3-1 python-testfixtures-7.2.2-1 python-wheel-0.42.0-1 Total Download Size: 0.25 MiB Total Installed Size: 108.26 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-testfixtures-7.2.2-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending] python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-click... installing python-charset-normalizer... installing python-idna... installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support [installed] python-pyopenssl: security support python-pysocks: SOCKS support installing python-requests... Optional dependencies for python-requests python-chardet: alternative character encoding library python-pysocks: SOCKS proxy support installing python-packaging... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-virtualenv: Use virtualenv for build isolation installing python-installer... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-annotated-types... installing python-typing_extensions... installing python-pydantic-core... installing python-pydantic... Optional dependencies for python-pydantic mypy: for type validation with mypy python-dotenv: for .env file support python-email-validator: for email validation python-hypothesis: for hypothesis plugin when using legacy v1 installing python-inflect... installing python-jaraco.text... installing python-ordered-set... installing python-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures installing python-coverage... Optional dependencies for python-coverage python-tomli: for pyproject.toml support [installed] installing python-iniconfig... installing python-pluggy... installing python-pytest... installing python-pytest-cov... installing python-testfixtures... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: python-gtts 2.5.1-1 (Mon 29 Jan 2024 01:15:19 PM -03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading gTTS-2.5.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10426 0 10426 0 0 31508 0 --:--:-- --:--:-- --:--:-- 31508 100 40984 0 40984 0 0 114k 0 --:--:-- --:--:-- --:--:-- 1755k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... gTTS-2.5.1.tar.gz ... Passed ==> Extracting sources... -> Extracting gTTS-2.5.1.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema running egg_info creating gTTS.egg-info writing gTTS.egg-info/PKG-INFO writing dependency_links to gTTS.egg-info/dependency_links.txt writing entry points to gTTS.egg-info/entry_points.txt writing requirements to gTTS.egg-info/requires.txt writing top-level names to gTTS.egg-info/top_level.txt writing manifest file 'gTTS.egg-info/SOURCES.txt' reading manifest file 'gTTS.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'gTTS.egg-info/SOURCES.txt' * Building wheel... validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gtts copying gtts/version.py -> build/lib/gtts copying gtts/utils.py -> build/lib/gtts copying gtts/tts.py -> build/lib/gtts copying gtts/langs.py -> build/lib/gtts copying gtts/lang.py -> build/lib/gtts copying gtts/cli.py -> build/lib/gtts copying gtts/accents.py -> build/lib/gtts copying gtts/__init__.py -> build/lib/gtts creating build/lib/gtts/tokenizer copying gtts/tokenizer/tokenizer_cases.py -> build/lib/gtts/tokenizer copying gtts/tokenizer/symbols.py -> build/lib/gtts/tokenizer copying gtts/tokenizer/pre_processors.py -> build/lib/gtts/tokenizer copying gtts/tokenizer/core.py -> build/lib/gtts/tokenizer copying gtts/tokenizer/__init__.py -> build/lib/gtts/tokenizer creating build/lib/gtts/tests copying gtts/tests/test_utils.py -> build/lib/gtts/tests copying gtts/tests/test_tts.py -> build/lib/gtts/tests copying gtts/tests/test_lang.py -> build/lib/gtts/tests copying gtts/tests/test_cli.py -> build/lib/gtts/tests copying gtts/tests/__init__.py -> build/lib/gtts/tests creating build/lib/gtts/tokenizer/tests copying gtts/tokenizer/tests/test_tokenizer_cases.py -> build/lib/gtts/tokenizer/tests copying gtts/tokenizer/tests/test_pre_processors.py -> build/lib/gtts/tokenizer/tests copying gtts/tokenizer/tests/test_core.py -> build/lib/gtts/tokenizer/tests running egg_info writing gTTS.egg-info/PKG-INFO writing dependency_links to gTTS.egg-info/dependency_links.txt writing entry points to gTTS.egg-info/entry_points.txt writing requirements to gTTS.egg-info/requires.txt writing top-level names to gTTS.egg-info/top_level.txt reading manifest file 'gTTS.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'gTTS.egg-info/SOURCES.txt' creating build/lib/gtts/tests/input_files copying gtts/tests/input_files/test_cli_test_ascii.txt -> build/lib/gtts/tests/input_files copying gtts/tests/input_files/test_cli_test_utf8.txt -> build/lib/gtts/tests/input_files installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/gtts creating build/bdist.linux-x86_64/wheel/gtts/tests creating build/bdist.linux-x86_64/wheel/gtts/tests/input_files copying build/lib/gtts/tests/input_files/test_cli_test_utf8.txt -> build/bdist.linux-x86_64/wheel/gtts/tests/input_files copying build/lib/gtts/tests/input_files/test_cli_test_ascii.txt -> build/bdist.linux-x86_64/wheel/gtts/tests/input_files copying build/lib/gtts/tests/__init__.py -> build/bdist.linux-x86_64/wheel/gtts/tests copying build/lib/gtts/tests/test_cli.py -> build/bdist.linux-x86_64/wheel/gtts/tests copying build/lib/gtts/tests/test_lang.py -> build/bdist.linux-x86_64/wheel/gtts/tests copying build/lib/gtts/tests/test_tts.py -> build/bdist.linux-x86_64/wheel/gtts/tests copying build/lib/gtts/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/gtts/tests creating build/bdist.linux-x86_64/wheel/gtts/tokenizer creating build/bdist.linux-x86_64/wheel/gtts/tokenizer/tests copying build/lib/gtts/tokenizer/tests/test_core.py -> build/bdist.linux-x86_64/wheel/gtts/tokenizer/tests copying build/lib/gtts/tokenizer/tests/test_pre_processors.py -> build/bdist.linux-x86_64/wheel/gtts/tokenizer/tests copying build/lib/gtts/tokenizer/tests/test_tokenizer_cases.py -> build/bdist.linux-x86_64/wheel/gtts/tokenizer/tests copying build/lib/gtts/tokenizer/__init__.py -> build/bdist.linux-x86_64/wheel/gtts/tokenizer copying build/lib/gtts/tokenizer/core.py -> build/bdist.linux-x86_64/wheel/gtts/tokenizer copying build/lib/gtts/tokenizer/pre_processors.py -> build/bdist.linux-x86_64/wheel/gtts/tokenizer copying build/lib/gtts/tokenizer/symbols.py -> build/bdist.linux-x86_64/wheel/gtts/tokenizer copying build/lib/gtts/tokenizer/tokenizer_cases.py -> build/bdist.linux-x86_64/wheel/gtts/tokenizer copying build/lib/gtts/__init__.py -> build/bdist.linux-x86_64/wheel/gtts copying build/lib/gtts/accents.py -> build/bdist.linux-x86_64/wheel/gtts copying build/lib/gtts/cli.py -> build/bdist.linux-x86_64/wheel/gtts copying build/lib/gtts/lang.py -> build/bdist.linux-x86_64/wheel/gtts copying build/lib/gtts/langs.py -> build/bdist.linux-x86_64/wheel/gtts copying build/lib/gtts/tts.py -> build/bdist.linux-x86_64/wheel/gtts copying build/lib/gtts/utils.py -> build/bdist.linux-x86_64/wheel/gtts copying build/lib/gtts/version.py -> build/bdist.linux-x86_64/wheel/gtts running install_egg_info Copying gTTS.egg-info to build/bdist.linux-x86_64/wheel/gTTS-2.5.1-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/gTTS-2.5.1.dist-info/WHEEL creating '/home/main-builder/pkgwork/src/gTTS-2.5.1/dist/.tmp-jdupt_yo/gTTS-2.5.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'gtts/__init__.py' adding 'gtts/accents.py' adding 'gtts/cli.py' adding 'gtts/lang.py' adding 'gtts/langs.py' adding 'gtts/tts.py' adding 'gtts/utils.py' adding 'gtts/version.py' adding 'gtts/tests/__init__.py' adding 'gtts/tests/test_cli.py' adding 'gtts/tests/test_lang.py' adding 'gtts/tests/test_tts.py' adding 'gtts/tests/test_utils.py' adding 'gtts/tests/input_files/test_cli_test_ascii.txt' adding 'gtts/tests/input_files/test_cli_test_utf8.txt' adding 'gtts/tokenizer/__init__.py' adding 'gtts/tokenizer/core.py' adding 'gtts/tokenizer/pre_processors.py' adding 'gtts/tokenizer/symbols.py' adding 'gtts/tokenizer/tokenizer_cases.py' adding 'gtts/tokenizer/tests/test_core.py' adding 'gtts/tokenizer/tests/test_pre_processors.py' adding 'gtts/tokenizer/tests/test_tokenizer_cases.py' adding 'gTTS-2.5.1.dist-info/LICENSE' adding 'gTTS-2.5.1.dist-info/METADATA' adding 'gTTS-2.5.1.dist-info/WHEEL' adding 'gTTS-2.5.1.dist-info/entry_points.txt' adding 'gTTS-2.5.1.dist-info/top_level.txt' adding 'gTTS-2.5.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built gTTS-2.5.1-py3-none-any.whl ==> Starting check()... ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-8.0.0, pluggy-1.4.0 rootdir: /home/main-builder/pkgwork/src/gTTS-2.5.1 configfile: pyproject.toml plugins: cov-4.1.0 collected 114 items gtts/tests/test_cli.py .................. [ 15%] gtts/tests/test_lang.py .. [ 17%] gtts/tests/test_tts.py ................................................. [ 60%] .................... [ 78%] gtts/tests/test_utils.py ......... [ 85%] gtts/tokenizer/tests/test_core.py ....... [ 92%] gtts/tokenizer/tests/test_pre_processors.py .... [ 95%] gtts/tokenizer/tests/test_tokenizer_cases.py ..... [100%] ============================= 114 passed in 38.09s ============================= ==> 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-gtts"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-gtts 2.5.1-1 (Mon 29 Jan 2024 01:16:00 PM -03) time="2024-01-29T13:16:01-03:00" level=warning msg="Network file system detected as backing store. Enforcing overlay option `force_mask=\"700\"`. Add it to storage.conf to silence this warning" time="2024-01-29T13:16:02-03:00" level=warning msg="Network file system detected as backing store. Enforcing overlay option `force_mask=\"700\"`. Add it to storage.conf to silence this warning" real 0m58.775s user 0m9.240s sys 0m12.618s