* Package:    dev-libs/tre-0.9.0:0
 * Repository: gentoo
 * Maintainer: shell-tools@gentoo.org
 * USE:        abi_x86_64 agrep alloca amd64 approx elibc_glibc kernel_linux nls python python_targets_python3_12
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox

>>> Unpacking source...
>>> Unpacking tre-0.9.0.tar.gz to /var/tmp/portage/dev-libs/tre-0.9.0/work
>>> Source unpacked in /var/tmp/portage/dev-libs/tre-0.9.0/work
>>> Preparing source in /var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0 ...
 * Applying 0.8.0-pkgcfg.patch ...
 [ ok ]
 * Applying tre-tests.patch ...
patching file tests/agrep/run-tests.sh
Hunk #1 succeeded at 4 with fuzz 1 (offset 2 lines).
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0' ...
 * Running 'autopoint --force' ...
 [ ok ]
 * Running 'libtoolize --install --copy --force --automake' ...
 [ ok ]
 * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/tre-0.9.0/temp/aclocal' ...
 [ ok ]
 * Running 'autoconf --force' ...
 [ ok ]
 * Running 'autoheader --force' ...
 [ ok ]
 * Running 'automake --add-missing --copy --foreign --force-missing' ...
 [ ok ]
 * Running elibtoolize in: tre-0.9.0/
 * Running elibtoolize in: tre-0.9.0/utils/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0 ...
 * econf: updating tre-0.9.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating tre-0.9.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating tre-0.9.0/utils/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating tre-0.9.0/utils/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/tre-0.9.0 --htmldir=/usr/share/doc/tre-0.9.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --disable-system-abi --enable-multibyte --enable-wchar --enable-agrep --enable-approx --disable-debug --enable-nls --disable-profile --with-alloca
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-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/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for file... file
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... 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: 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       = x86_64-pc-linux-gnu-gcc
  CFLAGS   = -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto
  CPP      = x86_64-pc-linux-gnu-gcc -E
  CPPFLAGS = 
  LD       = /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  LDFLAGS  = -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto
  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

>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0 ...
make -O -j4 
make  all-recursive
Making all in local_includes
make  all-am
Making all in lib
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tre-ast.lo tre-ast.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c tre-ast.c  -fPIC -DPIC -o .libs/tre-ast.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tre-match-parallel.lo tre-match-parallel.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c tre-match-parallel.c  -fPIC -DPIC -o .libs/tre-match-parallel.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tre-match-backtrack.lo tre-match-backtrack.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c tre-match-backtrack.c  -fPIC -DPIC -o .libs/tre-match-backtrack.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tre-mem.lo tre-mem.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c tre-mem.c  -fPIC -DPIC -o .libs/tre-mem.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tre-compile.lo tre-compile.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c tre-compile.c  -fPIC -DPIC -o .libs/tre-compile.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tre-stack.lo tre-stack.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c tre-stack.c  -fPIC -DPIC -o .libs/tre-stack.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o regcomp.lo regcomp.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c regcomp.c  -fPIC -DPIC -o .libs/regcomp.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o regexec.lo regexec.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c regexec.c  -fPIC -DPIC -o .libs/regexec.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tre-parse.lo tre-parse.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c tre-parse.c  -fPIC -DPIC -o .libs/tre-parse.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o regerror.lo regerror.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c regerror.c  -fPIC -DPIC -o .libs/regerror.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../include/tre   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tre-match-approx.lo tre-match-approx.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes -I../include/tre -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c tre-match-approx.c  -fPIC -DPIC -o .libs/tre-match-approx.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -no-undefined -version-info 5:0:0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -o libtre.la -rpath /usr/lib64 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: x86_64-pc-linux-gnu-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    -O2 -march=native -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto   -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: ( cd ".libs" && rm -f "libtre.la" && ln -s "../libtre.la" "libtre.la" )
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/lib'
Making all in src
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../local_includes  -I../lib -I../include/tre  -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o agrep-agrep.o `test -f 'agrep.c' || echo './'`agrep.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/src'
make[2]: Entering directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -o agrep agrep-agrep.o ../lib/libtre.la  
libtool: link: x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -o .libs/agrep agrep-agrep.o  ../lib/.libs/libtre.so
make[2]: Leaving directory '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in tests
Making all in agrep
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in utils
make[2]: Nothing to be done for 'all'.
Making all in po
Making all in m4
make[2]: Nothing to be done for 'all'.
 * python3_12: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for tre-0.9.0/python via setuptools.build_meta:__legacy__
python3.12 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0-python3_12/wheel
2025-02-09 09:55:08,113 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2025-02-09 09:55:08,531 root INFO running bdist_wheel
2025-02-09 09:55:08,774 root INFO running build
2025-02-09 09:55:08,841 root INFO running build_ext
2025-02-09 09:55:08,985 root INFO building 'tre' extension
2025-02-09 09:55:08,985 root INFO creating /var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0-python3_12/build/temp.linux-x86_64-cpython-312
2025-02-09 09:55:08,986 root INFO x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DNDEBUG -fPIC -DHAVE_CONFIG_H -DUSE_LOCAL_TRE_H=1 -I../local_includes -I/usr/include/python3.12 -c tre-python.c -o /var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0-python3_12/build/temp.linux-x86_64-cpython-312/tre-python.o
cc1: fatal error: tre-python.c: No such file or directory
compilation terminated.
error: command '/usr/bin/x86_64-pc-linux-gnu-gcc' failed with exit code 1
 * ERROR: dev-libs/tre-0.9.0::gentoo failed (compile phase):
 *   Wheel build failed
 * 
 * Call stack:
 *     ebuild.sh, line  136:  Called src_compile
 *   environment, line 4173:  Called distutils-r1_src_compile
 *   environment, line 2091:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  755:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3781:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3306:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3304:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 1212:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line 2073:  Called distutils-r1_python_compile
 *   environment, line 1895:  Called distutils_pep517_install '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0-python3_12/install'
 *   environment, line 2423:  Called die
 * The specific snippet of code:
 *       local wheel=$("${cmd[@]}" 3>&1 1>&2 || die "Wheel build failed");
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/tre-0.9.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/tre-0.9.0::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-libs:tre-0.9.0:20250209-095444.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/tre-0.9.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/tre-0.9.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0/python'
 * S: '/var/tmp/portage/dev-libs/tre-0.9.0/work/tre-0.9.0'