>>> tre: Building testing/tre 0.8.0-r2 (using abuild 3.11.0-r1) started Fri, 19 May 2023 06:35:37 +0000 >>> tre: Checking sanity of /home/buildozer/aports/testing/tre/APKBUILD... >>> tre: Analyzing dependencies... >>> tre: Installing for build: build-base (1/1) Installing .makedepends-tre (20230519.063543) OK: 924 MiB in 105 packages >>> tre: Cleaning up srcdir >>> tre: Cleaning up pkgdir >>> tre: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tre-0.8.0.tar.bz2 >>> tre: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tre-0.8.0.tar.bz2 >>> tre: Checking sha512sums... tre-0.8.0.tar.bz2: OK >>> tre: Unpacking /var/cache/distfiles/tre-0.8.0.tar.bz2... >>> tre: Updating ./utils/config.sub checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking target system type... riscv64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... utils/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 for riscv64-alpine-linux-musl-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for working alloca.h... yes checking for alloca... yes checking for isascii... yes checking for isblank... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking for libutf8... not needed checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for wchar_t... yes checking whether WCHAR_MAX is defined... yes checking for wint_t... yes checking for mbstate_t... yes checking for wcsrtombs... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for wcschr... yes checking for wcscpy... yes checking for wcslen... yes checking for wcsncpy... yes checking for wctype... yes checking for iswctype... yes checking for iswascii... no checking for iswblank... yes checking for mbrtowc... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... 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 a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/riscv64-alpine-linux-musl/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 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 configure: creating libtool configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/agrep.1 config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/agrep/Makefile config.status: creating tre.pc config.status: creating tre.spec config.status: creating utils/Makefile config.status: creating config.h config.status: creating lib/tre-config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration summary ===================== TRE is now configured as follows: * Compilation environment CC = gcc CFLAGS = -Os -Wformat -Werror=format-security CPP = gcc -E CPPFLAGS = -Os -Wformat -Werror=format-security LD = /usr/riscv64-alpine-linux-musl/bin/ld LDFLAGS = -Wl,--as-needed,-O1,--sort-common LIBS = Use alloca(): yes * TRE options Development-time debugging: no System regex ABI compatibility: no Wide character (wchar_t) support: yes Multibyte character set support: yes Approximate matching support: yes Build and install agrep: yes make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0' Making all in lib make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/lib' make all-am make[3]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c -o tre-ast.lo tre-ast.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c -o tre-compile.lo tre-compile.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c -o tre-match-backtrack.lo tre-match-backtrack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c -o tre-match-parallel.lo tre-match-parallel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c -o tre-mem.lo tre-mem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c -o tre-parse.lo tre-parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c -o tre-stack.lo tre-stack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo regcomp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo regexec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo regerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c -o tre-match-approx.lo tre-match-approx.c mkdir .libs mkdir .libs mkdir .libs mkdir .libs mkdir .libs mkdir: can't create directory '.libs': File exists mkdir: can't create directory '.libs': File exists mkdir: can't create directory '.libs': File exists mkdir: can't create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c tre-parse.c -fPIC -DPIC -o .libs/tre-parse.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -fPIC -DPIC -o .libs/tre-compile.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -fPIC -DPIC -o .libs/tre-ast.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -fPIC -DPIC -o .libs/regexec.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -fPIC -DPIC -o .libs/regcomp.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c tre-stack.c -fPIC -DPIC -o .libs/tre-stack.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c tre-mem.c -fPIC -DPIC -o .libs/tre-mem.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -fPIC -DPIC -o .libs/regerror.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c tre-match-approx.c -fPIC -DPIC -o .libs/tre-match-approx.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c tre-match-backtrack.c -fPIC -DPIC -o .libs/tre-match-backtrack.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c tre-match-parallel.c -fPIC -DPIC -o .libs/tre-match-parallel.o gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -o tre-ast.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c tre-stack.c -o tre-stack.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c tre-mem.c -o tre-mem.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o >/dev/null 2>&1 In file included from tre-match-backtrack.c:74: tre-match-backtrack.c: In function 'tre_tnfa_run_backtrack': xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:137:17: note: in expansion of macro 'xfree' 137 | xfree(tags); \ | ^~~~~ tre-match-backtrack.c:350:11: note: in expansion of macro 'BT_STACK_PUSH' 350 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ In file included from /usr/include/stdlib.h:140, from /usr/include/fortify/stdlib.h:23, from tre-match-backtrack.c:55: tre-match-backtrack.c:269:10: note: returned from '__builtin_alloca' 269 | tags = alloca(sizeof(*tags) * tnfa->num_tags); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:139:17: note: in expansion of macro 'xfree' 139 | xfree(pmatch); \ | ^~~~~ tre-match-backtrack.c:350:11: note: in expansion of macro 'BT_STACK_PUSH' 350 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:270:12: note: returned from '__builtin_alloca' 270 | pmatch = alloca(sizeof(*pmatch) * tnfa->num_submatches); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:141:17: note: in expansion of macro 'xfree' 141 | xfree(states_seen); \ | ^~~~~ tre-match-backtrack.c:350:11: note: in expansion of macro 'BT_STACK_PUSH' 350 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:271:17: note: returned from '__builtin_alloca' 271 | states_seen = alloca(sizeof(*states_seen) * tnfa->num_states); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:152:17: note: in expansion of macro 'xfree' 152 | xfree(tags); \ | ^~~~~ tre-match-backtrack.c:350:11: note: in expansion of macro 'BT_STACK_PUSH' 350 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:269:10: note: returned from '__builtin_alloca' 269 | tags = alloca(sizeof(*tags) * tnfa->num_tags); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:154:17: note: in expansion of macro 'xfree' 154 | xfree(pmatch); \ | ^~~~~ tre-match-backtrack.c:350:11: note: in expansion of macro 'BT_STACK_PUSH' 350 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:270:12: note: returned from '__builtin_alloca' 270 | pmatch = alloca(sizeof(*pmatch) * tnfa->num_submatches); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:156:17: note: in expansion of macro 'xfree' 156 | xfree(states_seen); \ | ^~~~~ tre-match-backtrack.c:350:11: note: in expansion of macro 'BT_STACK_PUSH' 350 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:271:17: note: returned from '__builtin_alloca' 271 | states_seen = alloca(sizeof(*states_seen) * tnfa->num_states); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:137:17: note: in expansion of macro 'xfree' 137 | xfree(tags); \ | ^~~~~ tre-match-backtrack.c:571:19: note: in expansion of macro 'BT_STACK_PUSH' 571 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:269:10: note: returned from '__builtin_alloca' 269 | tags = alloca(sizeof(*tags) * tnfa->num_tags); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:139:17: note: in expansion of macro 'xfree' 139 | xfree(pmatch); \ | ^~~~~ tre-match-backtrack.c:571:19: note: in expansion of macro 'BT_STACK_PUSH' 571 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:270:12: note: returned from '__builtin_alloca' 270 | pmatch = alloca(sizeof(*pmatch) * tnfa->num_submatches); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:141:17: note: in expansion of macro 'xfree' 141 | xfree(states_seen); \ | ^~~~~ tre-match-backtrack.c:571:19: note: in expansion of macro 'BT_STACK_PUSH' 571 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:271:17: note: returned from '__builtin_alloca' 271 | states_seen = alloca(sizeof(*states_seen) * tnfa->num_states); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:152:17: note: in expansion of macro 'xfree' 152 | xfree(tags); \ | ^~~~~ tre-match-backtrack.c:571:19: note: in expansion of macro 'BT_STACK_PUSH' 571 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:269:10: note: returned from '__builtin_alloca' 269 | tags = alloca(sizeof(*tags) * tnfa->num_tags); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:154:17: note: in expansion of macro 'xfree' 154 | xfree(pmatch); \ | ^~~~~ tre-match-backtrack.c:571:19: note: in expansion of macro 'BT_STACK_PUSH' 571 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:270:12: note: returned from '__builtin_alloca' 270 | pmatch = alloca(sizeof(*pmatch) * tnfa->num_submatches); | ^ xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object] 69 | #define xfree(ptr) free(ptr) | ^~~~~~~~~ tre-match-backtrack.c:156:17: note: in expansion of macro 'xfree' 156 | xfree(states_seen); \ | ^~~~~ tre-match-backtrack.c:571:19: note: in expansion of macro 'BT_STACK_PUSH' 571 | BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, | ^~~~~~~~~~~~~ tre-match-backtrack.c:271:17: note: returned from '__builtin_alloca' 271 | states_seen = alloca(sizeof(*states_seen) * tnfa->num_states); | ^ mv -f .deps/tre-ast.Tpo .deps/tre-ast.Plo mv -f .deps/regerror.Tpo .deps/regerror.Plo mv -f .deps/tre-stack.Tpo .deps/tre-stack.Plo mv -f .deps/tre-mem.Tpo .deps/tre-mem.Plo gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c tre-match-parallel.c -o tre-match-parallel.o >/dev/null 2>&1 mv -f .deps/regcomp.Tpo .deps/regcomp.Plo gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c tre-match-backtrack.c -o tre-match-backtrack.o >/dev/null 2>&1 mv -f .deps/regexec.Tpo .deps/regexec.Plo gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c tre-parse.c -o tre-parse.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c tre-match-approx.c -o tre-match-approx.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -o tre-compile.o >/dev/null 2>&1 mv -f .deps/tre-match-parallel.Tpo .deps/tre-match-parallel.Plo mv -f .deps/tre-match-backtrack.Tpo .deps/tre-match-backtrack.Plo mv -f .deps/tre-parse.Tpo .deps/tre-parse.Plo mv -f .deps/tre-match-approx.Tpo .deps/tre-match-approx.Plo mv -f .deps/tre-compile.Tpo .deps/tre-compile.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -no-undefined -version-info 5:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -o libtre.la -rpath /usr/lib tre-ast.lo tre-compile.lo tre-match-backtrack.lo tre-match-parallel.lo tre-mem.lo tre-parse.lo tre-stack.lo regcomp.lo regexec.lo regerror.lo tre-match-approx.lo gcc -shared .libs/tre-ast.o .libs/tre-compile.o .libs/tre-match-backtrack.o .libs/tre-match-parallel.o .libs/tre-mem.o .libs/tre-parse.o .libs/tre-stack.o .libs/regcomp.o .libs/regexec.o .libs/regerror.o .libs/tre-match-approx.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libtre.so.5 -o .libs/libtre.so.5.0.0 (cd .libs && rm -f libtre.so.5 && ln -s libtre.so.5.0.0 libtre.so.5) (cd .libs && rm -f libtre.so && ln -s libtre.so.5.0.0 libtre.so) ar cru .libs/libtre.a tre-ast.o tre-compile.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o regcomp.o regexec.o regerror.o tre-match-approx.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libtre.a creating libtre.la (cd .libs && rm -f libtre.la && ln -s ../libtre.la libtre.la) make[3]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/lib' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -Os -Wformat -Werror=format-security -DLOCALEDIR=\"/usr/share/locale\" -Os -Wformat -Werror=format-security -MT agrep-agrep.o -MD -MP -MF .deps/agrep-agrep.Tpo -c -o agrep-agrep.o `test -f 'agrep.c' || echo './'`agrep.c mv -f .deps/agrep-agrep.Tpo .deps/agrep-agrep.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DLOCALEDIR=\"/usr/share/locale\" -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o agrep agrep-agrep.o ../lib/libtre.la mkdir .libs gcc "-DLOCALEDIR=\"/usr/share/locale\"" -Os -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/agrep agrep-agrep.o ../lib/.libs/libtre.so creating agrep make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/doc' Making all in tests make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' Making all in agrep make[3]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests/agrep' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests/agrep' make[3]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' Making all in utils make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/utils' Making all in po make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/po' make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/po' Making all in m4 make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/m4' make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0' make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0' make[1]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0' >>> tre: Entering fakeroot... Making install in lib make[1]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/lib' make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/lib' test -z "/usr/include/tre" || ../utils/install-sh -c -d "/home/buildozer/aports/testing/tre/pkg/tre/usr/include/tre" test -z "/usr/lib" || ../utils/install-sh -c -d "/home/buildozer/aports/testing/tre/pkg/tre/usr/lib" test -z "/usr/include/tre" || ../utils/install-sh -c -d "/home/buildozer/aports/testing/tre/pkg/tre/usr/include/tre" /usr/bin/install -c -m 644 'tre.h' '/home/buildozer/aports/testing/tre/pkg/tre/usr/include/tre/tre.h' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libtre.la' '/home/buildozer/aports/testing/tre/pkg/tre/usr/lib/libtre.la' /usr/bin/install -c -m 644 'tre-config.h' '/home/buildozer/aports/testing/tre/pkg/tre/usr/include/tre/tre-config.h' /usr/bin/install -c -m 644 'regex.h' '/home/buildozer/aports/testing/tre/pkg/tre/usr/include/tre/regex.h' /usr/bin/install -c .libs/libtre.so.5.0.0 /home/buildozer/aports/testing/tre/pkg/tre/usr/lib/libtre.so.5.0.0 (cd /home/buildozer/aports/testing/tre/pkg/tre/usr/lib && { ln -s -f libtre.so.5.0.0 libtre.so.5 || { rm -f libtre.so.5 && ln -s libtre.so.5.0.0 libtre.so.5; }; }) (cd /home/buildozer/aports/testing/tre/pkg/tre/usr/lib && { ln -s -f libtre.so.5.0.0 libtre.so || { rm -f libtre.so && ln -s libtre.so.5.0.0 libtre.so; }; }) /usr/bin/install -c .libs/libtre.lai /home/buildozer/aports/testing/tre/pkg/tre/usr/lib/libtre.la /usr/bin/install -c .libs/libtre.a /home/buildozer/aports/testing/tre/pkg/tre/usr/lib/libtre.a chmod 644 /home/buildozer/aports/testing/tre/pkg/tre/usr/lib/libtre.a ranlib /home/buildozer/aports/testing/tre/pkg/tre/usr/lib/libtre.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/lib' make[1]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/lib' Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/src' make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/src' test -z "/usr/bin" || ../utils/install-sh -c -d "/home/buildozer/aports/testing/tre/pkg/tre/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'agrep' '/home/buildozer/aports/testing/tre/pkg/tre/usr/bin/agrep' libtool: install: warning: `../lib/libtre.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/agrep /home/buildozer/aports/testing/tre/pkg/tre/usr/bin/agrep make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/src' make[1]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/doc' make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || ../utils/install-sh -c -d "/home/buildozer/aports/testing/tre/pkg/tre/usr/share/man/man1" /usr/bin/install -c -m 644 './agrep.1' '/home/buildozer/aports/testing/tre/pkg/tre/usr/share/man/man1/agrep.1' make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/doc' make[1]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/doc' Making install in tests make[1]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' Making install in agrep make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests/agrep' make[3]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests/agrep' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests/agrep' make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests/agrep' make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' make[3]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/tests' Making install in utils make[1]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/utils' make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/utils' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/utils' make[1]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/utils' Making install in po make[1]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/po' if test "tre" = "gettext-tools"; then \ ../utils/install-sh -c -d /home/buildozer/aports/testing/tre/pkg/tre/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/testing/tre/pkg/tre/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/testing/tre/pkg/tre/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/po' Making install in m4 make[1]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/m4' make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/m4' make[1]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0/m4' make[1]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0' make[2]: Entering directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/pkgconfig" || utils/install-sh -c -d "/home/buildozer/aports/testing/tre/pkg/tre/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'tre.pc' '/home/buildozer/aports/testing/tre/pkg/tre/usr/lib/pkgconfig/tre.pc' make[2]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0' make[1]: Leaving directory '/home/buildozer/aports/testing/tre/src/tre-0.8.0' >>> tre-static*: Running split function static... >>> tre-static*: Preparing subpackage tre-static... >>> tre-static*: Stripping binaries >>> tre-static*: Running postcheck for tre-static >>> tre-dev*: Running split function dev... >>> tre-dev*: Preparing subpackage tre-dev... >>> tre-dev*: Stripping binaries >>> tre-dev*: Running postcheck for tre-dev >>> agrep*: Running split function agrep... '/home/buildozer/aports/testing/tre/pkg/tre/usr/bin/agrep' -> '/home/buildozer/aports/testing/tre/pkg/agrep/usr/bin/agrep' >>> agrep*: Preparing subpackage agrep... >>> agrep*: Stripping binaries >>> agrep*: Running postcheck for agrep >>> agrep-doc*: Running split function doc... >>> agrep-doc*: Preparing subpackage agrep-doc... >>> agrep-doc*: Running postcheck for agrep-doc >>> tre*: Running postcheck for tre >>> tre*: Preparing package tre... >>> tre*: Stripping binaries >>> agrep-doc*: Scanning shared objects >>> agrep*: Scanning shared objects >>> tre-dev*: Scanning shared objects >>> tre-static*: Scanning shared objects >>> tre*: Scanning shared objects >>> agrep-doc*: Tracing dependencies... >>> agrep-doc*: Package size: 24.0 KB >>> agrep-doc*: Compressing data... >>> agrep-doc*: Create checksum... >>> agrep-doc*: Create agrep-doc-0.8.0-r2.apk >>> agrep*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libtre.so.5 >>> agrep*: Package size: 32.0 KB >>> agrep*: Compressing data... >>> agrep*: Create checksum... >>> agrep*: Create agrep-0.8.0-r2.apk >>> tre-dev*: Tracing dependencies... pkgconfig tre=0.8.0-r2 >>> tre-dev*: Package size: 44.0 KB >>> tre-dev*: Compressing data... >>> tre-dev*: Create checksum... >>> tre-dev*: Create tre-dev-0.8.0-r2.apk >>> tre-static*: Tracing dependencies... >>> tre-static*: Package size: 192.0 KB >>> tre-static*: Compressing data... >>> tre-static*: Create checksum... >>> tre-static*: Create tre-static-0.8.0-r2.apk >>> tre*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> tre*: Package size: 56.0 KB >>> tre*: Compressing data... >>> tre*: Create checksum... >>> tre*: Create tre-0.8.0-r2.apk >>> tre: Build complete at Fri, 19 May 2023 06:37:40 +0000 elapsed time 0h 2m 3s >>> tre: Cleaning up srcdir >>> tre: Cleaning up pkgdir >>> tre: Uninstalling dependencies... (1/1) Purging .makedepends-tre (20230519.063543) OK: 924 MiB in 104 packages >>> tre: Updating the testing/riscv64 repository index... >>> tre: Signing the index...