From https://github.com/archlinux/svntogit-packages * branch packages/gawk -> FETCH_HEAD * [new branch] packages/gawk -> packages/packages/gawk Cloning into 'gawk'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 100 132k 0 0 389k 0 --:--:-- --:--:-- --:--:-- 389k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8442k 2 227k 0 0 647k 0 0:00:13 --:--:-- 0:00:13 646k 100 8442k 100 8442k 0 0 19.9M 0 --:--:-- --:--:-- --:--:-- 19.9M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 100 141k 0 0 413k 0 --:--:-- --:--:-- --:--:-- 413k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1699353306 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1699353306' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-gawk-archlinuxrb-build-iDiAwMwi PWD=/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv gpg: key DF597815937EC0D2: public key "Arnold Robbins " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: gawk 5.2.2-1 (Tue Nov 7 10:35:44 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading gawk-5.2.2.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 6492k 6 448k 0 0 721k 0 0:00:08 --:--:-- 0:00:08 721k 100 6492k 100 6492k 0 0 7411k 0 --:--:-- --:--:-- --:--:-- 7403k -> Downloading gawk-5.2.2.tar.gz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 488 100 488 0 0 1984 0 --:--:-- --:--:-- --:--:-- 1991 ==> Validating source files with sha256sums... gawk-5.2.2.tar.gz ... Passed gawk-5.2.2.tar.gz.sig ... Skipped ==> Verifying source file signatures with gpg... gawk-5.2.2.tar.gz ... Passed ==> Extracting sources... -> Extracting gawk-5.2.2.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... ./build-aux/install-sh -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for bison... bison -y checking whether ln -s works... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for variable-length arrays... yes checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking for special development options... no checking for z/OS USS compilation... no checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if we are using EBCDIC... no checking for a sed that does not truncate output... /usr/sbin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/sbin/msgfmt checking for gmsgfmt... /usr/sbin/msgfmt checking for xgettext... /usr/sbin/xgettext checking for msgmerge... /usr/sbin/msgmerge checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for locale.h... yes checking for libintl.h... yes checking for mcheck.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for stropts.h... no checking for wchar.h... (cached) yes checking for wctype.h... yes checking for bool, true, false... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for memory.h... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for ssize_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking for socklen_t... yes checking for alarm... yes checking for working mktime... yes checking for getaddrinfo... yes checking for library containing fmod... -lm checking for library containing isinf... none required checking for library containing ismod... no checking for library containing isnan... none required checking for libsigsegv... no, consider installing GNU libsigsegv checking for __etoa_l... no checking for atexit... yes checking for btowc... yes checking for fmod... yes checking for fwrite_unlocked... yes checking for gai_strerror... yes checking for getgrent... yes checking for getgroups... yes checking for grantpt... yes checking for isascii... yes checking for isblank... yes checking for iswctype... yes checking for iswlower... yes checking for iswupper... yes checking for lstat... yes checking for mbrlen... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for mtrace... yes checking for posix_openpt... yes checking for setenv... yes checking for setlocale... yes checking for setsid... yes checking for sigprocmask... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strcoll... yes checking for strerror... yes checking for strftime... yes checking for strncasecmp... yes checking for strsignal... yes checking for strtod... yes checking for strtoul... yes checking for system... yes checking for timegm... yes checking for tmpfile... yes checking for towlower... yes checking for towupper... yes checking for tzset... yes checking for usleep... yes checking for waitpid... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether C compiler accepts ... yes checking size of void *... 8 checking for mmap... yes checking for munmap... yes checking whether C compiler accepts -no-pie... yes checking for dlfcn.h... yes checking for library containing dlopen... none required checking whether getpgrp requires zero arguments... yes checking for printf %F format... yes checking for printf %a format... yes checking for gethostbyname... yes checking for connect... yes checking where to find the socket library calls... the standard library checking whether readline via "-lreadline" is present and sane... yes checking for history_list in -lreadline... yes checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes checking for struct stat.st_blksize... yes checking for struct passwd.pw_passwd... yes checking for struct group.gr_passwd... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict__ checking for inline... inline checking for preprocessor stringizing operator... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating awklib/Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating gawkbug config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in extension (/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--without-libsigsegv' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... ./build-aux/install-sh -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for z/OS USS compilation... no checking for a sed that does not truncate output... /usr/sbin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/sbin/msgfmt checking for gmsgfmt... /usr/sbin/msgfmt checking for xgettext... /usr/sbin/xgettext checking for msgmerge... /usr/sbin/msgmerge checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for struct stat.st_blksize... yes 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 whether C compiler accepts ... yes checking size of void *... 8 checking for mmap... yes checking for munmap... yes checking whether C compiler accepts -no-pie... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/sbin/sed checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special development options... no checking for fnmatch.h... yes checking for limits.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/statvfs.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes checking for library containing fmod... -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 strptime... yes checking for gcc options needed to detect all undeclared functions... none needed checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking how to get the file descriptor associated with an open DIR*... no_such_member checking for inline... 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 make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' Making all in support make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/support' depbase=`echo dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT dfa.o -MD -MP -MF $depbase.Tpo -c -o dfa.o dfa.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localeinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT localeinfo.o -MD -MP -MF $depbase.Tpo -c -o localeinfo.o localeinfo.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT random.o -MD -MP -MF $depbase.Tpo -c -o random.o random.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pma.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT pma.o -MD -MP -MF $depbase.Tpo -c -o pma.o pma.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_at_failure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT malloc/dynarray_at_failure.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_emplace_enlarge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT malloc/dynarray_emplace_enlarge.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_finalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT malloc/dynarray_finalize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_resize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT malloc/dynarray_resize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_resize_clear.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -DNDEBUG -MT malloc/dynarray_resize_clear.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libsupport.a ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o pma.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsupport.a make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/support' Making all in . make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' depbase=`echo array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT array.o -MD -MP -MF $depbase.Tpo -c -o array.o array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo awkgram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT awkgram.o -MD -MP -MF $depbase.Tpo -c -o awkgram.o awkgram.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT builtin.o -MD -MP -MF $depbase.Tpo -c -o builtin.o builtin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cint_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT cint_array.o -MD -MP -MF $depbase.Tpo -c -o cint_array.o cint_array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT command.o -MD -MP -MF $depbase.Tpo -c -o command.o command.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT ext.o -MD -MP -MF $depbase.Tpo -c -o ext.o ext.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo field.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT field.o -MD -MP -MF $depbase.Tpo -c -o field.o field.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo floatcomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT floatcomp.o -MD -MP -MF $depbase.Tpo -c -o floatcomp.o floatcomp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gawkapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT gawkapi.o -MD -MP -MF $depbase.Tpo -c -o gawkapi.o gawkapi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gawkmisc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT gawkmisc.o -MD -MP -MF $depbase.Tpo -c -o gawkmisc.o gawkmisc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo int_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT int_array.o -MD -MP -MF $depbase.Tpo -c -o int_array.o int_array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mpfr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT mpfr.o -MD -MP -MF $depbase.Tpo -c -o mpfr.o mpfr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo msg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT msg.o -MD -MP -MF $depbase.Tpo -c -o msg.o msg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT node.o -MD -MP -MF $depbase.Tpo -c -o node.o node.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo profile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT profile.o -MD -MP -MF $depbase.Tpo -c -o profile.o profile.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT re.o -MD -MP -MF $depbase.Tpo -c -o re.o re.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT replace.o -MD -MP -MF $depbase.Tpo -c -o replace.o replace.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo str_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT str_array.o -MD -MP -MF $depbase.Tpo -c -o str_array.o str_array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo symbol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT symbol.o -MD -MP -MF $depbase.Tpo -c -o symbol.o symbol.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from eval.c:1842: interpret.h: In function 'r_interpret': interpret.h:106:44: warning: '%s' directive argument is null [-Wformat-overflow=] 106 | fprintf(stderr, "+ %s\n", opcode2str(op)); | ^~ interpret.h:106:44: warning: '%s' directive argument is null [-Wformat-overflow=] gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o int_array.o io.o main.o mpfr.o msg.o node.o profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a -lreadline -lmpfr -lgmp -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -lm make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' Making all in extension make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' make all-recursive make[3]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' Making all in po make[4]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension/po' make[4]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT readdir_test.lo -MD -MP -MF .deps/readdir_test.Tpo -c -o readdir_test.lo readdir_test.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c -o testext.lo testext.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c -o filefuncs.lo filefuncs.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c -o gawkfts.lo gawkfts.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c -o inplace.lo inplace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c -o intdiv.lo intdiv.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c -o ordchr.lo ordchr.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c -o readdir.lo readdir.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo readfile.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c -o revoutput.lo revoutput.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c -o revtwoway.lo revtwoway.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c -o rwarray.lo rwarray.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c testext.c -fPIC -DPIC -o .libs/testext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT readdir_test.lo -MD -MP -MF .deps/readdir_test.Tpo -c readdir_test.c -fPIC -DPIC -o .libs/readdir_test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c inplace.c -fPIC -DPIC -o .libs/inplace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c readfile.c -fPIC -DPIC -o .libs/readfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.c -fPIC -DPIC -o .libs/fork.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/readdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o mv -f .deps/stack.Tpo .deps/stack.Plo mv -f .deps/readfile.Tpo .deps/readfile.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o readfile.la -rpath /usr/lib/gawk readfile.lo -lm mv -f .deps/ordchr.Tpo .deps/ordchr.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o ordchr.la -rpath /usr/lib/gawk ordchr.lo -lm mv -f .deps/revoutput.Tpo .deps/revoutput.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o revoutput.la -rpath /usr/lib/gawk revoutput.lo -lm mv -f .deps/revtwoway.Tpo .deps/revtwoway.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o revtwoway.la -rpath /usr/lib/gawk revtwoway.lo -lm mv -f .deps/fork.Tpo .deps/fork.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o fork.la -rpath /usr/lib/gawk fork.lo -lm mv -f .deps/readdir.Tpo .deps/readdir.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o readdir.la -rpath /usr/lib/gawk readdir.lo -lm mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o time.la -rpath /usr/lib/gawk time.lo -lm mv -f .deps/readdir_test.Tpo .deps/readdir_test.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o readdir_test.la readdir_test.lo -lm mv -f .deps/fnmatch.Tpo .deps/fnmatch.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o fnmatch.la -rpath /usr/lib/gawk fnmatch.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/readfile.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,readfile.so -o .libs/readfile.so libtool: link: gcc -shared -fPIC -DPIC .libs/fork.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,fork.so -o .libs/fork.so libtool: link: gcc -shared -fPIC -DPIC .libs/ordchr.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so libtool: link: gcc -shared -fPIC -DPIC .libs/revtwoway.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so mv -f .deps/inplace.Tpo .deps/inplace.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o inplace.la -rpath /usr/lib/gawk inplace.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/revoutput.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so mv -f .deps/intdiv.Tpo .deps/intdiv.Plo libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o intdiv.la -rpath /usr/lib/gawk intdiv.lo -lmpfr -lgmp -lm -lm libtool: link: gcc -shared -fPIC -DPIC .libs/time.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,time.so -o .libs/time.so libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/readdir.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,readdir.so -o .libs/readdir.so libtool: link: gcc -shared -fPIC -DPIC .libs/fnmatch.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so libtool: link: gcc -shared -fPIC -DPIC .libs/readdir_test.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,readdir_test.so -o .libs/readdir_test.so mv -f .deps/gawkfts.Tpo .deps/gawkfts.Plo libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) mv -f .deps/filefuncs.Tpo .deps/filefuncs.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o filefuncs.la -rpath /usr/lib/gawk filefuncs.lo stack.lo gawkfts.lo -lm libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) libtool: link: ( cd ".libs" && rm -f "readdir_test.la" && ln -s "../readdir_test.la" "readdir_test.la" ) libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/inplace.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,inplace.so -o .libs/inplace.so libtool: link: gcc -shared -fPIC -DPIC .libs/intdiv.o -lmpfr -lgmp -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) mv -f .deps/rwarray.Tpo .deps/rwarray.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o rwarray.la -rpath /usr/lib/gawk rwarray.lo -lmpfr -lgmp -lm libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/rwarray.o -lmpfr -lgmp -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so mv -f .deps/testext.Tpo .deps/testext.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o testext.la testext.lo -lmpfr -lgmp -lm libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/testext.o -lmpfr -lgmp -lm -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' make[3]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' Making all in extras make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extras' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extras' Making all in doc make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/doc' Making all in awklib make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/awklib' rm -f pwcat.c ln -s ./eg/lib/pwcat.c . rm -f grcat.c ln -s ./eg/lib/grcat.c . sed 's;/usr/local/libexec/awk;/usr/lib/awk;' < ./eg/lib/passwdawk.in > passwd.awk sed 's;/usr/local/libexec/awk;/usr/lib/awk;' < ./eg/lib/groupawk.in > group.awk depbase=`echo pwcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT pwcat.o -MD -MP -MF $depbase.Tpo -c -o pwcat.o pwcat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo grcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -MT grcat.o -MD -MP -MF $depbase.Tpo -c -o grcat.o grcat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o pwcat pwcat.o -lm gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-pie -o grcat grcat.o -lm make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/awklib' Making all in po make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/po' Making all in test make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/test' make[1]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' ==> Entering fakeroot environment... ==> Starting package()... make install-recursive make[1]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' Making install in support make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/support' make[3]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/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 '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/support' make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/support' Making install in . make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' make[3]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/include' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/bin' ./build-aux/install-sh -c -m 644 gawkapi.h '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/include' ./build-aux/install-sh -c gawk '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/bin' ./build-aux/install-sh -c gawkbug '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/bin' make install-exec-hook make[4]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' (cd /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/bin; \ name=`echo gawk | sed 's,x,x,'` ; \ if [ ! -f gawk-5.2.2 ]; \ then ln ${name} gawk-5.2.2 2>/dev/null ; \ fi; \ if [ ! -f awk ]; \ then ln -s ${name} awk; \ fi; exit 0) make[4]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' make[3]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' Making install in extension make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' Making install in po make[3]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension/po' if test "gawk-extensions" = "gettext-tools"; then \ /usr/sbin/mkdir -p /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ .././../build-aux//install-sh -c -m 644 ./$file \ /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension/po' make[3]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' make[4]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' make[4]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/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/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/man/man3' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/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/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk' libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/filefuncs.so libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/filefuncs.la libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/fnmatch.so libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/fnmatch.la libtool: install: ./../build-aux//install-sh -c .libs/fork.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/fork.so libtool: install: ./../build-aux//install-sh -c .libs/fork.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/fork.la libtool: install: ./../build-aux//install-sh -c .libs/inplace.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/inplace.so libtool: install: ./../build-aux//install-sh -c .libs/inplace.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/inplace.la libtool: install: ./../build-aux//install-sh -c .libs/intdiv.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/intdiv.so libtool: install: ./../build-aux//install-sh -c .libs/intdiv.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/intdiv.la libtool: install: ./../build-aux//install-sh -c .libs/ordchr.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/ordchr.so libtool: install: ./../build-aux//install-sh -c .libs/ordchr.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/ordchr.la libtool: install: ./../build-aux//install-sh -c .libs/readdir.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/readdir.so libtool: install: ./../build-aux//install-sh -c .libs/readdir.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/readdir.la libtool: install: ./../build-aux//install-sh -c .libs/readfile.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/readfile.so libtool: install: ./../build-aux//install-sh -c .libs/readfile.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/readfile.la libtool: install: ./../build-aux//install-sh -c .libs/revoutput.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/revoutput.so libtool: install: ./../build-aux//install-sh -c .libs/revoutput.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/revoutput.la libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/revtwoway.so libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/revtwoway.la libtool: install: ./../build-aux//install-sh -c .libs/rwarray.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/rwarray.so libtool: install: ./../build-aux//install-sh -c .libs/rwarray.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/rwarray.la libtool: install: ./../build-aux//install-sh -c .libs/time.so /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/time.so libtool: install: ./../build-aux//install-sh -c .libs/time.lai /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/time.la libtool: warning: remember to run 'libtool --finish /usr/lib/gawk' make install-data-hook make[5]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/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/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/gawk/$i ; \ done make[5]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' make[4]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' make[3]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extension' Making install in extras make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extras' make[3]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extras' make[3]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/etc/profile.d' .././build-aux/install-sh -c -m 644 gawk.sh gawk.csh '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/etc/profile.d' make[3]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extras' make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/extras' Making install in doc make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/doc' make[3]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/man/man1' .././build-aux/install-sh -c -m 644 gawk_api-figure1.png gawk_api-figure2.png gawk_api-figure3.png gawk_array-elements.png gawk_general-program.png gawk_process-flow.png gawk_statist.jpg '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info' .././build-aux/install-sh -c -m 644 gawk.1 gawkbug.1 pm-gawk.1 '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/man/man1' .././build-aux/install-sh -c -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info ./pm-gawk.info '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info' install-info --info-dir='/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info' '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info/gawk.info' install-info --info-dir='/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info' '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info/gawkinet.info' install-info --info-dir='/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info' '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info/gawkworkflow.info' install-info --info-dir='/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info' '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/info/pm-gawk.info' make[3]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/doc' make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/doc' Making install in awklib make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/awklib' make[3]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/awklib' make[3]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/awk' .././build-aux/install-sh -c pwcat grcat '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/lib/awk' make install-exec-hook make[4]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/awklib' /bin/sh /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/build-aux/install-sh -d /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/awk for i in passwd.awk group.awk ./eg/lib/*.awk ; do \ progname=`echo $i | sed 's;.*/;;'` ; \ .././build-aux/install-sh -c -m 644 $i /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/awk/$progname ; \ done make[4]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/awklib' make[3]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/awklib' make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/awklib' Making install in po make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/po' installing bg.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/bg/LC_MESSAGES/gawk.mo installing ca.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/ca/LC_MESSAGES/gawk.mo installing da.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/da/LC_MESSAGES/gawk.mo installing de.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/de/LC_MESSAGES/gawk.mo installing es.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/es/LC_MESSAGES/gawk.mo installing fi.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/fi/LC_MESSAGES/gawk.mo installing fr.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/fr/LC_MESSAGES/gawk.mo installing id.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/id/LC_MESSAGES/gawk.mo installing it.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/it/LC_MESSAGES/gawk.mo installing ja.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/ja/LC_MESSAGES/gawk.mo installing ko.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/ko/LC_MESSAGES/gawk.mo installing ms.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/ms/LC_MESSAGES/gawk.mo installing nl.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/nl/LC_MESSAGES/gawk.mo installing pl.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/pl/LC_MESSAGES/gawk.mo installing pt.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/pt/LC_MESSAGES/gawk.mo installing pt_BR.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo installing ro.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/ro/LC_MESSAGES/gawk.mo installing sr.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/sr/LC_MESSAGES/gawk.mo installing sv.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/sv/LC_MESSAGES/gawk.mo installing vi.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/vi/LC_MESSAGES/gawk.mo installing zh_CN.gmo as /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo if test "gawk" = "gettext-tools"; then \ /usr/sbin/mkdir -p /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ .././build-aux/install-sh -c -m 644 ./$file \ /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/pkg/gawk/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/po' Making install in test make[2]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/test' make[3]: Entering directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/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 '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/test' make[2]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2/test' make[1]: Leaving directory '/tmp/archlinux-ci/gawk-archlinuxrb-build-iDiAwMwi/gawk/trunk/src/gawk-5.2.2' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "gawk"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: gawk 5.2.2-1 (Tue Nov 7 10:36:57 2023)