* Package:    sys-apps/gawk-5.3.1:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux nls readline
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking gawk-5.3.1.tar.xz to /var/tmp/portage/sys-apps/gawk-5.3.1/work
>>> Source unpacked in /var/tmp/portage/sys-apps/gawk-5.3.1/work
>>> Preparing source in /var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1 ...
 * econf: updating gawk-5.3.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gawk-5.3.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
./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 --docdir=/usr/share/doc/gawk-5.3.1 --htmldir=/usr/share/doc/gawk-5.3.1/html --libdir=/usr/lib64 --cache-file=/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/config.cache --libexec=$(libdir)/misc --without-mpfr --enable-nls --disable-pma --with-readline
configure: creating cache /var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/config.cache
checking for a BSD-compatible install... ./build-aux/install-sh -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports the include directive... yes (GNU style)
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 dependency style of x86_64-pc-linux-gnu-gcc... none
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 for stdbool.h... yes
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for bison... bison -y
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for variable-length arrays... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
checking for special development options... no
checking for z/OS USS compilation... no
checking for library containing strerror... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking if we are using EBCDIC... no
checking for a sed that does not truncate output... /bin/sed
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 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 shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for locale.h... yes
checking for libintl.h... yes
checking for mcheck.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for termios.h... yes
checking for stropts.h... no
checking for wchar.h... (cached) yes
checking for wctype.h... yes
checking for bool, true, false... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for memory.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for unsigned long long int... yes
checking for long long int... yes
checking for unsigned long long int... (cached) yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ssize_t... yes
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for socklen_t... yes
checking for alarm... yes
checking for working mktime... yes
checking for getaddrinfo... yes
checking for library containing fmod... -lm
checking for library containing isinf... none required
checking for library containing ismod... no
checking for library containing isnan... none required
checking for __etoa_l... no
checking for atexit... yes
checking for btowc... yes
checking for fmod... yes
checking for fwrite_unlocked... yes
checking for gai_strerror... yes
checking for getgrent... yes
checking for getgroups... yes
checking for grantpt... yes
checking for isascii... yes
checking for isblank... yes
checking for iswctype... yes
checking for iswlower... yes
checking for iswupper... yes
checking for gettimeofday... yes
checking for clock_gettime... yes
checking for lstat... yes
checking for getdtablesize... yes
checking for mbrlen... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for mtrace... yes
checking for posix_openpt... yes
checking for setenv... yes
checking for setlocale... yes
checking for setsid... yes
checking for sigprocmask... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcoll... yes
checking for strerror... yes
checking for strftime... yes
checking for strncasecmp... yes
checking for strsignal... yes
checking for strtod... yes
checking for strtoul... yes
checking for system... yes
checking for timegm... yes
checking for tmpfile... yes
checking for towlower... yes
checking for towupper... yes
checking for tzset... yes
checking for usleep... yes
checking for waitpid... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wctype... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether C compiler accepts ... yes
checking size of void *... 8
checking for dlfcn.h... yes
checking for library containing dlopen... none required
checking whether getpgrp requires zero arguments... yes
checking for printf %F format... yes
checking for printf %a format... yes
checking for gethostbyname... yes
checking for connect... yes
checking where to find the socket library calls... the standard library
checking whether readline via "-lreadline" is present and sane... yes
checking for history_list in -lreadline... yes
checking for struct stat.st_blksize... yes
checking for struct passwd.pw_passwd... yes
checking for struct group.gr_passwd... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking for struct tm.tm_zone... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict__
checking for inline... inline
checking for preprocessor stringizing operator... yes
configure: updating cache /var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating support/Makefile
config.status: creating awklib/Makefile
config.status: creating doc/Makefile
config.status: creating extras/Makefile
config.status: creating po/Makefile.in
config.status: creating test/Makefile
config.status: creating gawkbug
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in extension (/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension)
configure: running /bin/sh ./configure --disable-option-checking '--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' '--docdir=/usr/share/doc/gawk-5.3.1' '--htmldir=/usr/share/doc/gawk-5.3.1/html' '--libdir=/usr/lib64' '--libexec=$(libdir)/misc' '--without-mpfr' '--enable-nls' '--disable-pma' '--with-readline' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs' --cache-file=/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/config.cache --srcdir=.
configure: loading cache /var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/config.cache
checking for a BSD-compatible install... ./build-aux/install-sh -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking build system type... (cached) x86_64-pc-linux-gnu
checking host system type... (cached) x86_64-pc-linux-gnu
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for minix/config.h... (cached) no
checking for sys/time.h... (cached) yes
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking whether _XOPEN_SOURCE should be defined... (cached) no
checking for z/OS USS compilation... (cached) no
checking for a sed that does not truncate output... (cached) /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for shared library run path origin... (cached) done
checking 32-bit host C ABI... (cached) no
checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ELF binary format... (cached) yes
checking for the common suffixes of directories in the library search path... (cached) lib,lib,lib64
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyPreferredLanguages... (cached) no
checking for GNU gettext in libc... (cached) yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for struct stat.st_blksize... (cached) yes
checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... (cached) ar
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking whether C compiler accepts ... (cached) yes
checking size of void *... (cached) 8
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /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 x86_64-pc-linux-gnu-file... no
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-ar... (cached) 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 for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
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... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /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... (cached) 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 for special development options... no
checking for fnmatch.h... yes
checking for limits.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/statvfs.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for library containing fmod... (cached) -lm
checking for fdopendir... yes
checking for fmod... (cached) yes
checking for fnmatch... yes
checking for getdtablesize... (cached) yes
checking for clock_gettime... (cached) yes
checking for gettimeofday... (cached) yes
checking for nanosleep... yes
checking for select... yes
checking for statvfs... yes
checking for GetSystemTimeAsFileTime... no
checking for strptime... yes
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking how to get the file descriptor associated with an open DIR*... no_such_member
checking for inline... (cached) inline
configure: updating cache /var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating 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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1 ...
make -j2 
/bin/mkdir -p "."/pc && \
cat "."/pc/Makefile.tst.prologue > "."/pc/Makefile.tst && \
gawk -f "."/pc/GenMakefileTst.awk "."/test/Makefile.in >> "."/pc/Makefile.tst
make  all-recursive
Making all in support
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o getopt.o getopt.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o getopt1.o getopt1.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o localeinfo.o localeinfo.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o dfa.o dfa.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o random.o random.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o regex.o regex.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I..    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
rm -f libsupport.a
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o  
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
x86_64-pc-linux-gnu-ranlib libsupport.a
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/support'
Making all in .
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o array.o array.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o awkgram.o awkgram.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o builtin.o builtin.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o cint_array.o cint_array.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o command.o command.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o debug.o debug.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o ext.o ext.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o eval.o eval.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o field.o field.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o floatcomp.o floatcomp.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o gawkapi.o gawkapi.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o gawkmisc.o gawkmisc.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o int_array.o int_array.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o main.o main.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o io.o io.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o mpfr.o mpfr.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o msg.o msg.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o node.o node.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o printf.o printf.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o profile.o profile.c
In file included from /usr/include/string.h:548,
                 from gettext.h:193,
                 from awk.h:57,
                 from profile.c:26:
