>>> re2c: Building main/re2c 3.1-r0 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 05:57:41 +0000
>>> re2c: Validating /home/buildozer/aports/main/re2c/APKBUILD...
>>> WARNING: re2c: Setting the maintainer with a comment is deprecated. Use maintainer="Natanael Copa <ncopa@alpinelinux.org>" instead
>>> re2c: Analyzing dependencies...
>>> re2c: Installing for build: build-base python3
(1/12) Installing libbz2 (1.0.8-r6)
(2/12) Installing libffi (3.4.6-r0)
(3/12) Installing gdbm (1.24-r0)
(4/12) Installing xz-libs (5.6.3-r0)
(5/12) Installing mpdecimal (4.0.0-r0)
(6/12) Installing libpanelw (6.5_p20241006-r0)
(7/12) Installing sqlite-libs (3.46.1-r0)
(8/12) Installing python3 (3.12.7-r0)
(9/12) Installing python3-pycache-pyc0 (3.12.7-r0)
(10/12) Installing pyc (3.12.7-r0)
(11/12) Installing python3-pyc (3.12.7-r0)
(12/12) Installing .makedepends-re2c (20241016.055742)
Executing busybox-1.36.1-r32.trigger
OK: 303 MiB in 112 packages
>>> re2c: Cleaning up srcdir
>>> re2c: Cleaning up pkgdir
>>> re2c: Cleaning up tmpdir
>>> re2c: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/re2c-3.1.tar.xz
>>> re2c: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/re2c-3.1.tar.xz
>>> re2c: Checking sha512sums...
re2c-3.1.tar.xz: OK
>>> re2c: Unpacking /var/cache/distfiles/v3.21/re2c-3.1.tar.xz...
>>> re2c: Updating ./build-aux/config.sub
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./build-aux/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 make supports nested variables... (cached) yes
checking for a Python interpreter with version >= 3.7... python
checking for python... /usr/bin/python
checking for python version... 3.12
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages
checking whether make supports the include directive... yes (GNU style)
checking for armv7-alpine-linux-musleabihf-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 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for bison... no
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 for armv7-alpine-linux-musleabihf-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for g++ option to enable C++11 features... (cached) none needed
checking dependency style of g++... (cached) gcc3
checking C++ compiler flag -std=c++11... yes
checking C++ compiler flag -W... yes
checking C++ compiler flag -Wall... yes
checking C++ compiler flag -Wextra... yes
checking C++ compiler flag -Weffc++... yes
checking C++ compiler flag -pedantic... yes
checking C++ compiler flag -Wformat=2... yes
checking C++ compiler flag -Wredundant-decls... yes
checking C++ compiler flag -Wsuggest-attribute=format... yes
checking C++ compiler flag -Wconversion... yes
checking C++ compiler flag -Wsign-conversion... yes
checking C++ compiler flag -Wold-style-cast... yes
checking C++ compiler flag -Werror=return-type... yes
checking C++ compiler flag -O2... yes
checking C++ compiler flag -Weverything... no
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for io.h... no
checking build system type... armv7-alpine-linux-musleabihf
checking host system type... armv7-alpine-linux-musleabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld
checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop
checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop
checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r
checking for armv7-alpine-linux-musleabihf-file... no
checking for file... file
checking for armv7-alpine-linux-musleabihf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7-alpine-linux-musleabihf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for armv7-alpine-linux-musleabihf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for armv7-alpine-linux-musleabihf-strip... no
checking for strip... strip
checking for armv7-alpine-linux-musleabihf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for armv7-alpine-linux-musleabihf-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/armv7-alpine-linux-musleabihf/bin/ld
checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating benchmarks/submatch_nfa/Makefile
config.status: creating benchmarks/submatch_dfa_aot/Makefile
config.status: creating benchmarks/submatch_dfa_jit/Makefile
config.status: creating benchmarks/submatch_java/Makefile
config.status: creating doc/manpage.rst
config.status: creating doc/help.rst
config.status: creating run_tests.py
config.status: creating benchmarks/submatch_dfa_aot/run.py
config.status: creating benchmarks/submatch_java/run.py
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
  GEN      src/msg/help.cc
  GEN      src/parse/parser.cc
  GEN      src/parse/lex_conf.cc
  GEN      src/options/parse_opts.cc
