request from: hawk checking if we should skip the build started at: Fri Aug 16 16:00:26 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/e19d5a86-c5e7-4b04-a2e9-32db48f4b12a/gawk-5.0.1-1.src.rpm fetched 3102751 bytes, 40786.5 K/s installing srpm: gawk-5.0.1-1.src.rpm + install -d /tmp/B.QbJL7X/BUILD /tmp/B.QbJL7X/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog gawk-5.0.1-1.src.rpm * Fri Aug 16 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/gawk.git;a=log;h=3a94d35daa93b511f337d9a10d285ba5231835db * Wed Jun 26 2019 Adam Gołębiowski 3a94d35 - updated to 5.0.1 * Sat Apr 13 2019 Jakub Bogusz c988eb3 - release 2 * Sat Apr 13 2019 Jakub Bogusz 96e9f5c - updated no-pty-test patch * Fri Apr 12 2019 Adam Gołębiowski a9cd859 - updated to 5.0.0 * Wed Oct 10 2018 Arkadiusz Miśkiewicz 9169c9b - rel 2; upstream fixes used in fc + rpm -Uhv --nodeps --define '_topdir /tmp/B.QbJL7X' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' gawk-5.0.1-1.src.rpm gawk ################################################## + rm -f gawk-5.0.1-1.src.rpm + install -m 700 -d /tmp/B.QbJL7X/BUILD/tmp + TMPDIR=/tmp/B.QbJL7X/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.QbJL7X' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.QbJL7X/gawk.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: e19d5a86-c5e7-4b04-a2e9-32db48f4b12a; TMPDIR=/tmp/B.QbJL7X/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.QbJL7X' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.QbJL7X/gawk.spec + : build-id: e19d5a86-c5e7-4b04-a2e9-32db48f4b12a + TMPDIR=/tmp/B.QbJL7X/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.QbJL7X' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.QbJL7X/gawk.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QbJL7X/BUILD/tmp /bin/sh -e /tmp/B.QbJL7X/BUILD/tmp/rpm-tmp.30978 + umask 022 + cd /tmp/B.QbJL7X/BUILD + cd /tmp/B.QbJL7X/BUILD + rm -rf gawk-5.0.1 + /bin/tar -xf /tmp/B.QbJL7X/gawk-5.0.1.tar.lz + cd gawk-5.0.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gawk-info.patch):' Patch #0 (gawk-info.patch): + that implements the configure --disable-nls option. + '[' ! -f po/Makevars ']' + aclocal -I m4 + autoconf + autoheader + automake -a -c -f --foreign + cd extension + libtoolize --copy --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/config.guess' libtoolize: copying file 'build-aux/config.sub' libtoolize: copying file 'build-aux/install-sh' libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + aclocal -I m4 -I ../m4 + autoconf + autoheader + automake -a -c -f --foreign configure.ac:36: installing 'build-aux/compile' configure.ac:33: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' + cd .. + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' '--datadir=/usr/lib64' checking for a BSD-compatible install... ./install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-tld-linux-gcc... x86_64-tld-linux-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-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-tld-linux-gcc... gcc3 checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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) /bin/grep -E checking for bison... bison -y checking whether ln -s works... yes checking for x86_64-tld-linux-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking for x86_64-tld-linux-ranlib... no checking for ranlib... 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... /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-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking 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... yes checking stropts.h presence... yes checking for stropts.h... yes 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.a /usr/lib64/libc.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 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 ./configure[11056]: break: can't break 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 (/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' '--datadir=/usr/lib64' 'build_alias=x86_64-tld-linux' 'host_alias=x86_64-tld-linux' --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... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-tld-linux-gcc... x86_64-tld-linux-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-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-tld-linux-gcc... gcc3 checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... /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 build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking for ld used by x86_64-tld-linux-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-tld-linux-ar... no checking for x86_64-tld-linux-lib... no checking for x86_64-tld-linux-link... no checking for ar... ar checking the archiver (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... print -r checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-tld-linux-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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-tld-linux-gnu file names to x86_64-tld-linux-gnu format... func_convert_file_noop checking how to convert x86_64-tld-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-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-tld-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-tld-linux-strip... no checking for strip... strip checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-tld-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-tld-linux-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-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-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 ./configure[15204]: break: can't break 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 -j4 -j1 /usr/bin/make 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG' 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' all-recursive make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' Making all in support make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/support' x86_64-tld-linux-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.c mv -f .deps/dfa.Tpo .deps/dfa.Po x86_64-tld-linux-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po x86_64-tld-linux-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po x86_64-tld-linux-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT localeinfo.o -MD -MP -MF .deps/localeinfo.Tpo -c -o localeinfo.o localeinfo.c mv -f .deps/localeinfo.Tpo .deps/localeinfo.Po x86_64-tld-linux-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c mv -f .deps/random.Tpo .deps/random.Po x86_64-tld-linux-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/regex.Tpo .deps/regex.Po rm -f libsupport.a ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o ranlib libsupport.a make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/support' Making all in . make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c mv -f .deps/array.Tpo .deps/array.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT awkgram.o -MD -MP -MF .deps/awkgram.Tpo -c -o awkgram.o awkgram.c mv -f .deps/awkgram.Tpo .deps/awkgram.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c mv -f .deps/builtin.Tpo .deps/builtin.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT cint_array.o -MD -MP -MF .deps/cint_array.Tpo -c -o cint_array.o cint_array.c mv -f .deps/cint_array.Tpo .deps/cint_array.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c mv -f .deps/command.Tpo .deps/command.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c mv -f .deps/eval.Tpo .deps/eval.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT ext.o -MD -MP -MF .deps/ext.Tpo -c -o ext.o ext.c mv -f .deps/ext.Tpo .deps/ext.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT field.o -MD -MP -MF .deps/field.Tpo -c -o field.o field.c mv -f .deps/field.Tpo .deps/field.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT floatcomp.o -MD -MP -MF .deps/floatcomp.Tpo -c -o floatcomp.o floatcomp.c mv -f .deps/floatcomp.Tpo .deps/floatcomp.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT gawkapi.o -MD -MP -MF .deps/gawkapi.Tpo -c -o gawkapi.o gawkapi.c mv -f .deps/gawkapi.Tpo .deps/gawkapi.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT gawkmisc.o -MD -MP -MF .deps/gawkmisc.Tpo -c -o gawkmisc.o gawkmisc.c mv -f .deps/gawkmisc.Tpo .deps/gawkmisc.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT int_array.o -MD -MP -MF .deps/int_array.Tpo -c -o int_array.o int_array.c mv -f .deps/int_array.Tpo .deps/int_array.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT mpfr.o -MD -MP -MF .deps/mpfr.Tpo -c -o mpfr.o mpfr.c mv -f .deps/mpfr.Tpo .deps/mpfr.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT msg.o -MD -MP -MF .deps/msg.Tpo -c -o msg.o msg.c mv -f .deps/msg.Tpo .deps/msg.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c mv -f .deps/node.Tpo .deps/node.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT profile.o -MD -MP -MF .deps/profile.Tpo -c -o profile.o profile.c mv -f .deps/profile.Tpo .deps/profile.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT re.o -MD -MP -MF .deps/re.Tpo -c -o re.o re.c mv -f .deps/re.Tpo .deps/re.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT replace.o -MD -MP -MF .deps/replace.Tpo -c -o replace.o replace.c mv -f .deps/replace.Tpo .deps/replace.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT str_array.o -MD -MP -MF .deps/str_array.Tpo -c -o str_array.o str_array.c mv -f .deps/str_array.Tpo .deps/str_array.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.c mv -f .deps/symbol.Tpo .deps/symbol.Po x86_64-tld-linux-gcc -DDEFPATH='".:/usr/lib64/awk"' -DDEFLIBPATH="\"/usr/lib64/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/lib64/locale"' -I"./support" -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c mv -f .deps/version.Tpo .deps/version.Po x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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.a /usr/lib64/libc.so -lreadline -lmpfr -lgmp -ldl -lm make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' Making all in extension make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension/build-aux/missing autoheader) rm -f stamp-h1 touch configh.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[3]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' Making all in po make[4]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension/po' make[4]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT readdir_test.lo -MD -MP -MF .deps/readdir_test.Tpo -c -o readdir_test.lo readdir_test.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT readdir_test.lo -MD -MP -MF .deps/readdir_test.Tpo -c readdir_test.c -fPIC -DPIC -o .libs/readdir_test.o mv -f .deps/readdir_test.Tpo .deps/readdir_test.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o readdir_test.la readdir_test.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/readdir_test.o -lm -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" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c -o testext.lo testext.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c testext.c -fPIC -DPIC -o .libs/testext.o mv -f .deps/testext.Tpo .deps/testext.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o testext.la testext.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/testext.o -lm -Wl,-soname -Wl,testext.so -o .libs/testext.so libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c -o filefuncs.lo filefuncs.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o mv -f .deps/filefuncs.Tpo .deps/filefuncs.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o mv -f .deps/stack.Tpo .deps/stack.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c -o gawkfts.lo gawkfts.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o mv -f .deps/gawkfts.Tpo .deps/gawkfts.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o filefuncs.la -rpath /usr/lib64/gawk filefuncs.lo stack.lo gawkfts.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -lm -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o mv -f .deps/fnmatch.Tpo .deps/fnmatch.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o fnmatch.la -rpath /usr/lib64/gawk fnmatch.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/fnmatch.o -lm -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.c -fPIC -DPIC -o .libs/fork.o mv -f .deps/fork.Tpo .deps/fork.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o fork.la -rpath /usr/lib64/gawk fork.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/fork.o -lm -Wl,-soname -Wl,fork.so -o .libs/fork.so libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c -o inplace.lo inplace.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c inplace.c -fPIC -DPIC -o .libs/inplace.o mv -f .deps/inplace.Tpo .deps/inplace.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o inplace.la -rpath /usr/lib64/gawk inplace.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/inplace.o -lm -Wl,-soname -Wl,inplace.so -o .libs/inplace.so libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c -o intdiv.lo intdiv.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o mv -f .deps/intdiv.Tpo .deps/intdiv.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o intdiv.la -rpath /usr/lib64/gawk intdiv.lo -lmpfr -lgmp -lm -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/intdiv.o -lmpfr /usr/lib64/libgmp.so -lm -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c -o ordchr.lo ordchr.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o mv -f .deps/ordchr.Tpo .deps/ordchr.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ordchr.la -rpath /usr/lib64/gawk ordchr.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/ordchr.o -lm -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c -o readdir.lo readdir.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/readdir.o mv -f .deps/readdir.Tpo .deps/readdir.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o readdir.la -rpath /usr/lib64/gawk readdir.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/readdir.o -lm -Wl,-soname -Wl,readdir.so -o .libs/readdir.so libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo readfile.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c readfile.c -fPIC -DPIC -o .libs/readfile.o mv -f .deps/readfile.Tpo .deps/readfile.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o readfile.la -rpath /usr/lib64/gawk readfile.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/readfile.o -lm -Wl,-soname -Wl,readfile.so -o .libs/readfile.so libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c -o revoutput.lo revoutput.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o mv -f .deps/revoutput.Tpo .deps/revoutput.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o revoutput.la -rpath /usr/lib64/gawk revoutput.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/revoutput.o -lm -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c -o revtwoway.lo revtwoway.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o mv -f .deps/revtwoway.Tpo .deps/revtwoway.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o revtwoway.la -rpath /usr/lib64/gawk revtwoway.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/revtwoway.o -lm -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c -o rwarray.lo rwarray.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o mv -f .deps/rwarray.Tpo .deps/rwarray.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o rwarray.la -rpath /usr/lib64/gawk rwarray.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/rwarray.o -lm -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o time.la -rpath /usr/lib64/gawk time.lo -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/time.o -lm -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 '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' make[3]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' Making all in extras make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extras' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extras' Making all in doc make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /tmp/B.QbJL7X/BUILD/gawk-5.0.1/missing makeinfo --no-split --force --version) >/dev/null 2>&1; then \ for f in gawk.info gawk.info-[0-9] gawk.info-[0-9][0-9] gawk.i[0-9] gawk.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /tmp/B.QbJL7X/BUILD/gawk-5.0.1/missing makeinfo --no-split --force -I . \ -o gawk.info gawk.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./gawk.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /tmp/B.QbJL7X/BUILD/gawk-5.0.1/missing makeinfo --no-split --force --version) >/dev/null 2>&1; then \ for f in gawkinet.info gawkinet.info-[0-9] gawkinet.info-[0-9][0-9] gawkinet.i[0-9] gawkinet.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /tmp/B.QbJL7X/BUILD/gawk-5.0.1/missing makeinfo --no-split --force -I . \ -o gawkinet.info gawkinet.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./gawkinet.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /tmp/B.QbJL7X/BUILD/gawk-5.0.1/missing makeinfo --no-split --force --version) >/dev/null 2>&1; then \ for f in gawkworkflow.info gawkworkflow.info-[0-9] gawkworkflow.info-[0-9][0-9] gawkworkflow.i[0-9] gawkworkflow.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /tmp/B.QbJL7X/BUILD/gawk-5.0.1/missing makeinfo --no-split --force -I . \ -o gawkworkflow.info gawkworkflow.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./gawkworkflow.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/doc' Making all in awklib make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/awklib' cd . && \ rm -fr eg && \ rm -fr stamp-eg && \ LC_ALL=C LANG=C "/tmp/B.QbJL7X/BUILD/gawk-5.0.1/gawk" -f ./extract.awk ../doc/gawktexi.in ../doc/gawkinet.texi rm -f pwcat.c ln -s ./eg/lib/pwcat.c . x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT pwcat.o -MD -MP -MF .deps/pwcat.Tpo -c -o pwcat.o pwcat.c mv -f .deps/pwcat.Tpo .deps/pwcat.Po x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o pwcat pwcat.o -ldl -lm rm -f grcat.c ln -s ./eg/lib/grcat.c . x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -MT grcat.o -MD -MP -MF .deps/grcat.Tpo -c -o grcat.o grcat.c mv -f .deps/grcat.Tpo .deps/grcat.Po x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o grcat grcat.o -ldl -lm sed 's;/usr/local/libexec/awk;/usr/lib64/awk;' < ./eg/lib/passwdawk.in > passwd.awk sed 's;/usr/local/libexec/awk;/usr/lib64/awk;' < ./eg/lib/groupawk.in > group.awk make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/awklib' Making all in po make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/po' test ! -f ./gawk.pot || \ test -z "ca.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo id.gmo it.gmo ja.gmo ko.gmo ms.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo sv.gmo vi.gmo zh_CN.gmo" || /usr/bin/make ca.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo id.gmo it.gmo ja.gmo ko.gmo ms.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo sv.gmo vi.gmo zh_CN.gmo make[3]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/po' make[3]: 'ca.gmo' is up to date. make[3]: 'da.gmo' is up to date. make[3]: 'de.gmo' is up to date. make[3]: 'es.gmo' is up to date. make[3]: 'fi.gmo' is up to date. make[3]: 'fr.gmo' is up to date. make[3]: 'id.gmo' is up to date. make[3]: 'it.gmo' is up to date. make[3]: 'ja.gmo' is up to date. make[3]: 'ko.gmo' is up to date. make[3]: 'ms.gmo' is up to date. make[3]: 'nl.gmo' is up to date. make[3]: 'pl.gmo' is up to date. make[3]: 'pt.gmo' is up to date. make[3]: 'pt_BR.gmo' is up to date. make[3]: 'sv.gmo' is up to date. make[3]: 'vi.gmo' is up to date. make[3]: 'zh_CN.gmo' is up to date. make[3]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/po' touch ./stamp-po make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/po' Making all in test make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' files=`cd "." && echo *.awk *.in *.sh`; \ LANGUAGE= LC_ALL=${GAWKLOCALE:-C} LANG=${GAWKLOCALE:-C} AWKLIBPATH=../extension/.libs ../gawk -f "."/Gentests "."/Makefile.am $files > Maketests WARNING: --lint target `fmtspcl' is missing. WARNING: unused file `eofsrc1a.awk'. WARNING: unused file `eofsrc1b.awk'. cd .. && /bin/sh /tmp/B.QbJL7X/BUILD/gawk-5.0.1/missing automake-1.16 --foreign test/Makefile cd .. && /bin/sh ./config.status test/Makefile config.status: creating test/Makefile make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' + /usr/bin/make -j4 -j1 check Making check in support make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/support' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/support' Making check in . make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' /usr/bin/make 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG' 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' check-local make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' Making check in extension make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' Making check in po make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension/po' make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' Making check in extras make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extras' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extras' Making check in doc make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/doc' Making check in awklib Making check in po make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/po' Making check in test make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/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 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 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 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 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 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 switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 symtab7 symtab8 symtab9 symtab10 timeout typedregex1 typedregex2 typedregex3 typedregex4 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 ======== make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' ======== Starting tests that can vary based on character set or locale support ======== ************************************************************************** * Some or all of these tests may fail if you have inadequate or missing * * locale support. At least en_US.UTF-8, fr_FR.UTF-8, ru_RU.UTF-8 and * * ja_JP.UTF-8 are needed. The el_GR.iso88597 is optional but helpful. * * However, if you see this message, the Makefile thinks you have what * * you need ... * ************************************************************************** asort asorti backbigs1 backsmalls1 backsmalls2 fmttest fnarydel fnparydl jarebug lc_num1 mbfw1 mbprintf1 mbprintf2 mbprintf3 mbprintf4 mbprintf5 mtchi18n nlstringtest rebt8b2 rtlenmb sort1 sprintfc ======== Done with tests that can vary based on character set or locale support ======== make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' ======== Starting shared library tests ======== make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' apiterm filefuncs fnmatch fork fork2 fts functab4 getfile inplace1 inplace2 inplace3 ordchr ordchr2 readdir readdir_test readdir_retest readfile readfile2 revout revtwoway rwarray testext time make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' ======== Done with shared library tests ======== ======== Starting MPFR tests ======== make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' mpfrbigint mpfrbigint2 mpfrexprange mpfrfield mpfrieee mpfrmemok1 mpfrnegzero mpfrnr mpfrrem mpfrrnd mpfrrndeval mpfrsort mpfrsqrt mpfrstrtonum mpgforcenum mpfruplus make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' ======== Done with MPFR tests ======== make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' ALL TESTS PASSED make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QbJL7X/BUILD/tmp /bin/sh -e /tmp/B.QbJL7X/BUILD/tmp/rpm-tmp.1656 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QbJL7X/BUILD/tmp + umask 022 + cd /tmp/B.QbJL7X/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder + /bin/mkdir -p /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder + cd gawk-5.0.1 + rm -rf /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder' Making install in support make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/support' make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/support' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/support' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/support' Making install in . make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' /bin/mkdir -p '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/include' /bin/mkdir -p '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/bin' ./install-sh -c -m 644 gawkapi.h '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/include' ./install-sh -c gawk '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/bin' /usr/bin/make 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG' 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' install-exec-hook make[3]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' (cd /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/bin; \ name=`echo gawk | sed 's,x,x,'` ; \ ln ${name} gawk-5.0.1 2>/dev/null ; \ if [ ! -f awk ]; \ then ln -s ${name} awk; \ fi; exit 0) make[3]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1' Making install in extension make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' Making install in po make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension/po' if test "gawk-extensions" = "gettext-tools"; then \ /bin/mkdir -p /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ ../build-aux/install-sh -c -m 644 ./$file \ /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension/po' make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' make[3]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/man3' build-aux/install-sh -c -m 644 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/man3' /bin/mkdir -p '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk' /bin/sh ./libtool --mode=install build-aux/install-sh -c filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk' libtool: install: build-aux/install-sh -c .libs/filefuncs.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/filefuncs.so libtool: install: build-aux/install-sh -c .libs/filefuncs.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/filefuncs.la libtool: install: build-aux/install-sh -c .libs/fnmatch.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/fnmatch.so libtool: install: build-aux/install-sh -c .libs/fnmatch.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/fnmatch.la libtool: install: build-aux/install-sh -c .libs/fork.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/fork.so libtool: install: build-aux/install-sh -c .libs/fork.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/fork.la libtool: install: build-aux/install-sh -c .libs/inplace.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/inplace.so libtool: install: build-aux/install-sh -c .libs/inplace.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/inplace.la libtool: install: build-aux/install-sh -c .libs/intdiv.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/intdiv.so libtool: install: build-aux/install-sh -c .libs/intdiv.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/intdiv.la libtool: install: build-aux/install-sh -c .libs/ordchr.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/ordchr.so libtool: install: build-aux/install-sh -c .libs/ordchr.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/ordchr.la libtool: install: build-aux/install-sh -c .libs/readdir.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/readdir.so libtool: install: build-aux/install-sh -c .libs/readdir.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/readdir.la libtool: install: build-aux/install-sh -c .libs/readfile.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/readfile.so libtool: install: build-aux/install-sh -c .libs/readfile.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/readfile.la libtool: install: build-aux/install-sh -c .libs/revoutput.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/revoutput.so libtool: install: build-aux/install-sh -c .libs/revoutput.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/revoutput.la libtool: install: build-aux/install-sh -c .libs/revtwoway.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/revtwoway.so libtool: install: build-aux/install-sh -c .libs/revtwoway.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/revtwoway.la libtool: install: build-aux/install-sh -c .libs/rwarray.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/rwarray.so libtool: install: build-aux/install-sh -c .libs/rwarray.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/rwarray.la libtool: install: build-aux/install-sh -c .libs/time.so /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/time.so libtool: install: build-aux/install-sh -c .libs/time.lai /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/time.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gawk' /usr/bin/make install-data-hook make[4]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' for i in filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la ; do \ rm -f /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gawk/$i ; \ done make[4]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' make[3]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extension' Making install in extras make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extras' make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extras' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/etc/profile.d' .././install-sh -c -m 644 gawk.sh gawk.csh '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/etc/profile.d' make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extras' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/extras' Making install in doc make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/doc' make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/info' /bin/mkdir -p '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/man1' .././install-sh -c -m 644 gawk.1 '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/man1' .././install-sh -c -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/info' make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/doc' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/doc' Making install in awklib make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/awklib' make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/awklib' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/awk' .././install-sh -c pwcat grcat '/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/awk' /usr/bin/make install-exec-hook make[3]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/awklib' /bin/sh ../mkinstalldirs /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/awk for i in passwd.awk group.awk ./eg/lib/*.awk ; do \ progname=`echo $i | sed 's;.*/;;'` ; \ .././install-sh -c -m 644 $i /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/awk/$progname ; \ done make[3]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/awklib' make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/awklib' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/awklib' Making install in po make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/po' installing ca.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/ca/LC_MESSAGES/gawk.mo installing da.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/da/LC_MESSAGES/gawk.mo installing de.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/de/LC_MESSAGES/gawk.mo installing es.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/es/LC_MESSAGES/gawk.mo installing fi.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/fi/LC_MESSAGES/gawk.mo installing fr.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/fr/LC_MESSAGES/gawk.mo installing id.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/id/LC_MESSAGES/gawk.mo installing it.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/it/LC_MESSAGES/gawk.mo installing ja.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/ja/LC_MESSAGES/gawk.mo installing ko.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/ko/LC_MESSAGES/gawk.mo installing ms.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/ms/LC_MESSAGES/gawk.mo installing nl.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/nl/LC_MESSAGES/gawk.mo installing pl.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/pl/LC_MESSAGES/gawk.mo installing pt.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/pt/LC_MESSAGES/gawk.mo installing pt_BR.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo installing sv.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/sv/LC_MESSAGES/gawk.mo installing vi.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/vi/LC_MESSAGES/gawk.mo installing zh_CN.gmo as /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo if test "gawk" = "gettext-tools"; then \ /bin/mkdir -p /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/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 \ .././install-sh -c -m 644 ./$file \ /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/lib64/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/po' Making install in test make[1]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' make[2]: Entering directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' make[1]: Leaving directory '/tmp/B.QbJL7X/BUILD/gawk-5.0.1/test' + /bin/rm '--interactive=never' /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/bin/gawk-5.0.1 + rm -f /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/info/dir + /bin/rm '--interactive=never' /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/bin/awk + bzip2 -dc /tmp/B.QbJL7X/gawk-non-english-man-pages.tar.bz2 + tar xf - -C /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man + /bin/rm '--interactive=never' /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/README.gawk-non-english-man-pages + /bin/rm '--interactive=never' /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/es/man1/igawk.1 /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/fr/man1/igawk.1 /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/it/man1/igawk.1 /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/ja/man1/igawk.1 /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/man/pl/man1/igawk.1 + /usr/lib/rpm/find-lang.sh /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder gawk find-lang.sh/1.40: find-lang 'gawk' > gawk.lang + __spec_install_post_strip + set +x Stripping 3 ELF executables...DONE Stripping 12 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 15 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man Compress info pages: /usr/share/info + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: gawk-5.0.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QbJL7X/BUILD/tmp /bin/sh -e /tmp/B.QbJL7X/BUILD/tmp/rpm-tmp.44783 + umask 022 + cd /tmp/B.QbJL7X/BUILD + cd gawk-5.0.1 + DOCDIR=/tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/doc/gawk-5.0.1 + export DOCDIR + rm -rf /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/doc/gawk-5.0.1 + /bin/mkdir -p /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/doc/gawk-5.0.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/doc/gawk-5.0.1... Documentation compressed. + cp -pr AUTHORS ChangeLog NEWS POSIX.STD README /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/doc/gawk-5.0.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder/usr/share/doc/gawk-5.0.1... ./README ./ChangeLog ./NEWS ./AUTHORS ./POSIX.STD Documentation compressed. + exit 0 Provides: filefuncs.so()(64bit) fnmatch.so()(64bit) fork.so()(64bit) inplace.so()(64bit) intdiv.so()(64bit) ordchr.so()(64bit) readdir.so()(64bit) readfile.so()(64bit) revoutput.so()(64bit) revtwoway.so()(64bit) rwarray.so()(64bit) time.so()(64bit) Requires(interp): /sbin/postshell /sbin/postshell Requires(post): /sbin/postshell Requires(postun): /sbin/postshell 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) rtld(GNU_HASH) Obsoletes: gawk-doc Processing files: gawk-devel-5.0.1-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder Wrote: /tmp/B.QbJL7X/RPMS/gawk-5.0.1-1.x86_64.rpm Wrote: /tmp/B.QbJL7X/RPMS/gawk-devel-5.0.1-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QbJL7X/BUILD/tmp /bin/sh -e /tmp/B.QbJL7X/BUILD/tmp/rpm-tmp.98448 + umask 022 + cd /tmp/B.QbJL7X/BUILD + cd gawk-5.0.1 + /bin/rm '--interactive=never' -rf /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder + rm -rf /tmp/B.QbJL7X/BUILD/tmp/gawk-5.0.1-root-builder ended at: Fri Aug 16 16:01:33 2019, done in 0:01:06.451901 + chmod -R u+rwX /tmp/B.QbJL7X/BUILD + rm -rf /tmp/B.QbJL7X/tmp /tmp/B.QbJL7X/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..839 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.QbJL7X Begin-TLD-Builder-Info Build-Time: user:43.59s sys:4.43s real:67.68s (faults io:12 non-io:3167348) Files queued for ftp: 14495 gawk-devel-5.0.1-1.x86_64.rpm 1241746 gawk-5.0.1-1.x86_64.rpm 110 gawk-5.0.1-1.src.rpm.uploadinfo End-TLD-Builder-Info