>>> venc: Building testing/venc 3.1.1-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 16:32:31 +0000 >>> venc: Checking sanity of /home/buildozer/aports/testing/venc/APKBUILD... >>> venc: Analyzing dependencies... >>> venc: Installing for build: build-base py3-yaml py3-unidecode py3-gpep517 py3-setuptools py3-wheel (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.6.1-r3) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.4_p20240330-r0) (7/30) Installing readline (8.2.10-r0) (8/30) Installing sqlite-libs (3.45.2-r0) (9/30) Installing python3 (3.12.3-r0) (10/30) Installing python3-pycache-pyc0 (3.12.3-r0) (11/30) Installing pyc (3.12.3-r0) (12/30) Installing py3-yaml-pyc (6.0.1-r3) (13/30) Installing python3-pyc (3.12.3-r0) (14/30) Installing yaml (0.2.5-r2) (15/30) Installing py3-yaml (6.0.1-r3) (16/30) Installing py3-unidecode (1.3.8-r1) (17/30) Installing py3-unidecode-pyc (1.3.8-r1) (18/30) Installing py3-installer (0.7.0-r2) (19/30) Installing py3-installer-pyc (0.7.0-r2) (20/30) Installing py3-gpep517 (15-r2) (21/30) Installing py3-gpep517-pyc (15-r2) (22/30) Installing py3-parsing (3.1.2-r1) (23/30) Installing py3-parsing-pyc (3.1.2-r1) (24/30) Installing py3-packaging (24.0-r1) (25/30) Installing py3-packaging-pyc (24.0-r1) (26/30) Installing py3-setuptools (69.2.0-r2) (27/30) Installing py3-setuptools-pyc (69.2.0-r2) (28/30) Installing py3-wheel (0.42.0-r1) (29/30) Installing py3-wheel-pyc (0.42.0-r1) (30/30) Installing .makedepends-venc (20240415.163232) Executing busybox-1.36.1-r25.trigger OK: 399 MiB in 137 packages >>> venc: Cleaning up srcdir >>> venc: Cleaning up pkgdir >>> venc: Cleaning up tmpdir >>> venc: Fetching https://distfiles.alpinelinux.org/distfiles/edge//VenC-v3.1.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 34 278k 34 98304 0 0 197k 0 0:00:01 --:--:-- 0:00:01 197k 100 278k 100 278k 0 0 489k 0 --:--:-- --:--:-- --:--:-- 489k >>> venc: Fetching https://distfiles.alpinelinux.org/distfiles/edge//VenC-v3.1.1.tar.gz >>> venc: Checking sha512sums... VenC-v3.1.1.tar.gz: OK >>> venc: Unpacking /var/cache/distfiles/edge/VenC-v3.1.1.tar.gz... 2024-04-15 16:32:34,124 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 16:32:34,146 root INFO running bdist_wheel 2024-04-15 16:32:34,158 root INFO running build 2024-04-15 16:32:34,158 root INFO running build_py 2024-04-15 16:32:34,159 root INFO creating build 2024-04-15 16:32:34,159 root INFO creating build/lib 2024-04-15 16:32:34,159 root INFO creating build/lib/venc3 2024-04-15 16:32:34,160 root INFO copying venc3/__init__.py -> build/lib/venc3 2024-04-15 16:32:34,160 root INFO copying venc3/exceptions.py -> build/lib/venc3 2024-04-15 16:32:34,160 root INFO copying venc3/prompt.py -> build/lib/venc3 2024-04-15 16:32:34,160 root INFO copying venc3/helpers.py -> build/lib/venc3 2024-04-15 16:32:34,160 root INFO creating build/lib/venc3/commands 2024-04-15 16:32:34,160 root INFO copying venc3/commands/__init__.py -> build/lib/venc3/commands 2024-04-15 16:32:34,160 root INFO copying venc3/commands/serv.py -> build/lib/venc3/commands 2024-04-15 16:32:34,161 root INFO copying venc3/commands/install.py -> build/lib/venc3/commands 2024-04-15 16:32:34,161 root INFO copying venc3/commands/remote.py -> build/lib/venc3/commands 2024-04-15 16:32:34,161 root INFO copying venc3/commands/new.py -> build/lib/venc3/commands 2024-04-15 16:32:34,161 root INFO copying venc3/commands/print.py -> build/lib/venc3/commands 2024-04-15 16:32:34,161 root INFO copying venc3/commands/export.py -> build/lib/venc3/commands 2024-04-15 16:32:34,161 root INFO creating build/lib/venc3/datastore 2024-04-15 16:32:34,161 root INFO copying venc3/datastore/entries.py -> build/lib/venc3/datastore 2024-04-15 16:32:34,162 root INFO copying venc3/datastore/theme.py -> build/lib/venc3/datastore 2024-04-15 16:32:34,162 root INFO copying venc3/datastore/configuration.py -> build/lib/venc3/datastore 2024-04-15 16:32:34,162 root INFO copying venc3/datastore/__init__.py -> build/lib/venc3/datastore 2024-04-15 16:32:34,162 root INFO copying venc3/datastore/hardcoded_assets.py -> build/lib/venc3/datastore 2024-04-15 16:32:34,162 root INFO copying venc3/datastore/entry.py -> build/lib/venc3/datastore 2024-04-15 16:32:34,162 root INFO copying venc3/datastore/metadata.py -> build/lib/venc3/datastore 2024-04-15 16:32:34,162 root INFO copying venc3/datastore/archives.py -> build/lib/venc3/datastore 2024-04-15 16:32:34,163 root INFO copying venc3/datastore/taxonomy.py -> build/lib/venc3/datastore 2024-04-15 16:32:34,163 root INFO creating build/lib/venc3/l10n 2024-04-15 16:32:34,163 root INFO copying venc3/l10n/__init__.py -> build/lib/venc3/l10n 2024-04-15 16:32:34,163 root INFO copying venc3/l10n/fr.py -> build/lib/venc3/l10n 2024-04-15 16:32:34,163 root INFO copying venc3/l10n/en.py -> build/lib/venc3/l10n 2024-04-15 16:32:34,163 root INFO creating build/lib/venc3/markup_languages 2024-04-15 16:32:34,163 root INFO copying venc3/markup_languages/__init__.py -> build/lib/venc3/markup_languages 2024-04-15 16:32:34,163 root INFO copying venc3/markup_languages/asciidoc.py -> build/lib/venc3/markup_languages 2024-04-15 16:32:34,164 root INFO copying venc3/markup_languages/markdown.py -> build/lib/venc3/markup_languages 2024-04-15 16:32:34,164 root INFO copying venc3/markup_languages/restructuredtext.py -> build/lib/venc3/markup_languages 2024-04-15 16:32:34,164 root INFO creating build/lib/venc3/parallelism 2024-04-15 16:32:34,164 root INFO copying venc3/parallelism/__init__.py -> build/lib/venc3/parallelism 2024-04-15 16:32:34,164 root INFO copying venc3/parallelism/export_entries.py -> build/lib/venc3/parallelism 2024-04-15 16:32:34,164 root INFO copying venc3/parallelism/build_entries.py -> build/lib/venc3/parallelism 2024-04-15 16:32:34,164 root INFO creating build/lib/venc3/patterns 2024-04-15 16:32:34,164 root INFO copying venc3/patterns/theme.py -> build/lib/venc3/patterns 2024-04-15 16:32:34,165 root INFO copying venc3/patterns/datastore.py -> build/lib/venc3/patterns 2024-04-15 16:32:34,165 root INFO copying venc3/patterns/__init__.py -> build/lib/venc3/patterns 2024-04-15 16:32:34,165 root INFO copying venc3/patterns/patterns_map.py -> build/lib/venc3/patterns 2024-04-15 16:32:34,165 root INFO copying venc3/patterns/non_contextual.py -> build/lib/venc3/patterns 2024-04-15 16:32:34,165 root INFO copying venc3/patterns/processor.py -> build/lib/venc3/patterns 2024-04-15 16:32:34,165 root INFO creating build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,165 root INFO copying venc3/patterns/third_party_wrapped_features/__init__.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,165 root INFO copying venc3/patterns/third_party_wrapped_features/oembed.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,165 root INFO copying venc3/patterns/third_party_wrapped_features/pygmentize.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,165 root INFO copying venc3/patterns/third_party_wrapped_features/kroki.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,166 root INFO copying venc3/patterns/third_party_wrapped_features/latex2mathml.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,166 root INFO creating build/lib/venc3/threads 2024-04-15 16:32:34,166 root INFO copying venc3/threads/entries.py -> build/lib/venc3/threads 2024-04-15 16:32:34,166 root INFO copying venc3/threads/categories.py -> build/lib/venc3/threads 2024-04-15 16:32:34,166 root INFO copying venc3/threads/__init__.py -> build/lib/venc3/threads 2024-04-15 16:32:34,166 root INFO copying venc3/threads/feed.py -> build/lib/venc3/threads 2024-04-15 16:32:34,166 root INFO copying venc3/threads/chapters.py -> build/lib/venc3/threads 2024-04-15 16:32:34,166 root INFO copying venc3/threads/archives.py -> build/lib/venc3/threads 2024-04-15 16:32:34,166 root INFO copying venc3/threads/main.py -> build/lib/venc3/threads 2024-04-15 16:32:34,168 root INFO running build_scripts 2024-04-15 16:32:34,168 root INFO creating build/scripts-3.12 2024-04-15 16:32:34,168 root INFO copying and adjusting venc -> build/scripts-3.12 2024-04-15 16:32:34,168 root INFO changing mode of build/scripts-3.12/venc from 644 to 755 2024-04-15 16:32:34,171 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-15 16:32:34,171 root INFO running install 2024-04-15 16:32:34,179 root INFO running install_lib 2024-04-15 16:32:34,180 root INFO creating build/bdist.linux-s390x 2024-04-15 16:32:34,180 root INFO creating build/bdist.linux-s390x/wheel 2024-04-15 16:32:34,180 root INFO creating build/bdist.linux-s390x/wheel/venc3 2024-04-15 16:32:34,180 root INFO copying build/lib/venc3/__init__.py -> build/bdist.linux-s390x/wheel/venc3 2024-04-15 16:32:34,181 root INFO copying build/lib/venc3/exceptions.py -> build/bdist.linux-s390x/wheel/venc3 2024-04-15 16:32:34,181 root INFO creating build/bdist.linux-s390x/wheel/venc3/parallelism 2024-04-15 16:32:34,181 root INFO copying build/lib/venc3/parallelism/__init__.py -> build/bdist.linux-s390x/wheel/venc3/parallelism 2024-04-15 16:32:34,181 root INFO copying build/lib/venc3/parallelism/export_entries.py -> build/bdist.linux-s390x/wheel/venc3/parallelism 2024-04-15 16:32:34,181 root INFO copying build/lib/venc3/parallelism/build_entries.py -> build/bdist.linux-s390x/wheel/venc3/parallelism 2024-04-15 16:32:34,181 root INFO creating build/bdist.linux-s390x/wheel/venc3/threads 2024-04-15 16:32:34,181 root INFO copying build/lib/venc3/threads/entries.py -> build/bdist.linux-s390x/wheel/venc3/threads 2024-04-15 16:32:34,181 root INFO copying build/lib/venc3/threads/categories.py -> build/bdist.linux-s390x/wheel/venc3/threads 2024-04-15 16:32:34,181 root INFO copying build/lib/venc3/threads/__init__.py -> build/bdist.linux-s390x/wheel/venc3/threads 2024-04-15 16:32:34,181 root INFO copying build/lib/venc3/threads/feed.py -> build/bdist.linux-s390x/wheel/venc3/threads 2024-04-15 16:32:34,181 root INFO copying build/lib/venc3/threads/chapters.py -> build/bdist.linux-s390x/wheel/venc3/threads 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/threads/archives.py -> build/bdist.linux-s390x/wheel/venc3/threads 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/threads/main.py -> build/bdist.linux-s390x/wheel/venc3/threads 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/prompt.py -> build/bdist.linux-s390x/wheel/venc3 2024-04-15 16:32:34,182 root INFO creating build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/datastore/entries.py -> build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/datastore/theme.py -> build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/datastore/configuration.py -> build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/datastore/__init__.py -> build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/datastore/hardcoded_assets.py -> build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/datastore/entry.py -> build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/datastore/metadata.py -> build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/datastore/archives.py -> build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,182 root INFO copying build/lib/venc3/datastore/taxonomy.py -> build/bdist.linux-s390x/wheel/venc3/datastore 2024-04-15 16:32:34,183 root INFO creating build/bdist.linux-s390x/wheel/venc3/l10n 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/l10n/__init__.py -> build/bdist.linux-s390x/wheel/venc3/l10n 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/l10n/fr.py -> build/bdist.linux-s390x/wheel/venc3/l10n 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/l10n/en.py -> build/bdist.linux-s390x/wheel/venc3/l10n 2024-04-15 16:32:34,183 root INFO creating build/bdist.linux-s390x/wheel/venc3/commands 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/commands/__init__.py -> build/bdist.linux-s390x/wheel/venc3/commands 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/commands/serv.py -> build/bdist.linux-s390x/wheel/venc3/commands 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/commands/install.py -> build/bdist.linux-s390x/wheel/venc3/commands 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/commands/remote.py -> build/bdist.linux-s390x/wheel/venc3/commands 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/commands/new.py -> build/bdist.linux-s390x/wheel/venc3/commands 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/commands/print.py -> build/bdist.linux-s390x/wheel/venc3/commands 2024-04-15 16:32:34,183 root INFO copying build/lib/venc3/commands/export.py -> build/bdist.linux-s390x/wheel/venc3/commands 2024-04-15 16:32:34,184 root INFO creating build/bdist.linux-s390x/wheel/venc3/patterns 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/theme.py -> build/bdist.linux-s390x/wheel/venc3/patterns 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/datastore.py -> build/bdist.linux-s390x/wheel/venc3/patterns 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/__init__.py -> build/bdist.linux-s390x/wheel/venc3/patterns 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/patterns_map.py -> build/bdist.linux-s390x/wheel/venc3/patterns 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/non_contextual.py -> build/bdist.linux-s390x/wheel/venc3/patterns 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/processor.py -> build/bdist.linux-s390x/wheel/venc3/patterns 2024-04-15 16:32:34,184 root INFO creating build/bdist.linux-s390x/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/__init__.py -> build/bdist.linux-s390x/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/oembed.py -> build/bdist.linux-s390x/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/pygmentize.py -> build/bdist.linux-s390x/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,184 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/kroki.py -> build/bdist.linux-s390x/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,185 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/latex2mathml.py -> build/bdist.linux-s390x/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 16:32:34,185 root INFO creating build/bdist.linux-s390x/wheel/venc3/markup_languages 2024-04-15 16:32:34,185 root INFO copying build/lib/venc3/markup_languages/__init__.py -> build/bdist.linux-s390x/wheel/venc3/markup_languages 2024-04-15 16:32:34,185 root INFO copying build/lib/venc3/markup_languages/asciidoc.py -> build/bdist.linux-s390x/wheel/venc3/markup_languages 2024-04-15 16:32:34,185 root INFO copying build/lib/venc3/markup_languages/markdown.py -> build/bdist.linux-s390x/wheel/venc3/markup_languages 2024-04-15 16:32:34,185 root INFO copying build/lib/venc3/markup_languages/restructuredtext.py -> build/bdist.linux-s390x/wheel/venc3/markup_languages 2024-04-15 16:32:34,185 root INFO copying build/lib/venc3/helpers.py -> build/bdist.linux-s390x/wheel/venc3 2024-04-15 16:32:34,185 root INFO running install_data 2024-04-15 16:32:34,186 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data 2024-04-15 16:32:34,186 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data 2024-04-15 16:32:34,186 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share 2024-04-15 16:32:34,186 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC 2024-04-15 16:32:34,186 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes 2024-04-15 16:32:34,186 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete 2024-04-15 16:32:34,186 root INFO copying share/themes/concrete/config.yaml -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete 2024-04-15 16:32:34,187 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/assets 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/assets/style.css -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/assets 2024-04-15 16:32:34,187 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/entry.html -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/atomHeader.xml -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/rssHeader.xml -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/header.html -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/video.html -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/atomEntry.xml -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/atomFooter.xml -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/rssFooter.xml -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/rssEntry.xml -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,187 root INFO copying share/themes/concrete/chunks/audio.html -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,188 root INFO copying share/themes/concrete/chunks/footer.html -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 16:32:34,188 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/embed_providers 2024-04-15 16:32:34,188 root INFO copying share/embed_providers/oembed.json -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/embed_providers/ 2024-04-15 16:32:34,188 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets 2024-04-15 16:32:34,188 root INFO copying share/themes_assets/VenC-Scripts-Bootstrap-0.0.0.js -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets/ 2024-04-15 16:32:34,188 root INFO copying share/themes_assets/concrete.png -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets/ 2024-04-15 16:32:34,188 root INFO copying share/themes_assets/VenC-Tree-0.2.0.js -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets/ 2024-04-15 16:32:34,188 root INFO copying share/themes_assets/VenC-Infinite-Scroll-1.2.0.js -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets/ 2024-04-15 16:32:34,188 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates 2024-04-15 16:32:34,188 root INFO copying share/themes_templates/pygmentize -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates/ 2024-04-15 16:32:34,189 root INFO copying share/themes_templates/kroki -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates/ 2024-04-15 16:32:34,189 root INFO copying share/themes_templates/oEmbed -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates/ 2024-04-15 16:32:34,189 root INFO copying share/themes_templates/images -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates/ 2024-04-15 16:32:34,189 root INFO running install_egg_info 2024-04-15 16:32:34,192 root INFO running egg_info 2024-04-15 16:32:34,192 root INFO creating VenC.egg-info 2024-04-15 16:32:34,193 root INFO writing VenC.egg-info/PKG-INFO 2024-04-15 16:32:34,193 root INFO writing dependency_links to VenC.egg-info/dependency_links.txt 2024-04-15 16:32:34,193 root INFO writing requirements to VenC.egg-info/requires.txt 2024-04-15 16:32:34,193 root INFO writing top-level names to VenC.egg-info/top_level.txt 2024-04-15 16:32:34,193 root INFO writing manifest file 'VenC.egg-info/SOURCES.txt' 2024-04-15 16:32:34,196 root INFO reading manifest file 'VenC.egg-info/SOURCES.txt' 2024-04-15 16:32:34,197 root INFO writing manifest file 'VenC.egg-info/SOURCES.txt' 2024-04-15 16:32:34,197 root INFO Copying VenC.egg-info to build/bdist.linux-s390x/wheel/VenC-3.1.1-py3.12.egg-info 2024-04-15 16:32:34,197 root INFO running install_scripts 2024-04-15 16:32:34,197 root INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.data/scripts 2024-04-15 16:32:34,197 root INFO copying build/scripts-3.12/venc -> build/bdist.linux-s390x/wheel/VenC-3.1.1.data/scripts 2024-04-15 16:32:34,197 root INFO changing mode of build/bdist.linux-s390x/wheel/VenC-3.1.1.data/scripts/venc to 755 2024-04-15 16:32:34,198 wheel INFO creating build/bdist.linux-s390x/wheel/VenC-3.1.1.dist-info/WHEEL 2024-04-15 16:32:34,199 wheel INFO creating '/home/buildozer/aports/testing/venc/src/VenC-v3.1.1/src/.dist/.tmp-nll3zdip/VenC-3.1.1-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-15 16:32:34,199 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/embed_providers/oembed.json' 2024-04-15 16:32:34,199 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/config.yaml' 2024-04-15 16:32:34,199 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/assets/style.css' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/atomEntry.xml' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/atomFooter.xml' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/atomHeader.xml' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/audio.html' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/entry.html' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/footer.html' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/header.html' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/rssEntry.xml' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/rssFooter.xml' 2024-04-15 16:32:34,200 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/rssHeader.xml' 2024-04-15 16:32:34,201 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/video.html' 2024-04-15 16:32:34,201 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_assets/VenC-Infinite-Scroll-1.2.0.js' 2024-04-15 16:32:34,201 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_assets/VenC-Scripts-Bootstrap-0.0.0.js' 2024-04-15 16:32:34,201 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_assets/VenC-Tree-0.2.0.js' 2024-04-15 16:32:34,201 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_assets/concrete.png' 2024-04-15 16:32:34,201 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_templates/images' 2024-04-15 16:32:34,201 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_templates/kroki' 2024-04-15 16:32:34,201 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_templates/oEmbed' 2024-04-15 16:32:34,202 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_templates/pygmentize' 2024-04-15 16:32:34,202 wheel INFO adding 'VenC-3.1.1.data/scripts/venc' 2024-04-15 16:32:34,202 wheel INFO adding 'venc3/__init__.py' 2024-04-15 16:32:34,202 wheel INFO adding 'venc3/exceptions.py' 2024-04-15 16:32:34,202 wheel INFO adding 'venc3/helpers.py' 2024-04-15 16:32:34,202 wheel INFO adding 'venc3/prompt.py' 2024-04-15 16:32:34,202 wheel INFO adding 'venc3/commands/__init__.py' 2024-04-15 16:32:34,202 wheel INFO adding 'venc3/commands/export.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/commands/install.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/commands/new.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/commands/print.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/commands/remote.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/commands/serv.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/datastore/__init__.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/datastore/archives.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/datastore/configuration.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/datastore/entries.py' 2024-04-15 16:32:34,203 wheel INFO adding 'venc3/datastore/entry.py' 2024-04-15 16:32:34,204 wheel INFO adding 'venc3/datastore/hardcoded_assets.py' 2024-04-15 16:32:34,204 wheel INFO adding 'venc3/datastore/metadata.py' 2024-04-15 16:32:34,204 wheel INFO adding 'venc3/datastore/taxonomy.py' 2024-04-15 16:32:34,204 wheel INFO adding 'venc3/datastore/theme.py' 2024-04-15 16:32:34,204 wheel INFO adding 'venc3/l10n/__init__.py' 2024-04-15 16:32:34,204 wheel INFO adding 'venc3/l10n/en.py' 2024-04-15 16:32:34,204 wheel INFO adding 'venc3/l10n/fr.py' 2024-04-15 16:32:34,204 wheel INFO adding 'venc3/markup_languages/__init__.py' 2024-04-15 16:32:34,204 wheel INFO adding 'venc3/markup_languages/asciidoc.py' 2024-04-15 16:32:34,205 wheel INFO adding 'venc3/markup_languages/markdown.py' 2024-04-15 16:32:34,205 wheel INFO adding 'venc3/markup_languages/restructuredtext.py' 2024-04-15 16:32:34,205 wheel INFO adding 'venc3/parallelism/__init__.py' 2024-04-15 16:32:34,205 wheel INFO adding 'venc3/parallelism/build_entries.py' 2024-04-15 16:32:34,205 wheel INFO adding 'venc3/parallelism/export_entries.py' 2024-04-15 16:32:34,205 wheel INFO adding 'venc3/patterns/__init__.py' 2024-04-15 16:32:34,205 wheel INFO adding 'venc3/patterns/datastore.py' 2024-04-15 16:32:34,205 wheel INFO adding 'venc3/patterns/non_contextual.py' 2024-04-15 16:32:34,205 wheel INFO adding 'venc3/patterns/patterns_map.py' 2024-04-15 16:32:34,206 wheel INFO adding 'venc3/patterns/processor.py' 2024-04-15 16:32:34,206 wheel INFO adding 'venc3/patterns/theme.py' 2024-04-15 16:32:34,206 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/__init__.py' 2024-04-15 16:32:34,206 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/kroki.py' 2024-04-15 16:32:34,206 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/latex2mathml.py' 2024-04-15 16:32:34,206 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/oembed.py' 2024-04-15 16:32:34,206 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/pygmentize.py' 2024-04-15 16:32:34,206 wheel INFO adding 'venc3/threads/__init__.py' 2024-04-15 16:32:34,206 wheel INFO adding 'venc3/threads/archives.py' 2024-04-15 16:32:34,207 wheel INFO adding 'venc3/threads/categories.py' 2024-04-15 16:32:34,207 wheel INFO adding 'venc3/threads/chapters.py' 2024-04-15 16:32:34,207 wheel INFO adding 'venc3/threads/entries.py' 2024-04-15 16:32:34,207 wheel INFO adding 'venc3/threads/feed.py' 2024-04-15 16:32:34,207 wheel INFO adding 'venc3/threads/main.py' 2024-04-15 16:32:34,207 wheel INFO adding 'VenC-3.1.1.dist-info/METADATA' 2024-04-15 16:32:34,207 wheel INFO adding 'VenC-3.1.1.dist-info/WHEEL' 2024-04-15 16:32:34,207 wheel INFO adding 'VenC-3.1.1.dist-info/top_level.txt' 2024-04-15 16:32:34,207 wheel INFO adding 'VenC-3.1.1.dist-info/RECORD' 2024-04-15 16:32:34,208 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-15 16:32:34,209 gpep517 INFO The backend produced .dist/VenC-3.1.1-py3-none-any.whl VenC-3.1.1-py3-none-any.whl >>> venc: Entering fakeroot... /usr/lib/python3.12/site-packages/venc3/patterns/third_party_wrapped_features/pygmentize.py:68: SyntaxWarning: invalid escape sequence '\:' >>> venc-pyc*: Running split function pyc... '/home/buildozer/aports/testing/venc/pkg/venc/usr/lib/python3.12/site-packages/venc3/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/__pycache__' '/home/buildozer/aports/testing/venc/pkg/venc/usr/lib/python3.12/site-packages/venc3/parallelism/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/parallelism/__pycache__' '/home/buildozer/aports/testing/venc/pkg/venc/usr/lib/python3.12/site-packages/venc3/threads/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/threads/__pycache__' '/home/buildozer/aports/testing/venc/pkg/venc/usr/lib/python3.12/site-packages/venc3/datastore/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/datastore/__pycache__' '/home/buildozer/aports/testing/venc/pkg/venc/usr/lib/python3.12/site-packages/venc3/l10n/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/l10n/__pycache__' '/home/buildozer/aports/testing/venc/pkg/venc/usr/lib/python3.12/site-packages/venc3/commands/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/commands/__pycache__' '/home/buildozer/aports/testing/venc/pkg/venc/usr/lib/python3.12/site-packages/venc3/patterns/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/patterns/__pycache__' '/home/buildozer/aports/testing/venc/pkg/venc/usr/lib/python3.12/site-packages/venc3/patterns/third_party_wrapped_features/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/patterns/third_party_wrapped_features/__pycache__' '/home/buildozer/aports/testing/venc/pkg/venc/usr/lib/python3.12/site-packages/venc3/markup_languages/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/markup_languages/__pycache__' >>> venc-pyc*: Preparing subpackage venc-pyc... >>> venc-pyc*: Running postcheck for venc-pyc >>> venc*: Running postcheck for venc >>> venc*: Preparing package venc... >>> venc-pyc*: Tracing dependencies... py3-yaml py3-unidecode python3~3.12 >>> venc-pyc*: Package size: 456.0 KB >>> venc-pyc*: Compressing data... >>> venc-pyc*: Create checksum... >>> venc-pyc*: Create venc-pyc-3.1.1-r1.apk >>> venc*: Tracing dependencies... py3-yaml py3-unidecode python3~3.12 >>> venc*: Package size: 740.0 KB >>> venc*: Compressing data... >>> venc*: Create checksum... >>> venc*: Create venc-3.1.1-r1.apk >>> venc: Build complete at Mon, 15 Apr 2024 16:32:34 +0000 elapsed time 0h 0m 3s >>> venc: Cleaning up srcdir >>> venc: Cleaning up pkgdir >>> venc: Uninstalling dependencies... (1/30) Purging .makedepends-venc (20240415.163232) (2/30) Purging py3-yaml-pyc (6.0.1-r3) (3/30) Purging py3-yaml (6.0.1-r3) (4/30) Purging py3-unidecode-pyc (1.3.8-r1) (5/30) Purging py3-unidecode (1.3.8-r1) (6/30) Purging py3-gpep517-pyc (15-r2) (7/30) Purging py3-gpep517 (15-r2) (8/30) Purging py3-installer-pyc (0.7.0-r2) (9/30) Purging py3-installer (0.7.0-r2) (10/30) Purging py3-setuptools-pyc (69.2.0-r2) (11/30) Purging py3-setuptools (69.2.0-r2) (12/30) Purging py3-wheel-pyc (0.42.0-r1) (13/30) Purging py3-wheel (0.42.0-r1) (14/30) Purging py3-packaging-pyc (24.0-r1) (15/30) Purging py3-packaging (24.0-r1) (16/30) Purging py3-parsing-pyc (3.1.2-r1) (17/30) Purging py3-parsing (3.1.2-r1) (18/30) Purging python3-pyc (3.12.3-r0) (19/30) Purging python3-pycache-pyc0 (3.12.3-r0) (20/30) Purging pyc (3.12.3-r0) (21/30) Purging yaml (0.2.5-r2) (22/30) Purging python3 (3.12.3-r0) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.4.6-r0) (26/30) Purging libpanelw (6.4_p20240330-r0) (27/30) Purging mpdecimal (4.0.0-r0) (28/30) Purging readline (8.2.10-r0) (29/30) Purging sqlite-libs (3.45.2-r0) (30/30) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> venc: Updating the testing/s390x repository index... >>> venc: Signing the index...