Reconfigure with --enable-parsers to regenerate src/parse/parser.cc
Reconfigure with --enable-lexers to regenerate src/parse/lex_conf.cc
Reconfigure with --enable-lexers to regenerate src/options/parse_opts.cc
  GEN      src/parse/lex.cc
Reconfigure with --enable-lexers to regenerate src/parse/lex.cc
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
Making all in .
make[2]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
  CXX      src/msg/help.o
  CXX      src/msg/ver_to_vernum.o
  CXX      src/options/parse_opts.o
  CXX      src/re2go-main.o
  CXX      src/codegen/re2go-helpers.o
  CXX      src/codegen/re2go-output.o
  CXX      src/codegen/re2go-pass1_analyze.o
  CXX      src/codegen/re2go-pass2_generate.o
  CXX      src/codegen/re2go-pass3_fixup.o
  CXX      src/codegen/re2go-pass4_render.o
  CXX      src/options/re2go-opt.o
  CXX      src/options/re2go-symtab.o
  CXX      src/nfa/re2go-re_to_nfa.o
  CXX      src/adfa/re2go-adfa.o
  CXX      src/debug/re2go-dump_adfa.o
  CXX      src/debug/re2go-dump_cfg.o
  CXX      src/debug/re2go-dump_dfa.o
  CXX      src/debug/re2go-dump_dfa_tree.o
  CXX      src/debug/re2go-dump_interf.o
  CXX      src/debug/re2go-dump_nfa.o
  CXX      src/cfg/re2go-cfg.o
  CXX      src/cfg/re2go-compact.o
  CXX      src/cfg/re2go-dce.o
  CXX      src/cfg/re2go-freeze.o
  CXX      src/cfg/re2go-interfere.o
  CXX      src/cfg/re2go-liveanal.o
  CXX      src/cfg/re2go-normalize.o
  CXX      src/cfg/re2go-optimize.o
  CXX      src/cfg/re2go-rename.o
  CXX      src/cfg/re2go-varalloc.o
  CXX      src/dfa/re2go-closure.o
  CXX      src/dfa/re2go-dead_rules.o
  CXX      src/dfa/re2go-determinization.o
  CXX      src/dfa/re2go-fallback_tags.o
  CXX      src/dfa/re2go-fillpoints.o
  CXX      src/dfa/re2go-find_state.o
  CXX      src/dfa/re2go-minimization.o
  CXX      src/dfa/re2go-tagver_table.o
  CXX      src/dfa/re2go-tcmd.o
  CXX      src/encoding/re2go-ebcdic.o
  CXX      src/encoding/re2go-enc.o
  CXX      src/encoding/re2go-range_suffix.o
  CXX      src/encoding/re2go-utf8.o
  CXX      src/encoding/re2go-utf16.o
  CXX      src/msg/re2go-msg.o
  CXX      src/msg/re2go-warn.o
  CXX      src/regexp/re2go-ast_to_re.o
  CXX      src/regexp/re2go-default_tags.o
  CXX      src/regexp/re2go-fixed_tags.o
  CXX      src/regexp/re2go-nullable.o
  CXX      src/regexp/re2go-regexp.o
  CXX      src/regexp/re2go-split_charset.o
  CXX      src/skeleton/re2go-control_flow.o
  CXX      src/skeleton/re2go-generate_code.o
  CXX      src/skeleton/re2go-generate_data.o
  CXX      src/skeleton/re2go-maxpath.o
  CXX      src/skeleton/re2go-skeleton.o
  CXX      src/parse/re2go-ast.o
  CXX      src/parse/re2go-input.o
  CXX      src/util/re2go-file_utils.o
  CXX      src/util/re2go-string_utils.o
  CXX      src/util/re2go-range.o
  CXX      src/msg/re2go-help.o
  CXX      src/parse/re2go-lex.o
  CXX      src/parse/re2go-parser.o
  CXX      src/msg/re2go-ver_to_vernum.o
  CXX      src/parse/re2go-lex_conf.o
  CXX      src/options/re2go-parse_opts.o
  CXX      src/re2rust-main.o
  CXX      src/codegen/re2rust-helpers.o
  CXX      src/codegen/re2rust-output.o
  CXX      src/codegen/re2rust-pass1_analyze.o
  CXX      src/codegen/re2rust-pass2_generate.o
  CXX      src/codegen/re2rust-pass3_fixup.o
  CXX      src/codegen/re2rust-pass4_render.o
  CXX      src/options/re2rust-opt.o
  CXX      src/options/re2rust-symtab.o
  CXX      src/nfa/re2rust-re_to_nfa.o
  CXX      src/adfa/re2rust-adfa.o
  CXX      src/debug/re2rust-dump_adfa.o
  CXX      src/debug/re2rust-dump_cfg.o
  CXX      src/debug/re2rust-dump_dfa.o
  CXX      src/debug/re2rust-dump_dfa_tree.o
  CXX      src/debug/re2rust-dump_interf.o
  CXX      src/debug/re2rust-dump_nfa.o
  CXX      src/cfg/re2rust-cfg.o
  CXX      src/cfg/re2rust-dce.o
  CXX      src/cfg/re2rust-compact.o
  CXX      src/cfg/re2rust-interfere.o
  CXX      src/cfg/re2rust-freeze.o
  CXX      src/cfg/re2rust-normalize.o
  CXX      src/cfg/re2rust-liveanal.o
  CXX      src/cfg/re2rust-optimize.o
  CXX      src/cfg/re2rust-rename.o
  CXX      src/cfg/re2rust-varalloc.o
  CXX      src/dfa/re2rust-closure.o
  CXX      src/dfa/re2rust-dead_rules.o
  CXX      src/dfa/re2rust-determinization.o
  CXX      src/dfa/re2rust-fallback_tags.o
  CXX      src/dfa/re2rust-fillpoints.o
  CXX      src/dfa/re2rust-find_state.o
  CXX      src/dfa/re2rust-minimization.o
  CXX      src/dfa/re2rust-tagver_table.o
  CXX      src/dfa/re2rust-tcmd.o
  CXX      src/encoding/re2rust-ebcdic.o
  CXX      src/encoding/re2rust-enc.o
  CXX      src/encoding/re2rust-range_suffix.o
  CXX      src/encoding/re2rust-utf8.o
  CXX      src/encoding/re2rust-utf16.o
  CXX      src/msg/re2rust-msg.o
  CXX      src/msg/re2rust-warn.o
  CXX      src/regexp/re2rust-ast_to_re.o
  CXX      src/regexp/re2rust-default_tags.o
  CXX      src/regexp/re2rust-fixed_tags.o
  CXX      src/regexp/re2rust-nullable.o
  CXX      src/regexp/re2rust-regexp.o
  CXX      src/regexp/re2rust-split_charset.o
  CXX      src/skeleton/re2rust-control_flow.o
  CXX      src/skeleton/re2rust-generate_code.o
  CXX      src/skeleton/re2rust-generate_data.o
  CXX      src/skeleton/re2rust-maxpath.o
  CXX      src/skeleton/re2rust-skeleton.o
  CXX      src/parse/re2rust-ast.o
  CXX      src/parse/re2rust-input.o
  CXX      src/util/re2rust-file_utils.o
  CXX      src/util/re2rust-string_utils.o
  CXX      src/util/re2rust-range.o
  CXX      src/msg/re2rust-help.o
  CXX      src/parse/re2rust-lex.o
  CXX      src/parse/re2rust-parser.o
  CXX      src/msg/re2rust-ver_to_vernum.o
  CXX      src/parse/re2rust-lex_conf.o
  CXX      src/options/re2rust-parse_opts.o
  GEN      doc/re2c.1
  GEN      doc/re2go.1
  GEN      doc/re2rust.1
  CXX      src/main.o
  CXX      src/codegen/helpers.o
  CXX      src/codegen/output.o
  CXX      src/codegen/pass1_analyze.o
  CXX      src/codegen/pass2_generate.o
  CXX      src/codegen/pass3_fixup.o
  CXX      src/codegen/pass4_render.o
  CXX      src/options/opt.o
  CXX      src/options/symtab.o
  CXX      src/nfa/re_to_nfa.o
  CXX      src/adfa/adfa.o
  CXX      src/debug/dump_adfa.o
  CXX      src/debug/dump_cfg.o
  CXX      src/debug/dump_dfa.o
  CXX      src/debug/dump_dfa_tree.o
  CXX      src/debug/dump_interf.o
  CXX      src/debug/dump_nfa.o
  CXX      src/cfg/cfg.o
  CXX      src/cfg/compact.o
  CXX      src/cfg/dce.o
  CXX      src/cfg/freeze.o
  CXX      src/cfg/interfere.o
  CXX      src/cfg/liveanal.o
  CXX      src/cfg/optimize.o
  CXX      src/cfg/normalize.o
  CXX      src/cfg/rename.o
  CXX      src/cfg/varalloc.o
  CXX      src/dfa/closure.o
  CXX      src/dfa/dead_rules.o
  CXX      src/dfa/determinization.o
  CXX      src/dfa/fallback_tags.o
  CXX      src/dfa/fillpoints.o
  CXX      src/dfa/find_state.o
  CXX      src/dfa/minimization.o
  CXX      src/dfa/tagver_table.o
  CXX      src/dfa/tcmd.o
  CXX      src/encoding/ebcdic.o
  CXX      src/encoding/enc.o
  CXX      src/encoding/range_suffix.o
  CXX      src/encoding/utf8.o
  CXX      src/encoding/utf16.o
  CXX      src/msg/msg.o
  CXX      src/msg/warn.o
  CXX      src/regexp/ast_to_re.o
  CXX      src/regexp/default_tags.o
  CXX      src/regexp/fixed_tags.o
  CXX      src/regexp/nullable.o
  CXX      src/regexp/regexp.o
  CXX      src/regexp/split_charset.o
  CXX      src/skeleton/control_flow.o
  CXX      src/skeleton/generate_code.o
  CXX      src/skeleton/generate_data.o
  CXX      src/skeleton/maxpath.o
  CXX      src/skeleton/skeleton.o
  CXX      src/parse/ast.o
  CXX      src/parse/input.o
  CXX      src/util/file_utils.o
  CXX      src/util/string_utils.o
  CXX      src/util/range.o
  CXX      src/parse/lex.o
  CXX      src/parse/parser.o
  CXX      src/parse/lex_conf.o