In function ‘memcpy’,
    inlined from ‘pp_group3’ at profile.c:1963:3:
/usr/include/bits/string_fortified.h:29:10: warning: ‘__builtin_memcpy’ writing between 5 and 9223372036854775805 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘emalloc_real’,
    inlined from ‘pp_group3’ at profile.c:1960:2:
awk.h:2080:15: note: destination object of size 0 allocated by ‘malloc’
 2080 |         ret = (void *) malloc(count);
      |               ^~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o re.o re.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o replace.o replace.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o str_array.o str_array.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o symbol.o symbol.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I.    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o version.o version.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o int_array.o io.o main.o mpfr.o msg.o node.o printf.o profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a    -lreadline  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -lm 
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
Making all in extension
make  all-recursive
Making all in po
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o testext.lo testext.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c testext.c  -fPIC -DPIC -o .libs/testext.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o filefuncs.lo filefuncs.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c filefuncs.c  -fPIC -DPIC -o .libs/filefuncs.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o stack.lo stack.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c stack.c  -fPIC -DPIC -o .libs/stack.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o gawkfts.lo gawkfts.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c gawkfts.c  -fPIC -DPIC -o .libs/gawkfts.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o fnmatch.lo fnmatch.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c fnmatch.c  -fPIC -DPIC -o .libs/fnmatch.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o fork.lo fork.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c fork.c  -fPIC -DPIC -o .libs/fork.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o inplace.lo inplace.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c inplace.c  -fPIC -DPIC -o .libs/inplace.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o intdiv.lo intdiv.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c intdiv.c  -fPIC -DPIC -o .libs/intdiv.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o ordchr.lo ordchr.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c ordchr.c  -fPIC -DPIC -o .libs/ordchr.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o readdir.lo readdir.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c readdir.c  -fPIC -DPIC -o .libs/readdir.o
readdir.c: In function 'dir_get_record':
readdir.c:221:27: warning: array subscript 1 is above array bounds of 'struct awk_field_info[1]' [-Warray-bounds=]
  221 |         the_dir->fw.fields[1].len = flen-1;
      |         ~~~~~~~~~~~~~~~~~~^~~
