Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 887239 Details for
Bug 926667
sys-apps/gawk-5.3.0-r1 fails test - Make check failed. See above for details.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-apps:gawk-5.3.0-r1:20240310-072425.log
sys-apps:gawk-5.3.0-r1:20240310-072425.log (text/plain), 60.82 KB, created by
Toralf Förster
on 2024-03-10 09:22:09 UTC
(
hide
)
Description:
sys-apps:gawk-5.3.0-r1:20240310-072425.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-03-10 09:22:09 UTC
Size:
60.82 KB
patch
obsolete
> * Package: sys-apps/gawk-5.3.0-r1:0 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux mpfr nls pma readline > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gawk-5.3.0.tar.xz to /var/tmp/portage/sys-apps/gawk-5.3.0-r1/work >>>> Source unpacked in /var/tmp/portage/sys-apps/gawk-5.3.0-r1/work >>>> Preparing source in /var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0 ... > * Applying gawk-5.3.0-str2wstr.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0 ... > * econf: updating gawk-5.3.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gawk-5.3.0/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.0-r1 --htmldir=/usr/share/doc/gawk-5.3.0-r1/html --libdir=/usr/lib64 --cache-file=/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/config.cache --libexec=$(libdir)/misc --with-mpfr --enable-nls --enable-pma --with-readline >configure: creating cache /var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/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/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/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 lstat... 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 mmap... yes >checking for munmap... yes >checking whether C compiler accepts -no-pie... yes >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 whether mpfr via "-lmpfr -lgmp" is present and usable... 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.0-r1/work/gawk-5.3.0/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.0-r1/work/gawk-5.3.0/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.0-r1' '--htmldir=/usr/share/doc/gawk-5.3.0-r1/html' '--libdir=/usr/lib64' '--libexec=$(libdir)/misc' '--with-mpfr' '--enable-nls' '--enable-pma' '--with-readline' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --cache-file=/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/config.cache --srcdir=. >configure: loading cache /var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/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/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/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 for mmap... (cached) yes >checking for munmap... (cached) yes >checking whether C compiler accepts -no-pie... (cached) yes >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/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/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/libexec/gcc/x86_64-pc-linux-gnu/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... no >checking for dlltool... no >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/libexec/gcc/x86_64-pc-linux-gnu/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 whether mpfr via "-lmpfr -lgmp" is present and usable... yes >checking for library containing fmod... (cached) -lm >checking for fdopendir... yes >checking for fmod... (cached) yes >checking for fnmatch... yes >checking for getdtablesize... yes >checking for gettimeofday... 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.0-r1/work/gawk-5.3.0/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.0-r1/work/gawk-5.3.0 ... >make -j4 >/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 >make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >Making all in support >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/support' >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o dfa.o dfa.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o getopt.o getopt.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o getopt1.o getopt1.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o localeinfo.o localeinfo.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o random.o random.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o regex.o regex.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o pma.o pma.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c >x86_64-pc-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DNDEBUG -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c >rm -f libsupport.a >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 pma.o >x86_64-pc-linux-gnu-ranlib libsupport.a >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/support' >Making all in . >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o array.o array.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o awkgram.o awkgram.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o builtin.o builtin.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o cint_array.o cint_array.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o command.o command.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o debug.o debug.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o eval.o eval.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o ext.o ext.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o field.o field.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o floatcomp.o floatcomp.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o gawkapi.o gawkapi.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o gawkmisc.o gawkmisc.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o int_array.o int_array.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o io.o io.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o main.o main.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o mpfr.o mpfr.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o msg.o msg.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o node.o node.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o profile.o profile.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o re.o re.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o replace.o replace.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o str_array.o str_array.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o symbol.o symbol.c >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. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o version.o version.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -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 profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a -lreadline -lmpfr -lgmp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -lm >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >Making all in extension >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension' >Making all in po >make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension/po' >make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o testext.lo testext.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o filefuncs.lo filefuncs.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o stack.lo stack.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o gawkfts.lo gawkfts.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c testext.c -fPIC -DPIC -o .libs/testext.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c stack.c -fPIC -DPIC -o .libs/stack.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o fnmatch.lo fnmatch.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o fork.lo fork.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c fork.c -fPIC -DPIC -o .libs/fork.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o inplace.lo inplace.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o intdiv.lo intdiv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c inplace.c -fPIC -DPIC -o .libs/inplace.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o ordchr.lo ordchr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o readdir.lo readdir.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o readfile.lo readfile.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o revoutput.lo revoutput.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c readdir.c -fPIC -DPIC -o .libs/readdir.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c readfile.c -fPIC -DPIC -o .libs/readfile.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o revtwoway.lo revtwoway.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.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 */ > | ^~~~~~ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o rwarray.lo rwarray.c >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 */ > | ^~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c -o time.lo time.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o testext.la testext.lo -lmpfr -lgmp -lm >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -c time.c -fPIC -DPIC -o .libs/time.o >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/testext.o -lmpfr -lgmp -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,testext.so -o .libs/testext.so >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o filefuncs.la -rpath /usr/lib64/gawk filefuncs.lo stack.lo gawkfts.lo -lm >libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o fnmatch.la -rpath /usr/lib64/gawk fnmatch.lo -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o fork.la -rpath /usr/lib64/gawk fork.lo -lm >libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o inplace.la -rpath /usr/lib64/gawk inplace.lo -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/fnmatch.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so >libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o intdiv.la -rpath /usr/lib64/gawk intdiv.lo -lmpfr -lgmp -lm -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/fork.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,fork.so -o .libs/fork.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/inplace.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,inplace.so -o .libs/inplace.so >libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o ordchr.la -rpath /usr/lib64/gawk ordchr.lo -lm >libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o readdir.la -rpath /usr/lib64/gawk readdir.lo -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/intdiv.o -lmpfr -lgmp -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so >libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ordchr.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o readfile.la -rpath /usr/lib64/gawk readfile.lo -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/readdir.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,readdir.so -o .libs/readdir.so >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o revoutput.la -rpath /usr/lib64/gawk revoutput.lo -lm >libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o revtwoway.la -rpath /usr/lib64/gawk revtwoway.lo -lm >libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o rwarray.la -rpath /usr/lib64/gawk rwarray.lo -lmpfr -lgmp -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/readfile.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,readfile.so -o .libs/readfile.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/revoutput.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/revtwoway.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so >libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o time.la -rpath /usr/lib64/gawk time.lo -lm >libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rwarray.o -lmpfr -lgmp -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so >libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) >libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/time.o -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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.0-r1/work/gawk-5.3.0/extension' >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension' >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension' >Making all in extras >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extras' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extras' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/doc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/doc' >Making all in awklib >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/awklib' >rm -f pwcat.c >rm -f grcat.c >sed 's;/usr/local/libexec/awk;/usr/lib64/misc/awk;' < ./eg/lib/passwdawk.in > passwd.awk >sed 's;/usr/local/libexec/awk;/usr/lib64/misc/awk;' < ./eg/lib/groupawk.in > group.awk >ln -s ./eg/lib/pwcat.c . >ln -s ./eg/lib/grcat.c . >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o pwcat.o pwcat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -c -o grcat.o grcat.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o pwcat pwcat.o -lm >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o grcat grcat.o -lm >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/awklib' >Making all in po >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/po' >Making all in test >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >>>> Source compiled. >>>> Test phase: sys-apps/gawk-5.3.0-r1 >make -j4 check >make check-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >Making check in support >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/support' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/support' >Making check in . >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >make check-local >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >make[3]: Nothing to be done for 'check-local'. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >Making check in extension >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension' >Making check in po >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension/po' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension/po' >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension' >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension' >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extension' >Making check in extras >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extras' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/extras' >Making check in doc >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/doc' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/doc' >Making check in awklib >Making check in po >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/po' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/po' >Making check in test >make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' > >Any output from "cmp" is bad news, although some differences >======== Starting basic tests ======== >addcomma >in floating point values are probably benign -- in particular, > >Locale environment: > LC_ALL="C" LANG="C" > >anchgsub >some systems may omit a leading zero and the floating point >anchor >precision may lead to slightly different output in a few cases. >argarray >argcasfile >arrayind1 >arrayind2 >arrayind3 >arrayparm >arrayprm2 >arrayprm3 >arrayref >arrymem1 >arryref2 >arryref3 >arryref4 >arryref5 >arynasty >arynocls >aryprm1 >aryprm2 >aryprm3 >aryprm4 >aryprm5 >aryprm6 >aryprm7 >aryprm8 >aryprm9 >arysubnm >aryunasgn >asgext >assignnumfield >assignnumfield2 >awkpath >back89 >backgsub >badassign1 >callparam >badbuild >childin >clobber >close_status >closebad >clsflnam >cmdlinefsbacknl >cmdlinefsbacknl2 >compare >compare2 >concat1 >concat2 >concat3 >concat4 >concat5 >convfmt >datanonl >defref >delargv >delarpm2 >delarprm >delfunc >dfacheck2 >dfamb1 >dfastress >divzero >divzero2 >dynlj >eofsplit >eofsrc1 >escapebrace >exit2 >exitval1 >exitval2 >exitval3 >fcall_exit >fcall_exit2 >fieldassign >fldchg >fldchgnf >fldterm >fnamedat >fnarray >fnarray2 >fnaryscl >fnasgnm >fnmisc >fordel >forref >forsimp >fsbs >fscaret >fsnul1 >fsrs >fsspcoln >fstabplus >funsemnl >funsmnam >funstack >getline >getline2 >getline3 >getline4 >getline5 >getlnbuf >getlnfa >getnr2tb >getnr2tm >gsubasgn >gsubnulli18n >gsubtest >gsubtst2 >gsubtst3 >gsubtst4 >gsubtst5 >gsubtst6 >gsubtst7 >gsubtst8 >hex >hex2 >hsprint >inpref >inputred >intest >intprec >iobug1 >leaddig >leadnl >litoct >longsub >longwrds >manglprm >math >membug1 >memleak >messages >minusstr >mmap8k >nasty >nasty2 >negexp >negrange >nested >nfldstr >nfloop >nfneg >nfset >nlfldsep >nlinstr >nlstrina >noeffect >nofile >nofmtch >noloop1 >noloop2 >nonl >noparms >nors >nulinsrc >numindex >nulrsend >numrange >numstr1 >numsubstr >octsub >ofmt >ofmta >ofmtbig >ofmtfidl >ofmts >ofmtstrnum >ofs1 >onlynl >opasnidx >opasnslf >paramasfunc1 >paramasfunc2 >paramdup >paramres >paramtyp >paramuninitglobal >parse1 >parsefld >parseme >pcntplus >posix2008sub >posix_compare >prdupval >prec >printf0 >printf1 >printfchar >prmarscl >prmreuse >prt1eval >prtoeval >rand >randtest >range1 >range2 >readbuf >rebrackloc >rebt8b1 >rebuild >redfilnm >regeq >regex3minus >regexpbad >regexpbrack >regexpbrack2 >regexprange >regrange >reindops >reparse >resplit >rri1 >rs >rscompat >rsnul1nl >rsnulbig >rsnulbig2 >rsnullre >rsnulw >rstest1 >rstest2 >rstest3 >rstest4 >rstest5 >rswhite >scalar >sclforin >sclifin >setrec0 >setrec1 >sigpipe1 >sortempty >sortglos >spacere >splitargv >splitarr >splitdef >splitvar >splitwht >status-close >strcat1 >strfieldnum >strnum1 >strnum2 >strtod >subamp >subback >subi18n >subsepnm >subslash >substr >swaplns >synerr1 >synerr2 >synerr3 >tailrecurse >tradanch >trailbs >tweakfld >uninit2 >uninit3 >uninit4 >uninitialized >uninit5 >unterm >uparrfs >uplus >wideidx >wideidx2 >widesub >widesub2 >widesub3 >match4 >widesub4 >wjposer1 >zero2 >zeroe0 >zeroflag >======== Done with basic tests ======== >======== Starting Unix tests ======== >fflush >getlnhd >localenl >pid >pipeio1 >pipeio2 >poundbang >rtlen >rtlen01 >space >strftlng >======== Done with Unix tests ======== >======== Starting gawk extension tests ======== >aadelete1 >aadelete2 >aarray1 >aasort >aasorti >arraysort >argtest >arraysort2 >arraytype >asortbool >asortsymtab >backw >badargs >beginfile1 >beginfile2 >binmode1 >charasbytes >clos1way >clos1way2 >clos1way3 >clos1way4 >clos1way5 >clos1way6 >colonwarn >commas >crlf >csv1 >csv2 >csv3 >csvodd >dbugeval >dbugeval2 >dbugeval3 >dbugeval4 >dbugtypedre1 >dbugtypedre2 >delsub >devfd >devfd1 >devfd2 >dfacheck1 >dumpvars >elemnew1 >elemnew2 >elemnew3 >errno >exit >fieldwdth >forcenum >fpat1 >fpat2 >fpat3 >fpat4 >fpat5 >fpat6 >fpat7 >fpat8 >fpat9 >fpatnull >fsfwfs >functab1 >functab2 >functab3 >functab6 >funlen >fwtest >fwtest2 >fwtest3 >fwtest4 >fwtest5 >fwtest6 >fwtest7 >fwtest8 >genpot >gensub >gensub2 >gensub3 >gensub4 >getlndir >gnuops2 >gnuops3 >gnureops >gsubind >icasefs >icasers >id >igncdym >igncfs >ignrcas2 >ignrcas4 >ignrcase >incdupe >incdupe2 >incdupe3 >incdupe4 >incdupe5 >incdupe6 >incdupe7 >include >include2 >indirectbuiltin >indirectcall >indirectcall2 >indirectcall3 >intarray >iolint >isarrayunset >lint >lintexp >lintindex >lintint >lintlength >lintold >lintplus >lintplus2 >lintplus3 >lintset >lintwarn >manyfiles >match1 >match2 >match3 >mbstr1 >mbstr2 >mdim1 >mdim2 >mdim3 >mdim4 >mdim5 >mdim6 >mdim7 >mdim8 >mixed1 >mktime >modifiers >muldimposix >nastyparm >negtime >next >nondec >nondec2 >nonfatal1 >nonfatal2 >nonfatal3 >nsawk1a >nsawk1b >nsawk1c >nsawk2a >nsawk2b >nsbad >nsbad2 >nsbad3 >nsbad_cmd >nsforloop >nsfuncrecurse >nsidentifier >nsindirect1 >nsindirect2 >nsprof1 >nsprof2 >octdec >patsplit >posix >printfbad1 >printfbad2 >printfbad3 >printfbad4 >printhuge >procinfs >profile0 >profile1 >profile10 >profile11 >profile12 >profile13 >profile14 >profile15 >profile16 >profile17 >profile2 >profile3 >profile4 >profile5 >profile6 >profile7 >profile8 >profile9 >pty2 >rebuf >regexsub >reginttrad >regnul1 >regnul2 >regx8bit >reint >reint2 >rsgetline >rsglstdin >rsstart1 >rsstart2 >rsstart3 >rstest6 >sandbox1 >shadow >shadowbuiltin >sortfor >sortfor2 >sortu >sourcesplit >split_after_fpat >splitarg4 >strftfld >strftime >strtonum >strtonum1 >stupid1 >stupid2 >stupid3 >stupid4 >stupid5 >switch2 >symtab1 >symtab2 >symtab3 >symtab4 >symtab5 >symtab6 >symtab7 >symtab8 >symtab9 >symtab10 >symtab11 >symtab12 >timeout >typedregex1 >typedregex2 >typedregex3 >typedregex4 >typedregex5 >typedregex6 >typeof1 >typeof2 >typeof3 >typeof4 >typeof5 >typeof6 >unicode1 >watchpoint1 >======== Done with gawk extension tests ======== >gawk is not compiled to support the array debug tests >======== Starting shared library tests ======== >%%%%%%%%%% Inadequate locale support: skipping charset tests. >%%%%%%%%%% At least en_US.UTF-8, fr_FR.UTF-8, ru_RU.UTF-8 and ja_JP.UTF-8 are needed. >======== Done with shared library tests ======== >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >apiterm >======== Starting MPFR tests ======== >filefuncs >fnmatch >fork >fork2 >======== Done with MPFR tests ======== >======== Starting PMA tests ======== >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >mpfranswer42 >fts >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >x86_64-pc-linux-gnu-gcc makepmafile.c -o makepmafile >mpfrbigint >functab4 >mpfrbigint2 >functab5 >mpfrcase >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >getfile >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >mpfrcase2 >pma >mpfrexprange >indirectbuiltin2 >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >======== Done with PMA tests ======== >======== Starting machine-specific tests ======== >mpfrfield >If any of these tests fail, don't worry too much. >mpfrieee >mpfrmemok1 >inplace1 >inplace2 >mpfrnegzero >mpfrnegzero2 >double1 >mpfrnonum >inplace2bcomp >double2 >mpfrnr >inf-nan-torture >mpfrrem >mpfrrnd >mpfrrndeval >mpfrsort >inplace3 >mpfrsqrt >mpfrstrtonum >inplace3bcomp >mpfruplus >mpgforcenum >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >intformat >ordchr >ordchr2 >======== Done with machine-specific tests ======== >readall >readdir >readdir_retest >readdir_test >readfile >readfile2 >revout >revtwoway >rwarray >testext >time >./time.ok _time differ: char 26, line 1 >make[3]: [Makefile:5614: time] Error 1 (ignored) >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >1 TESTS FAILED >make[3]: *** [Makefile:5696: pass-fail] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >for i in _* ; \ >do \ > if [ "$i" != "_*" ]; then \ > echo ============== $i ============= ; \ > base=`echo $i | sed 's/^_//'` ; \ > if echo "$GAWK_TEST_ARGS" | grep -E -e '-M|--bignum' > /dev/null && [ -r ${base}-mpfr.ok ]; then \ > diff -u ${base}-mpfr.ok $i ; \ > elif echo "$GAWK_TEST_ARGS" | grep -E -e '-M|--bignum' > /dev/null && [ -r "."/${base}-mpfr.ok ]; then \ > diff -u "."/${base}-mpfr.ok $i ; \ > elif [ -r ${base}.ok ]; then \ > diff -u ${base}.ok $i ; \ > else \ > diff -u "."/${base}.ok $i ; \ > fi ; \ > fi ; \ >done | more >============== _time ============= >--- time.ok 2023-06-14 22:13:40.000000000 +0000 >+++ _time 2024-03-10 07:28:34.298572574 +0000 >@@ -1,4 +1,4 @@ >-gettimeofday - systime = 0 >+gettimeofday - systime = 1 > sleep(1.3) = 0 > gettimeofday - systime = 0 > <Feb 11 13:12:11 1990> <<Feb 11 13:12:11 1990>> >make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >make[2]: *** [Makefile:2192: check] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0/test' >make[1]: *** [Makefile:803: check-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >make: *** [Makefile:1102: check] Error 2 > * ERROR: sys-apps/gawk-5.3.0-r1::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 650: Called default > * phase-functions.sh, line 872: Called default_src_test > * phase-functions.sh, line 901: Called __eapi0_src_test > * phase-helpers.sh, line 832: Called die > * The specific snippet of code: > * ${emake_cmd} ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=sys-apps/gawk-5.3.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/gawk-5.3.0-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-apps:gawk-5.3.0-r1:20240310-072425.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' > * S: '/var/tmp/portage/sys-apps/gawk-5.3.0-r1/work/gawk-5.3.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 926667
:
887232
|
887233
|
887234
|
887235
|
887236
|
887237
|
887238
| 887239 |
887240