Building package "python-markdownify" :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (2) libp11-kit-0.25.2-1 p11-kit-0.25.2-1 Total Installed Size: 4.16 MiB Net Upgrade Size: 0.00 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... upgrading libp11-kit... upgrading p11-kit... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... resolving dependencies... looking for conflicting packages... Packages (30) libnsl-2.0.1-1 python-annotated-types-0.6.0-1 python-autocommand-2.2.2-4 python-fastjsonschema-2.18.1-1 python-inflect-7.0.0-2 python-iniconfig-2.0.0-4 python-jaraco.context-4.3.0-3 python-jaraco.functools-3.9.0-1 python-jaraco.text-3.11.1-3 python-more-itertools-10.1.0-1 python-ordered-set-4.1.0-4 python-packaging-23.1-1 python-platformdirs-3.11.0-1 python-pluggy-1.3.0-1 python-pydantic-2.4.2-1 python-pydantic-core-1:2.10.1-1 python-pyproject-hooks-1.0.0-5 python-soupsieve-2.5-1 python-tomli-2.0.1-3 python-trove-classifiers-2023.10.18-1 python-typing_extensions-4.8.0-1 python-validate-pyproject-0.13-1 python-3.11.5-2 python-beautifulsoup4-4.12.2-1 python-build-1.0.3-1 python-installer-0.7.0-3 python-pytest-7.4.3-1 python-setuptools-1:68.0.0-1 python-six-1.16.0-8 python-wheel-0.40.0-3 Total Installed Size: 101.92 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 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-soupsieve... installing python-beautifulsoup4... Optional dependencies for python-beautifulsoup4 python-chardet: to autodetect character encodings python-lxml: alternative HTML parser python-html5lib: alternative HTML parser installing python-six... 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-iniconfig... installing python-pluggy... installing python-pytest... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: python-markdownify 0.11.6-4 (Thu 02 Nov 2023 11:48:22 PM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading markdownify-0.11.6.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 100 122 100 122 0 0 2970 0 --:--:-- --:--:-- --:--:-- 3050 100 283 100 283 0 0 1519 0 --:--:-- --:--:-- --:--:-- 1519 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16183 100 16183 0 0 72789 0 --:--:-- --:--:-- --:--:-- 72789 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... markdownify-0.11.6.tar.gz ... Passed ==> Extracting sources... -> Extracting markdownify-0.11.6.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... * Getting build dependencies for wheel... running egg_info writing markdownify.egg-info/PKG-INFO writing dependency_links to markdownify.egg-info/dependency_links.txt writing entry points to markdownify.egg-info/entry_points.txt writing requirements to markdownify.egg-info/requires.txt writing top-level names to markdownify.egg-info/top_level.txt reading manifest file 'markdownify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'markdownify.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/markdownify copying markdownify/main.py -> build/lib/markdownify copying markdownify/__init__.py -> build/lib/markdownify running egg_info writing markdownify.egg-info/PKG-INFO writing dependency_links to markdownify.egg-info/dependency_links.txt writing entry points to markdownify.egg-info/entry_points.txt writing requirements to markdownify.egg-info/requires.txt writing top-level names to markdownify.egg-info/top_level.txt reading manifest file 'markdownify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'markdownify.egg-info/SOURCES.txt' 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/markdownify copying build/lib/markdownify/__init__.py -> build/bdist.linux-x86_64/wheel/markdownify copying build/lib/markdownify/main.py -> build/bdist.linux-x86_64/wheel/markdownify running install_egg_info Copying markdownify.egg-info to build/bdist.linux-x86_64/wheel/markdownify-0.11.6-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/markdownify-0.11.6.dist-info/WHEEL creating '/home/main-builder/pkgwork/src/markdownify-0.11.6/dist/.tmp-f25sxmfg/markdownify-0.11.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'markdownify/__init__.py' adding 'markdownify/main.py' adding 'markdownify-0.11.6.dist-info/LICENSE' adding 'markdownify-0.11.6.dist-info/METADATA' adding 'markdownify-0.11.6.dist-info/WHEEL' adding 'markdownify-0.11.6.dist-info/entry_points.txt' adding 'markdownify-0.11.6.dist-info/top_level.txt' adding 'markdownify-0.11.6.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built markdownify-0.11.6-py3-none-any.whl ==> Starting check()... ============================= test session starts ============================== platform linux -- Python 3.11.5, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/main-builder/pkgwork/src/markdownify-0.11.6 collected 68 items tests/test_advanced.py ...... [ 8%] tests/test_args.py .... [ 14%] tests/test_basic.py ... [ 19%] tests/test_conversions.py ....................................... [ 76%] tests/test_custom_converter.py .. [ 79%] tests/test_escaping.py ...... [ 88%] tests/test_lists.py ....... [ 98%] tests/test_tables.py . [100%] ============================== 68 passed in 0.16s ============================== ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing empty directories... -> 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-markdownify"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-markdownify 0.11.6-4 (Thu 02 Nov 2023 11:48:24 PM CET) umount: /tmp/chaotic/routines/ufscar1/python-markdownify/machine/root/home/main-builder/pkgwork unmounted umount: /tmp/chaotic/routines/ufscar1/python-markdownify/machine/root/home/main-builder/.ccache unmounted umount: /tmp/chaotic/routines/ufscar1/python-markdownify/machine/root/home/main-builder/pkgsrc unmounted umount: /tmp/chaotic/routines/ufscar1/python-markdownify/machine/root/var/cache/pacman/pkg unmounted umount: /tmp/chaotic/routines/ufscar1/python-markdownify/machine/root/var/pkgdest unmounted umount: /tmp/chaotic/routines/ufscar1/python-markdownify/machine/root (overlay) unmounted real 0m5.321s user 0m2.014s sys 0m3.108s