D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/gawk-5.1.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TJq52o + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gawk-5.1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gawk-3.1.6-ps.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/gawk-5.1.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gawk-5.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'BEGIN { printf "%d\n", 1; }' + echo 1 + mv ../gawk-3.1.6/doc/awkcard.ps ../gawk-3.1.6/doc/gawk.1.ps ../gawk-3.1.6/doc/gawk.ps ../gawk-3.1.6/doc/gawkinet.ps ../gawk-3.1.6/doc/igawk.1.ps doc + rm -rf ../gawk-3.1.6 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qrUbAp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gawk-5.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./extension/build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./extension/build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./extension/build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./extension/build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./extension/build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./extension/build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... ./install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-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 we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for egrep... (cached) /usr/bin/grep -E checking for bison... no checking for byacc... byacc checking whether ln -s works... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes 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... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for memory.h... (cached) 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 sys/time.h... (cached) yes checking for unistd.h... (cached) 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 libsigsegv... yes checking how to link with libsigsegv... /usr/lib64/libsigsegv.so checking for __etoa_l... no checking for atexit... yes checking for btowc... yes checking for fmod... yes checking for gai_strerror... yes checking for getgrent... yes checking for getgroups... yes checking for grantpt... yes checking for fwrite_unlocked... yes checking for isascii... yes checking for isblank... yes checking for iswctype... yes checking for iswlower... yes checking for iswupper... yes checking for mbrlen... yes checking for memcmp... yes checking for memcpy... yes checking for memcpy_ulong... no checking for memmove... yes checking for memset... yes checking for memset_ulong... no checking for mkstemp... 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 strchr... yes checking for strerror... yes checking for strftime... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcoll... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... -ldl 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 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 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 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 (/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-mageia-linux-gnu' '--build=x86_64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=x86_64-mageia-linux-gnu' 'host_alias=x86_64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... ./install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-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 we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for z/OS USS compilation... no checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for struct stat.st_blksize... yes checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/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 fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes checking for library containing fmod... -lm checking for fdopendir... yes checking for fmod... 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 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... inline 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in support make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' x86_64-mageia-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o getopt1.o getopt1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' x86_64-mageia-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o localeinfo.o localeinfo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' x86_64-mageia-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o random.o random.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' x86_64-mageia-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o getopt.o getopt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' x86_64-mageia-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o dfa.o dfa.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' x86_64-mageia-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o regex.o regex.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' rm -f libsupport.a ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o x86_64-mageia-linux-gnu-ranlib libsupport.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o ext.o ext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o cint_array.o cint_array.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o array.o array.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o floatcomp.o floatcomp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o command.o command.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o gawkmisc.o gawkmisc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o field.o field.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o int_array.o int_array.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o gawkapi.o gawkapi.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o msg.o msg.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o main.o main.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o node.o node.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o debug.o debug.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o mpfr.o mpfr.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o io.o io.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o replace.o replace.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o re.o re.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o version.o version.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o str_array.o str_array.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o symbol.o symbol.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o profile.o profile.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o builtin.o builtin.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o awkgram.o awkgram.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o eval.o eval.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 /usr/lib64/libsigsegv.so -lreadline -lmpfr -lgmp -ldl -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' Making all in extension /usr/bin/make all-recursive Making all in po make[4]: Nothing to be done for 'all'. make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o stack.lo stack.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c stack.c -fPIC -DPIC -o .libs/stack.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o fnmatch.lo fnmatch.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o readdir_test.lo readdir_test.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c readdir_test.c -fPIC -DPIC -o .libs/readdir_test.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o fork.lo fork.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c fork.c -fPIC -DPIC -o .libs/fork.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o inplace.lo inplace.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c inplace.c -fPIC -DPIC -o .libs/inplace.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o ordchr.lo ordchr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o intdiv.lo intdiv.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o gawkfts.lo gawkfts.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o readdir.lo readdir.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c readdir.c -fPIC -DPIC -o .libs/readdir.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o readfile.lo readfile.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c readfile.c -fPIC -DPIC -o .libs/readfile.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o revoutput.lo revoutput.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o revtwoway.lo revtwoway.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o filefuncs.lo filefuncs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o testext.lo testext.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c testext.c -fPIC -DPIC -o .libs/testext.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o time.lo time.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c time.c -fPIC -DPIC -o .libs/time.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fnmatch.la -rpath /usr/lib64/gawk fnmatch.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/fnmatch.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fork.la -rpath /usr/lib64/gawk fork.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/fork.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -rpath /foo -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o readdir_test.la readdir_test.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/readdir_test.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,readdir_test.so -o .libs/readdir_test.so libtool: link: ( cd ".libs" && rm -f "readdir_test.la" && ln -s "../readdir_test.la" "readdir_test.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o rwarray.lo rwarray.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ordchr.la -rpath /usr/lib64/gawk ordchr.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/ordchr.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o intdiv.la -rpath /usr/lib64/gawk intdiv.lo -lmpfr -lgmp -lm -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/intdiv.o -lmpfr -lgmp -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o readdir.la -rpath /usr/lib64/gawk readdir.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/readdir.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o inplace.la -rpath /usr/lib64/gawk inplace.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/inplace.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o readfile.la -rpath /usr/lib64/gawk readfile.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/readfile.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o revtwoway.la -rpath /usr/lib64/gawk revtwoway.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/revtwoway.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o revoutput.la -rpath /usr/lib64/gawk revoutput.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/revoutput.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o time.la -rpath /usr/lib64/gawk time.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/time.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o filefuncs.la -rpath /usr/lib64/gawk filefuncs.lo stack.lo gawkfts.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rwarray.la -rpath /usr/lib64/gawk rwarray.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/rwarray.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -module -avoid-version -no-undefined -rpath /foo -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testext.la testext.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -fPIC -DPIC .libs/testext.o -lm -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/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 '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' rm -f pwcat.c ln -s ./eg/lib/pwcat.c . make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' rm -f grcat.c ln -s ./eg/lib/grcat.c . make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/passwdawk.in > passwd.awk make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/groupawk.in > group.awk make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o pwcat.o pwcat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -c -o grcat.o grcat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pwcat pwcat.o -ldl -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o grcat grcat.o -ldl -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/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'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VGdKMn + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64 + cd gawk-5.1.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' Making install in support make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/bin' /usr/bin/install -p gawk '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' (cd /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/bin; \ name=`echo gawk | sed 's&^&&'` ; \ ln ${name} gawk-5.1.0 2>/dev/null ; \ if [ ! -f awk ]; \ then ln -s ${name} awk; \ fi; exit 0) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 gawkapi.h '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/include' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' Making install in extension make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' Making install in po make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension/po' if test "gawk-extensions" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk' /bin/sh ./libtool --mode=install /usr/bin/install -p filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk' libtool: install: /usr/bin/install -p .libs/filefuncs.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/filefuncs.so libtool: install: /usr/bin/install -p .libs/filefuncs.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/filefuncs.la libtool: install: /usr/bin/install -p .libs/fnmatch.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/fnmatch.so libtool: install: /usr/bin/install -p .libs/fnmatch.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/fnmatch.la libtool: install: /usr/bin/install -p .libs/fork.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/fork.so libtool: install: /usr/bin/install -p .libs/fork.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/fork.la libtool: install: /usr/bin/install -p .libs/inplace.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/inplace.so libtool: install: /usr/bin/install -p .libs/inplace.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/inplace.la libtool: install: /usr/bin/install -p .libs/intdiv.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/intdiv.so libtool: install: /usr/bin/install -p .libs/intdiv.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/intdiv.la libtool: install: /usr/bin/install -p .libs/ordchr.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/ordchr.so libtool: install: /usr/bin/install -p .libs/ordchr.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/ordchr.la libtool: install: /usr/bin/install -p .libs/readdir.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/readdir.so libtool: install: /usr/bin/install -p .libs/readdir.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/readdir.la libtool: install: /usr/bin/install -p .libs/readfile.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/readfile.so libtool: install: /usr/bin/install -p .libs/readfile.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/readfile.la libtool: install: /usr/bin/install -p .libs/revoutput.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/revoutput.so libtool: install: /usr/bin/install -p .libs/revoutput.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/revoutput.la libtool: install: /usr/bin/install -p .libs/revtwoway.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/revtwoway.so libtool: install: /usr/bin/install -p .libs/revtwoway.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/revtwoway.la libtool: install: /usr/bin/install -p .libs/rwarray.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/rwarray.so libtool: install: /usr/bin/install -p .libs/rwarray.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/rwarray.la libtool: install: /usr/bin/install -p .libs/time.so /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/time.so libtool: install: /usr/bin/install -p .libs/time.lai /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/time.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gawk' /usr/bin/make install-data-hook make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/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 /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/$i ; \ done make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' Making install in extras make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extras' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extras' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/etc/profile.d' /usr/bin/install -p -m 644 gawk.sh gawk.csh '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/etc/profile.d' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extras' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extras' Making install in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/info' /usr/bin/install -p -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/info' install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/info/gawk.info' install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/info/gawkinet.info' install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/info/gawkworkflow.info' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 gawk.1 '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/doc' Making install in awklib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/libexec/awk' /usr/bin/install -p pwcat grcat '/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/libexec/awk' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/awk mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/awk for i in passwd.awk group.awk ./eg/lib/*.awk ; do \ progname=`echo $i | sed 's;.*/;;'` ; \ /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/awk/$progname ; \ done make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' Making install in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/po' installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/ca/LC_MESSAGES/gawk.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/da/LC_MESSAGES/gawk.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/gawk.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/es/LC_MESSAGES/gawk.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/fi/LC_MESSAGES/gawk.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/gawk.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/id/LC_MESSAGES/gawk.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/gawk.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/ja/LC_MESSAGES/gawk.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/ko/LC_MESSAGES/gawk.mo installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/ms/LC_MESSAGES/gawk.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES/gawk.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/pl/LC_MESSAGES/gawk.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/pt/LC_MESSAGES/gawk.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/sv/LC_MESSAGES/gawk.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/vi/LC_MESSAGES/gawk.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo if test "gawk" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/po' Making install in test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64 gawk + ln -s gawk.1 /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/man/man1/awk.1 + rm /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/bin/gawk-5.1.0 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 5.1.0-1.mga8 --unique-debug-suffix -5.1.0-1.mga8.x86_64 --unique-debug-src-base gawk-5.1.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gawk-5.1.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/filefuncs.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/fnmatch.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/intdiv.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/ordchr.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/readfile.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/revtwoway.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/rwarray.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/libexec/awk/pwcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/bin/gawk explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/inplace.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/time.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/fork.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/readdir.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/intdiv.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/fnmatch.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/filefuncs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/readfile.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/revoutput.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/libexec/awk/grcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/revtwoway.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/ordchr.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/libexec/awk/pwcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/rwarray.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/readdir.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/bin/gawk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/inplace.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/fork.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/time.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/lib64/gawk/revoutput.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/libexec/awk/grcat original debug info size: 3428kB, size after compression: 3164kB /usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. 4355 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.panE1o + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gawk-5.1.0 + '[' 1 -eq 1 ']' + make check make check-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' Making check in support make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/support' Making check in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make check-local make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[3]: Nothing to be done for 'check-local'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' Making check in extension make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' Making check in po make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extension' Making check in extras make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extras' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/extras' Making check in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/doc' Making check in awklib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/awklib' Making check in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/po' Making check in test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' Any output from "cmp" is bad news, although some differences in floating point values are probably benign -- in particular, some systems may omit a leading zero and the floating point precision may lead to slightly different output in a few cases. Locale environment: LC_ALL="C" LANG="C" ======== Starting basic tests ======== addcomma anchgsub anchor argarray 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 awkpath assignnumfield assignnumfield2 back89 backgsub badassign1 badbuild callparam childin clobber closebad clsflnam compare compare2 concat1 concat2 concat3 concat4 concat5 convfmt datanonl defref delargv delarpm2 delarprm delfunc dfamb1 dfastress dynlj escapebrace eofsplit eofsrc1 exit2 exitval1 exitval2 exitval3 fcall_exit fcall_exit2 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 getnr2tb getnr2tm gsubasgn 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 nulrsend numindex 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 prdupval prec printf0 printf1 printfchar prmarscl prmreuse prt1eval prtoeval rand randtest range1 range2 readbuf rebrackloc rebt8b1 rebuild redfilnm regeq regexpbrack regexpbrack2 regexprange regrange reindops reparse resplit rri1 rs rscompat rsnul1nl rsnulbig rsnulbig2 rsnulw rstest1 rstest2 rstest3 rstest4 rstest5 rswhite scalar sclforin sclifin setrec0 setrec1 sigpipe1 sortempty sortglos spacere splitargv splitarr splitdef splitvar splitwht status-close strcat1 strnum1 strnum2 strtod subamp subback subi18n subsepnm subslash substr swaplns synerr1 synerr2 synerr3 tailrecurse tradanch trailbs tweakfld uninit2 uninit3 uninit4 uninit5 uninitialized unterm uparrfs uplus wideidx wideidx2 widesub widesub2 widesub3 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 argtest arraysort arraysort2 arraytype backw badargs beginfile1 beginfile2 binmode1 charasbytes colonwarn clos1way clos1way2 clos1way3 clos1way4 clos1way5 clos1way6 crlf dbugeval dbugeval2 dbugeval3 dbugtypedre1 dbugtypedre2 delsub devfd devfd1 devfd2 dfacheck1 dumpvars errno exit fieldwdth forcenum fpat1 fpat2 fpat3 fpat4 fpat5 fpat6 fpat7 fpat8 fpatnull fsfwfs funlen functab1 functab2 functab3 fwtest fwtest2 fwtest3 fwtest4 fwtest5 fwtest6 fwtest7 fwtest8 genpot gensub gensub2 gensub3 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 intarray isarrayunset lint lintexp lintindex lintint lintlength lintold lintset lintwarn manyfiles match1 match2 match3 mbstr1 mbstr2 mixed1 mktime muldimposix nastyparm negtime next nondec nondec2 nonfatal1 nonfatal2 nonfatal3 nsawk1a nsawk1b nsawk1c nsawk2a nsawk2b nsbad nsbad_cmd nsforloop nsfuncrecurse nsindirect1 nsindirect2 nsprof1 nsprof2 patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 profile8 profile9 profile10 profile11 profile12 profile13 pty1 pty2 rebuf regnul1 regnul2 regx8bit reginttrad 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 switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 symtab7 symtab8 symtab9 symtab10 symtab11 timeout typedregex1 typedregex2 typedregex3 typedregex4 typedregex5 typedregex6 typeof1 typeof2 typeof3 typeof4 typeof5 watchpoint1 gawk is not compiled to support the array debug tests ======== Done with gawk extension tests ======== ======== Starting machine-specific tests ======== double1 double2 intformat ======== Done with machine-specific 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. ======== Starting shared library tests ======== make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' apiterm filefuncs fnmatch fork fork2 fts functab4 getfile inplace1 inplace2 inplace2bcomp inplace3 inplace3bcomp ordchr ordchr2 readdir readdir_test readdir_retest readfile readfile2 revout revtwoway rwarray testext time make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' ======== Done with shared library tests ======== ======== Starting MPFR tests ======== make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' mpfrbigint mpfrbigint2 mpfrexprange mpfrfield mpfrieee mpfrmemok1 mpfrnegzero mpfrnr mpfrrem mpfrrnd mpfrrndeval mpfrsort mpfrsqrt mpfrstrtonum mpgforcenum mpfruplus mpfranswer42 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' ======== Done with MPFR tests ======== make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' ALL TESTS PASSED make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gawk-5.1.0' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: gawk-5.1.0-1.mga8.x86_64 Provides: awk gawk = 5.1.0-1.mga8 gawk(x86-64) = 5.1.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): filesystem >= 2.1.9-18 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmpfr.so.6()(64bit) libreadline.so.8()(64bit) libsigsegv.so.2()(64bit) Conflicts: mkbootdisk < 1.5.4 Processing files: gawk-doc-5.1.0-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M9VOMm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gawk-5.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/doc/gawk-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/doc/gawk-doc + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/doc/gawk-doc + cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/doc/gawk-doc + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/doc/gawk-doc + cp -pr README_d /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/doc/gawk-doc + cp -pr POSIX.STD /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/doc/gawk-doc + cp -pr doc/awkcard.ps doc/gawk.1.ps doc/gawk.ps doc/gawkinet.ps doc/igawk.1.ps /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64/usr/share/doc/gawk-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: gawk-doc = 5.1.0-1.mga8 gawk-doc(x86-64) = 5.1.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gawk-debugsource-5.1.0-1.mga8.x86_64 Provides: gawk-debugsource = 5.1.0-1.mga8 gawk-debugsource(x86-64) = 5.1.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gawk-debuginfo-5.1.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 143d0ea03fcdec83bfb8a045302f6a25ed67cce6 debuginfo(build-id) = 15071a379df279be0d1a936d8ae06808f28fe27d debuginfo(build-id) = 1f48993abfd553c41eefd5f2910f90fc07198637 debuginfo(build-id) = 29fac91ca409310dfc40dba5bf801b3f878754ac debuginfo(build-id) = 4336d00bf815ebf5de65b9425ac072eab5675b67 debuginfo(build-id) = 4a51daec23d2a4e63f7410d28742cb4b33e1d28c debuginfo(build-id) = 5f768eab1ef462d0de2e6e28b6b1e27c34d211df debuginfo(build-id) = 7b63b8ac009b4c8b92e14a537b258c2ab23f183b debuginfo(build-id) = 861a936c1521dad36b77946ffea354df83e8e459 debuginfo(build-id) = a37a2bbfc2eedbe382c0ef7e364dc6e47e8c089b debuginfo(build-id) = a47bb8e56a3946ce36af8081646aba8e6c499a2e debuginfo(build-id) = d1b469e7ff59e86939b9a565d891289baaa3ca5c debuginfo(build-id) = d6e456f39d4cc47142c8d441e628d2031fe2f43c debuginfo(build-id) = d8406ac8b79d4659661cce21f38331ff6ca257f5 debuginfo(build-id) = fab85c51e1b948d473fcc6a8c6b98063b27035af gawk-debuginfo = 5.1.0-1.mga8 gawk-debuginfo(x86-64) = 5.1.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gawk-debugsource(x86-64) = 5.1.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gawk-5.1.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gawk-debugsource-5.1.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gawk-doc-5.1.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gawk-debuginfo-5.1.0-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8ja4jp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gawk-5.1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gawk-5.1.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gKbcUl + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gawk-5.1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!