INFO: not using any hashes in /data/userland-archives/hashes for tre-0.9.0.tar.gz (overridden with --hash) Source /data/userland-archives/tre-0.9.0.tar.gz... not found, skipping file copy Source https://github.com/laurikari/tre/releases/download/v0.9.0/tre-0.9.0.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 checking for a BSD-compatible install... /usr/bin/ginstall -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/gmkdir -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... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/13/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc option to enable large file support... none needed checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/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... no 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... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 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... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/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... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/gcc static flag -static works... no checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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: 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 = /usr/gcc/13/bin/gcc CFLAGS = -m64 -O3 CPP = /usr/gcc/13/bin/gcc -E CPPFLAGS = LD = /usr/bin/ld -64 LDFLAGS = -m64 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 /usr/gnu/bin/make all-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64' Making all in local_includes make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/local_includes' /usr/gnu/bin/make all-am make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/local_includes' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/local_includes' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/local_includes' Making all in lib make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/lib' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c -o tre-ast.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-ast.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-ast.c -fPIC -DPIC -o .libs/tre-ast.o mv -f .deps/tre-ast.Tpo .deps/tre-ast.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c -o tre-compile.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-compile.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-compile.c -fPIC -DPIC -o .libs/tre-compile.o mv -f .deps/tre-compile.Tpo .deps/tre-compile.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c -o tre-match-backtrack.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-backtrack.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-backtrack.c -fPIC -DPIC -o .libs/tre-match-backtrack.o In file included from /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-backtrack.c:71: /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-backtrack.c: In function 'tre_tnfa_run_backtrack': /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-mem.h:52:23: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 52 | tre_mem_new_impl(1, alloca(sizeof(struct tre_mem_struct))) | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-backtrack.c:114:35: note: in expansion of macro 'tre_mem_newa' 114 | #define tre_bt_mem_new tre_mem_newa | ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-backtrack.c:242:19: note: in expansion of macro 'tre_bt_mem_new' 242 | tre_mem_t mem = tre_bt_mem_new(); | ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-mem.h:52:23: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 52 | tre_mem_new_impl(1, alloca(sizeof(struct tre_mem_struct))) | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-backtrack.c:114:35: note: in expansion of macro 'tre_mem_newa' 114 | #define tre_bt_mem_new tre_mem_newa | ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-backtrack.c:242:19: note: in expansion of macro 'tre_bt_mem_new' 242 | tre_mem_t mem = tre_bt_mem_new(); | ^~~~~~~~~~~~~~ mv -f .deps/tre-match-backtrack.Tpo .deps/tre-match-backtrack.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c -o tre-match-parallel.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-parallel.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-parallel.c -fPIC -DPIC -o .libs/tre-match-parallel.o /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-parallel.c: In function 'tre_tnfa_run_parallel': /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-parallel.c:168:11: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 168 | buf = alloca(total_bytes); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-parallel.c:168:11: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] mv -f .deps/tre-match-parallel.Tpo .deps/tre-match-parallel.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c -o tre-mem.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-mem.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-mem.c -fPIC -DPIC -o .libs/tre-mem.o mv -f .deps/tre-mem.Tpo .deps/tre-mem.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c -o tre-parse.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-parse.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-parse.c -fPIC -DPIC -o .libs/tre-parse.o mv -f .deps/tre-parse.Tpo .deps/tre-parse.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c -o tre-stack.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-stack.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-stack.c -fPIC -DPIC -o .libs/tre-stack.o mv -f .deps/tre-stack.Tpo .deps/tre-stack.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regcomp.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regcomp.c -fPIC -DPIC -o .libs/regcomp.o mv -f .deps/regcomp.Tpo .deps/regcomp.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regexec.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regexec.c -fPIC -DPIC -o .libs/regexec.o /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regexec.c: In function 'tre_match': /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regexec.c:148:14: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 148 | tags = alloca(sizeof(*tags) * tnfa->num_tags); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regexec.c:148:14: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regexec.c: In function 'tre_match_approx': /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regexec.c:307:14: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 307 | tags = alloca(sizeof(*tags) * tnfa->num_tags); | ^~~~~~ mv -f .deps/regexec.Tpo .deps/regexec.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regerror.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/regerror.c -fPIC -DPIC -o .libs/regerror.o mv -f .deps/regerror.Tpo .deps/regerror.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c -o tre-match-approx.lo /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-approx.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -m64 -O3 -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-approx.c -fPIC -DPIC -o .libs/tre-match-approx.o /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-approx.c: In function 'tre_tnfa_run_approx': /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-approx.c:277:11: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 277 | buf = alloca(total_bytes); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib/tre-match-approx.c:277:11: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] mv -f .deps/tre-match-approx.Tpo .deps/tre-match-approx.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -m64 -O3 -no-undefined -version-info 5:0:0 -m64 -m64 -o libtre.la -rpath /usr/lib/amd64 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: /usr/gcc/13/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libtre.so.5 -o .libs/libtre.so.5.0.0 .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 -m64 -O3 -m64 -m64 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: ( cd ".libs" && rm -f "libtre.la" && ln -s "../libtre.la" "libtre.la" ) make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/lib' Making all in src make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/src' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/src -I.. -I../local_includes -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/lib -I/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/include/tre -DLOCALEDIR=\"/usr/share/locale\" -m64 -O3 -MT agrep-agrep.o -MD -MP -MF .deps/agrep-agrep.Tpo -c -o agrep-agrep.o `test -f 'agrep.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/src/'`agrep.c mv -f .deps/agrep-agrep.Tpo .deps/agrep-agrep.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -m64 -O3 -m64 -o agrep agrep-agrep.o ../lib/libtre.la libtool: link: /usr/gcc/13/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -m64 -O3 -m64 -o .libs/agrep agrep-agrep.o ../lib/.libs/libtre.so -R/usr/lib/amd64 make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/src' Making all in doc make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/doc' Making all in tests make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests' Making all in agrep make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests/agrep' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests/agrep' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests' Making all in utils make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/utils' Making all in po make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/po' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/po' Making all in m4 make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/m4' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64' Making install in local_includes make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/local_includes' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/local_includes' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/include/tre' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/local_includes/tre.h /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/local_includes/regex.h tre-config.h '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/include/tre' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/local_includes' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/local_includes' Making install in lib make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/lib' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libtre.la '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libtre.so.5.0.0 /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/lib/amd64/libtre.so.5.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/lib/amd64 && { 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 /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/lib/amd64 && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/lib/amd64/libtre.so.5.0.0 libtool: install: /usr/bin/ginstall -c .libs/libtre.lai /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/lib/amd64/libtre.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/lib' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/lib' Making install in src make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/src' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c agrep '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/bin' libtool: warning: '../lib/libtre.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/agrep /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/bin/agrep make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/src' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/src' Making install in doc make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/doc' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 agrep.1 '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/share/man/man1' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/doc' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/doc' Making install in tests make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests' Making install in agrep make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests/agrep' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/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 '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests/agrep' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests/agrep' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/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 '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/tests' Making install in utils make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/utils' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/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 '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/utils' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/utils' Making install in po make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/po' /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/share installing /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/tre.mo installing /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/tre.mo installing /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/tre.mo if test "tre" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/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/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/tre/tre-0.9.0/po/$file \ /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/po' Making install in m4 make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/m4' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/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 '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/m4' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64/m4' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 tre.pc '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/lib/amd64/pkgconfig' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/tre/build/amd64' Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/bin/agrep Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/tre/build/prototype/i386/usr/bin/agrep VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/tre/build/manifest-i386-tre.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/tre pkg://openindiana.org/library/tre@0.9.0,5.11-2024.0.0.0:20241013T220612Z PUBLISHED