request from: hawk checking if we should skip the build started at: Mon Mar 12 17:21:11 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/d1d22bbe-fdd8-4013-b70b-632e7e2052fa/bash-4.4.18-1.src.rpm fetched 9732634 bytes, 3672.3 K/s installing srpm: bash-4.4.18-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.lc6ETK/BUILD /tmp/B.lc6ETK/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog bash-4.4.18-1.src.rpm * Mon Mar 12 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/bash.git;a=log;h=master * Wed Jan 31 2018 Arkadiusz Miśkiewicz 9411176 - up to 4.4.18 * Fri Jun 30 2017 Arkadiusz Miśkiewicz b69eb9b - up to 4.4.12 + rpm -Uhv --nodeps --define '_topdir /tmp/B.lc6ETK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' bash-4.4.18-1.src.rpm bash ################################################## + rm -f bash-4.4.18-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.lc6ETK/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.lc6ETK/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.lc6ETK' --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.lc6ETK/bash.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: d1d22bbe-fdd8-4013-b70b-632e7e2052fa; TMPDIR=/tmp/B.lc6ETK/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.lc6ETK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.lc6ETK/bash.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: d1d22bbe-fdd8-4013-b70b-632e7e2052fa + TMPDIR=/tmp/B.lc6ETK/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.lc6ETK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.lc6ETK/bash.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.lc6ETK/BUILD/tmp /bin/sh -e /tmp/B.lc6ETK/BUILD/tmp/rpm-tmp.76751 + umask 022 + cd /tmp/B.lc6ETK/BUILD + cd /tmp/B.lc6ETK/BUILD + rm -rf bash-4.4 + /usr/bin/gzip -dc /tmp/B.lc6ETK/bash-4.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bash-4.4 + /usr/bin/bzip2 -dc /tmp/B.lc6ETK/bash-non-english-man-pages.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + : patchset_patch 1 to 18 + echo 'Patch #10001 (bash44-001):' Patch #10001 (bash44-001): + ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking which library has the termcap functions... (cached) using libcurses checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands + /usr/bin/make -j8 'DEFS=-DHAVE_CONFIG_H -D_GNU_SOURCE' bison -y -d ./parse.y rm -f mksyntax x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -static -static -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o mksyntax ./mksyntax.c rm -f make_cmd.o rm -f mksignames.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c make_cmd.c rm -f buildsignames.o rm -f input.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -DBUILDTOOL -c ./support/mksignames.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -DBUILDTOOL -o buildsignames.o -c ./support/signames.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c input.c make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' rm -f mkbuiltins.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mkbuiltins.c ./parse.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr] rm -f unwind_prot.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c unwind_prot.c rm -f pathexp.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c pathexp.c rm -f test.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c test.c rm -f alias.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c alias.c rm -f array.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c array.c rm -f arrayfunc.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c arrayfunc.c touch parser-built rm -f assoc.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c assoc.c rm -f braces.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c braces.c rm -f bracecomp.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c bracecomp.c rm -f bashhist.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c bashhist.c rm -f bashline.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c bashline.c x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -static -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o mkbuiltins mkbuiltins.o rm -f list.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c list.c ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . -H /usr/share/bash ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def rm -f stringlib.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c stringlib.c make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' rm -f locale.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c locale.c rm -f findcmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c findcmd.c rm -f redir.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c redir.c rm -f pcomplete.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c pcomplete.c rm -f pcomplib.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c pcomplib.c rm -f xmalloc.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c xmalloc.c make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/support' rm -f man2html.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security man2html.c rm -f syntax.c ./mksyntax -o syntax.c rm -f shell.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c shell.c rm -f eval.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c eval.c rm -f general.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c general.c rm -f dispose_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c dispose_cmd.c rm -f copy_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c copy_cmd.c rm -f error.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c error.c rm -f expr.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c expr.c expr.c:210:17: warning: conflicting types for built-in function 'exp2' [-Wbuiltin-declaration-mismatch] static intmax_t exp2 __P((void)); ^~~~ rm -f flags.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c flags.c rm -f jobs.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c jobs.c rm -f subst.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c subst.c rm -f hashcmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c hashcmd.c rm -f hashlib.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c hashlib.c rm -f mailcheck.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c mailcheck.c rm -f mksignames x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -static -static -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o mksignames mksignames.o buildsignames.o rm -f sig.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c sig.c rm -f syntax.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 4.4 -o newversion.h \ && mv newversion.h version.h rm -f variables.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c variables.c rm -f lsignames.h ./mksignames lsignames.h rm -f version.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c version.c make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' rm -f builtins.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security builtins.c rm -f alias.o ./mkbuiltins -D . alias.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security alias.c || ( rm -f alias.c ; exit 1 ) rm -f bind.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -DBUILDTOOL -c -o buildversion.o ./version.c ./mkbuiltins -D . bind.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security bind.c || ( rm -f bind.c ; exit 1 ) rm -f break.o ./mkbuiltins -D . break.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security break.c || ( rm -f break.c ; exit 1 ) rm -f y.tab.o rm -f builtin.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c y.tab.c rm -f print_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c print_cmd.c ./mkbuiltins -D . builtin.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f alias.c rm -f caller.o ./mkbuiltins -D . caller.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security caller.c || ( rm -f caller.c ; exit 1 ) rm -f break.c print_cmd.c: In function 'make_command_string_internal': print_cmd.c:173:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] cprintf (""); ^~ rm -f bind.c rm -f cd.o ./mkbuiltins -D . cd.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security cd.c || ( rm -f cd.c ; exit 1 ) rm -f colon.o ./mkbuiltins -D . colon.def rm -f builtin.c rm -f execute_cmd.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security colon.c || ( rm -f colon.c ; exit 1 ) rm -f command.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c execute_cmd.c ./mkbuiltins -D . command.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security command.c || ( rm -f command.c ; exit 1 ) rm -f common.o rm -f colon.c rm -f caller.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security common.c rm -f declare.o ./mkbuiltins -D . declare.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security declare.c || ( rm -f declare.c ; exit 1 ) rm -f echo.o ./mkbuiltins -D . echo.def rm -f cd.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security echo.c || ( rm -f echo.c ; exit 1 ) rm -f enable.o ./mkbuiltins -D . enable.def rm -f command.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security enable.c || ( rm -f enable.c ; exit 1 ) rm -f eval.o ./mkbuiltins -D . eval.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security eval.c || ( rm -f eval.c ; exit 1 ) rm -f evalfile.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security evalfile.c rm -f evalstring.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security evalstring.c rm -f exec.o if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi ./mkbuiltins -D . exec.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security exec.c || ( rm -f exec.c ; exit 1 ) rm -f enable.c rm -f echo.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -static -static -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o bashversion ./support/bashversion.c buildversion.o rm -f exit.o rm -f eval.c ./mkbuiltins -D . exit.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security exit.c || ( rm -f exit.c ; exit 1 ) rm -f fc.o ./mkbuiltins -D . fc.def rm -f exec.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fc.c || ( rm -f fc.c ; exit 1 ) rm -f fg_bg.o ./mkbuiltins -D . fg_bg.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f hash.o ./mkbuiltins -D . hash.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security hash.c || ( rm -f hash.c ; exit 1 ) rm -f help.o ./mkbuiltins -D . help.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security help.c || ( rm -f help.c ; exit 1 ) rm -f exit.c rm -f history.o ./mkbuiltins -D . history.def rm -f fg_bg.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security history.c || ( rm -f history.c ; exit 1 ) rm -f jobs.o rm -f trap.o ./mkbuiltins -D . jobs.def x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c trap.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f kill.o ./mkbuiltins -D . kill.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security kill.c || ( rm -f kill.c ; exit 1 ) rm -f hash.c rm -f let.o rm -f mapfile.o rm -f declare.c ./mkbuiltins -D . let.def *********************************************************** ./mkbuiltins -D . mapfile.def * * x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security let.c || ( rm -f let.c ; exit 1 ) x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mapfile.c || ( rm -f mapfile.c ; exit 1 ) * GNU bash, version 4.4.18(1)-release (x86_64-tld-linux-gnu) rm -f pushd.o * * ./mkbuiltins -D . pushd.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security pushd.c || ( rm -f pushd.c ; exit 1 ) *********************************************************** rm -f fc.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security man2html.o -o man2html making lib/glob/libglob.a in ./lib/glob rm -f kill.c make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/glob' rm -f glob.o rm -f read.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security glob.c rm -f history.c rm -f jobs.c rm -f strmatch.o make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/support' x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security strmatch.c rm -f let.c making lib/sh/libsh.a in ./lib/sh rm -f smatch.o ./mkbuiltins -D . read.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security smatch.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security read.c || ( rm -f read.c ; exit 1 ) make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/sh' x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security clktck.c rm -f help.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security clock.c rm -f xmbsrtowcs.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security getenv.c rm -f return.o ./mkbuiltins -D . return.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security oslib.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security return.c || ( rm -f return.c ; exit 1 ) x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security xmbsrtowcs.c rm -f mapfile.c rm -f gmisc.o rm -f set.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security setlinebuf.c ./mkbuiltins -D . set.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security gmisc.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security strnlen.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security set.c || ( rm -f set.c ; exit 1 ) rm -f setattr.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security itos.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zread.c ./mkbuiltins -D . setattr.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zwrite.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f shift.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shtty.c ./mkbuiltins -D . shift.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shmatch.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shift.c || ( rm -f shift.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security eaccess.c rm -f return.c rm -f source.o ./mkbuiltins -D . source.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security netconn.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security source.c || ( rm -f source.c ; exit 1 ) rm -f suspend.o ./mkbuiltins -D . suspend.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security suspend.c || ( rm -f suspend.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security netopen.c rm -f test.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security timeval.c ./mkbuiltins -D . test.def rm -f pushd.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security makepath.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security test.c || ( rm -f test.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security pathcanon.c rm -f times.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security pathphys.c ./mkbuiltins -D . times.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security times.c || ( rm -f times.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security tmpfile.c rm -f shift.c rm -f trap.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security stringlist.c making lib/tilde/libtilde.a in ./lib/tilde make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/tilde' x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security tilde.c ./mkbuiltins -D . trap.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security trap.c || ( rm -f trap.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security stringvec.c rm -f suspend.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security spell.c rm -f type.o ./mkbuiltins -D . type.def rm -f source.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shquote.c rm -f test.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security strtrans.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security type.c || ( rm -f type.c ; exit 1 ) x86_64-tld-linux-gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -static -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o psize.aux ./psize.c rm -f umask.o rm -f setattr.c rm -f times.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security snprintf.c rm -f libtilde.a ./mkbuiltins -D . umask.def ar cr libtilde.a tilde.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mailstat.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security umask.c || ( rm -f umask.c ; exit 1 ) test -n "ranlib" && ranlib libtilde.a rm -f trap.c rm -f wait.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fmtulong.c ./mkbuiltins -D . wait.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security wait.c || ( rm -f wait.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fmtullong.c make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/tilde' rm -f getopts.o ./mkbuiltins -D . getopts.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fmtumax.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f shopt.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zcatfd.c ./mkbuiltins -D . shopt.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f set.c rm -f printf.o rm -f type.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zmapfd.c rm -f umask.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security winsize.c ./mkbuiltins -D . printf.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security printf.c || ( rm -f printf.c ; exit 1 ) rm -f wait.c rm -f getopt.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security getopt.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security wcsdup.c rm -f bashgetopt.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fpurge.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zgetline.c rm -f read.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mbscmp.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security bashgetopt.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security uconvert.c rm -f complete.o ./mkbuiltins -D . complete.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security ufuncs.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security complete.c || ( rm -f complete.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security casemod.c ./mkbuiltins -externfile tmpbuiltins.h -structfile tmpbuiltins.c \ -noproduction -nofunctions \ -D . ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def rm -f getopts.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security input_avail.c rm -f gen-helpfiles.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mbscasecmp.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security gen-helpfiles.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fnxform.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security unicode.c /bin/sh ./psize.sh > pipesize.h rm -f tmpbuiltins.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shmbchar.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security tmpbuiltins.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security wcsnwidth.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mbschr.c rm -f shopt.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -static -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o gen-helpfiles gen-helpfiles.o tmpbuiltins.o rm -f libsh.a ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o wcsnwidth.o mbschr.o test -n "ranlib" && ranlib libsh.a make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/sh' ./gen-helpfiles -H /usr/share/bash rm -f -f libglob.a ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o test -n "ranlib" && ranlib libglob.a make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/glob' rm -f complete.c rm -f printf.c rm -f ulimit.o ./mkbuiltins -D . ulimit.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c rm -f libbuiltins.a ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o mapfile.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o ranlib libbuiltins.a make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' rm -f bash x86_64-tld-linux-gcc -L./builtins -L/usr/lib -L/usr/lib -L./lib/glob -L./lib/tilde -L./lib/sh -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -static -static -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lglob -lsh -lreadline -lhistory -lcurses -ltilde bashline.o: In function `bash_groupname_completion_function': bashline.c:(.text+0x4731): warning: Using 'getgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking bashline.c:(.text+0x472b): warning: Using 'setgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking bashline.c:(.text+0x4781): warning: Using 'endgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib64/gcc/x86_64-tld-linux/7.3.0/../../../../lib64/libreadline.a(complete.o): In function `rl_username_completion_function': (.text+0x4519): warning: Using 'getpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib64/gcc/x86_64-tld-linux/7.3.0/../../../../lib64/libreadline.a(tilde.o): In function `tilde_expand_word': (.text+0x1cc): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking shell.o: In function `get_current_user_info': shell.c:(.text+0x6a3): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib64/gcc/x86_64-tld-linux/7.3.0/../../../../lib64/libreadline.a(complete.o): In function `rl_username_completion_function': (.text+0x450f): warning: Using 'setpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking shell.o: In function `get_current_user_info': shell.c:(.text+0x72e): warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ./lib/sh/libsh.a(netopen.o): In function `netopen': netopen.c:(.text+0x84): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ./lib/sh/libsh.a(tmpfile.o): In function `sh_mktmpname': tmpfile.c:(.text+0x151): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' bashline.o: In function `bash_servicename_completion_function': bashline.c:(.text+0x4601): warning: Using 'getservent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking bashline.c:(.text+0x45f4): warning: Using 'setservent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking bashline.c:(.text+0x46c7): warning: Using 'endservent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ls -l bash -rwxr-xr-x 1 builder users 2257688 Mar 12 16:21 bash : bash + '[' static '=' static ']' + mv -f bash bash.static + '[' shared '=' static ']' + ./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' --enable-alias --enable-help-builtin --enable-history --enable-job-control --enable-restricted --enable-readline --with-curses --enable-extended-glob --enable-dparen-arithmetic --enable-separate-helpfiles --without-bash-malloc --with-installed-readline checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu Beginning configuration for bash-4.4-release for x86_64-tld-linux-gnu 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 for strerror in -lcposix... no 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether x86_64-tld-linux-gcc needs -traditional... no checking for tgetent... no checking for tgetent in -ltinfo... yes checking which library has the termcap functions... using libtinfo checking version of installed readline library... 7.0 checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-tld-linux-ar... no checking for ar... ar checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double with more range or precision than double... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict 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 off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for localeconv... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.0.4, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for locale.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for vprintf... yes checking for _doprnt... no checking for working strcoll... yes checking return type of signal handlers... void checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for sbrk... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoimax... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking libaudit.h usability... yes checking libaudit.h presence... yes checking for libaudit.h... yes checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking whether strtold is declared... yes checking for broken strtold... no checking for declaration of strtoimax... yes checking for declaration of strtol... yes checking for declaration of strtoll... yes checking for declaration of strtoul... yes checking for declaration of strtoull... yes checking for declaration of strtoumax... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mktime... yes checking for argz.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for malloc.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for __argz_count... (cached) yes checking for __argz_next... (cached) yes checking for __argz_stringify... (cached) yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcspn... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking whether sys_siglist is declared... yes checking type of array argument to getgroups... gid_t checking for off_t... (cached) yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long... long long checking for unsigned long long... unsigned long long checking return type of signal handlers... (cached) void checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether the ctype macros accept non-ascii characters... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking for sys_siglist in system C library... yes checking for _sys_siglist in signal.h or unistd.h... yes checking for _sys_siglist in system C library... yes checking whether signal handlers are of type void... yes checking for clock_t... yes checking for sigset_t... yes checking for sig_atomic_t... yes checking for quad_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for socklen_t... yes checking for size and type of struct rlimit fields... rlim_t checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking which library has the termcap functions... (cached) using libtinfo checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail checking shared object configuration for loadable builtins... supported configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands + /usr/bin/make -j8 'DEFS=-DHAVE_CONFIG_H -D_GNU_SOURCE' rm -f mksyntax x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o mksyntax ./mksyntax.c rm -f make_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c make_cmd.c rm -f input.o rm -f unwind_prot.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c input.c rm -f alias.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c unwind_prot.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c alias.c rm -f xmalloc.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c xmalloc.c rm -f shell.o rm -f eval.o rm -f y.tab.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c shell.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c eval.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c y.tab.c rm -f general.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c general.c rm -f print_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c print_cmd.c rm -f dispose_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c dispose_cmd.c rm -f execute_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c execute_cmd.c rm -f copy_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c copy_cmd.c print_cmd.c: In function 'make_command_string_internal': print_cmd.c:173:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] cprintf (""); ^~ rm -f error.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c error.c rm -f expr.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c expr.c rm -f flags.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c flags.c expr.c:210:17: warning: conflicting types for built-in function 'exp2' [-Wbuiltin-declaration-mismatch] static intmax_t exp2 __P((void)); ^~~~ rm -f jobs.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c jobs.c rm -f subst.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c subst.c rm -f hashcmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c hashcmd.c rm -f hashlib.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c hashlib.c rm -f mailcheck.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c mailcheck.c rm -f trap.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c trap.c rm -f pathexp.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c pathexp.c rm -f sig.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c sig.c rm -f test.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c test.c rm -f array.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c array.c rm -f arrayfunc.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c arrayfunc.c rm -f assoc.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c assoc.c rm -f braces.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c braces.c rm -f bracecomp.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c bracecomp.c rm -f bashhist.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c bashhist.c rm -f bashline.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c bashline.c rm -f list.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c list.c rm -f stringlib.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c stringlib.c rm -f locale.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c locale.c rm -f findcmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c findcmd.c rm -f redir.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c redir.c rm -f pcomplete.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c pcomplete.c rm -f pcomplib.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c pcomplib.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 4.4 -o newversion.h \ && mv newversion.h version.h rm -f syntax.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c syntax.c make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' rm -f mkbuiltins.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mkbuiltins.c rm -f gen-helpfiles.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security gen-helpfiles.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -DBUILDTOOL -c -o buildversion.o ./version.c rm -f variables.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c variables.c rm -f version.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c version.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o bashversion ./support/bashversion.c buildversion.o *********************************************************** * * * GNU bash, version 4.4.18(2)-release (x86_64-tld-linux-gnu) * * *********************************************************** making lib/glob/libglob.a in ./lib/glob making lib/sh/libsh.a in ./lib/sh make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/glob' ( cd /tmp/B.lc6ETK/BUILD/bash-4.4 && /usr/bin/make -w -j8 --jobserver-auth=5,6 pathnames.h ) rm -f strmatch.o make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/sh' x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security clktck.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security strmatch.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security clock.c rm -f smatch.o ( cd /tmp/B.lc6ETK/BUILD/bash-4.4 && /usr/bin/make -w -j8 --jobserver-auth=5,6 pathnames.h ) x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security smatch.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security setlinebuf.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security strnlen.c rm -f xmbsrtowcs.o make[2]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[2]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4' make[2]: warning: -jN forced in submake: disabling jobserver mode. x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zread.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security xmbsrtowcs.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zwrite.c rm -f gmisc.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shtty.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security gmisc.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security netconn.c mv: cannot stat 'pathnames.tmp': No such file or directory make[2]: *** [Makefile:744: pathnames.h] Error 1 make[2]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4' make[2]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4' making lib/tilde/libtilde.a in ./lib/tilde rm -f glob.o make[1]: [Makefile:142: /tmp/B.lc6ETK/BUILD/bash-4.4/pathnames.h] Error 2 (ignored) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security timeval.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security glob.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security makepath.c make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/tilde' x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security tilde.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security pathcanon.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security pathphys.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security tmpfile.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security stringlist.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security stringvec.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security spell.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shquote.c x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o mkbuiltins mkbuiltins.o -ldl x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security strtrans.c rm -f libtilde.a ar cr libtilde.a tilde.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security snprintf.c test -n "ranlib" && ranlib libtilde.a x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mailstat.c make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/tilde' x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fmtulong.c rm -f alias.o ./mkbuiltins -D . alias.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fmtullong.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security alias.c || ( rm -f alias.c ; exit 1 ) rm -f bind.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fmtumax.c ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . -H /usr/share/bash ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zcatfd.c ./mkbuiltins -D . bind.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zmapfd.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security winsize.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security bind.c || ( rm -f bind.c ; exit 1 ) rm -f break.o ./mkbuiltins -D . break.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security wcsdup.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security break.c || ( rm -f break.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fpurge.c rm -f builtin.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security zgetline.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mbscmp.c ./mkbuiltins -D . builtin.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security uconvert.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f cd.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security ufuncs.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security casemod.c ./mkbuiltins -D . cd.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security input_avail.c ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . -H /usr/share/bash ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def rm -f alias.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mbscasecmp.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security cd.c || ( rm -f cd.c ; exit 1 ) rm -f colon.o ./mkbuiltins -D . colon.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fnxform.c rm -f bind.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security unicode.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security colon.c || ( rm -f colon.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shmbchar.c rm -f command.o rm -f builtin.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security wcsnwidth.c x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mbschr.c rm -f break.c rm -f colon.c ./mkbuiltins -D . command.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security getenv.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security command.c || ( rm -f command.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security oslib.c rm -f echo.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security itos.c ./mkbuiltins -D . echo.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security echo.c || ( rm -f echo.c ; exit 1 ) x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shmatch.c rm -f enable.o x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security eaccess.c ./mkbuiltins -D . enable.def x86_64-tld-linux-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security netopen.c rm -f cd.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security enable.c || ( rm -f enable.c ; exit 1 ) rm -f eval.o ./mkbuiltins -D . eval.def rm -f -f libglob.a x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security eval.c || ( rm -f eval.c ; exit 1 ) rm -f command.c ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o rm -f evalfile.o test -n "ranlib" && ranlib libglob.a x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security evalfile.c make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/glob' rm -f evalstring.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security evalstring.c rm -f exec.o ./mkbuiltins -D . exec.def rm -f libsh.a x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security exec.c || ( rm -f exec.c ; exit 1 ) ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o wcsnwidth.o mbschr.o rm -f exit.o rm -f echo.c test -n "ranlib" && ranlib libsh.a rm -f eval.c ./mkbuiltins -D . exit.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security exit.c || ( rm -f exit.c ; exit 1 ) rm -f fc.o make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/sh' ./mkbuiltins -D . fc.def rm -f fg_bg.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fc.c || ( rm -f fc.c ; exit 1 ) ./mkbuiltins -D . fg_bg.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f hash.o ./mkbuiltins -D . hash.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security hash.c || ( rm -f hash.c ; exit 1 ) rm -f exec.c rm -f help.o ./mkbuiltins -D . help.def rm -f enable.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security help.c || ( rm -f help.c ; exit 1 ) rm -f history.o ./mkbuiltins -D . history.def rm -f exit.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security history.c || ( rm -f history.c ; exit 1 ) rm -f jobs.o rm -f kill.o ./mkbuiltins -D . jobs.def ./mkbuiltins -D . kill.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security jobs.c || ( rm -f jobs.c ; exit 1 ) x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security kill.c || ( rm -f kill.c ; exit 1 ) rm -f let.o ./mkbuiltins -D . let.def rm -f fg_bg.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security let.c || ( rm -f let.c ; exit 1 ) rm -f mapfile.o rm -f hash.c ./mkbuiltins -D . mapfile.def rm -f fc.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f pushd.o ./mkbuiltins -D . pushd.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f read.o ./mkbuiltins -D . read.def rm -f kill.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security read.c || ( rm -f read.c ; exit 1 ) rm -f jobs.c rm -f history.c rm -f let.c rm -f return.o ./mkbuiltins -D . return.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security return.c || ( rm -f return.c ; exit 1 ) rm -f set.o rm -f setattr.o ./mkbuiltins -D . set.def ./mkbuiltins -D . setattr.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security set.c || ( rm -f set.c ; exit 1 ) x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f shift.o ./mkbuiltins -D . shift.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shift.c || ( rm -f shift.c ; exit 1 ) rm -f return.c rm -f help.c rm -f mapfile.c rm -f source.o ./mkbuiltins -D . source.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security source.c || ( rm -f source.c ; exit 1 ) rm -f suspend.o ./mkbuiltins -D . suspend.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f test.o ./mkbuiltins -D . test.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security test.c || ( rm -f test.c ; exit 1 ) rm -f shift.c rm -f suspend.c rm -f times.o ./mkbuiltins -D . times.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security times.c || ( rm -f times.c ; exit 1 ) rm -f trap.o ./mkbuiltins -D . trap.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security trap.c || ( rm -f trap.c ; exit 1 ) rm -f source.c rm -f type.o ./mkbuiltins -D . type.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security type.c || ( rm -f type.c ; exit 1 ) rm -f test.c rm -f ulimit.o ./mkbuiltins -D . ulimit.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f setattr.c rm -f pushd.c rm -f umask.o ./mkbuiltins -D . umask.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security umask.c || ( rm -f umask.c ; exit 1 ) rm -f wait.o rm -f times.c ./mkbuiltins -D . wait.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security wait.c || ( rm -f wait.c ; exit 1 ) rm -f getopts.o ./mkbuiltins -D . getopts.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f set.c rm -f shopt.o ./mkbuiltins -D . shopt.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f trap.c rm -f type.c rm -f printf.o ./mkbuiltins -D . printf.def rm -f getopt.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security printf.c || ( rm -f printf.c ; exit 1 ) rm -f wait.c x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security getopt.c rm -f bashgetopt.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security bashgetopt.c rm -f umask.c rm -f complete.o ./mkbuiltins -D . complete.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security complete.c || ( rm -f complete.c ; exit 1 ) rm -f ulimit.c ./mkbuiltins -externfile tmpbuiltins.h -structfile tmpbuiltins.c \ -noproduction -nofunctions \ -D . ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def rm -f read.c rm -f builtins.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security builtins.c rm -f caller.o rm -f getopts.c ./mkbuiltins -D . caller.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security caller.c || ( rm -f caller.c ; exit 1 ) rm -f common.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security common.c rm -f declare.o ./mkbuiltins -D . declare.def x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security declare.c || ( rm -f declare.c ; exit 1 ) rm -f tmpbuiltins.o x86_64-tld-linux-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security tmpbuiltins.c rm -f shopt.c rm -f caller.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o gen-helpfiles gen-helpfiles.o tmpbuiltins.o -ldl ./gen-helpfiles -H /usr/share/bash rm -f complete.c rm -f declare.c rm -f printf.c rm -f libbuiltins.a ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o mapfile.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o ranlib libbuiltins.a make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' rm -f bash x86_64-tld-linux-gcc -L./builtins -L/usr/lib -L/usr/lib -L./lib/glob -L./lib/tilde -L./lib/sh -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lglob -lsh -lreadline -lhistory -ltinfo -ltilde -ldl /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc ./lib/sh/libsh.a(tmpfile.o): In function `sh_mktmpname': tmpfile.c:(.text+0x151): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 builder users 887168 Mar 12 16:21 bash : bash + '[' shared '=' static ']' + /usr/bin/make -j8 tests /bin/sh ./support/mkversion.sh -b -S . -s release -d 4.4 -o newversion.h \ && mv newversion.h version.h rm -f shell.o rm -f eval.o rm -f general.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c shell.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c eval.c rm -f print_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c general.c rm -f dispose_cmd.o rm -f execute_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c print_cmd.c rm -f copy_cmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c dispose_cmd.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c execute_cmd.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c copy_cmd.c rm -f error.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c error.c print_cmd.c: In function 'make_command_string_internal': print_cmd.c:173:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] cprintf (""); ^~ rm -f expr.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c expr.c rm -f flags.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c flags.c rm -f jobs.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c jobs.c rm -f hashcmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c hashcmd.c expr.c:210:17: warning: conflicting types for built-in function 'exp2' [-Wbuiltin-declaration-mismatch] static intmax_t exp2 __P((void)); ^~~~ rm -f hashlib.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c hashlib.c rm -f mailcheck.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c mailcheck.c rm -f trap.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c trap.c rm -f pathexp.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c pathexp.c rm -f sig.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c sig.c rm -f test.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c test.c rm -f version.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c version.c rm -f array.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c array.c rm -f arrayfunc.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c arrayfunc.c rm -f assoc.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c assoc.c rm -f braces.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c braces.c rm -f bracecomp.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c bracecomp.c rm -f bashhist.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c bashhist.c rm -f list.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c list.c rm -f stringlib.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c stringlib.c rm -f locale.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c locale.c rm -f findcmd.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c findcmd.c rm -f redir.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c redir.c rm -f pcomplib.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c pcomplib.c make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . -H /usr/share/bash ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . -H /usr/share/bash ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def ./gen-helpfiles -H /usr/share/bash make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -DBUILDTOOL -c -o buildversion.o ./version.c rm -f variables.o x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -c variables.c x86_64-tld-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-tld-linux-gnu"' -DCONF_VENDOR='"tld"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o bashversion ./support/bashversion.c buildversion.o *********************************************************** * * * GNU bash, version 4.4.18(3)-release (x86_64-tld-linux-gnu) * * *********************************************************** making lib/glob/libglob.a in ./lib/glob making lib/sh/libsh.a in ./lib/sh making lib/tilde/libtilde.a in ./lib/tilde make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/tilde' make[1]: 'libtilde.a' is up to date. make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/tilde' make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/glob' make[1]: 'libglob.a' is up to date. make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/glob' make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/sh' make[1]: 'libsh.a' is up to date. make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/sh' rm -f bash x86_64-tld-linux-gcc -L./builtins -L/usr/lib -L/usr/lib -L./lib/glob -L./lib/tilde -L./lib/sh -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lglob -lsh -lreadline -lhistory -ltinfo -ltilde -ldl /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc ./lib/sh/libsh.a(tmpfile.o): In function `sh_mktmpname': tmpfile.c:(.text+0x151): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 builder users 887168 Mar 12 16:22 bash : bash Testing /tmp/B.lc6ETK/BUILD/bash-4.4/bash version: 4.4.18(3)-release versinfo: 4 4 18 3 release x86_64-tld-linux-gnu HOSTTYPE = x86_64 OSTYPE = linux-gnu MACHTYPE = x86_64-tld-linux-gnu Any output from any test, unless otherwise noted, indicates a possible anomaly run-alias run-appendop run-arith run-arith-for run-array warning: all of these tests will fail if arrays have not warning: been compiled into the shell warning: the BASH_ARGC and BASH_ARGV tests will fail if debugging support warning: has not been compiled into the shell run-array2 warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-assoc warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-attr run-braces run-builtins warning: some of these tests may fail if process substitution has not warning: been compiled into the shell or if the OS does not provide warning: /dev/fd. 88d87 < mesg: ttyname failed: Inappropriate ioctl for device run-case run-casemod run-comsub run-comsub-eof run-comsub-posix run-cond warning: all of these tests will fail if the conditional command has not warning: been compiled into the shell warning: some of these tests will fail if extended pattern matching has not warning: been compiled into the shell run-coproc run-cprint run-dbg-support run-dbg-support2 run-dirstack run-dollars run-errors run-execscript warning: the text of a system error message may vary between systems and warning: produce diff output. warning: if the text of the error messages concerning `notthere' or warning: `/tmp/bash-notthere' not being found or `/' being a directory warning: produce diff output, please do not consider this a test failure warning: if diff output differing only in the location of the bash warning: binary appears, please do not consider this a test failure 54,55d53 < bash: cannot set terminal process group (7997): Inappropriate ioctl for device < bash: no job control in this shell 74,75d71 < trap -- '' SIGPIPE < trap -- '' SIGXFSZ 79,80d74 < trap -- '' SIGPIPE < trap -- '' SIGXFSZ 84,85d77 < trap -- '' SIGPIPE < trap -- '' SIGXFSZ run-exp-tests run-exportfunc run-extglob run-extglob2 run-extglob3 run-func warning: if you have exported functions defined in your environment, warning: they may show up as diff output. warning: if so, please do not consider this a test failure run-getopts run-glob-test run-globstar run-heredoc warning: UNIX versions number signals and schedule processes differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. run-herestr run-histexpand warning: all of these tests will fail if history has not been compiled warning: into the shell run-history warning: all of these tests will fail if history has not been compiled warning: into the shell run-ifs run-ifs-posix run-input-test run-intl warning: some of these tests will fail if you do not have UTF-8 warning: locales installed on your system. run-invert run-iquote run-jobs warning: some of these tests may fail if job control has not been compiled warning: into the shell warning: there may be a message regarding a cat process dying due to a warning: SIGHUP. Please disregard. run-lastpipe 3d2 < ./lastpipe.tests: line 33: echo: write error: Broken pipe run-mapfile run-more-exp run-nameref warning: some of these tests will fail if arrays have not warning: been compiled into the shell run-new-exp warning: two of these tests will fail if your OS does not support warning: named pipes or the /dev/fd filesystem. If the tests of the warning: process substitution mechanism fail, please do not consider warning: this a test failure warning: if you have exported variables beginning with the string _Q, warning: diff output may be generated. If so, please do not consider warning: this a test failure run-nquote run-nquote1 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote2 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote3 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote4 warning: some of these tests will fail if you do not have UTF-8 warning: locales installed on your system run-nquote5 run-parser run-posix2 run-posixexp run-posixexp2 run-posixpat run-posixpipe run-precedence run-printf run-quote run-read warning: please do not consider output differing only in the amount of warning: white space to be an error. 36,38c36,37 < ./read2.sub: line 3: /dev/tty: No such device or address < 1 < 4 --- > timeout 1: ok > 40,41c39,40 < 4 < ./read2.sub: line 23: /dev/tty: No such device or address --- > > ./read2.sub: line 23: read: -3: invalid timeout specification 43c42 < 4 --- > 67c66 < 0 --- > 1 run-redir warning: the text of a system error message may vary between systems and warning: produce diff output. warning: if the text of an error message concerning `redir1.*' not being warning: found or messages concerning bad file descriptors produce diff warning: output, please do not consider it a test failure run-rhs-exp run-rsh run-set-e run-set-x run-shopt run-strip run-test 58c58 < ./test.tests: line 102: /dev/tty: No such device or address --- > 0 run-tilde run-tilde2 run-trap warning: UNIX versions number signals and schedule processes differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. 7d6 < trap -- '' SIGPIPE 9d7 < trap -- '' SIGXFSZ 18d15 < trap -- '' SIGPIPE 20d16 < trap -- '' SIGXFSZ 31d26 < trap -- '' SIGPIPE 33d27 < trap -- '' SIGXFSZ 48d41 < trap -- '' SIGPIPE 50d42 < trap -- '' SIGXFSZ 57d48 < trap -- '' SIGPIPE 59d49 < trap -- '' SIGXFSZ 64d53 < trap -- '' SIGPIPE 66d54 < trap -- '' SIGXFSZ 86d73 < cat: write error: Broken pipe 115d101 < trap -- '' SIGPIPE 117d102 < trap -- '' SIGXFSZ run-type run-varenv run-vredir + 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.lc6ETK/BUILD/tmp /bin/sh -e /tmp/B.lc6ETK/BUILD/tmp/rpm-tmp.49140 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.lc6ETK/BUILD/tmp + umask 022 + cd /tmp/B.lc6ETK/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder + /bin/mkdir -p /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder + cd bash-4.4 + rm -rf /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder + install -d /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/bin /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/etc/skel /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/bash + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder' *********************************************************** make[1]: warning: -jN forced in submake: disabling jobserver mode. * * * GNU bash, version 4.4.18(3)-release (x86_64-tld-linux-gnu) mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/bin make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' * * *********************************************************** ./gen-helpfiles -H /usr/share/bash mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/man1 making lib/glob/libglob.a in ./lib/glob ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . -H /usr/share/bash ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def making lib/sh/libsh.a in ./lib/sh mv: cannot stat 'builtext.h': No such file or directory making lib/tilde/libtilde.a in ./lib/tilde make[1]: [Makefile:190: builtext.h] Error 1 (ignored) ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . -H /usr/share/bash ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/glob' make[1]: 'libglob.a' is up to date. make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/glob' make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/tilde' make[1]: 'libtilde.a' is up to date. make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/tilde' mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/info mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash mv: cannot stat 'old-builtext.h': No such file or directory make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/sh' make[1]: 'libsh.a' is up to date. make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/lib/sh' make[1]: [Makefile:192: builtext.h] Error 1 (ignored) ( cd ./po/ ; /usr/bin/make -j8 --jobserver-auth=3,4 DESTDIR=/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder installdirs ) make[1]: warning: -jN forced in submake: disabling jobserver mode. mv: cannot stat 'old-builtins.c': No such file or directory make[1]: [Makefile:188: builtext.h] Error 1 (ignored) make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/po' /bin/sh /tmp/B.lc6ETK/BUILD/bash-4.4/./support/mkinstalldirs /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/en@quot/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/af/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/bg/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ca/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/cs/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/da/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/de/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/el/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/eo/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/es/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/et/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/fi/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/fr/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ga/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/gl/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/hr/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/hu/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/id/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/it/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ja/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/lt/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/nb/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/nl/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/pl/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ro/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ru/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/sk/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/sl/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/sr/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/sv/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/tr/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/uk/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/vi/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/zh_TW/LC_MESSAGES if test "bash" = "gettext-tools"; then \ /bin/sh /tmp/B.lc6ETK/BUILD/bash-4.4/./support/mkinstalldirs /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/po' /usr/bin/install -c -m 0755 bash /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/bin/bash /usr/bin/install -c -m 0555 bashbug /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/bin/bashbug /usr/bin/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash ( cd ./doc ; /usr/bin/make -j8 --jobserver-auth=3,4 \ man1dir=/usr/share/man/man1 man1ext=.1 \ man3dir=/usr/share/man/man3 man3ext=.3 \ infodir=/usr/share/info htmldir=/usr/share/doc/bash DESTDIR=/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder install ) make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/doc' makeinfo --no-split -I../lib/readline/doc ./bashref.texi /bin/sh ../support/mkinstalldirs /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/man1 /bin/sh ../support/mkinstalldirs /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/info /bin/sh ../support/mkinstalldirs /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash if test -n "/usr/share/doc/bash" ; then \ /bin/sh ../support/mkinstalldirs /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash ; \ fi /bin/sh ./infopost.sh < ./bashref.info > bash.info ; \ /usr/bin/install -c -m 644 ./bash.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/man1/bash.1 /usr/bin/install -c -m 644 ./bashbug.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/man1/bashbug.1 /usr/bin/install -c -m 644 ./FAQ ./INTRO /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash if test -f bash.info; then d=.; else d=.; fi; \ /usr/bin/install -c -m 644 $d/bash.info /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/info/dir /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/info/bash.info; \ else true; fi if test -n "/usr/share/doc/bash" ; then \ /usr/bin/install -c -m 644 ./bash.html /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash ; \ /usr/bin/install -c -m 644 ./bashref.html /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash ; \ fi make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/doc' ( cd ./builtins ; /usr/bin/make -j8 --jobserver-auth=3,4 DESTDIR=/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder install ) make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' installing helpfiles/alias installing helpfiles/arith installing helpfiles/arith_for installing helpfiles/bg installing helpfiles/bind installing helpfiles/break installing helpfiles/builtin installing helpfiles/caller installing helpfiles/case installing helpfiles/cd installing helpfiles/colon installing helpfiles/command installing helpfiles/compgen installing helpfiles/complete installing helpfiles/compopt installing helpfiles/conditional installing helpfiles/continue installing helpfiles/coproc installing helpfiles/declare installing helpfiles/dirs installing helpfiles/disown installing helpfiles/dot installing helpfiles/echo installing helpfiles/enable installing helpfiles/eval installing helpfiles/exec installing helpfiles/exit installing helpfiles/export installing helpfiles/false installing helpfiles/fc installing helpfiles/fg installing helpfiles/fg_percent installing helpfiles/for installing helpfiles/function installing helpfiles/getopts installing helpfiles/grouping_braces installing helpfiles/hash installing helpfiles/help installing helpfiles/history installing helpfiles/if installing helpfiles/jobs installing helpfiles/kill installing helpfiles/let installing helpfiles/local installing helpfiles/logout installing helpfiles/mapfile installing helpfiles/popd installing helpfiles/printf installing helpfiles/pushd installing helpfiles/pwd installing helpfiles/read installing helpfiles/readarray installing helpfiles/readonly installing helpfiles/return installing helpfiles/select installing helpfiles/set installing helpfiles/shift installing helpfiles/shopt installing helpfiles/source installing helpfiles/suspend installing helpfiles/test installing helpfiles/test_bracket installing helpfiles/time installing helpfiles/times installing helpfiles/trap installing helpfiles/true installing helpfiles/type installing helpfiles/typeset installing helpfiles/ulimit installing helpfiles/umask installing helpfiles/unalias installing helpfiles/unset installing helpfiles/until installing helpfiles/variable_help installing helpfiles/wait installing helpfiles/while make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/builtins' ( cd ./po/ ; /usr/bin/make -j8 --jobserver-auth=3,4 DESTDIR=/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder install ) make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/po' test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /usr/bin/make en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[2]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/po' make[2]: 'en@quot.gmo' is up to date. make[2]: 'en@boldquot.gmo' is up to date. make[2]: 'af.gmo' is up to date. make[2]: 'bg.gmo' is up to date. make[2]: 'ca.gmo' is up to date. make[2]: 'cs.gmo' is up to date. make[2]: 'da.gmo' is up to date. make[2]: 'de.gmo' is up to date. make[2]: 'el.gmo' is up to date. make[2]: 'eo.gmo' is up to date. make[2]: 'es.gmo' is up to date. make[2]: 'et.gmo' is up to date. make[2]: 'fi.gmo' is up to date. make[2]: 'fr.gmo' is up to date. make[2]: 'ga.gmo' is up to date. make[2]: 'gl.gmo' is up to date. make[2]: 'hr.gmo' is up to date. make[2]: 'hu.gmo' is up to date. make[2]: 'id.gmo' is up to date. make[2]: 'it.gmo' is up to date. make[2]: 'ja.gmo' is up to date. make[2]: 'lt.gmo' is up to date. make[2]: 'nb.gmo' is up to date. make[2]: 'nl.gmo' is up to date. make[2]: 'pl.gmo' is up to date. make[2]: 'pt_BR.gmo' is up to date. make[2]: 'ro.gmo' is up to date. make[2]: 'ru.gmo' is up to date. make[2]: 'sk.gmo' is up to date. make[2]: 'sl.gmo' is up to date. make[2]: 'sr.gmo' is up to date. make[2]: 'sv.gmo' is up to date. make[2]: 'tr.gmo' is up to date. make[2]: 'uk.gmo' is up to date. make[2]: 'vi.gmo' is up to date. make[2]: 'zh_CN.gmo' is up to date. make[2]: 'zh_TW.gmo' is up to date. make[2]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/po' touch stamp-po /bin/sh /tmp/B.lc6ETK/BUILD/bash-4.4/./support/mkinstalldirs /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share installing en@quot.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/en@quot/LC_MESSAGES/bash.mo installing en@boldquot.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing af.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/af/LC_MESSAGES/bash.mo installing bg.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/bg/LC_MESSAGES/bash.mo installing ca.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ca/LC_MESSAGES/bash.mo installing cs.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/cs/LC_MESSAGES/bash.mo installing da.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/da/LC_MESSAGES/bash.mo installing de.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/de/LC_MESSAGES/bash.mo installing el.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/el/LC_MESSAGES/bash.mo installing eo.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/eo/LC_MESSAGES/bash.mo installing es.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/es/LC_MESSAGES/bash.mo installing et.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/et/LC_MESSAGES/bash.mo installing fi.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/fi/LC_MESSAGES/bash.mo installing fr.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/fr/LC_MESSAGES/bash.mo installing ga.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ga/LC_MESSAGES/bash.mo installing gl.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/gl/LC_MESSAGES/bash.mo installing hr.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/hr/LC_MESSAGES/bash.mo installing hu.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/hu/LC_MESSAGES/bash.mo installing id.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/id/LC_MESSAGES/bash.mo installing it.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/it/LC_MESSAGES/bash.mo installing ja.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ja/LC_MESSAGES/bash.mo installing lt.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/lt/LC_MESSAGES/bash.mo installing nb.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/nb/LC_MESSAGES/bash.mo installing nl.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/nl/LC_MESSAGES/bash.mo installing pl.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/pl/LC_MESSAGES/bash.mo installing pt_BR.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/pt_BR/LC_MESSAGES/bash.mo installing ro.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ro/LC_MESSAGES/bash.mo installing ru.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/ru/LC_MESSAGES/bash.mo installing sk.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/sk/LC_MESSAGES/bash.mo installing sl.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/sl/LC_MESSAGES/bash.mo installing sr.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/sr/LC_MESSAGES/bash.mo installing sv.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/sv/LC_MESSAGES/bash.mo installing tr.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/tr/LC_MESSAGES/bash.mo installing uk.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/uk/LC_MESSAGES/bash.mo installing vi.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/vi/LC_MESSAGES/bash.mo installing zh_CN.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/zh_CN/LC_MESSAGES/bash.mo installing zh_TW.gmo as /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/locale/zh_TW/LC_MESSAGES/bash.mo if test "bash" = "gettext-tools"; then \ /bin/sh /tmp/B.lc6ETK/BUILD/bash-4.4/./support/mkinstalldirs /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/po' ( cd /tmp/B.lc6ETK/BUILD/bash-4.4/examples/loadables && /usr/bin/make -j8 --jobserver-auth=3,4 DESTDIR=/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder install ) make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4/examples/loadables' x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o print.o print.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o truefalse.o truefalse.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o sleep.o sleep.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o finfo.o finfo.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o logname.o logname.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o basename.o basename.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o dirname.o dirname.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o tty.o tty.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o pathchk.o pathchk.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o tee.o tee.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o head.o head.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o mkdir.o mkdir.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o rmdir.o rmdir.c finfo.c: In function 'printst': finfo.c:277:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . ma = major (st->st_rdev); ^~~~~~~~~~~~~~ finfo.c:278:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . mi = minor (st->st_rdev); ^~~~~~~~~~~~~~ finfo.c:280:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . d = makedev (ma, mi); ^~~~~~~~~~ finfo.c: In function 'printsome': finfo.c:337:12: warning: format '%d' expects argument of type 'int', but argument 2 has type '__dev_t {aka long unsigned int}' [-Wformat=] printf("%d\n", st->st_dev); ~^ ~~~~~~~~~~ %ld finfo.c:339:12: warning: format '%d' expects argument of type 'int', but argument 2 has type '__ino_t {aka long unsigned int}' [-Wformat=] printf("%d\n", st->st_ino); ~^ ~~~~~~~~~~ %ld finfo.c:341:12: warning: format '%d' expects argument of type 'int', but argument 2 has type '__dev_t {aka long unsigned int}' [-Wformat=] printf("%d:%ld\n", st->st_dev, st->st_ino); ~^ ~~~~~~~~~~ %ld finfo.c:343:12: warning: format '%d' expects argument of type 'int', but argument 2 has type '__nlink_t {aka long unsigned int}' [-Wformat=] printf("%d\n", st->st_nlink); ~^ ~~~~~~~~~~~~ %ld x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o printenv.o printenv.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o id.o id.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o whoami.o whoami.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o uname.o uname.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o sync.o sync.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o push.o push.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o ln.o ln.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o unlink.o unlink.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o realpath.o realpath.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o strftime.o strftime.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o mypid.o mypid.c x86_64-tld-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/tmp/B.lc6ETK/BUILD/bash-4.4 -I/tmp/B.lc6ETK/BUILD/bash-4.4/lib -I/tmp/B.lc6ETK/BUILD/bash-4.4/builtins -c -o setpgid.o setpgid.c mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/lib64/bash x86_64-tld-linux-gcc -shared -Wl,-soname,print -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o print print.o x86_64-tld-linux-gcc -shared -Wl,-soname,truefalse -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o truefalse truefalse.o x86_64-tld-linux-gcc -shared -Wl,-soname,sleep -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o sleep sleep.o x86_64-tld-linux-gcc -shared -Wl,-soname,finfo -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o finfo finfo.o x86_64-tld-linux-gcc -shared -Wl,-soname,logname -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o logname logname.o x86_64-tld-linux-gcc -shared -Wl,-soname,basename -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o basename basename.o x86_64-tld-linux-gcc -shared -Wl,-soname,dirname -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o dirname dirname.o x86_64-tld-linux-gcc -shared -Wl,-soname,tty -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o tty tty.o x86_64-tld-linux-gcc -shared -Wl,-soname,pathchk -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o pathchk pathchk.o x86_64-tld-linux-gcc -shared -Wl,-soname,tee -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o tee tee.o x86_64-tld-linux-gcc -shared -Wl,-soname,head -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o head head.o x86_64-tld-linux-gcc -shared -Wl,-soname,mkdir -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mkdir mkdir.o x86_64-tld-linux-gcc -shared -Wl,-soname,rmdir -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o rmdir rmdir.o x86_64-tld-linux-gcc -shared -Wl,-soname,printenv -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o printenv printenv.o x86_64-tld-linux-gcc -shared -Wl,-soname,id -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o id id.o x86_64-tld-linux-gcc -shared -Wl,-soname,whoami -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o whoami whoami.o x86_64-tld-linux-gcc -shared -Wl,-soname,uname -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o uname uname.o x86_64-tld-linux-gcc -shared -Wl,-soname,sync -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o sync sync.o x86_64-tld-linux-gcc -shared -Wl,-soname,push -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o push push.o x86_64-tld-linux-gcc -shared -Wl,-soname,ln -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ln ln.o x86_64-tld-linux-gcc -shared -Wl,-soname,unlink -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o unlink unlink.o x86_64-tld-linux-gcc -shared -Wl,-soname,realpath -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o realpath realpath.o x86_64-tld-linux-gcc -shared -Wl,-soname,strftime -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o strftime strftime.o x86_64-tld-linux-gcc -shared -Wl,-soname,mypid -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mypid mypid.o x86_64-tld-linux-gcc -shared -Wl,-soname,setpgid -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o setpgid setpgid.o make[2]: Entering directory '/tmp/B.lc6ETK/BUILD/bash-4.4' make[2]: warning: -jN forced in submake: disabling jobserver mode. mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/include/bash mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/include/bash/builtins mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/include/bash/include mkdir -p -- /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/lib64/pkgconfig /usr/bin/install -c -m 644 ./support/bash.pc /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/lib64/pkgconfig/bash.pc make[2]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4' installing example loadable builtins in /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/lib64/bash print truefalse sleep finfo logname basename dirname tty pathchk tee head mkdir rmdir printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid make[1]: Leaving directory '/tmp/B.lc6ETK/BUILD/bash-4.4/examples/loadables' + /bin/mv /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/bin/bash /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/bin + install bash.static /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/bin + install /tmp/B.lc6ETK/bashrc /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/etc/bashrc + >/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/man1/rbash.1 + echo .so bash.1 + install -d /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/es/man1 + install man/es/bash.1 man/es/bashbug.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/es/man1 + >/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/es/man1/rbash.1 + echo .so bash.1 + install -d /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/fr/man1 + install man/fr/bash.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/fr/man1 + >/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/fr/man1/rbash.1 + echo .so bash.1 + install -d /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/it/man1 + install man/it/bash.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/it/man1 + >/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/it/man1/rbash.1 + echo .so bash.1 + install -d /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/ja/man1 + install man/ja/bash.1 man/ja/bashbug.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/ja/man1 + >/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/ja/man1/rbash.1 + echo .so bash.1 + install -d /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/ko/man1 + install man/ko/bash.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/ko/man1 + >/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/ko/man1/rbash.1 + echo .so bash.1 + install -d /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/nl/man1 + install man/nl/bash.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/nl/man1 + >/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/nl/man1/rbash.1 + echo .so bash.1 + install -d /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/pl/man1 + install man/pl/bash.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/pl/man1 + >/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/pl/man1/rbash.1 + echo .so bash.1 + ln -sf bash /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/bin/rbash + install /tmp/B.lc6ETK/bash-skel-.bash_logout /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/etc/skel/.bash_logout + install /tmp/B.lc6ETK/bash-skel-.bash_profile /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/etc/skel/.bash_profile + install /tmp/B.lc6ETK/bash-skel-.bashrc /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/etc/skel/.bashrc + /bin/rm '--interactive=never' /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/bin/bashbug /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/man1/bashbug.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/es/man1/bashbug.1 /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/man/ja/man1/bashbug.1 + /bin/rm '--interactive=never' -r /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash + rm -f /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/info/dir + /usr/lib/rpm/find-lang.sh /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder bash find-lang.sh/1.40: find-lang 'bash' > bash.lang + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE Stripping 25 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 26 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: bash-4.4.18-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.lc6ETK/BUILD/tmp /bin/sh -e /tmp/B.lc6ETK/BUILD/tmp/rpm-tmp.87596 + umask 022 + cd /tmp/B.lc6ETK/BUILD + cd bash-4.4 + DOCDIR=/tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash-4.4.18 + export DOCDIR + rm -rf /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash-4.4.18 + /bin/mkdir -p /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash-4.4.18 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash-4.4.18... Documentation compressed. + cp -pr AUTHORS CHANGES COMPAT NEWS POSIX README RBASH doc/FAQ doc/INTRO doc/bash.html doc/bashref.html /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash-4.4.18 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder/usr/share/doc/bash-4.4.18... ./CHANGES ./FAQ ./README ./INTRO ./RBASH ./POSIX ./AUTHORS ./NEWS ./COMPAT Documentation compressed. + exit 0 Provides: basename()(64bit) config(bash) = 0:4.4.18-1 dirname()(64bit) finfo()(64bit) head()(64bit) id()(64bit) ln()(64bit) logname()(64bit) mkdir()(64bit) mypid()(64bit) pathchk()(64bit) print()(64bit) printenv()(64bit) push()(64bit) realpath()(64bit) rmdir()(64bit) setpgid()(64bit) sleep()(64bit) strftime()(64bit) sync()(64bit) tee()(64bit) truefalse()(64bit) tty()(64bit) uname()(64bit) unlink()(64bit) whoami()(64bit) Requires(interp): /sbin/postshell Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 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.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libreadline.so.7()(64bit) rtld(GNU_HASH) Obsoletes: bash-doc bash2 bash2-doc etcskel Processing files: bash-static-4.4.18-1 Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 Processing files: bash-devel-4.4.18-1 Provides: pkgconfig(bash) = 4.4-release Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder Wrote: /tmp/B.lc6ETK/RPMS/bash-4.4.18-1.x86_64.rpm Wrote: /tmp/B.lc6ETK/RPMS/bash-static-4.4.18-1.x86_64.rpm Wrote: /tmp/B.lc6ETK/RPMS/bash-devel-4.4.18-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.lc6ETK/BUILD/tmp /bin/sh -e /tmp/B.lc6ETK/BUILD/tmp/rpm-tmp.85193 + umask 022 + cd /tmp/B.lc6ETK/BUILD + cd bash-4.4 + /bin/rm '--interactive=never' -rf /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder + rm -rf /tmp/B.lc6ETK/BUILD/tmp/bash-4.4.18-root-builder ended at: Mon Mar 12 17:24:47 2018, done in 0:03:33.168278 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.lc6ETK/BUILD + rm -rf /tmp/B.lc6ETK/tmp /tmp/B.lc6ETK/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..1000..1200..1400..1577 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## bash ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.lc6ETK Begin-TLD-Builder-Info Build-Time: user:84.17s sys:12.58s real:218.03s (faults io:16 non-io:7929089) Files queued for ftp: 64991 bash-devel-4.4.18-1.x86_64.rpm 763391 bash-static-4.4.18-1.x86_64.rpm 1902098 bash-4.4.18-1.x86_64.rpm 155 bash-4.4.18-1.src.rpm.uploadinfo End-TLD-Builder-Info