>>> venc: Building testing/venc 3.1.1-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 18:38:49 +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/28) Installing libffi (3.4.6-r0) (2/28) Installing gdbm (1.23-r1) (3/28) Installing mpdecimal (4.0.0-r0) (4/28) Installing libpanelw (6.4_p20240330-r0) (5/28) Installing readline (8.2.10-r0) (6/28) Installing sqlite-libs (3.45.2-r0) (7/28) Installing python3 (3.12.3-r0) (8/28) Installing python3-pycache-pyc0 (3.12.3-r0) (9/28) Installing pyc (3.12.3-r0) (10/28) Installing py3-yaml-pyc (6.0.1-r3) (11/28) Installing python3-pyc (3.12.3-r0) (12/28) Installing yaml (0.2.5-r2) (13/28) Installing py3-yaml (6.0.1-r3) (14/28) Installing py3-unidecode (1.3.8-r1) (15/28) Installing py3-unidecode-pyc (1.3.8-r1) (16/28) Installing py3-installer (0.7.0-r2) (17/28) Installing py3-installer-pyc (0.7.0-r2) (18/28) Installing py3-gpep517 (15-r2) (19/28) Installing py3-gpep517-pyc (15-r2) (20/28) Installing py3-parsing (3.1.2-r1) (21/28) Installing py3-parsing-pyc (3.1.2-r1) (22/28) Installing py3-packaging (24.0-r1) (23/28) Installing py3-packaging-pyc (24.0-r1) (24/28) Installing py3-setuptools (69.2.0-r2) (25/28) Installing py3-setuptools-pyc (69.2.0-r2) (26/28) Installing py3-wheel (0.42.0-r1) (27/28) Installing py3-wheel-pyc (0.42.0-r1) (28/28) Installing .makedepends-venc (20240415.183853) Executing busybox-1.36.1-r25.trigger OK: 319 MiB in 138 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 >>> 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/VenC-v3.1.1.tar.gz... 2024-04-15 18:38:55,729 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 18:38:55,834 root INFO running bdist_wheel 2024-04-15 18:38:55,901 root INFO running build 2024-04-15 18:38:55,901 root INFO running build_py 2024-04-15 18:38:55,912 root INFO creating build 2024-04-15 18:38:55,913 root INFO creating build/lib 2024-04-15 18:38:55,913 root INFO creating build/lib/venc3 2024-04-15 18:38:55,913 root INFO copying venc3/exceptions.py -> build/lib/venc3 2024-04-15 18:38:55,914 root INFO copying venc3/helpers.py -> build/lib/venc3 2024-04-15 18:38:55,915 root INFO copying venc3/__init__.py -> build/lib/venc3 2024-04-15 18:38:55,915 root INFO copying venc3/prompt.py -> build/lib/venc3 2024-04-15 18:38:55,916 root INFO creating build/lib/venc3/commands 2024-04-15 18:38:55,917 root INFO copying venc3/commands/print.py -> build/lib/venc3/commands 2024-04-15 18:38:55,918 root INFO copying venc3/commands/serv.py -> build/lib/venc3/commands 2024-04-15 18:38:55,918 root INFO copying venc3/commands/new.py -> build/lib/venc3/commands 2024-04-15 18:38:55,919 root INFO copying venc3/commands/install.py -> build/lib/venc3/commands 2024-04-15 18:38:55,920 root INFO copying venc3/commands/export.py -> build/lib/venc3/commands 2024-04-15 18:38:55,920 root INFO copying venc3/commands/remote.py -> build/lib/venc3/commands 2024-04-15 18:38:55,921 root INFO copying venc3/commands/__init__.py -> build/lib/venc3/commands 2024-04-15 18:38:55,922 root INFO creating build/lib/venc3/datastore 2024-04-15 18:38:55,922 root INFO copying venc3/datastore/taxonomy.py -> build/lib/venc3/datastore 2024-04-15 18:38:55,923 root INFO copying venc3/datastore/theme.py -> build/lib/venc3/datastore 2024-04-15 18:38:55,924 root INFO copying venc3/datastore/hardcoded_assets.py -> build/lib/venc3/datastore 2024-04-15 18:38:55,924 root INFO copying venc3/datastore/configuration.py -> build/lib/venc3/datastore 2024-04-15 18:38:55,925 root INFO copying venc3/datastore/archives.py -> build/lib/venc3/datastore 2024-04-15 18:38:55,925 root INFO copying venc3/datastore/entry.py -> build/lib/venc3/datastore 2024-04-15 18:38:55,926 root INFO copying venc3/datastore/__init__.py -> build/lib/venc3/datastore 2024-04-15 18:38:55,927 root INFO copying venc3/datastore/entries.py -> build/lib/venc3/datastore 2024-04-15 18:38:55,927 root INFO copying venc3/datastore/metadata.py -> build/lib/venc3/datastore 2024-04-15 18:38:55,928 root INFO creating build/lib/venc3/l10n 2024-04-15 18:38:55,929 root INFO copying venc3/l10n/en.py -> build/lib/venc3/l10n 2024-04-15 18:38:55,929 root INFO copying venc3/l10n/fr.py -> build/lib/venc3/l10n 2024-04-15 18:38:55,930 root INFO copying venc3/l10n/__init__.py -> build/lib/venc3/l10n 2024-04-15 18:38:55,931 root INFO creating build/lib/venc3/markup_languages 2024-04-15 18:38:55,931 root INFO copying venc3/markup_languages/markdown.py -> build/lib/venc3/markup_languages 2024-04-15 18:38:55,932 root INFO copying venc3/markup_languages/restructuredtext.py -> build/lib/venc3/markup_languages 2024-04-15 18:38:55,932 root INFO copying venc3/markup_languages/__init__.py -> build/lib/venc3/markup_languages 2024-04-15 18:38:55,933 root INFO copying venc3/markup_languages/asciidoc.py -> build/lib/venc3/markup_languages 2024-04-15 18:38:55,934 root INFO creating build/lib/venc3/parallelism 2024-04-15 18:38:55,934 root INFO copying venc3/parallelism/export_entries.py -> build/lib/venc3/parallelism 2024-04-15 18:38:55,935 root INFO copying venc3/parallelism/build_entries.py -> build/lib/venc3/parallelism 2024-04-15 18:38:55,936 root INFO copying venc3/parallelism/__init__.py -> build/lib/venc3/parallelism 2024-04-15 18:38:55,937 root INFO creating build/lib/venc3/patterns 2024-04-15 18:38:55,937 root INFO copying venc3/patterns/non_contextual.py -> build/lib/venc3/patterns 2024-04-15 18:38:55,938 root INFO copying venc3/patterns/theme.py -> build/lib/venc3/patterns 2024-04-15 18:38:55,938 root INFO copying venc3/patterns/patterns_map.py -> build/lib/venc3/patterns 2024-04-15 18:38:55,939 root INFO copying venc3/patterns/processor.py -> build/lib/venc3/patterns 2024-04-15 18:38:55,939 root INFO copying venc3/patterns/datastore.py -> build/lib/venc3/patterns 2024-04-15 18:38:55,940 root INFO copying venc3/patterns/__init__.py -> build/lib/venc3/patterns 2024-04-15 18:38:55,941 root INFO creating build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:55,942 root INFO copying venc3/patterns/third_party_wrapped_features/pygmentize.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:55,942 root INFO copying venc3/patterns/third_party_wrapped_features/kroki.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:55,943 root INFO copying venc3/patterns/third_party_wrapped_features/oembed.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:55,944 root INFO copying venc3/patterns/third_party_wrapped_features/latex2mathml.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:55,944 root INFO copying venc3/patterns/third_party_wrapped_features/__init__.py -> build/lib/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:55,945 root INFO creating build/lib/venc3/threads 2024-04-15 18:38:55,946 root INFO copying venc3/threads/main.py -> build/lib/venc3/threads 2024-04-15 18:38:55,946 root INFO copying venc3/threads/chapters.py -> build/lib/venc3/threads 2024-04-15 18:38:55,947 root INFO copying venc3/threads/categories.py -> build/lib/venc3/threads 2024-04-15 18:38:55,948 root INFO copying venc3/threads/archives.py -> build/lib/venc3/threads 2024-04-15 18:38:55,948 root INFO copying venc3/threads/feed.py -> build/lib/venc3/threads 2024-04-15 18:38:55,949 root INFO copying venc3/threads/__init__.py -> build/lib/venc3/threads 2024-04-15 18:38:55,949 root INFO copying venc3/threads/entries.py -> build/lib/venc3/threads 2024-04-15 18:38:55,961 root INFO running build_scripts 2024-04-15 18:38:55,962 root INFO creating build/scripts-3.12 2024-04-15 18:38:55,962 root INFO copying and adjusting venc -> build/scripts-3.12 2024-04-15 18:38:55,963 root INFO changing mode of build/scripts-3.12/venc from 644 to 755 2024-04-15 18:38:55,982 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-15 18:38:55,982 root INFO running install 2024-04-15 18:38:56,052 root INFO running install_lib 2024-04-15 18:38:56,061 root INFO creating build/bdist.linux-ppc64le 2024-04-15 18:38:56,062 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-15 18:38:56,062 root INFO creating build/bdist.linux-ppc64le/wheel/venc3 2024-04-15 18:38:56,063 root INFO creating build/bdist.linux-ppc64le/wheel/venc3/l10n 2024-04-15 18:38:56,063 root INFO copying build/lib/venc3/l10n/en.py -> build/bdist.linux-ppc64le/wheel/venc3/l10n 2024-04-15 18:38:56,064 root INFO copying build/lib/venc3/l10n/fr.py -> build/bdist.linux-ppc64le/wheel/venc3/l10n 2024-04-15 18:38:56,064 root INFO copying build/lib/venc3/l10n/__init__.py -> build/bdist.linux-ppc64le/wheel/venc3/l10n 2024-04-15 18:38:56,065 root INFO creating build/bdist.linux-ppc64le/wheel/venc3/patterns 2024-04-15 18:38:56,065 root INFO copying build/lib/venc3/patterns/non_contextual.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns 2024-04-15 18:38:56,066 root INFO copying build/lib/venc3/patterns/theme.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns 2024-04-15 18:38:56,066 root INFO creating build/bdist.linux-ppc64le/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:56,067 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/pygmentize.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:56,067 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/kroki.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:56,068 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/oembed.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:56,068 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/latex2mathml.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:56,069 root INFO copying build/lib/venc3/patterns/third_party_wrapped_features/__init__.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns/third_party_wrapped_features 2024-04-15 18:38:56,070 root INFO copying build/lib/venc3/patterns/patterns_map.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns 2024-04-15 18:38:56,070 root INFO copying build/lib/venc3/patterns/processor.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns 2024-04-15 18:38:56,071 root INFO copying build/lib/venc3/patterns/datastore.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns 2024-04-15 18:38:56,071 root INFO copying build/lib/venc3/patterns/__init__.py -> build/bdist.linux-ppc64le/wheel/venc3/patterns 2024-04-15 18:38:56,072 root INFO creating build/bdist.linux-ppc64le/wheel/venc3/parallelism 2024-04-15 18:38:56,072 root INFO copying build/lib/venc3/parallelism/export_entries.py -> build/bdist.linux-ppc64le/wheel/venc3/parallelism 2024-04-15 18:38:56,073 root INFO copying build/lib/venc3/parallelism/build_entries.py -> build/bdist.linux-ppc64le/wheel/venc3/parallelism 2024-04-15 18:38:56,073 root INFO copying build/lib/venc3/parallelism/__init__.py -> build/bdist.linux-ppc64le/wheel/venc3/parallelism 2024-04-15 18:38:56,074 root INFO creating build/bdist.linux-ppc64le/wheel/venc3/threads 2024-04-15 18:38:56,074 root INFO copying build/lib/venc3/threads/main.py -> build/bdist.linux-ppc64le/wheel/venc3/threads 2024-04-15 18:38:56,075 root INFO copying build/lib/venc3/threads/chapters.py -> build/bdist.linux-ppc64le/wheel/venc3/threads 2024-04-15 18:38:56,076 root INFO copying build/lib/venc3/threads/categories.py -> build/bdist.linux-ppc64le/wheel/venc3/threads 2024-04-15 18:38:56,076 root INFO copying build/lib/venc3/threads/archives.py -> build/bdist.linux-ppc64le/wheel/venc3/threads 2024-04-15 18:38:56,077 root INFO copying build/lib/venc3/threads/feed.py -> build/bdist.linux-ppc64le/wheel/venc3/threads 2024-04-15 18:38:56,077 root INFO copying build/lib/venc3/threads/__init__.py -> build/bdist.linux-ppc64le/wheel/venc3/threads 2024-04-15 18:38:56,078 root INFO copying build/lib/venc3/threads/entries.py -> build/bdist.linux-ppc64le/wheel/venc3/threads 2024-04-15 18:38:56,078 root INFO copying build/lib/venc3/exceptions.py -> build/bdist.linux-ppc64le/wheel/venc3 2024-04-15 18:38:56,079 root INFO copying build/lib/venc3/helpers.py -> build/bdist.linux-ppc64le/wheel/venc3 2024-04-15 18:38:56,080 root INFO creating build/bdist.linux-ppc64le/wheel/venc3/markup_languages 2024-04-15 18:38:56,080 root INFO copying build/lib/venc3/markup_languages/markdown.py -> build/bdist.linux-ppc64le/wheel/venc3/markup_languages 2024-04-15 18:38:56,081 root INFO copying build/lib/venc3/markup_languages/restructuredtext.py -> build/bdist.linux-ppc64le/wheel/venc3/markup_languages 2024-04-15 18:38:56,081 root INFO copying build/lib/venc3/markup_languages/__init__.py -> build/bdist.linux-ppc64le/wheel/venc3/markup_languages 2024-04-15 18:38:56,082 root INFO copying build/lib/venc3/markup_languages/asciidoc.py -> build/bdist.linux-ppc64le/wheel/venc3/markup_languages 2024-04-15 18:38:56,082 root INFO creating build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,083 root INFO copying build/lib/venc3/datastore/taxonomy.py -> build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,083 root INFO copying build/lib/venc3/datastore/theme.py -> build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,084 root INFO copying build/lib/venc3/datastore/hardcoded_assets.py -> build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,084 root INFO copying build/lib/venc3/datastore/configuration.py -> build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,085 root INFO copying build/lib/venc3/datastore/archives.py -> build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,085 root INFO copying build/lib/venc3/datastore/entry.py -> build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,086 root INFO copying build/lib/venc3/datastore/__init__.py -> build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,086 root INFO copying build/lib/venc3/datastore/entries.py -> build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,087 root INFO copying build/lib/venc3/datastore/metadata.py -> build/bdist.linux-ppc64le/wheel/venc3/datastore 2024-04-15 18:38:56,087 root INFO copying build/lib/venc3/__init__.py -> build/bdist.linux-ppc64le/wheel/venc3 2024-04-15 18:38:56,088 root INFO creating build/bdist.linux-ppc64le/wheel/venc3/commands 2024-04-15 18:38:56,088 root INFO copying build/lib/venc3/commands/print.py -> build/bdist.linux-ppc64le/wheel/venc3/commands 2024-04-15 18:38:56,089 root INFO copying build/lib/venc3/commands/serv.py -> build/bdist.linux-ppc64le/wheel/venc3/commands 2024-04-15 18:38:56,089 root INFO copying build/lib/venc3/commands/new.py -> build/bdist.linux-ppc64le/wheel/venc3/commands 2024-04-15 18:38:56,090 root INFO copying build/lib/venc3/commands/install.py -> build/bdist.linux-ppc64le/wheel/venc3/commands 2024-04-15 18:38:56,091 root INFO copying build/lib/venc3/commands/export.py -> build/bdist.linux-ppc64le/wheel/venc3/commands 2024-04-15 18:38:56,091 root INFO copying build/lib/venc3/commands/remote.py -> build/bdist.linux-ppc64le/wheel/venc3/commands 2024-04-15 18:38:56,092 root INFO copying build/lib/venc3/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/venc3/commands 2024-04-15 18:38:56,092 root INFO copying build/lib/venc3/prompt.py -> build/bdist.linux-ppc64le/wheel/venc3 2024-04-15 18:38:56,093 root INFO running install_data 2024-04-15 18:38:56,100 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data 2024-04-15 18:38:56,100 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data 2024-04-15 18:38:56,101 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share 2024-04-15 18:38:56,101 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC 2024-04-15 18:38:56,101 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes 2024-04-15 18:38:56,101 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete 2024-04-15 18:38:56,102 root INFO copying share/themes/concrete/config.yaml -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete 2024-04-15 18:38:56,102 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/assets 2024-04-15 18:38:56,103 root INFO copying share/themes/concrete/assets/style.css -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/assets 2024-04-15 18:38:56,103 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,104 root INFO copying share/themes/concrete/chunks/atomEntry.xml -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,104 root INFO copying share/themes/concrete/chunks/video.html -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,105 root INFO copying share/themes/concrete/chunks/rssHeader.xml -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,105 root INFO copying share/themes/concrete/chunks/rssFooter.xml -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,106 root INFO copying share/themes/concrete/chunks/header.html -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,106 root INFO copying share/themes/concrete/chunks/entry.html -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,107 root INFO copying share/themes/concrete/chunks/footer.html -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,108 root INFO copying share/themes/concrete/chunks/atomHeader.xml -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,108 root INFO copying share/themes/concrete/chunks/audio.html -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,109 root INFO copying share/themes/concrete/chunks/atomFooter.xml -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,110 root INFO copying share/themes/concrete/chunks/rssEntry.xml -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks 2024-04-15 18:38:56,110 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/embed_providers 2024-04-15 18:38:56,111 root INFO copying share/embed_providers/oembed.json -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/embed_providers/ 2024-04-15 18:38:56,111 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets 2024-04-15 18:38:56,112 root INFO copying share/themes_assets/concrete.png -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets/ 2024-04-15 18:38:56,112 root INFO copying share/themes_assets/VenC-Scripts-Bootstrap-0.0.0.js -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets/ 2024-04-15 18:38:56,113 root INFO copying share/themes_assets/VenC-Infinite-Scroll-1.2.0.js -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets/ 2024-04-15 18:38:56,114 root INFO copying share/themes_assets/VenC-Tree-0.2.0.js -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_assets/ 2024-04-15 18:38:56,114 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates 2024-04-15 18:38:56,115 root INFO copying share/themes_templates/oEmbed -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates/ 2024-04-15 18:38:56,115 root INFO copying share/themes_templates/kroki -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates/ 2024-04-15 18:38:56,116 root INFO copying share/themes_templates/images -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates/ 2024-04-15 18:38:56,116 root INFO copying share/themes_templates/pygmentize -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/data/share/VenC/themes_templates/ 2024-04-15 18:38:56,117 root INFO running install_egg_info 2024-04-15 18:38:56,132 root INFO running egg_info 2024-04-15 18:38:56,132 root INFO creating VenC.egg-info 2024-04-15 18:38:56,139 root INFO writing VenC.egg-info/PKG-INFO 2024-04-15 18:38:56,140 root INFO writing dependency_links to VenC.egg-info/dependency_links.txt 2024-04-15 18:38:56,141 root INFO writing requirements to VenC.egg-info/requires.txt 2024-04-15 18:38:56,141 root INFO writing top-level names to VenC.egg-info/top_level.txt 2024-04-15 18:38:56,141 root INFO writing manifest file 'VenC.egg-info/SOURCES.txt' 2024-04-15 18:38:56,159 root INFO reading manifest file 'VenC.egg-info/SOURCES.txt' 2024-04-15 18:38:56,165 root INFO writing manifest file 'VenC.egg-info/SOURCES.txt' 2024-04-15 18:38:56,166 root INFO Copying VenC.egg-info to build/bdist.linux-ppc64le/wheel/VenC-3.1.1-py3.12.egg-info 2024-04-15 18:38:56,169 root INFO running install_scripts 2024-04-15 18:38:56,169 root INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/scripts 2024-04-15 18:38:56,170 root INFO copying build/scripts-3.12/venc -> build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/scripts 2024-04-15 18:38:56,170 root INFO changing mode of build/bdist.linux-ppc64le/wheel/VenC-3.1.1.data/scripts/venc to 755 2024-04-15 18:38:56,176 wheel INFO creating build/bdist.linux-ppc64le/wheel/VenC-3.1.1.dist-info/WHEEL 2024-04-15 18:38:56,177 wheel INFO creating '/home/buildozer/aports/testing/venc/src/VenC-v3.1.1/src/.dist/.tmp-mg1b3vyr/VenC-3.1.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-15 18:38:56,179 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/embed_providers/oembed.json' 2024-04-15 18:38:56,181 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/config.yaml' 2024-04-15 18:38:56,182 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/assets/style.css' 2024-04-15 18:38:56,183 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/atomEntry.xml' 2024-04-15 18:38:56,183 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/atomFooter.xml' 2024-04-15 18:38:56,184 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/atomHeader.xml' 2024-04-15 18:38:56,185 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/audio.html' 2024-04-15 18:38:56,185 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/entry.html' 2024-04-15 18:38:56,186 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/footer.html' 2024-04-15 18:38:56,186 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/header.html' 2024-04-15 18:38:56,187 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/rssEntry.xml' 2024-04-15 18:38:56,188 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/rssFooter.xml' 2024-04-15 18:38:56,188 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/rssHeader.xml' 2024-04-15 18:38:56,189 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes/concrete/chunks/video.html' 2024-04-15 18:38:56,189 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_assets/VenC-Infinite-Scroll-1.2.0.js' 2024-04-15 18:38:56,190 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_assets/VenC-Scripts-Bootstrap-0.0.0.js' 2024-04-15 18:38:56,191 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_assets/VenC-Tree-0.2.0.js' 2024-04-15 18:38:56,192 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_assets/concrete.png' 2024-04-15 18:38:56,193 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_templates/images' 2024-04-15 18:38:56,194 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_templates/kroki' 2024-04-15 18:38:56,194 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_templates/oEmbed' 2024-04-15 18:38:56,195 wheel INFO adding 'VenC-3.1.1.data/data/share/VenC/themes_templates/pygmentize' 2024-04-15 18:38:56,196 wheel INFO adding 'VenC-3.1.1.data/scripts/venc' 2024-04-15 18:38:56,197 wheel INFO adding 'venc3/__init__.py' 2024-04-15 18:38:56,198 wheel INFO adding 'venc3/exceptions.py' 2024-04-15 18:38:56,198 wheel INFO adding 'venc3/helpers.py' 2024-04-15 18:38:56,199 wheel INFO adding 'venc3/prompt.py' 2024-04-15 18:38:56,200 wheel INFO adding 'venc3/commands/__init__.py' 2024-04-15 18:38:56,201 wheel INFO adding 'venc3/commands/export.py' 2024-04-15 18:38:56,201 wheel INFO adding 'venc3/commands/install.py' 2024-04-15 18:38:56,202 wheel INFO adding 'venc3/commands/new.py' 2024-04-15 18:38:56,203 wheel INFO adding 'venc3/commands/print.py' 2024-04-15 18:38:56,203 wheel INFO adding 'venc3/commands/remote.py' 2024-04-15 18:38:56,204 wheel INFO adding 'venc3/commands/serv.py' 2024-04-15 18:38:56,205 wheel INFO adding 'venc3/datastore/__init__.py' 2024-04-15 18:38:56,205 wheel INFO adding 'venc3/datastore/archives.py' 2024-04-15 18:38:56,206 wheel INFO adding 'venc3/datastore/configuration.py' 2024-04-15 18:38:56,207 wheel INFO adding 'venc3/datastore/entries.py' 2024-04-15 18:38:56,207 wheel INFO adding 'venc3/datastore/entry.py' 2024-04-15 18:38:56,208 wheel INFO adding 'venc3/datastore/hardcoded_assets.py' 2024-04-15 18:38:56,208 wheel INFO adding 'venc3/datastore/metadata.py' 2024-04-15 18:38:56,209 wheel INFO adding 'venc3/datastore/taxonomy.py' 2024-04-15 18:38:56,210 wheel INFO adding 'venc3/datastore/theme.py' 2024-04-15 18:38:56,210 wheel INFO adding 'venc3/l10n/__init__.py' 2024-04-15 18:38:56,211 wheel INFO adding 'venc3/l10n/en.py' 2024-04-15 18:38:56,212 wheel INFO adding 'venc3/l10n/fr.py' 2024-04-15 18:38:56,213 wheel INFO adding 'venc3/markup_languages/__init__.py' 2024-04-15 18:38:56,213 wheel INFO adding 'venc3/markup_languages/asciidoc.py' 2024-04-15 18:38:56,214 wheel INFO adding 'venc3/markup_languages/markdown.py' 2024-04-15 18:38:56,215 wheel INFO adding 'venc3/markup_languages/restructuredtext.py' 2024-04-15 18:38:56,215 wheel INFO adding 'venc3/parallelism/__init__.py' 2024-04-15 18:38:56,216 wheel INFO adding 'venc3/parallelism/build_entries.py' 2024-04-15 18:38:56,217 wheel INFO adding 'venc3/parallelism/export_entries.py' 2024-04-15 18:38:56,217 wheel INFO adding 'venc3/patterns/__init__.py' 2024-04-15 18:38:56,218 wheel INFO adding 'venc3/patterns/datastore.py' 2024-04-15 18:38:56,219 wheel INFO adding 'venc3/patterns/non_contextual.py' 2024-04-15 18:38:56,220 wheel INFO adding 'venc3/patterns/patterns_map.py' 2024-04-15 18:38:56,220 wheel INFO adding 'venc3/patterns/processor.py' 2024-04-15 18:38:56,221 wheel INFO adding 'venc3/patterns/theme.py' 2024-04-15 18:38:56,222 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/__init__.py' 2024-04-15 18:38:56,222 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/kroki.py' 2024-04-15 18:38:56,223 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/latex2mathml.py' 2024-04-15 18:38:56,224 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/oembed.py' 2024-04-15 18:38:56,224 wheel INFO adding 'venc3/patterns/third_party_wrapped_features/pygmentize.py' 2024-04-15 18:38:56,225 wheel INFO adding 'venc3/threads/__init__.py' 2024-04-15 18:38:56,226 wheel INFO adding 'venc3/threads/archives.py' 2024-04-15 18:38:56,227 wheel INFO adding 'venc3/threads/categories.py' 2024-04-15 18:38:56,227 wheel INFO adding 'venc3/threads/chapters.py' 2024-04-15 18:38:56,228 wheel INFO adding 'venc3/threads/entries.py' 2024-04-15 18:38:56,229 wheel INFO adding 'venc3/threads/feed.py' 2024-04-15 18:38:56,229 wheel INFO adding 'venc3/threads/main.py' 2024-04-15 18:38:56,230 wheel INFO adding 'VenC-3.1.1.dist-info/METADATA' 2024-04-15 18:38:56,230 wheel INFO adding 'VenC-3.1.1.dist-info/WHEEL' 2024-04-15 18:38:56,231 wheel INFO adding 'VenC-3.1.1.dist-info/top_level.txt' 2024-04-15 18:38:56,233 wheel INFO adding 'VenC-3.1.1.dist-info/RECORD' 2024-04-15 18:38:56,235 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-15 18:38:56,246 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/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/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/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/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/markup_languages/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/markup_languages/__pycache__' '/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/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/commands/__pycache__' -> '/home/buildozer/aports/testing/venc/pkg/venc-pyc/usr/lib/python3.12/site-packages/venc3/commands/__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 18:38:58 +0000 elapsed time 0h 0m 9s >>> venc: Cleaning up srcdir >>> venc: Cleaning up pkgdir >>> venc: Uninstalling dependencies... (1/28) Purging .makedepends-venc (20240415.183853) (2/28) Purging py3-yaml-pyc (6.0.1-r3) (3/28) Purging py3-yaml (6.0.1-r3) (4/28) Purging py3-unidecode-pyc (1.3.8-r1) (5/28) Purging py3-unidecode (1.3.8-r1) (6/28) Purging py3-gpep517-pyc (15-r2) (7/28) Purging py3-gpep517 (15-r2) (8/28) Purging py3-installer-pyc (0.7.0-r2) (9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-setuptools-pyc (69.2.0-r2) (11/28) Purging py3-setuptools (69.2.0-r2) (12/28) Purging py3-wheel-pyc (0.42.0-r1) (13/28) Purging py3-wheel (0.42.0-r1) (14/28) Purging py3-packaging-pyc (24.0-r1) (15/28) Purging py3-packaging (24.0-r1) (16/28) Purging py3-parsing-pyc (3.1.2-r1) (17/28) Purging py3-parsing (3.1.2-r1) (18/28) Purging python3-pyc (3.12.3-r0) (19/28) Purging python3-pycache-pyc0 (3.12.3-r0) (20/28) Purging pyc (3.12.3-r0) (21/28) Purging yaml (0.2.5-r2) (22/28) Purging python3 (3.12.3-r0) (23/28) Purging gdbm (1.23-r1) (24/28) Purging libffi (3.4.6-r0) (25/28) Purging libpanelw (6.4_p20240330-r0) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging readline (8.2.10-r0) (28/28) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> venc: Updating the testing/ppc64le repository index... >>> venc: Signing the index...