Reconfigure with --enable-docs to rebuild docs
  CXXLD    re2go
  CXXLD    re2rust
  CXXLD    re2c
make[2]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
make[1]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
make  check-recursive
make[1]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
Making check in .
make[2]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
Reconfigure with --enable-docs to rebuild docs
make  re2c_test_range re2c_test_s_to_n32_unsafe re2c_test_ver_to_vernum re2c_test_argsubst 
make[3]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
  CXX      src/test/range/test.o
  CXX      src/test/s_to_n32_unsafe/test.o
  CXX      src/test/ver_to_vernum/test.o
  CXX      src/test/argsubst/test.o
  CXXLD    re2c_test_ver_to_vernum
  CXXLD    re2c_test_range
  CXXLD    re2c_test_s_to_n32_unsafe
  CXXLD    re2c_test_argsubst
make[3]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
make  check-TESTS
make[3]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
make[4]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
PASS: re2c_test_argsubst
PASS: re2c_test_ver_to_vernum
PASS: re2c_test_s_to_n32_unsafe
PASS: re2c_test_range
PASS: run_tests.py
============================================================================
Testsuite summary for re2c 3.1
============================================================================
# TOTAL: 5
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
make[3]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
make[2]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
make[1]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
>>> re2c: Entering fakeroot...
make  install-recursive
make[1]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
Making install in .
make[2]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
Reconfigure with --enable-docs to rebuild docs
make[3]: Entering directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/re2c/pkg/re2c/usr/share/re2c/stdlib'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/re2c/pkg/re2c/usr/share/man/man1'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/re2c/pkg/re2c/usr/bin'
 /usr/bin/install -c -m 644 include/unicode_categories.re '/home/buildozer/aports/main/re2c/pkg/re2c/usr/share/re2c/stdlib'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c re2c re2go re2rust '/home/buildozer/aports/main/re2c/pkg/re2c/usr/bin'
 /usr/bin/install -c -m 644 doc/re2c.1 doc/re2go.1 doc/re2rust.1 '/home/buildozer/aports/main/re2c/pkg/re2c/usr/share/man/man1'
