==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: tre 0.9.0-1 (Sat Sep 28 21:20:16 2024) ==> Retrieving sources... -> Found tre-0.9.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... tre-0.9.0.tar.gz ... Passed ==> Making package: tre 0.9.0-1 (Sat Sep 28 21:20:24 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found tre-0.9.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting tre-0.9.0.tar.gz with bsdtar ==> Starting build()... checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for isascii... yes checking for isblank... yes checking for getopt.h... yes checking for getopt_long... yes checking for libutf8... not needed checking for wchar.h... (cached) 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 gcc option to enable large file support... none needed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/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... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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/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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/agrep.1 config.status: creating local_includes/Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating python/setup.py 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 win32/config.h config.status: creating win32/tre-config.h config.status: creating config.h config.status: creating local_includes/tre-config.h config.status: local_includes/tre-config.h is unchanged config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands Configuration summary ===================== TRE is now configured as follows: * Compilation environment CC = gcc CFLAGS = -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection CPP = gcc -E CPPFLAGS = LD = /usr/bin/ld LDFLAGS = -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now 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 '/build/tre/src/tre-0.9.0' Making all in local_includes make[2]: Entering directory '/build/tre/src/tre-0.9.0/local_includes' make all-am make[3]: Entering directory '/build/tre/src/tre-0.9.0/local_includes' make[3]: Leaving directory '/build/tre/src/tre-0.9.0/local_includes' make[2]: Leaving directory '/build/tre/src/tre-0.9.0/local_includes' Making all in lib make[2]: Entering directory '/build/tre/src/tre-0.9.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo regcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c tre-mem.c -fPIC -DPIC -o .libs/tre-mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -fPIC -DPIC -o .libs/tre-compile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c tre-parse.c -fPIC -DPIC -o .libs/tre-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -fPIC -DPIC -o .libs/tre-ast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -fPIC -DPIC -o .libs/regcomp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c tre-stack.c -fPIC -DPIC -o .libs/tre-stack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -o tre-ast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c tre-mem.c -o tre-mem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c tre-stack.c -o tre-stack.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o >/dev/null 2>&1 mv -f .deps/tre-ast.Tpo .deps/tre-ast.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo regexec.c mv -f .deps/tre-stack.Tpo .deps/tre-stack.Plo mv -f .deps/tre-mem.Tpo .deps/tre-mem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c -o tre-match-approx.lo tre-match-approx.c mv -f .deps/regcomp.Tpo .deps/regcomp.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -fPIC -DPIC -o .libs/regexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -fPIC -DPIC -o .libs/regerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c tre-parse.c -o tre-parse.o >/dev/null 2>&1 mv -f .deps/regerror.Tpo .deps/regerror.Plo mv -f .deps/tre-match-parallel.Tpo .deps/tre-match-parallel.Plo mv -f .deps/regexec.Tpo .deps/regexec.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-backtrack.Tpo .deps/tre-match-backtrack.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 mv -f .deps/tre-parse.Tpo .deps/tre-parse.Plo mv -f .deps/tre-compile.Tpo .deps/tre-compile.Plo mv -f .deps/tre-match-approx.Tpo .deps/tre-match-approx.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -no-undefined -version-info 5:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 libtool: link: gcc -shared -fPIC -DPIC .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 -march=armv8-a -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtre.so.5 -o .libs/libtre.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libtre.so.5" && ln -s "libtre.so.5.0.0" "libtre.so.5") libtool: link: (cd ".libs" && rm -f "libtre.so" && ln -s "libtre.so.5.0.0" "libtre.so") libtool: link: ar cr .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 libtool: link: ranlib .libs/libtre.a libtool: link: ( cd ".libs" && rm -f "libtre.la" && ln -s "../libtre.la" "libtre.la" ) make[2]: Leaving directory '/build/tre/src/tre-0.9.0/lib' Making all in src make[2]: Entering directory '/build/tre/src/tre-0.9.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../lib -I../include/tre -DLOCALEDIR=\"/usr/share/locale\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o agrep agrep-agrep.o ../lib/libtre.la libtool: link: gcc -DLOCALEDIR=\"/usr/share/locale\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/agrep agrep-agrep.o ../lib/.libs/libtre.so make[2]: Leaving directory '/build/tre/src/tre-0.9.0/src' Making all in doc make[2]: Entering directory '/build/tre/src/tre-0.9.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/tre/src/tre-0.9.0/doc' Making all in tests make[2]: Entering directory '/build/tre/src/tre-0.9.0/tests' Making all in agrep make[3]: Entering directory '/build/tre/src/tre-0.9.0/tests/agrep' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/tre/src/tre-0.9.0/tests/agrep' make[3]: Entering directory '/build/tre/src/tre-0.9.0/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/tre/src/tre-0.9.0/tests' make[2]: Leaving directory '/build/tre/src/tre-0.9.0/tests' Making all in utils make[2]: Entering directory '/build/tre/src/tre-0.9.0/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/tre/src/tre-0.9.0/utils' Making all in po make[2]: Entering directory '/build/tre/src/tre-0.9.0/po' make[2]: Leaving directory '/build/tre/src/tre-0.9.0/po' Making all in m4 make[2]: Entering directory '/build/tre/src/tre-0.9.0/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/tre/src/tre-0.9.0/m4' make[2]: Entering directory '/build/tre/src/tre-0.9.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/tre/src/tre-0.9.0' make[1]: Leaving directory '/build/tre/src/tre-0.9.0' ==> Entering fakeroot environment... ==> Starting package()... Making install in local_includes make[1]: Entering directory '/build/tre/src/tre-0.9.0/local_includes' make[2]: Entering directory '/build/tre/src/tre-0.9.0/local_includes' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/tre/pkg/tre/usr/include/tre' /usr/bin/install -c -m 644 tre.h regex.h tre-config.h '/build/tre/pkg/tre/usr/include/tre' make[2]: Leaving directory '/build/tre/src/tre-0.9.0/local_includes' make[1]: Leaving directory '/build/tre/src/tre-0.9.0/local_includes' Making install in lib make[1]: Entering directory '/build/tre/src/tre-0.9.0/lib' make[2]: Entering directory '/build/tre/src/tre-0.9.0/lib' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/tre/pkg/tre/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtre.la '/build/tre/pkg/tre/usr/lib' libtool: install: /usr/bin/install -c .libs/libtre.so.5.0.0 /build/tre/pkg/tre/usr/lib/libtre.so.5.0.0 libtool: install: (cd /build/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; }; }) libtool: install: (cd /build/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; }; }) libtool: install: /usr/bin/install -c .libs/libtre.lai /build/tre/pkg/tre/usr/lib/libtre.la libtool: install: /usr/bin/install -c .libs/libtre.a /build/tre/pkg/tre/usr/lib/libtre.a libtool: install: chmod 644 /build/tre/pkg/tre/usr/lib/libtre.a libtool: install: ranlib /build/tre/pkg/tre/usr/lib/libtre.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/tre/src/tre-0.9.0/lib' make[1]: Leaving directory '/build/tre/src/tre-0.9.0/lib' Making install in src make[1]: Entering directory '/build/tre/src/tre-0.9.0/src' make[2]: Entering directory '/build/tre/src/tre-0.9.0/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/tre/pkg/tre/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c agrep '/build/tre/pkg/tre/usr/bin' libtool: warning: '../lib/libtre.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/agrep /build/tre/pkg/tre/usr/bin/agrep make[2]: Leaving directory '/build/tre/src/tre-0.9.0/src' make[1]: Leaving directory '/build/tre/src/tre-0.9.0/src' Making install in doc make[1]: Entering directory '/build/tre/src/tre-0.9.0/doc' make[2]: Entering directory '/build/tre/src/tre-0.9.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/tre/pkg/tre/usr/share/man/man1' /usr/bin/install -c -m 644 agrep.1 '/build/tre/pkg/tre/usr/share/man/man1' make[2]: Leaving directory '/build/tre/src/tre-0.9.0/doc' make[1]: Leaving directory '/build/tre/src/tre-0.9.0/doc' Making install in tests make[1]: Entering directory '/build/tre/src/tre-0.9.0/tests' Making install in agrep make[2]: Entering directory '/build/tre/src/tre-0.9.0/tests/agrep' make[3]: Entering directory '/build/tre/src/tre-0.9.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 '/build/tre/src/tre-0.9.0/tests/agrep' make[2]: Leaving directory '/build/tre/src/tre-0.9.0/tests/agrep' make[2]: Entering directory '/build/tre/src/tre-0.9.0/tests' make[3]: Entering directory '/build/tre/src/tre-0.9.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 '/build/tre/src/tre-0.9.0/tests' make[2]: Leaving directory '/build/tre/src/tre-0.9.0/tests' make[1]: Leaving directory '/build/tre/src/tre-0.9.0/tests' Making install in utils make[1]: Entering directory '/build/tre/src/tre-0.9.0/utils' make[2]: Entering directory '/build/tre/src/tre-0.9.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 '/build/tre/src/tre-0.9.0/utils' make[1]: Leaving directory '/build/tre/src/tre-0.9.0/utils' Making install in po make[1]: Entering directory '/build/tre/src/tre-0.9.0/po' /usr/bin/mkdir -p /build/tre/pkg/tre/usr/share installing fi.gmo as /build/tre/pkg/tre/usr/share/locale/fi/LC_MESSAGES/tre.mo installing sv.gmo as /build/tre/pkg/tre/usr/share/locale/sv/LC_MESSAGES/tre.mo installing zh_CN.gmo as /build/tre/pkg/tre/usr/share/locale/zh_CN/LC_MESSAGES/tre.mo if test "tre" = "gettext-tools"; then \ /usr/bin/mkdir -p /build/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 \ /build/tre/pkg/tre/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /build/tre/pkg/tre/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/build/tre/src/tre-0.9.0/po' Making install in m4 make[1]: Entering directory '/build/tre/src/tre-0.9.0/m4' make[2]: Entering directory '/build/tre/src/tre-0.9.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 '/build/tre/src/tre-0.9.0/m4' make[1]: Leaving directory '/build/tre/src/tre-0.9.0/m4' make[1]: Entering directory '/build/tre/src/tre-0.9.0' make[2]: Entering directory '/build/tre/src/tre-0.9.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/tre/pkg/tre/usr/lib/pkgconfig' /usr/bin/install -c -m 644 tre.pc '/build/tre/pkg/tre/usr/lib/pkgconfig' make[2]: Leaving directory '/build/tre/src/tre-0.9.0' make[1]: Leaving directory '/build/tre/src/tre-0.9.0' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "tre"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: tre 0.9.0-1 (Sat Sep 28 21:20:37 2024) ==> Cleaning up...