In file included from readdir.c:65:
./../gawkapi.h:142:11: note: while referencing 'fields'
  142 |         } fields[1];            /* actual dimension should be nf */
      |           ^~~~~~
readdir.c:225:27: warning: array subscript 2 is above array bounds of 'struct awk_field_info[1]' [-Warray-bounds=]
  225 |         the_dir->fw.fields[2].len = flen-1;
      |         ~~~~~~~~~~~~~~~~~~^~~
./../gawkapi.h:142:11: note: while referencing 'fields'
  142 |         } fields[1];            /* actual dimension should be nf */
      |           ^~~~~~
readdir.c: In function 'dir_take_control_of':
readdir.c:303:27: warning: array subscript 1 is above array bounds of 'struct awk_field_info[1]' [-Warray-bounds=]
  303 |         the_dir->fw.fields[1].skip = 1; /* single '/' separator */
      |         ~~~~~~~~~~~~~~~~~~^~~
./../gawkapi.h:142:11: note: while referencing 'fields'
  142 |         } fields[1];            /* actual dimension should be nf */
      |           ^~~~~~
readdir.c:304:27: warning: array subscript 2 is above array bounds of 'struct awk_field_info[1]' [-Warray-bounds=]
  304 |         the_dir->fw.fields[2].skip = 1; /* single '/' separator */
      |         ~~~~~~~~~~~~~~~~~~^~~
./../gawkapi.h:142:11: note: while referencing 'fields'
  142 |         } fields[1];            /* actual dimension should be nf */
      |           ^~~~~~
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o readfile.lo readfile.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c readfile.c  -fPIC -DPIC -o .libs/readfile.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o revoutput.lo revoutput.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c revoutput.c  -fPIC -DPIC -o .libs/revoutput.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o revtwoway.lo revtwoway.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c revtwoway.c  -fPIC -DPIC -o .libs/revtwoway.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o rwarray.lo rwarray.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c rwarray.c  -fPIC -DPIC -o .libs/rwarray.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./..   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c -o time.lo time.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -c time.c  -fPIC -DPIC -o .libs/time.o
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o testext.la  testext.lo   -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/testext.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,testext.so -o .libs/testext.so
libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o filefuncs.la -rpath /usr/lib64/gawk filefuncs.lo stack.lo gawkfts.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so
libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o fnmatch.la -rpath /usr/lib64/gawk fnmatch.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/fnmatch.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so
libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o fork.la -rpath /usr/lib64/gawk fork.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/fork.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,fork.so -o .libs/fork.so
libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o inplace.la -rpath /usr/lib64/gawk inplace.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/inplace.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,inplace.so -o .libs/inplace.so
libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o intdiv.la -rpath /usr/lib64/gawk intdiv.lo   -lm -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/intdiv.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so
libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o ordchr.la -rpath /usr/lib64/gawk ordchr.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/ordchr.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so
libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o readdir.la -rpath /usr/lib64/gawk readdir.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/readdir.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,readdir.so -o .libs/readdir.so
libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o readfile.la -rpath /usr/lib64/gawk readfile.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/readfile.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,readfile.so -o .libs/readfile.so
libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o revoutput.la -rpath /usr/lib64/gawk revoutput.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/revoutput.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so
libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o revtwoway.la -rpath /usr/lib64/gawk revtwoway.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/revtwoway.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so
libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o rwarray.la -rpath /usr/lib64/gawk rwarray.lo   -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/rwarray.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so
libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o time.la -rpath /usr/lib64/gawk time.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/time.o   -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,time.so -o .libs/time.so
libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" )
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
Making all in extras
make[2]: Nothing to be done for 'all'.
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in awklib
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
rm -f pwcat.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
ln -s ./eg/lib/pwcat.c .
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
rm -f grcat.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
ln -s ./eg/lib/grcat.c .
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
sed 's;/usr/local/libexec/awk;/usr/lib64/misc/awk;' < ./eg/lib/passwdawk.in > passwd.awk
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
sed 's;/usr/local/libexec/awk;/usr/lib64/misc/awk;' < ./eg/lib/groupawk.in > group.awk
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../support   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o pwcat.o pwcat.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../support   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -c -o grcat.o grcat.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pwcat pwcat.o  -lm 
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o grcat grcat.o  -lm 
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
Making all in po
make[2]: Nothing to be done for 'all'.
Making all in test
make[2]: Nothing to be done for 'all'.
>>> Source compiled.
>>> Test phase [not enabled]: sys-apps/gawk-5.3.1

