>>> html2text: Building community/html2text 2.4.0-r0 (using abuild 3.15.0-r2) started Sat, 16 Aug 2025 16:20:33 +0000 >>> html2text: Validating /home/buildozer/aports/community/html2text/APKBUILD... >>> html2text: Analyzing dependencies... >>> html2text: Installing for build: build-base bison bash (1/4) Installing m4 (1.4.20-r0) (2/4) Installing bison (3.8.2-r2) (3/4) Installing bash (5.3.3-r1) bash-5.3.3-r1.post-install: Executing script... (4/4) Installing .makedepends-html2text (20250816.162034) busybox-1.37.0-r22.trigger: Executing script... OK: 429 MiB in 108 packages >>> html2text: Cleaning up srcdir >>> html2text: Cleaning up pkgdir >>> html2text: Cleaning up tmpdir >>> html2text: Fetching https://distfiles.alpinelinux.org/distfiles/edge/html2text-v2.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> html2text: Fetching https://gitlab.com/grobian/html2text/-/archive/v2.4.0/html2text-v2.4.0.tar.gz Connecting to gitlab.com (172.65.251.78:443) saving to '/var/cache/distfiles/edge/html2text-v2.4.0.tar.gz.part' html2text-v2.4.0.tar 100% |********************************| 323k 0:00:00 ETA '/var/cache/distfiles/edge/html2text-v2.4.0.tar.gz.part' saved >>> html2text: Fetching https://distfiles.alpinelinux.org/distfiles/edge/html2text-v2.4.0.tar.gz >>> html2text: Checking sha512sums... html2text-v2.4.0.tar.gz: OK >>> html2text: Unpacking /var/cache/distfiles/edge/html2text-v2.4.0.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking for ld used by cc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking how to run the C preprocessor... cc -E checking for egrep -e... /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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking whether iconv is compatible with its POSIX signature... yes checking for cc options needed to detect all undeclared functions... none needed checking for gawk... (cached) awk checking for curl-config... no checking whether libcurl is usable... no checking for bison... bison -y checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether c++ supports C++11 features with -std=c++11... yes 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 or later... 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: creating config.h config.status: executing po-directories commands config.status: executing depfiles commands test -f HTMLParser.cc || /bin/sh ./ylwrap HTMLParser.yy y.tab.c HTMLParser.cc y.tab.h `echo HTMLParser.cc | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output HTMLParser.output -- bison -y -d -Wno-yacc /home/buildozer/aports/community/html2text/src/html2text-v2.4.0/HTMLParser.yy: warning: 1267 shift/reduce conflicts [-Wconflicts-sr] /home/buildozer/aports/community/html2text/src/html2text-v2.4.0/HTMLParser.yy: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples /home/buildozer/aports/community/html2text/src/html2text-v2.4.0/HTMLParser.yy:594.5-596.3: warning: rule useless in parser due to conflicts [-Wother] 594 | | definition_list_content { | ^~~~~~~~~~~~~~~~~~~~~~~~~ updating HTMLParser.hh make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' make[2]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-Area.o -MD -MP -MF .deps/html2text-Area.Tpo -c -o html2text-Area.o `test -f 'Area.cpp' || echo './'`Area.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-cmp_nocase.o -MD -MP -MF .deps/html2text-cmp_nocase.Tpo -c -o html2text-cmp_nocase.o `test -f 'cmp_nocase.cpp' || echo './'`cmp_nocase.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-format.o -MD -MP -MF .deps/html2text-format.Tpo -c -o html2text-format.o `test -f 'format.cpp' || echo './'`format.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-html2text.o -MD -MP -MF .deps/html2text-html2text.Tpo -c -o html2text-html2text.o `test -f 'html2text.cpp' || echo './'`html2text.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-HTMLControl.o -MD -MP -MF .deps/html2text-HTMLControl.Tpo -c -o html2text-HTMLControl.o `test -f 'HTMLControl.cpp' || echo './'`HTMLControl.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-html.o -MD -MP -MF .deps/html2text-html.Tpo -c -o html2text-html.o `test -f 'html.cpp' || echo './'`html.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-HTMLDriver.o -MD -MP -MF .deps/html2text-HTMLDriver.Tpo -c -o html2text-HTMLDriver.o `test -f 'HTMLDriver.cpp' || echo './'`HTMLDriver.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-HTMLParser.o -MD -MP -MF .deps/html2text-HTMLParser.Tpo -c -o html2text-HTMLParser.o `test -f 'HTMLParser.cc' || echo './'`HTMLParser.cc c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-iconvstream.o -MD -MP -MF .deps/html2text-iconvstream.Tpo -c -o html2text-iconvstream.o `test -f 'iconvstream.cpp' || echo './'`iconvstream.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-Properties.o -MD -MP -MF .deps/html2text-Properties.Tpo -c -o html2text-Properties.o `test -f 'Properties.cpp' || echo './'`Properties.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-sgml.o -MD -MP -MF .deps/html2text-sgml.Tpo -c -o html2text-sgml.o `test -f 'sgml.cpp' || echo './'`sgml.cpp c++ -std=c++11 -DHAVE_CONFIG_H -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 -MT html2text-table.o -MD -MP -MF .deps/html2text-table.Tpo -c -o html2text-table.o `test -f 'table.cpp' || echo './'`table.cpp mv -f .deps/html2text-cmp_nocase.Tpo .deps/html2text-cmp_nocase.Po mv -f .deps/html2text-iconvstream.Tpo .deps/html2text-iconvstream.Po mv -f .deps/html2text-Properties.Tpo .deps/html2text-Properties.Po mv -f .deps/html2text-sgml.Tpo .deps/html2text-sgml.Po mv -f .deps/html2text-HTMLDriver.Tpo .deps/html2text-HTMLDriver.Po mv -f .deps/html2text-html2text.Tpo .deps/html2text-html2text.Po mv -f .deps/html2text-html.Tpo .deps/html2text-html.Po mv -f .deps/html2text-Area.Tpo .deps/html2text-Area.Po mv -f .deps/html2text-HTMLControl.Tpo .deps/html2text-HTMLControl.Po mv -f .deps/html2text-table.Tpo .deps/html2text-table.Po mv -f .deps/html2text-HTMLParser.Tpo .deps/html2text-HTMLParser.Po mv -f .deps/html2text-format.Tpo .deps/html2text-format.Po c++ -std=c++11 -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o html2text html2text-Area.o html2text-cmp_nocase.o html2text-format.o html2text-html2text.o html2text-HTMLControl.o html2text-html.o html2text-HTMLDriver.o html2text-HTMLParser.o html2text-iconvstream.o html2text-Properties.o html2text-sgml.o html2text-table.o make[2]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' make[1]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' make check-recursive make[1]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' make[2]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' make check-local make[3]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' make[4]: Entering directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0/tests' 21 tests, 42 success, 0 failures make[4]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0/tests' make[3]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' make[2]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' make[1]: Leaving directory '/home/buildozer/aports/community/html2text/src/html2text-v2.4.0' >>> html2text: Entering fakeroot... >>> html2text-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/html2text/pkg/html2text-doc/usr/share/man' >>> 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: 4.7 KB >>> html2text-doc*: Compressing data... >>> html2text-doc*: Create checksum... >>> html2text-doc*: Create html2text-doc-2.4.0-r0.apk >>> html2text*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> html2text*: Package size: 173.5 KB >>> html2text*: Compressing data... >>> html2text*: Create checksum... >>> html2text*: Create html2text-2.4.0-r0.apk >>> html2text: Build complete at Sat, 16 Aug 2025 16:22:13 +0000 elapsed time 0h 1m 40s >>> html2text: Cleaning up srcdir >>> html2text: Cleaning up pkgdir >>> html2text: Uninstalling dependencies... (1/4) Purging .makedepends-html2text (20250816.162034) (2/4) Purging bison (3.8.2-r2) (3/4) Purging m4 (1.4.20-r0) (4/4) Purging bash (5.3.3-r1) bash-5.3.3-r1.pre-deinstall: Executing script... busybox-1.37.0-r22.trigger: Executing script... OK: 426 MiB in 104 packages >>> html2text: Updating the community/x86 repository index... >>> html2text: Signing the index...