libtool: install: /usr/bin/install -c re2c /home/buildozer/aports/main/re2c/pkg/re2c/usr/bin/re2c
libtool: install: /usr/bin/install -c re2go /home/buildozer/aports/main/re2c/pkg/re2c/usr/bin/re2go
libtool: install: /usr/bin/install -c re2rust /home/buildozer/aports/main/re2c/pkg/re2c/usr/bin/re2rust
make[3]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
make[2]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
make[1]: Leaving directory '/home/buildozer/aports/main/re2c/src/re2c-3.1'
>>> re2c-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/main/re2c/pkg/re2c-doc/usr/share/man'
>>> re2c-doc*: Preparing subpackage re2c-doc...
>>> re2c-doc*: Running postcheck for re2c-doc
>>> re2c*: Running postcheck for re2c
>>> re2c*: Preparing package re2c...
>>> re2c*: Stripping binaries
>>> re2c-doc*: Scanning shared objects
>>> re2c*: Scanning shared objects
>>> re2c-doc*: Tracing dependencies...
>>> re2c-doc*: Package size: 105.9 KB
>>> re2c-doc*: Compressing data...
>>> re2c-doc*: Create checksum...
>>> re2c-doc*: Create re2c-doc-3.1-r0.apk
>>> re2c*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> re2c*: Package size: 923.4 KB
>>> re2c*: Compressing data...
>>> re2c*: Create checksum...
>>> re2c*: Create re2c-3.1-r0.apk
>>> re2c: Build complete at Wed, 16 Oct 2024 05:57:59 +0000 elapsed time 0h 0m 18s
>>> re2c: Cleaning up srcdir
>>> re2c: Cleaning up pkgdir
>>> re2c: Uninstalling dependencies...
(1/12) Purging .makedepends-re2c (20241016.055742)
(2/12) Purging python3-pyc (3.12.7-r0)
(3/12) Purging python3-pycache-pyc0 (3.12.7-r0)
(4/12) Purging pyc (3.12.7-r0)
(5/12) Purging python3 (3.12.7-r0)
(6/12) Purging gdbm (1.24-r0)
(7/12) Purging libbz2 (1.0.8-r6)
(8/12) Purging libffi (3.4.6-r0)
(9/12) Purging libpanelw (6.5_p20241006-r0)
(10/12) Purging mpdecimal (4.0.0-r0)
(11/12) Purging sqlite-libs (3.46.1-r0)
(12/12) Purging xz-libs (5.6.3-r0)
Executing busybox-1.36.1-r32.trigger
OK: 271 MiB in 100 packages
>>> re2c: Updating the main/armv7 repository index...
>>> re2c: Signing the index...