>>> Install sys-apps/gawk-5.3.1 into /var/tmp/portage/sys-apps/gawk-5.3.1/image
make -j2 DESTDIR=/var/tmp/portage/sys-apps/gawk-5.3.1/image install 
make  install-recursive
Making install in support
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
Making install in .
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/bin'
 ./build-aux/install-sh -c gawkbug '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/bin'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/bin'
  ./build-aux/install-sh -c gawk '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/bin'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/include'
 ./build-aux/install-sh -c -m 644 gawkapi.h '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/include'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1'
make[3]: Nothing to be done for 'install-data-am'.
make  install-exec-hook
make[4]: Nothing to be done for 'install-exec-hook'.
Making install in extension
Making install in po
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension/po'
if test "gawk-extensions" = "gettext-tools"; then \
  /bin/mkdir -p /var/tmp/portage/sys-apps/gawk-5.3.1/image/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 \
    .././../build-aux//install-sh -c -m 644 ./$file \
		    /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension/po'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/man/man3'
 ./../build-aux//install-sh -c -m 644 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/man/man3'
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk'
 /bin/sh ./libtool   --mode=install ./../build-aux//install-sh -c   filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk'
libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/filefuncs.so
libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/filefuncs.la
libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/fnmatch.so
libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/fnmatch.la
libtool: install: ./../build-aux//install-sh -c .libs/fork.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/fork.so
libtool: install: ./../build-aux//install-sh -c .libs/fork.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/fork.la
libtool: install: ./../build-aux//install-sh -c .libs/inplace.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/inplace.so
libtool: install: ./../build-aux//install-sh -c .libs/inplace.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/inplace.la
libtool: install: ./../build-aux//install-sh -c .libs/intdiv.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/intdiv.so
libtool: install: ./../build-aux//install-sh -c .libs/intdiv.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/intdiv.la
libtool: install: ./../build-aux//install-sh -c .libs/ordchr.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/ordchr.so
libtool: install: ./../build-aux//install-sh -c .libs/ordchr.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/ordchr.la
libtool: install: ./../build-aux//install-sh -c .libs/readdir.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/readdir.so
libtool: install: ./../build-aux//install-sh -c .libs/readdir.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/readdir.la
libtool: install: ./../build-aux//install-sh -c .libs/readfile.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/readfile.so
libtool: install: ./../build-aux//install-sh -c .libs/readfile.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/readfile.la
libtool: install: ./../build-aux//install-sh -c .libs/revoutput.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/revoutput.so
libtool: install: ./../build-aux//install-sh -c .libs/revoutput.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/revoutput.la
libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/revtwoway.so
libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/revtwoway.la
libtool: install: ./../build-aux//install-sh -c .libs/rwarray.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/rwarray.so
libtool: install: ./../build-aux//install-sh -c .libs/rwarray.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/rwarray.la
libtool: install: ./../build-aux//install-sh -c .libs/time.so /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/time.so
libtool: install: ./../build-aux//install-sh -c .libs/time.lai /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/time.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/gawk'
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
make  install-data-hook
make[5]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
for i in filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la ; do \
	rm -f /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/gawk/$i ; \
done
make[5]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extension'
Making install in extras
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extras'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/etc/profile.d'
 .././build-aux/install-sh -c -m 644 gawk.sh gawk.csh '/var/tmp/portage/sys-apps/gawk-5.3.1/image/etc/profile.d'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/extras'
