>>> html2text: Building community/html2text 2.2.3-r1 (using abuild 3.13.0-r3) started Sat, 04 May 2024 12:45:21 +0000
>>> html2text: Checking sanity of /home/buildozer/aports/community/html2text/APKBUILD...
>>> html2text: Analyzing dependencies...
>>> html2text: Installing for build: build-base bison bash
(1/5) Installing m4 (1.4.19-r3)
(2/5) Installing bison (3.8.2-r1)
(3/5) Installing readline (8.2.10-r0)
(4/5) Installing bash (5.2.26-r0)
Executing bash-5.2.26-r0.post-install
(5/5) Installing .makedepends-html2text (20240504.124530)
Executing busybox-1.36.1-r26.trigger
OK: 1696 MiB in 128 packages
>>> html2text: Cleaning up srcdir
>>> html2text: Cleaning up pkgdir
>>> html2text: Cleaning up tmpdir
>>> html2text: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/html2text-2.2.3.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.20/html2text-2.2.3.tar.gz.part'
html2text-2.2.3.tar. 100% |********************************| 322k 0:00:00 ETA
'/var/cache/distfiles/v3.20/html2text-2.2.3.tar.gz.part' saved
>>> html2text: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/html2text-2.2.3.tar.gz
>>> html2text: Checking sha512sums...
html2text-2.2.3.tar.gz: OK
>>> html2text: Unpacking /var/cache/distfiles/v3.20/html2text-2.2.3.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-musl
checking host system type... x86_64-pc-linux-musl
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking for bison... bison -y
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for inline... inline
checking for size_t... yes
checking for ptrdiff_t... yes
checking for error_at_line... no
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
make all-am
make[1]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-2.2.3'
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT Area.o -MD -MP -MF .deps/Area.Tpo -c -o Area.o Area.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT cmp_nocase.o -MD -MP -MF .deps/cmp_nocase.Tpo -c -o cmp_nocase.o cmp_nocase.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT html2text.o -MD -MP -MF .deps/html2text.Tpo -c -o html2text.o html2text.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT HTMLControl.o -MD -MP -MF .deps/HTMLControl.Tpo -c -o HTMLControl.o HTMLControl.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT HTMLDriver.o -MD -MP -MF .deps/HTMLDriver.Tpo -c -o HTMLDriver.o HTMLDriver.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT HTMLParser.o -MD -MP -MF .deps/HTMLParser.Tpo -c -o HTMLParser.o HTMLParser.cc
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT iconvstream.o -MD -MP -MF .deps/iconvstream.Tpo -c -o iconvstream.o iconvstream.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT Properties.o -MD -MP -MF .deps/Properties.Tpo -c -o Properties.o Properties.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT sgml.o -MD -MP -MF .deps/sgml.Tpo -c -o sgml.o sgml.cpp
g++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT table.o -MD -MP -MF .deps/table.Tpo -c -o table.o table.cpp
mv -f .deps/cmp_nocase.Tpo .deps/cmp_nocase.Po
mv -f .deps/iconvstream.Tpo .deps/iconvstream.Po
mv -f .deps/Properties.Tpo .deps/Properties.Po
mv -f .deps/sgml.Tpo .deps/sgml.Po
mv -f .deps/html2text.Tpo .deps/html2text.Po
mv -f .deps/HTMLDriver.Tpo .deps/HTMLDriver.Po
mv -f .deps/html.Tpo .deps/html.Po
mv -f .deps/Area.Tpo .deps/Area.Po
mv -f .deps/table.Tpo .deps/table.Po
mv -f .deps/HTMLControl.Tpo .deps/HTMLControl.Po
mv -f .deps/HTMLParser.Tpo .deps/HTMLParser.Po
mv -f .deps/format.Tpo .deps/format.Po
g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o html2text Area.o cmp_nocase.o format.o html2text.o HTMLControl.o html.o HTMLDriver.o HTMLParser.o iconvstream.o Properties.o sgml.o table.o
make[1]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-2.2.3'
make check-am
make[1]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-2.2.3'
make check-local
make[2]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-2.2.3'
make[3]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-2.2.3/tests'
18 tests, 36 success, 0 failures
make[3]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-2.2.3/tests'
make[2]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-2.2.3'
make[1]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-2.2.3'
>>> html2text: Entering fakeroot...
>>> html2text-doc*: Running split function doc...
>>> html2text-doc*: Preparing subpackage html2text-doc...
>>> html2text-doc*: Running postcheck for html2text-doc
>>> html2text*: Running postcheck for html2text
>>> html2text*: Preparing package html2text...
>>> html2text*: Stripping binaries
>>> html2text-doc*: Scanning shared objects
>>> html2text*: Scanning shared objects
>>> html2text-doc*: Tracing dependencies...
>>> html2text-doc*: Package size: 32.0 KB
>>> html2text-doc*: Compressing data...
>>> html2text-doc*: Create checksum...
>>> html2text-doc*: Create html2text-doc-2.2.3-r1.apk
>>> html2text*: Tracing dependencies...
so:libc.musl-x86_64.so.1
so:libgcc_s.so.1
so:libstdc++.so.6
>>> html2text*: Package size: 168.0 KB
>>> html2text*: Compressing data...
>>> html2text*: Create checksum...
>>> html2text*: Create html2text-2.2.3-r1.apk
>>> html2text: Build complete at Sat, 04 May 2024 12:45:39 +0000 elapsed time 0h 0m 18s
>>> html2text: Cleaning up srcdir
>>> html2text: Cleaning up pkgdir
>>> html2text: Uninstalling dependencies...
(1/5) Purging .makedepends-html2text (20240504.124530)
(2/5) Purging bison (3.8.2-r1)
(3/5) Purging m4 (1.4.19-r3)
(4/5) Purging bash (5.2.26-r0)
Executing bash-5.2.26-r0.pre-deinstall
(5/5) Purging readline (8.2.10-r0)
Executing busybox-1.36.1-r26.trigger
OK: 1693 MiB in 123 packages
>>> html2text: Updating the community/x86_64 repository index...
>>> html2text: Signing the index...