Making install in doc
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/doc'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info'
 .././build-aux/install-sh -c -m 644 gawk_api-figure1.png gawk_api-figure2.png gawk_api-figure3.png gawk_array-elements.png gawk_general-program.png gawk_process-flow.png gawk_statist.jpg '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/doc'
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/doc'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info'
 .././build-aux/install-sh -c -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info ./pm-gawk.info '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/doc'
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/doc'
 install-info --info-dir='/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info' '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info/gawk.info'
 install-info --info-dir='/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info' '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info/gawkinet.info'
 install-info --info-dir='/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info' '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info/gawkworkflow.info'
 install-info --info-dir='/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info' '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/info/pm-gawk.info'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/doc'
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/doc'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/man/man1'
 .././build-aux/install-sh -c -m 644 gawk.1 gawkbug.1 pm-gawk.1 '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/man/man1'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/doc'
Making install in awklib
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/misc/awk'
  .././build-aux/install-sh -c pwcat grcat '/var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/lib64/misc/awk'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make  install-exec-hook
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
/bin/sh /var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/build-aux/install-sh -d /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/awk
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
for i in passwd.awk group.awk ./eg/lib/*.awk ; do \
	progname=`echo $i | sed 's;.*/;;'` ; \
	.././build-aux/install-sh -c -m 644 $i /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/awk/$progname ; \
done
make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/awklib'
Making install in po
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/po'
installing bg.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/bg/LC_MESSAGES/gawk.mo
installing ca.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/ca/LC_MESSAGES/gawk.mo
installing da.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/da/LC_MESSAGES/gawk.mo
installing de.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/de/LC_MESSAGES/gawk.mo
installing es.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/es/LC_MESSAGES/gawk.mo
installing fi.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/fi/LC_MESSAGES/gawk.mo
installing fr.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/fr/LC_MESSAGES/gawk.mo
installing id.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/id/LC_MESSAGES/gawk.mo
installing it.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/it/LC_MESSAGES/gawk.mo
installing ja.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/ja/LC_MESSAGES/gawk.mo
installing ka.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/ka/LC_MESSAGES/gawk.mo
installing ko.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/ko/LC_MESSAGES/gawk.mo
installing ms.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/ms/LC_MESSAGES/gawk.mo
installing nl.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/nl/LC_MESSAGES/gawk.mo
installing pl.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/pl/LC_MESSAGES/gawk.mo
installing pt.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/pt/LC_MESSAGES/gawk.mo
installing pt_BR.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo
installing ro.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/ro/LC_MESSAGES/gawk.mo
installing sr.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/sr/LC_MESSAGES/gawk.mo
installing sv.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/sv/LC_MESSAGES/gawk.mo
installing uk.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/uk/LC_MESSAGES/gawk.mo
installing vi.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/vi/LC_MESSAGES/gawk.mo
installing zh_CN.gmo as /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/po'
make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/po'
if test "gawk" = "gettext-tools"; then \
  /bin/mkdir -p /var/tmp/portage/sys-apps/gawk-5.3.1/image/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 \
    .././build-aux/install-sh -c -m 644 ./$file \
		    /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /var/tmp/portage/sys-apps/gawk-5.3.1/image/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.1/work/gawk-5.3.1/po'
Making install in test
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
>>> Completed installing sys-apps/gawk-5.3.1 into /var/tmp/portage/sys-apps/gawk-5.3.1/image

 * Final size of build directory: 34052 KiB (33.2 MiB)
 * Final size of installed tree:   5868 KiB ( 5.7 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/gawk
   /usr/lib64/gawk/filefuncs.so
   /usr/lib64/gawk/fnmatch.so
   /usr/lib64/gawk/fork.so
   /usr/lib64/gawk/intdiv.so
   /usr/lib64/gawk/inplace.so
   /usr/lib64/gawk/ordchr.so
   /usr/lib64/gawk/readdir.so
   /usr/lib64/gawk/readfile.so
   /usr/lib64/gawk/revoutput.so
   /usr/lib64/gawk/revtwoway.so
   /usr/lib64/gawk/rwarray.so
   /usr/lib64/misc/awk/pwcat
   /usr/lib64/gawk/time.so
   /usr/lib64/misc/awk/grcat