nixbot

builds

succeeded bash-interactive-5.3p9 x86_64-linux.package-alphashape · build #12 · raw

unpackPhase
1unpacking source archive /nix/store/kwm524zjlnnq4yfhhmb5r14f2wxf8a2j-bash-5.3.tar.gz2source root is bash-5.33separate-debug-info: recording checksum of source files for debug support...4setting SOURCE_DATE_EPOCH to timestamp 1753882072 of file "bash-5.3/po/stamp-po"
patchPhase
5applying patch /nix/store/0j41vs0ajmjn81i1mwhgvi24rr5hi4aa-bash53-0016patching file jobs.c7patching file patchlevel.h8applying patch /nix/store/6iygjlcf64ryrg6jryk6qrjfxxz2i6q8-bash53-0029patching file lib/sh/anonfile.c10patching file patchlevel.h11applying patch /nix/store/bm2dknmrjbsd49idcliys6gyalnbd90i-bash53-00312patching file subst.c13patching file tests/quotearray.right14patching file patchlevel.h15applying patch /nix/store/r5c3y73q0imsgrfpq9m6wxjcbxysgc0a-bash53-00416patching file builtins/evalfile.c17patching file patchlevel.h18applying patch /nix/store/4dxvym02alixyck61bdyz12clv6jl5sw-bash53-00519patching file trap.c20patching file patchlevel.h21applying patch /nix/store/pvx3r9mw2ic9rqw0ghgf1ap9ahvwal48-bash53-00622patching file lib/glob/smatch.c23patching file patchlevel.h24applying patch /nix/store/abrapa0s0rsqbqd9jg6kdc2d27gb7n2w-bash53-00725patching file subst.c26patching file patchlevel.h27applying patch /nix/store/505g8rabqm5p0swd7i6lj6b2ma8z1vl1-bash53-00828patching file lib/sh/strtrans.c29patching file patchlevel.h30applying patch /nix/store/9qh7kf2m0i1kg45k3iwxz6q3pjv02yhr-bash53-00931patching file lib/readline/input.c32Hunk #1 succeeded at 972 (offset -4 lines).33patching file lib/readline/isearch.c34patching file patchlevel.h35applying patch /nix/store/yq0lz1byj4v2rym2ng23a3nj4n6pvqdj-pgrp-pipe-5.patch36patching file ./configure37Hunk #1 succeeded at 23145 (offset 1422 lines).
updateAutotoolsGnuConfigScriptsPhase
38Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub39Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess40Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub41Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess
configurePhase
42patching script interpreter paths in ./configure43./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh"44configure flags: --disable-static --prefix=/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9 --bindir=/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/bin --sbindir=/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/sbin --includedir=/nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/include --mandir=/nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man/share/man --infodir=/nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info/share/info --docdir=/nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash --libdir=/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib --libexecdir=/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/libexec --localedir=/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale --without-bash-malloc --with-installed-readline45configure: WARNING: unrecognized options: --disable-static46checking build system type... x86_64-pc-linux-gnu47checking host system type... x86_64-pc-linux-gnu4849Beginning configuration for bash-5.3-release for x86_64-pc-linux-gnu5051checking for gcc... gcc52checking whether the C compiler works... yes53checking for C compiler default output file name... a.out54checking for suffix of executables... 55checking whether we are cross compiling... no56checking for suffix of object files... o57checking whether the compiler supports GNU C... yes58checking whether gcc accepts -g... yes59checking for gcc option to enable C11 features... none needed60checking for stdio.h... yes61checking for stdlib.h... yes62checking for string.h... yes63checking for inttypes.h... yes64checking for stdint.h... yes65checking for strings.h... yes66checking for sys/stat.h... yes67checking for sys/types.h... yes68checking for unistd.h... yes69checking for wchar.h... yes70checking for minix/config.h... no71checking for stdbool.h... yes72checking for sys/param.h... yes73checking for threads.h... yes74checking for xlocale.h... no75checking for sys/time.h... yes76checking whether it is safe to define __EXTENSIONS__... yes77checking whether _XOPEN_SOURCE should be defined... no78checking for gcc option to enable large file support... none needed79checking for tgetent... no80checking for tgetent in -ltermcap... no81checking for tgetent in -ltinfo... yes82checking which library has the termcap functions... using libtinfo83checking version of installed readline library... 8.384checking for a BSD-compatible install... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c85checking for ar... ar86checking for ranlib... ranlib87checking for bison... bison -y88checking whether make sets $(MAKE)... yes89checking for strip... strip90checking for an ANSI C-conforming const... yes91checking for inline... inline92checking whether byte ordering is bigendian... no93checking for long double... yes94checking whether char is unsigned... no95checking for working volatile... yes96checking for C/C++ restrict keyword... __restrict__97checking for bool, true, false... yes98checking for a race-free mkdir -p... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p99checking for a sed that does not truncate output... /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed100checking whether NLS is requested... yes101checking for msgfmt... no102checking for gmsgfmt... :103checking for xgettext... no104checking for msgmerge... no105checking how to run the C preprocessor... gcc -E106checking for egrep -e... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -E107checking whether we are using the GNU C Library 2 or newer... yes108checking whether the -Werror option is usable... yes109checking for simple visibility declarations... yes110checking for size_t... yes111checking for stdint.h... yes112checking for working alloca.h... yes113checking for alloca... yes114checking for getpagesize... yes115checking for symlink... yes116checking for uselocale... yes117checking for vprintf... yes118checking for alarm... yes119checking for fpurge... no120checking for __fpurge... yes121checking for snprintf... yes122checking for vsnprintf... yes123checking for working mmap... yes124checking whether integer division by zero raises SIGFPE... yes125checking for inttypes.h... yes126checking for unsigned long long int... yes127checking whether imported symbols can be declared weak... yes128checking for pthread.h... yes129checking for pthread_kill in -lpthread... yes130checking whether POSIX threads API is available... yes131checking for multithread API to use... posix132checking for pthread_rwlock_t... yes133checking whether pthread_rwlock_rdlock prefers a writer to a reader... no134checking for gcc options needed to detect all undeclared functions... none needed135checking for ld... ld136checking if the linker (ld) is GNU ld... yes137checking for shared library run path origin... done138checking 32-bit host C ABI... no139checking for ELF binary format... yes140checking for the common suffixes of directories in the library search path... lib,lib,lib141checking for iconv... yes142checking for working iconv... yes143checking whether iconv is compatible with its POSIX signature... yes144checking for inttypes.h... (cached) yes145checking for unistd.h... (cached) yes146checking for sys/param.h... (cached) yes147checking for getcwd... yes148checking for getegid... yes149checking for geteuid... yes150checking for getgid... yes151checking for getuid... yes152checking for mempcpy... yes153checking for munmap... yes154checking for stpcpy... yes155checking for strcasecmp... yes156checking for tsearch... yes157checking for __fsetlocking... yes158checking whether feof_unlocked is declared... yes159checking whether fgets_unlocked is declared... yes160checking for localeconv... yes161checking for bison... bison162checking for bison 3.0 or newer... 3.8.2, ok163checking for long long int... yes164checking for wchar_t... yes165checking for wint_t... yes166checking whether wint_t is large enough... yes167checking for intmax_t... yes168checking whether printf() supports POSIX/XSI format strings... yes169checking for stdint.h... (cached) yes170checking for SIZE_MAX... yes171checking for stdint.h... (cached) yes172checking for working fcntl.h... no173checking whether uselocale works... yes174checking for fake locale system (OpenBSD)... no175checking for Solaris 11.4 locale system... no176checking for getlocalename_l... no177checking for CFPreferencesCopyAppValue... no178checking for CFLocaleCopyPreferredLanguages... no179checking for flexible array member... yes180checking for ar... (cached) ar181checking for ptrdiff_t... yes182checking for features.h... yes183checking for stddef.h... yes184checking for stdlib.h... (cached) yes185checking for string.h... (cached) yes186checking for asprintf... yes187checking for wprintf... yes188checking for newlocale... yes189checking for putenv... yes190checking for setenv... yes191checking for snprintf... (cached) yes192checking for strnlen... yes193checking for uselocale... (cached) yes194checking for wcslen... yes195checking for wcsnlen... yes196checking for mbrtowc... yes197checking for wcrtomb... yes198checking whether _snprintf is declared... no199checking whether _snwprintf is declared... no200checking whether getc_unlocked is declared... yes201checking for nl_langinfo and CODESET... yes202checking for LC_MESSAGES... yes203checking for CFPreferencesCopyAppValue... (cached) no204checking for CFLocaleCopyPreferredLanguages... (cached) no205checking whether included gettext is requested... no206checking for GNU gettext in libc... yes207checking whether to use NLS... yes208checking where the gettext function comes from... libc209checking for dirent.h that defines DIR... yes210checking for library containing opendir... none required211checking for sys/mkdev.h... no212checking for sys/sysmacros.h... yes213checking for inttypes.h... (cached) yes214checking for unistd.h... (cached) yes215checking for stdlib.h... (cached) yes216checking for varargs.h... no217checking for limits.h... yes218checking for string.h... (cached) yes219checking for memory.h... yes220checking for locale.h... yes221checking for termcap.h... yes222checking for termio.h... no223checking for termios.h... yes224checking for dlfcn.h... yes225checking for stddef.h... (cached) yes226checking for stdint.h... (cached) yes227checking for netdb.h... yes228checking for pwd.h... yes229checking for grp.h... yes230checking for strings.h... (cached) yes231checking for stdckdint.h... yes232checking for regex.h... yes233checking for syslog.h... yes234checking for ulimit.h... yes235checking for sys/pte.h... no236checking for sys/stream.h... no237checking for sys/select.h... yes238checking for sys/file.h... yes239checking for sys/ioctl.h... yes240checking for sys/mman.h... yes241checking for sys/param.h... (cached) yes242checking for sys/random.h... yes243checking for sys/socket.h... yes244checking for sys/stat.h... (cached) yes245checking for sys/time.h... (cached) yes246checking for sys/times.h... yes247checking for sys/types.h... (cached) yes248checking for sys/wait.h... yes249checking for netinet/in.h... yes250checking for arpa/inet.h... yes251checking for sys/ptem.h... no252checking for sys/resource.h... yes253checking for working alloca.h... (cached) yes254checking for alloca... (cached) yes255checking for uid_t... yes256checking for gid_t... yes257checking for working chown... yes258checking whether getpgrp requires zero arguments... yes259checking for working strcoll... yes260checking for __setostype... no261checking for wait3... yes262checking for mkfifo... yes263checking for dup2... yes264checking for eaccess... yes265checking for fcntl... yes266checking for getdtablesize... yes267checking for getentropy... yes268checking for getgroups... yes269checking for gethostname... yes270checking for getpagesize... (cached) yes271checking for getpeername... yes272checking for getrandom... yes273checking for getrlimit... yes274checking for getrusage... yes275checking for gettimeofday... yes276checking for kill... yes277checking for killpg... yes278checking for lstat... yes279checking for nanosleep... yes280checking for pselect... yes281checking for readlink... yes282checking for select... yes283checking for setdtablesize... no284checking for setitimer... yes285checking for statfs... yes286checking for tcgetpgrp... yes287checking for uname... yes288checking for ulimit... yes289checking for waitpid... yes290checking for rename... yes291checking for bcopy... yes292checking for bzero... yes293checking for clock_gettime... yes294checking for confstr... yes295checking for faccessat... yes296checking for fnmatch... yes297checking for getaddrinfo... yes298checking for gethostbyname... yes299checking for getservbyname... yes300checking for getservent... yes301checking for inet_aton... yes302checking for imaxdiv... yes303checking for memmove... yes304checking for pathconf... yes305checking for putenv... (cached) yes306checking for raise... yes307checking for random... yes308checking for regcomp... yes309checking for regexec... yes310checking for setenv... (cached) yes311checking for setlinebuf... yes312checking for setlocale... yes313checking for setvbuf... yes314checking for siginterrupt... yes315checking for strchr... yes316checking for sysconf... yes317checking for syslog... yes318checking for tcgetattr... yes319checking for tcgetwinsize... no320checking for tcsetwinsize... no321checking for times... yes322checking for ttyname... yes323checking for tzset... yes324checking for unsetenv... yes325checking for vasprintf... yes326checking for asprintf... (cached) yes327checking for isascii... yes328checking for isblank... yes329checking for isgraph... yes330checking for isprint... yes331checking for isspace... yes332checking for isxdigit... yes333checking for getpwent... yes334checking for getpwnam... yes335checking for getpwuid... yes336checking for mkstemp... yes337checking for mkdtemp... yes338checking for arc4random... yes339checking for strlcat... yes340checking for memfd_create... yes341checking for shm_open... yes342checking for shm_mkstemp... no343checking for getcwd... (cached) yes344checking for memset... yes345checking for strcasecmp... (cached) yes346checking for strcasestr... yes347checking for strerror... yes348checking for strftime... yes349checking for strnlen... (cached) yes350checking for strpbrk... yes351checking for strstr... yes352checking for strtod... yes353checking for strtol... yes354checking for strtoul... yes355checking for strtoll... yes356checking for strtoull... yes357checking for strtoumax... yes358checking for dprintf... yes359checking for strdup... yes360checking for strlcpy... yes361checking for reallocarray... yes362checking for libaudit.h... no363checking whether AUDIT_USER_TTY is declared... yes364checking whether confstr is declared... yes365checking whether printf is declared... yes366checking whether brk is declared... yes367checking whether sbrk is declared... yes368checking whether setregid is declared... yes369checking whether strcpy is declared... yes370checking whether strsignal is declared... yes371checking for setresuid... yes372checking for setresgid... yes373checking whether strtold is declared... yes374checking for broken strtold... no375checking whether strtol is declared... yes376checking whether strtoll is declared... yes377checking whether strtoul is declared... yes378checking whether strtoull is declared... yes379checking whether strtoumax is declared... yes380checking for working mktime... yes381checking for argz.h... yes382checking for errno.h... yes383checking for fcntl.h... yes384checking for malloc.h... yes385checking for stdio_ext.h... yes386checking for working mmap... (cached) yes387checking for __argz_count... yes388checking for __argz_next... yes389checking for __argz_stringify... yes390checking for dcgettext... yes391checking for locale_charset... no392checking for mempcpy... (cached) yes393checking for munmap... (cached) yes394checking for mremap... yes395checking for stpcpy... (cached) yes396checking for strcspn... yes397checking for wctype.h... yes398checking for wchar.h... (cached) yes399checking for langinfo.h... yes400checking for mbstr.h... no401checking for mbrlen... yes402checking for mbscasecmp... no403checking for mbscmp... no404checking for mbsncmp... no405checking for mbsnrtowcs... yes406checking for mbsrtowcs... yes407checking for mbschr... no408checking for wcrtomb... (cached) yes409checking for wcscoll... yes410checking for wcsdup... yes411checking for wcwidth... yes412checking for wctype... yes413checking for wcsnrtombs... yes414checking for wcswidth... yes415checking whether mbrtowc and mbstate_t are properly declared... (cached) yes416checking for iswlower... yes417checking for iswupper... yes418checking for towlower... yes419checking for towupper... yes420checking for iswctype... yes421checking for wchar_t in wchar.h... yes422checking for wctype_t in wctype.h... yes423checking for wint_t in wctype.h... yes424checking for wcwidth broken with unicode combining characters... yes425checking for locale_charset... (cached) no426checking size of wchar_t... 4427checking for dlopen in -ldl... yes428checking for dlopen... yes429checking for dlclose... yes430checking for dlsym... yes431checking type of array argument to getgroups... gid_t432checking for off_t... yes433checking for mode_t... yes434checking for uid_t... (cached) yes435checking for gid_t... (cached) yes436checking for pid_t... yes437checking for size_t... (cached) yes438checking for intptr_t... yes439checking for uintptr_t... yes440checking for ssize_t... yes441checking for time_t... yes442checking for long long int... (cached) yes443checking for unsigned long long int... (cached) yes444checking for sig_atomic_t in signal.h... yes445checking size of char... 1446checking size of short... 2447checking size of int... 4448checking size of long... 8449checking size of char *... 8450checking size of size_t... 8451checking size of double... 8452checking size of long long... 8453checking for bits16_t... no454checking for u_bits16_t... no455checking for bits32_t... no456checking for u_bits32_t... no457checking for bits64_t... no458checking for ptrdiff_t... (cached) yes459checking whether stat file-mode macros are broken... no460checking whether #! works in shell scripts... yes461checking whether strchrnul works... yes462checking if dup2 fails to clear the close-on-exec flag... no463checking whether pgrps need synchronization... no464checking for type of signal functions... posix465checking for sys_errlist and sys_nerr... yes466checking whether sys_siglist is declared... no467checking for sys_siglist in system C library... no468checking for _sys_siglist in signal.h or unistd.h... no469checking for _sys_siglist in system C library... no470checking for clock_t... yes471checking for sigset_t... yes472checking for socklen_t... yes473checking for quad_t... yes474checking for type of struct rlimit fields... rlim_t475checking for intmax_t... yes476checking for uintmax_t... yes477checking size of intmax_t... 8478checking for struct termios.c_line... yes479checking for struct termio.c_line... no480checking for struct dirent.d_ino... yes481checking for struct dirent.d_fileno... yes482checking for struct dirent.d_namlen... no483checking for d_type member in directory struct... yes484checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h485checking for struct timeval in sys/time.h and time.h... yes486checking for struct stat.st_blocks... yes487checking whether struct tm is in sys/time.h or time.h... time.h488checking for struct tm.tm_zone... yes489checking for struct timezone in sys/time.h and time.h... yes490checking for offset of exit status in return status from wait... 8491checking for struct timespec in <time.h>... yes492checking for struct stat.st_atim.tv_nsec... yes493checking whether struct stat.st_atim is of type struct timespec... yes494checking for sbrk... yes495checking for working sbrk... yes496checking for brk... no497checking for the existence of strsignal... yes498checking if opendir() opens non-directories... no499checking whether ulimit can substitute for getdtablesize... yes500checking whether fpurge is declared... no501checking to see if getenv can be redefined... yes502checking if getcwd() will dynamically allocate memory with 0 size... yes503checking for presence of POSIX-style sigsetjmp/siglongjmp... present504checking whether or not strcoll and strcmp differ... no505checking for standard-conformant snprintf... yes506checking for standard-conformant vsnprintf... yes507checking for strtoimax... yes508checking whether strtoimax is declared... yes509checking whether clearerr_unlocked is declared... yes510checking whether feof_unlocked is declared... (cached) yes511checking whether ferror_unlocked is declared... yes512checking whether fflush_unlocked is declared... yes513checking whether fgets_unlocked is declared... (cached) yes514checking whether fputc_unlocked is declared... yes515checking whether fputs_unlocked is declared... yes516checking whether fread_unlocked is declared... yes517checking whether fwrite_unlocked is declared... yes518checking whether getc_unlocked is declared... (cached) yes519checking whether getchar_unlocked is declared... yes520checking whether putc_unlocked is declared... yes521checking whether putchar_unlocked is declared... yes522checking for standard-conformant putenv declaration... yes523checking for standard-conformant unsetenv declaration... yes524checking for printf floating point output in hex notation... yes525checking whether fnmatch can be used to check bracket equivalence classes... no526checking if signal handlers must be reinstalled when invoked... no527checking for presence of necessary job control definitions... present528checking for presence of named pipes... present529checking whether termios.h defines TIOCGWINSZ... no530checking whether sys/ioctl.h defines TIOCGWINSZ... yes531checking for TIOCSTAT in sys/ioctl.h... no532checking for FIONREAD in sys/ioctl.h... yes533checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no534checking for speed_t in sys/types.h... no535checking whether getpw functions are declared in pwd.h... yes536checking for unusable real-time signals due to large values... no537checking which library has the termcap functions... (cached) using libtinfo538checking whether /dev/fd is available... standard539checking whether /dev/stdin stdout stderr are available... present540checking for default mail directory... unknown541checking shared object configuration for loadable builtins... supported542configure: creating ./config.status543config.status: creating Makefile544config.status: creating builtins/Makefile545config.status: creating lib/readline/Makefile546config.status: creating lib/glob/Makefile547config.status: creating lib/intl/Makefile548config.status: creating lib/malloc/Makefile549config.status: creating lib/sh/Makefile550config.status: creating lib/termcap/Makefile551config.status: creating lib/tilde/Makefile552config.status: creating doc/Makefile553config.status: creating support/Makefile554config.status: creating po/Makefile.in555config.status: creating examples/loadables/Makefile556config.status: creating examples/loadables/Makefile.inc557config.status: creating examples/loadables/Makefile.sample558config.status: creating examples/loadables/perl/Makefile559config.status: creating support/bash.pc560config.status: creating support/bashbug.sh561config.status: creating config.h562config.status: creating buildconf.h563config.status: executing po-directories commands564config.status: creating po/POTFILES565config.status: creating po/Makefile566config.status: executing stamp-h commands567configure: WARNING: unrecognized options: --disable-static568configurePhase completed in 2 minutes 16 seconds
buildPhase
569build flags: -j48 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash570rm -f mksignames.o571rm -f buildsignames.o572rm -f unwind_prot.o573rm -f mksyntax574gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -DBUILDTOOL -c ./support/mksignames.c575rm -f alias.o576make[1]: Entering directory '/build/bash-5.3/builtins'577rm -f mkbuiltins.o578gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -DBUILDTOOL -o buildsignames.o -c ./support/signames.c579gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c unwind_prot.c580gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -rdynamic -g -O2 -rdynamic -g -O2 -o mksyntax ./mksyntax.c 581gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c alias.c582rm -f xmalloc.o583gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 mkbuiltins.c584gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c xmalloc.c585rm -f shell.o586rm -f eval.o587rm -f general.o588rm -f make_cmd.o589rm -f print_cmd.o590rm -f dispose_cmd.o591rm -f copy_cmd.o592gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c shell.c593gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c eval.c594make[1]: Entering directory '/build/bash-5.3/support'595rm -f man2html.o596gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c general.c597gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c make_cmd.c598gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c print_cmd.c599gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c copy_cmd.c600gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c dispose_cmd.c601rm -f error.o602rm -f flags.o603gcc -c -DHAVE_CONFIG_H -DSHELL -I/build/bash-5.3 -I.. -Wno-parentheses -Wno-format-security -g -O2 man2html.c604rm -f hashcmd.o605gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c error.c606gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c flags.c607gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c hashcmd.c608rm -f hashlib.o609rm -f mailcheck.o610gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c hashlib.c611rm -f input.o612rm -f pathexp.o613rm -f test.o614gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c mailcheck.c615gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c input.c616gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c pathexp.c617gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c test.c618rm -f array.o619rm -f arrayfunc.o620gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c array.c621rm -f assoc.o622gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c arrayfunc.c623gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c assoc.c624rm -f braces.o625rm -f bracecomp.o626gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c braces.c627rm -f bashhist.o628gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c bracecomp.c629rm -f list.o630rm -f stringlib.o631gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c bashhist.c632gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c list.c633rm -f locale.o634gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c stringlib.c635gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c locale.c636rm -f findcmd.o637rm -f pcomplib.o638gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c findcmd.c639gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c pcomplib.c640eval.c: In function 'alrm_catcher':641eval.c:261:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]642 261 | write (1, msg, strlen (msg));643 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~644rm -f mksignames645gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -rdynamic -g -O2 -rdynamic -g -O2 -o mksignames mksignames.o buildsignames.o 646rm -f lsignames.h647./mksignames lsignames.h648if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi649rm -f syntax.c650./mksyntax -o syntax.c651/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ./support/mkversion.sh -b -S . -s release -d 5.3 -o newversion.h \652 && mv newversion.h version.h653rm -f syntax.o654gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c syntax.c655rm -f version.o656gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -DBUILDTOOL -c -o buildversion.o ./version.c657gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c version.c658gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -rdynamic -g -O2 -rdynamic -g -O2 -o bashversion ./support/bashversion.c buildversion.o 659gcc -rdynamic -g -O2 -rdynamic -g -O2 -o mkbuiltins mkbuiltins.o -ldl 660make[1]: Leaving directory '/build/bash-5.3/builtins'661rm -f execute_cmd.o662rm -f variables.o663rm -f expr.o664rm -f jobs.o665rm -f subst.o666rm -f trap.o667gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c execute_cmd.c668rm -f sig.o669gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c variables.c670rm -f bashline.o671gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c expr.c672gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c jobs.c673gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c subst.c674gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c trap.c675gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c sig.c676gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c bashline.c677rm -f pcomplete.o678679 ***********************************************************680gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c pcomplete.c681 * *682make[1]: Entering directory '/build/bash-5.3/builtins'683rm -f builtins.o684rm -f alias.o685rm -f bind.o686rm -f break.o687 * GNU bash, version 5.3.9(1)-release (x86_64-pc-linux-gnu)688gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 builtins.c689rm -f builtin.o690rm -f caller.o691 * *692./mkbuiltins -D . alias.def693 ***********************************************************694./mkbuiltins -D . break.def695rm -f cd.o696./mkbuiltins -D . builtin.def697./mkbuiltins -D . bind.def698699rm -f colon.o700rm -f command.o701./mkbuiltins -D . cd.def702making lib/glob/libglob.a in ./lib/glob703./mkbuiltins -D . caller.def704making lib/sh/libsh.a in ./lib/sh705gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 alias.c || ( rm -f alias.c ; exit 1 )706gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 break.c || ( rm -f break.c ; exit 1 )707making lib/tilde/libtilde.a in ./lib/tilde708gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 builtin.c || ( rm -f builtin.c ; exit 1 )709gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 bind.c || ( rm -f bind.c ; exit 1 )710make[1]: Entering directory '/build/bash-5.3/lib/glob'711rm -f glob.o712rm -f strmatch.o713make[1]: Entering directory '/build/bash-5.3/lib/sh'714gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 clktck.c715gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 clock.c716make[1]: Entering directory '/build/bash-5.3/lib/tilde'717./mkbuiltins -D . colon.def718gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Wno-parentheses -Wno-format-security -g -O2 tilde.c719rm -f smatch.o720./mkbuiltins -D . command.def721gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 getenv.c722gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Wno-parentheses -Wno-format-security -g -O2 glob.c723gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 cd.c || ( rm -f cd.c ; exit 1 )724gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 oslib.c725gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Wno-parentheses -Wno-format-security -g -O2 strmatch.c726gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 caller.c || ( rm -f caller.c ; exit 1 )727gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Wno-parentheses -Wno-format-security -g -O2 smatch.c728gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 setlinebuf.c729gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 colon.c || ( rm -f colon.c ; exit 1 )730rm -f xmbsrtowcs.o731gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 strnlen.c732gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 command.c || ( rm -f command.c ; exit 1 )733rm -f gmisc.o734gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 itos.c735rm -f common.o736gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 zread.c737gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Wno-parentheses -Wno-format-security -g -O2 xmbsrtowcs.c738gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 zwrite.c739rm -f declare.o740gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 shtty.c741gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Wno-parentheses -Wno-format-security -g -O2 gmisc.c742gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 common.c743gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 shmatch.c744./mkbuiltins -D . declare.def745gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 eaccess.c746rm -f echo.o747gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 netconn.c748rm -f enable.o749rm -f eval.o750gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 netopen.c751gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 declare.c || ( rm -f declare.c ; exit 1 )752gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 timeval.c753./mkbuiltins -D . echo.def754gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 makepath.c755./mkbuiltins -D . enable.def756./mkbuiltins -D . eval.def757gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 echo.c || ( rm -f echo.c ; exit 1 )758gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 enable.c || ( rm -f enable.c ; exit 1 )759gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 eval.c || ( rm -f eval.c ; exit 1 )760gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 pathcanon.c761rm -f evalfile.o762gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 evalfile.c763gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 pathphys.c764gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 tmpfile.c765rm -f evalstring.o766gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 stringlist.c767gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 evalstring.c768gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 stringvec.c769rm -f builtin.c770rm -f exec.o771./mkbuiltins -D . exec.def772gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 exec.c || ( rm -f exec.c ; exit 1 )773gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 spell.c774rm -f caller.c775rm -f libtilde.a776rm -f exit.o777ar cr libtilde.a tilde.o778./mkbuiltins -D . exit.def779gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 shquote.c780test -n "ranlib" && ranlib libtilde.a781rm -f alias.c782gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 exit.c || ( rm -f exit.c ; exit 1 )783gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 strtrans.c784rm -f fc.o785make[1]: Leaving directory '/build/bash-5.3/lib/tilde'786./mkbuiltins -D . fc.def787gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 snprintf.c788gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 mailstat.c789gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 fc.c || ( rm -f fc.c ; exit 1 )790gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 fmtulong.c791rm -f colon.c792gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 fmtullong.c793rm -f fg_bg.o794rm -f hash.o795gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 fmtumax.c796rm -f echo.c797./mkbuiltins -D . fg_bg.def798./mkbuiltins -D . hash.def799rm -f help.o800gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 fg_bg.c || ( rm -f fg_bg.c ; exit 1 )801gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 hash.c || ( rm -f hash.c ; exit 1 )802./mkbuiltins -D . help.def803gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 help.c || ( rm -f help.c ; exit 1 )804gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 zcatfd.c805rm -f history.o806./mkbuiltins -D . history.def807rm -f break.c808gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 history.c || ( rm -f history.c ; exit 1 )809gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 zmapfd.c810rm -f jobs.o811gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 winsize.c812./mkbuiltins -D . jobs.def813gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 jobs.c || ( rm -f jobs.c ; exit 1 )814gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 wcsdup.c815rm -f exec.c816gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 fpurge.c817gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 zgetline.c818rm -f kill.o819rm -f command.c820rm -f eval.c821./mkbuiltins -D . kill.def822gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 mbscmp.c823rm -f let.o824rm -f mapfile.o825gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 kill.c || ( rm -f kill.c ; exit 1 )826gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 mbsncmp.c827./mkbuiltins -D . let.def828./mkbuiltins -D . mapfile.def829gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 uconvert.c830gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 let.c || ( rm -f let.c ; exit 1 )831rm -f exit.c832gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 mapfile.c || ( rm -f mapfile.c ; exit 1 )833gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 ufuncs.c834gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 casemod.c835rm -f pushd.o836rm -f cd.c837gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 input_avail.c838./mkbuiltins -D . pushd.def839gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 mbscasecmp.c840rm -f read.o841gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 pushd.c || ( rm -f pushd.c ; exit 1 )842gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 fnxform.c843./mkbuiltins -D . read.def844gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 read.c || ( rm -f read.c ; exit 1 )845rm -f enable.c846gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 unicode.c847rm -f return.o848gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 shmbchar.c849rm -f fg_bg.c850./mkbuiltins -D . return.def851gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 strvis.c852rm -f set.o853gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 return.c || ( rm -f return.c ; exit 1 )854./mkbuiltins -D . set.def855gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 strscpy.c856gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 anonfile.c857gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 set.c || ( rm -f set.c ; exit 1 )858gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 compat.c859gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 utf8.c860gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 random.c861rm -f setattr.o862./mkbuiltins -D . setattr.def863gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 setattr.c || ( rm -f setattr.c ; exit 1 )864gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 gettimeofday.c865rm -f bind.c866gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 timers.c867rm -f shift.o868rm -f jobs.c869gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 wcsnwidth.c870rm -f source.o871rm -f suspend.o872./mkbuiltins -D . suspend.def873./mkbuiltins -D . shift.def874gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 mbschr.c875./mkbuiltins -D . source.def876gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 suspend.c || ( rm -f suspend.c ; exit 1 )877gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 shift.c || ( rm -f shift.c ; exit 1 )878rm -f test.o879gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 source.c || ( rm -f source.c ; exit 1 )880rm -f times.o881./mkbuiltins -D . test.def882rm -f trap.o883rm -f history.c884rm -f let.c885rm -f hash.c886./mkbuiltins -D . times.def887gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 test.c || ( rm -f test.c ; exit 1 )888./mkbuiltins -D . trap.def889gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 times.c || ( rm -f times.c ; exit 1 )890rm -f type.o891gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 trap.c || ( rm -f trap.c ; exit 1 )892./mkbuiltins -D . type.def893rm -f kill.c894rm -f mapfile.c895gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 type.c || ( rm -f type.c ; exit 1 )896gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 -rdynamic -g -O2 -rdynamic -g -O2 -o psize.aux ./psize.c897rm -f umask.o898rm -f declare.c899./mkbuiltins -D . umask.def900rm -f wait.o901rm -f getopts.o902rm -f shopt.o903gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 umask.c || ( rm -f umask.c ; exit 1 )904./mkbuiltins -D . wait.def905./mkbuiltins -D . getopts.def906./mkbuiltins -D . shopt.def907gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 wait.c || ( rm -f wait.c ; exit 1 )908gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 getopts.c || ( rm -f getopts.c ; exit 1 )909gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 shopt.c || ( rm -f shopt.c ; exit 1 )910rm -f printf.o911rm -f getopt.o912./mkbuiltins -D . printf.def913rm -f bashgetopt.o914gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 printf.c || ( rm -f printf.c ; exit 1 )915gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 getopt.c916rm -f return.c917gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 bashgetopt.c918rm -f complete.o919./mkbuiltins -D . complete.def920gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 complete.c || ( rm -f complete.c ; exit 1 )921rm -f help.c922rm -f shift.c923rm -f suspend.c924rm -f test.c925rm -f times.c926rm -f pushd.c927rm -f umask.c928rm -f getopts.c929rm -f source.c930rm -f trap.c931rm -f setattr.c932rm -f wait.c933rm -f libsh.a934ar 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 mbsncmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o strscpy.o anonfile.o compat.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o935test -n "ranlib" && ranlib libsh.a936make[1]: Leaving directory '/build/bash-5.3/lib/sh'937rm -f fc.c938/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ./psize.sh > pipesize.h939rm -f type.c940rm -f shopt.c941rm -f complete.c942rm -f set.c943rm -f read.c944gcc -rdynamic -rdynamic -g -O2 man2html.o -o man2html -ldl 945make[1]: Leaving directory '/build/bash-5.3/support'946rm -f printf.c947rm -f y.tab.o948gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c y.tab.c949rm -f -f libglob.a950ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o951test -n "ranlib" && ranlib libglob.a952make[1]: Leaving directory '/build/bash-5.3/lib/glob'953rm -f ulimit.o954./mkbuiltins -D . ulimit.def955gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Wno-parentheses -Wno-format-security -g -O2 ulimit.c || ( rm -f ulimit.c ; exit 1 )956rm -f ulimit.c957rm -f libbuiltins.a958ar 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.o959ranlib libbuiltins.a960make[1]: Leaving directory '/build/bash-5.3/builtins'961make[1]: Entering directory '/build/bash-5.3/builtins'962make[1]: 'pipesize.h' is up to date.963make[1]: Leaving directory '/build/bash-5.3/builtins'964rm -f redir.o965gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Wno-parentheses -Wno-format-security -g -O2 -c redir.c966rm -f bash967gcc -L./builtins -L/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib -L/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -g -O2 -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 968/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin/ld.bfd: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname':969/build/bash-5.3/lib/sh/tmpfile.c:173:(.text+0x198): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'970ls -l bash971-rwxr-xr-x 1 nixbld nixbld 2414552 Jul 12 18:32 bash972size bash973 text data bss dec hex filename9741064701 23920 40896 1129517 113c2d bash
installPhase
975install flags: -j48 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash pkgconfigdir=/nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/lib/pkgconfig m4datadir=/nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/share/aclocal aclocaldir=/nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/share/aclocal install976977make[1]: Entering directory '/build/bash-5.3/builtins'978make[1]: 'pipesize.h' is up to date.979make[1]: Leaving directory '/build/bash-5.3/builtins'980 ***********************************************************981 * *982mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/bin983 * GNU bash, version 5.3.9(1)-release (x86_64-pc-linux-gnu)984 * *985 ***********************************************************986987mkdir -p -- /nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man/share/man/man1988mkdir -p -- /nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info/share/info989mkdir -p -- /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash990( cd ./po/ ; make DESTDIR= installdirs )991make[1]: Entering directory '/build/bash-5.3/po'992/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../support/mkinstalldirs /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share993mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share994mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/en@quot/LC_MESSAGES995mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/en@boldquot/LC_MESSAGES996mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/af/LC_MESSAGES997mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/bg/LC_MESSAGES998mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ca/LC_MESSAGES999mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/cs/LC_MESSAGES1000mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/da/LC_MESSAGES1001mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/de/LC_MESSAGES1002mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/el/LC_MESSAGES1003mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/eo/LC_MESSAGES1004mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/es/LC_MESSAGES1005mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/et/LC_MESSAGES1006mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/fi/LC_MESSAGES1007mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/fr/LC_MESSAGES1008mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ga/LC_MESSAGES1009mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/gl/LC_MESSAGES1010mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/hr/LC_MESSAGES1011mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/hu/LC_MESSAGES1012mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/id/LC_MESSAGES1013mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/it/LC_MESSAGES1014mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ja/LC_MESSAGES1015mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ka/LC_MESSAGES1016mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ko/LC_MESSAGES1017mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/lt/LC_MESSAGES1018mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/nb/LC_MESSAGES1019mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/nl/LC_MESSAGES1020mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/pl/LC_MESSAGES1021mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/pt/LC_MESSAGES1022mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/pt_BR/LC_MESSAGES1023mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ro/LC_MESSAGES1024mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ru/LC_MESSAGES1025mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sk/LC_MESSAGES1026mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sl/LC_MESSAGES1027mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sq/LC_MESSAGES1028mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sr/LC_MESSAGES1029mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sv/LC_MESSAGES1030mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/tr/LC_MESSAGES1031mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/uk/LC_MESSAGES1032mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/vi/LC_MESSAGES1033mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/zh_CN/LC_MESSAGES1034mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/zh_TW/LC_MESSAGES1035if test "bash" = "gettext-tools"; then \1036 /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../support/mkinstalldirs /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/gettext/po; \1037else \1038 : ; \1039fi1040make[1]: Leaving directory '/build/bash-5.3/po'1041/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 0755 bash /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/bin/bash1042/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 0555 bashbug /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/bin/bashbug1043/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash1044( cd ./doc ; make \1045 man1dir=/nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man/share/man/man1 man1ext=.1 \1046 man3dir=/nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man/share/man/man3 man3ext=.3 \1047 infodir=/nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info/share/info htmldir=/nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash DESTDIR= install )1048make[1]: Entering directory '/build/bash-5.3/doc'1049/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../support/mkinstalldirs /nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man/share/man/man11050/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../support/mkinstalldirs /nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info/share/info1051/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../support/mkinstalldirs /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash1052if test -n "/nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash" ; then \1053 /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../support/mkinstalldirs /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash ; \1054fi1055/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./bash.1 /nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man/share/man/man1/bash.11056/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./bashbug.1 /nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man/share/man/man1/bashbug.11057/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./FAQ ./INTRO /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash1058if test -f bash.info; then d=.; else d=.; fi; \1059 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 $d/bash.info /nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info/share/info/bash.info1060if /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash -c 'install-info --version' >/dev/null 2>&1; then \1061 install-info --dir-file=/nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info/share/info/dir /nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info/share/info/bash.info; \1062else true; fi1063if test -n "/nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash" ; then \1064 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./bash.html /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash ; \1065 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./bashref.html /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc/share/doc/bash ; \1066fi1067make[1]: Leaving directory '/build/bash-5.3/doc'1068( cd ./builtins ; make DESTDIR= install )1069make[1]: Entering directory '/build/bash-5.3/builtins'1070make[1]: Nothing to be done for 'install'.1071make[1]: Leaving directory '/build/bash-5.3/builtins'1072( cd ./po/ ; make DESTDIR= install )1073make[1]: Entering directory '/build/bash-5.3/po'1074/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../support/mkinstalldirs /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share1075installing en@quot.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/en@quot/LC_MESSAGES/bash.mo1076installing en@boldquot.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/en@boldquot/LC_MESSAGES/bash.mo1077installing af.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/af/LC_MESSAGES/bash.mo1078installing bg.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/bg/LC_MESSAGES/bash.mo1079installing ca.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ca/LC_MESSAGES/bash.mo1080installing cs.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/cs/LC_MESSAGES/bash.mo1081installing da.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/da/LC_MESSAGES/bash.mo1082installing de.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/de/LC_MESSAGES/bash.mo1083installing el.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/el/LC_MESSAGES/bash.mo1084installing eo.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/eo/LC_MESSAGES/bash.mo1085installing es.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/es/LC_MESSAGES/bash.mo1086installing et.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/et/LC_MESSAGES/bash.mo1087installing fi.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/fi/LC_MESSAGES/bash.mo1088installing fr.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/fr/LC_MESSAGES/bash.mo1089installing ga.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ga/LC_MESSAGES/bash.mo1090installing gl.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/gl/LC_MESSAGES/bash.mo1091installing hr.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/hr/LC_MESSAGES/bash.mo1092installing hu.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/hu/LC_MESSAGES/bash.mo1093installing id.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/id/LC_MESSAGES/bash.mo1094installing it.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/it/LC_MESSAGES/bash.mo1095installing ja.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ja/LC_MESSAGES/bash.mo1096installing ka.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ka/LC_MESSAGES/bash.mo1097installing ko.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ko/LC_MESSAGES/bash.mo1098installing lt.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/lt/LC_MESSAGES/bash.mo1099installing nb.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/nb/LC_MESSAGES/bash.mo1100installing nl.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/nl/LC_MESSAGES/bash.mo1101installing pl.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/pl/LC_MESSAGES/bash.mo1102installing pt.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/pt/LC_MESSAGES/bash.mo1103installing pt_BR.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/pt_BR/LC_MESSAGES/bash.mo1104installing ro.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ro/LC_MESSAGES/bash.mo1105installing ru.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/ru/LC_MESSAGES/bash.mo1106installing sk.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sk/LC_MESSAGES/bash.mo1107installing sl.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sl/LC_MESSAGES/bash.mo1108installing sq.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sq/LC_MESSAGES/bash.mo1109installing sr.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sr/LC_MESSAGES/bash.mo1110installing sv.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/sv/LC_MESSAGES/bash.mo1111installing tr.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/tr/LC_MESSAGES/bash.mo1112installing uk.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/uk/LC_MESSAGES/bash.mo1113installing vi.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/vi/LC_MESSAGES/bash.mo1114installing zh_CN.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/zh_CN/LC_MESSAGES/bash.mo1115installing zh_TW.gmo as /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/locale/zh_TW/LC_MESSAGES/bash.mo1116if test "bash" = "gettext-tools"; then \1117 /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../support/mkinstalldirs /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/gettext/po; \1118 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 \1119 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./$file \1120 /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/gettext/po/$file; \1121 done; \1122 for file in Makevars; do \1123 rm -f /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/share/gettext/po/$file; \1124 done; \1125else \1126 : ; \1127fi1128make[1]: Leaving directory '/build/bash-5.3/po'1129( cd /build/bash-5.3/examples/loadables && make DESTDIR= install )1130make[1]: Entering directory '/build/bash-5.3/examples/loadables'1131gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o print.o print.c1132gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o truefalse.o truefalse.c1133gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o sleep.o sleep.c1134gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o finfo.o finfo.c1135gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o logname.o logname.c1136gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o basename.o basename.c1137gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o dirname.o dirname.c1138gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o fdflags.o fdflags.c1139gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o tty.o tty.c1140gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o pathchk.o pathchk.c1141gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o tee.o tee.c1142gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o head.o head.c1143gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o mkdir.o mkdir.c1144gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o rmdir.o rmdir.c1145gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o mkfifo.o mkfifo.c1146gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o mktemp.o mktemp.c1147gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o printenv.o printenv.c1148gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o id.o id.c1149gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o whoami.o whoami.c1150gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o uname.o uname.c1151gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o sync.o sync.c1152gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o push.o push.c1153gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o ln.o ln.c1154gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o unlink.o unlink.c1155gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o realpath.o realpath.c1156gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o strftime.o strftime.c1157gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o mypid.o mypid.c1158gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o setpgid.o setpgid.c1159gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o seq.o seq.c1160gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o rm.o rm.c1161gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o accept.o accept.c1162gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o csv.o csv.c1163gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o dsv.o dsv.c1164gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o cut.o cut.c1165gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o stat.o stat.c1166gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o getconf.o getconf.c1167gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o kv.o kv.c1168gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o strptime.o strptime.c1169gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o chmod.o chmod.c1170gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins -c -o fltexpr.o fltexpr.c1171mkdir -p -- /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash1172make[2]: Entering directory '/build/bash-5.3'1173make[2]: warning: -j48 forced in submake: resetting jobserver mode.1174mkdir -p -- /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/include/bash1175mkdir -p -- /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/include/bash/builtins1176mkdir -p -- /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/include/bash/include1177mkdir -p -- /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/lib/pkgconfig1178/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./support/bash.pc /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/lib/pkgconfig/bash.pc1179make[2]: Leaving directory '/build/bash-5.3'1180gcc -shared -Wl,-soname,basename -o basename basename.o 1181gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o 1182gcc -shared -Wl,-soname,tty -o tty tty.o 1183gcc -shared -Wl,-soname,logname -o logname logname.o 1184gcc -shared -Wl,-soname,whoami -o whoami whoami.o 1185gcc -shared -Wl,-soname,dirname -o dirname dirname.o 1186gcc -shared -Wl,-soname,sleep -o sleep sleep.o 1187gcc -shared -Wl,-soname,printenv -o printenv printenv.o 1188gcc -shared -Wl,-soname,unlink -o unlink unlink.o 1189gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o 1190gcc -shared -Wl,-soname,mypid -o mypid mypid.o 1191gcc -shared -Wl,-soname,sync -o sync sync.o 1192gcc -shared -Wl,-soname,mkfifo -o mkfifo mkfifo.o 1193gcc -shared -Wl,-soname,push -o push push.o 1194gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o 1195gcc -shared -Wl,-soname,uname -o uname uname.o 1196gcc -shared -Wl,-soname,realpath -o realpath realpath.o 1197gcc -shared -Wl,-soname,strftime -o strftime strftime.o 1198gcc -shared -Wl,-soname,mktemp -o mktemp mktemp.o 1199gcc -shared -Wl,-soname,head -o head head.o 1200gcc -shared -Wl,-soname,chmod -o chmod chmod.o 1201gcc -shared -Wl,-soname,strptime -o strptime strptime.o 1202gcc -shared -Wl,-soname,csv -o csv csv.o 1203gcc -shared -Wl,-soname,print -o print print.o 1204gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o 1205gcc -shared -Wl,-soname,tee -o tee tee.o 1206gcc -shared -Wl,-soname,accept -o accept accept.o 1207gcc -shared -Wl,-soname,rm -o rm rm.o 1208gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o 1209gcc -shared -Wl,-soname,ln -o ln ln.o 1210gcc -shared -Wl,-soname,id -o id id.o 1211gcc -shared -Wl,-soname,kv -o kv kv.o 1212gcc -shared -Wl,-soname,fdflags -o fdflags fdflags.o 1213gcc -shared -Wl,-soname,getconf -o getconf getconf.o 1214gcc -shared -Wl,-soname,dsv -o dsv dsv.o 1215gcc -shared -Wl,-soname,stat -o stat stat.o 1216gcc -shared -Wl,-soname,seq -o seq seq.o 1217gcc -shared -Wl,-soname,finfo -o finfo finfo.o 1218gcc -shared -Wl,-soname,cut -o cut cut.o 1219gcc -shared -Wl,-soname,fltexpr -o fltexpr fltexpr.o -lm1220installing example loadable builtins in /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash1221print1222truefalse1223sleep1224finfo1225logname1226basename1227dirname1228fdflags1229tty1230pathchk1231tee1232head1233mkdir1234rmdir1235mkfifo1236mktemp1237printenv1238id1239whoami1240uname1241sync1242push1243ln1244unlink1245realpath1246strftime1247mypid1248setpgid1249seq1250rm1251accept1252csv1253dsv1254cut1255stat1256getconf1257kv1258strptime1259chmod1260fltexpr1261make[1]: Leaving directory '/build/bash-5.3/examples/loadables'
fixupPhase
1262Patching '/nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/lib/pkgconfig/bash.pc' includedir to output /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev1263separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/bin/bash (build ID c585f268953b90baa7686a01bd832b4949fb9da2)1264separate-debug-info: copying patched source files to /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay...1265/build /build/bash-5.31266'bash-5.3/configure' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/configure'1267'bash-5.3/patchlevel.h' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/patchlevel.h'1268'bash-5.3/tests/quotearray.right' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/tests/quotearray.right'1269'bash-5.3/builtins/evalfile.c' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/builtins/evalfile.c'1270'bash-5.3/trap.c' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/trap.c'1271'bash-5.3/jobs.c' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/jobs.c'1272'bash-5.3/support/config.guess' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/support/config.guess'1273'bash-5.3/support/config.sub' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/support/config.sub'1274'bash-5.3/lib/readline/input.c' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/lib/readline/input.c'1275'bash-5.3/lib/readline/isearch.c' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/lib/readline/isearch.c'1276'bash-5.3/lib/sh/strtrans.c' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/lib/sh/strtrans.c'1277'bash-5.3/lib/sh/anonfile.c' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/lib/sh/anonfile.c'1278'bash-5.3/lib/glob/smatch.c' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/lib/glob/smatch.c'1279'bash-5.3/subst.c' -> '/nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/src/overlay/bash-5.3/subst.c'1280/build/bash-5.31281separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/accept (build ID f72dc1420c092869dba90dcef17ae23264e898aa)1282separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/basename (build ID 67521fa8292524b7620260ee109dbcd957b865ff)1283separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/chmod (build ID e657385713ff5e33a0068cbd0dc38db1d9c3ea47)1284separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/csv (build ID a997bd4d07dfbe029d355221fe436e985058b519)1285separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/cut (build ID 1338d1a9f1848ca6d6813242c86f759cb0e22179)1286separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/dirname (build ID bef32105dcf1e84833a612fb43d9aa9bde3f8f54)1287separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/dsv (build ID 1aa59e0c9204bdb5eeb6d63146c46384e0499b64)1288separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/fdflags (build ID 7aec3304c94bf58b44d390be22e17b14677c8f63)1289separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/finfo (build ID 89d5b4d33915eac76ce0245e11937f8a58b5c977)1290separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/fltexpr (build ID 718aab3c0fccd5758be66dfea9a0db7c81cfbbfa)1291separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/getconf (build ID 7214e6ccf41ffa39ae01cae2832d5ecdd58ab5e6)1292separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/head (build ID b46fa47c9a145759836cfe99546cf784c305ccce)1293separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/id (build ID 22f78d69f1c4f73b36499e4af3ab030b2df75e3a)1294separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/kv (build ID d202b8f0396ff082bb3275b7e55f84d1f6fc2d85)1295separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/ln (build ID 2d249ed73fe4a97d557b1ad96358b056868b7dad)1296separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/logname (build ID f6159b8b550941dcb1b05b2f8a83e04ad9556a48)1297separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/mkdir (build ID 06847d7b7b7fc35c9b51525f486532bc1a902ddb)1298separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/mkfifo (build ID 94de74ad5dd7df866b878ab5be1b63eb555ef3d5)1299separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/mktemp (build ID 8a22936d9cd10b50549dfc41b858a8a17791384a)1300separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/mypid (build ID a2e5077541978de79673593ed51a2fc7dce2d2fa)1301separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/pathchk (build ID 360ce80a3b5a942fff8f42fb13981f3edd14744d)1302separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/print (build ID 12a313278418f62f253dce34333b8fbac37dba9f)1303separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/printenv (build ID 9e95da0187c46955c9b103f65ed999d52a8fabc1)1304separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/push (build ID af547c15341563803a09cf0e644529909a199b7c)1305separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/realpath (build ID ec34ff0c1546791adf3f0a4b037f9a0f6730d28b)1306separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/rm (build ID 519a4fff00b83cb554890d8d3809e4ac5580f652)1307separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/rmdir (build ID 75723bafa1818b8e485aa6e137a9319a075b4334)1308separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/seq (build ID 0bb2b51f14b326733e767be1798073b89208fb22)1309separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/setpgid (build ID 5993b9432003fddd33310f70a09332ca81ae2eaf)1310separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/sleep (build ID 3f632d1fdd9c31da972c94b95a972dba1ad876f0)1311separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/stat (build ID af5919f3adaf7bcfaa00b67eef55db386be01eac)1312separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/strftime (build ID 08e6b42b02ad90cc38f6456d1877b6b24f79d422)1313separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/strptime (build ID 78f8f9e465d96f5c3bc860d4753c431765670813)1314separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/sync (build ID e8a32387bd181db8b388c5dd91978cb7813c21cd)1315separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/tee (build ID 925402474fa234072484a3066934892c4528591c)1316separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/truefalse (build ID 8e10348f0c6ca7bb0cc581b6f99dd1265f2f6224)1317separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/tty (build ID f84749f274f14c17023fc85b81ab7e1f59593ec8)1318separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/uname (build ID 2946aa679a9c443c1ce53616babe937c35dfd3c3)1319separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/unlink (build ID 267a134f9952a9c88105ffe1ce6a808918cdb125)1320separating debug info from /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/whoami (build ID 56704bce2154c4d7196efb605226af9d653797b7)1321shrinking RPATHs of ELF executables and libraries in /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p91322shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/bin/bash1323shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/print1324shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/truefalse1325shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/sleep1326shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/finfo1327shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/logname1328shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/basename1329shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/dirname1330shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/fdflags1331shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/tty1332shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/pathchk1333shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/tee1334shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/head1335shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/mkdir1336shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/rmdir1337shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/mkfifo1338shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/mktemp1339shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/printenv1340shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/id1341shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/whoami1342shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/uname1343shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/sync1344shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/push1345shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/ln1346shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/unlink1347shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/realpath1348shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/strftime1349shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/mypid1350shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/setpgid1351shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/seq1352shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/rm1353shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/accept1354shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/csv1355shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/dsv1356shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/cut1357shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/stat1358shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/getconf1359shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/kv1360shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/strptime1361shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/chmod1362shrinking /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib/bash/fltexpr1363checking for references to /build/ in /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9...1364patching script interpreter paths in /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p91365stripping (with command strip and flags -S -p) in /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/lib /nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/bin1366shrinking RPATHs of ELF executables and libraries in /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev1367checking for references to /build/ in /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev...1368patching script interpreter paths in /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev1369stripping (with command strip and flags -S -p) in /nix/store/8mp5f2yh8p5xicpiv9s449zl94yhqw7v-bash-interactive-5.3p9-dev/lib1370shrinking RPATHs of ELF executables and libraries in /nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man1371checking for references to /build/ in /nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man...1372gzipping man pages under /nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man/share/man/1373patching script interpreter paths in /nix/store/gl5s34czgaqxb7y57apybw7l8pns3w2m-bash-interactive-5.3p9-man1374shrinking RPATHs of ELF executables and libraries in /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc1375checking for references to /build/ in /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc...1376patching script interpreter paths in /nix/store/rxm500ja8awzzlqjwlqfvjdn6wyrsk46-bash-interactive-5.3p9-doc1377shrinking RPATHs of ELF executables and libraries in /nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info1378checking for references to /build/ in /nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info...1379patching script interpreter paths in /nix/store/iswmfij6iwiz5kixszvmajdhqgrbi3xc-bash-interactive-5.3p9-info1380shrinking RPATHs of ELF executables and libraries in /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug1381checking for references to /build/ in /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug...1382patching script interpreter paths in /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug1383stripping (with command strip and flags -S -p) in /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib1384substituteStream() in derivation bash-interactive-5.3p9: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file '/nix/store/bbzjxfam8vv1nyikn5dsrazsw4ya5vzx-bash-interactive-5.3p9/bin/bashbug')1385making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/c5/85f268953b90baa7686a01bd832b4949fb9da2.sourceoverlay1386making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/f7/2dc1420c092869dba90dcef17ae23264e898aa.sourceoverlay1387making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/67/521fa8292524b7620260ee109dbcd957b865ff.sourceoverlay1388making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/e6/57385713ff5e33a0068cbd0dc38db1d9c3ea47.sourceoverlay1389making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/a9/97bd4d07dfbe029d355221fe436e985058b519.sourceoverlay1390making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/13/38d1a9f1848ca6d6813242c86f759cb0e22179.sourceoverlay1391making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/be/f32105dcf1e84833a612fb43d9aa9bde3f8f54.sourceoverlay1392making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/1a/a59e0c9204bdb5eeb6d63146c46384e0499b64.sourceoverlay1393making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/7a/ec3304c94bf58b44d390be22e17b14677c8f63.sourceoverlay1394making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/89/d5b4d33915eac76ce0245e11937f8a58b5c977.sourceoverlay1395making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/71/8aab3c0fccd5758be66dfea9a0db7c81cfbbfa.sourceoverlay1396making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/72/14e6ccf41ffa39ae01cae2832d5ecdd58ab5e6.sourceoverlay1397making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/b4/6fa47c9a145759836cfe99546cf784c305ccce.sourceoverlay1398making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/22/f78d69f1c4f73b36499e4af3ab030b2df75e3a.sourceoverlay1399making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/d2/02b8f0396ff082bb3275b7e55f84d1f6fc2d85.sourceoverlay1400making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/2d/249ed73fe4a97d557b1ad96358b056868b7dad.sourceoverlay1401making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/f6/159b8b550941dcb1b05b2f8a83e04ad9556a48.sourceoverlay1402making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/06/847d7b7b7fc35c9b51525f486532bc1a902ddb.sourceoverlay1403making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/94/de74ad5dd7df866b878ab5be1b63eb555ef3d5.sourceoverlay1404making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/8a/22936d9cd10b50549dfc41b858a8a17791384a.sourceoverlay1405making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/a2/e5077541978de79673593ed51a2fc7dce2d2fa.sourceoverlay1406making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/36/0ce80a3b5a942fff8f42fb13981f3edd14744d.sourceoverlay1407making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/12/a313278418f62f253dce34333b8fbac37dba9f.sourceoverlay1408making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/9e/95da0187c46955c9b103f65ed999d52a8fabc1.sourceoverlay1409making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/af/547c15341563803a09cf0e644529909a199b7c.sourceoverlay1410making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/af/5919f3adaf7bcfaa00b67eef55db386be01eac.sourceoverlay1411making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/ec/34ff0c1546791adf3f0a4b037f9a0f6730d28b.sourceoverlay1412making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/51/9a4fff00b83cb554890d8d3809e4ac5580f652.sourceoverlay1413making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/75/723bafa1818b8e485aa6e137a9319a075b4334.sourceoverlay1414making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/0b/b2b51f14b326733e767be1798073b89208fb22.sourceoverlay1415making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/59/93b9432003fddd33310f70a09332ca81ae2eaf.sourceoverlay1416making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/3f/632d1fdd9c31da972c94b95a972dba1ad876f0.sourceoverlay1417making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/08/e6b42b02ad90cc38f6456d1877b6b24f79d422.sourceoverlay1418making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/78/f8f9e465d96f5c3bc860d4753c431765670813.sourceoverlay1419making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/e8/a32387bd181db8b388c5dd91978cb7813c21cd.sourceoverlay1420making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/92/5402474fa234072484a3066934892c4528591c.sourceoverlay1421making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/8e/10348f0c6ca7bb0cc581b6f99dd1265f2f6224.sourceoverlay1422making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/f8/4749f274f14c17023fc85b81ab7e1f59593ec8.sourceoverlay1423making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/29/46aa679a9c443c1ce53616babe937c35dfd3c3.sourceoverlay1424making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/26/7a134f9952a9c88105ffe1ce6a808918cdb125.sourceoverlay1425making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/.build-id/56/704bce2154c4d7196efb605226af9d653797b7.sourceoverlay1426making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/bash1427making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/accept1428making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/basename1429making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/chmod1430making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/csv1431making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/cut1432making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/dirname1433making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/dsv1434making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/fdflags1435making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/finfo1436making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/fltexpr1437making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/getconf1438making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/head1439making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/id1440making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/kv1441making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/ln1442making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/logname1443making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/mkdir1444making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/mkfifo1445making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/mktemp1446making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/mypid1447making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/pathchk1448making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/print1449making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/printenv1450making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/push1451making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/realpath1452making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/rm1453making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/rmdir1454making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/seq1455making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/setpgid1456making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/sleep1457making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/stat1458making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/strftime1459making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/strptime1460making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/sync1461making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/tee1462making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/truefalse1463making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/tty1464making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/uname1465making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/unlink1466making symlink relative: /nix/store/d3lkknd9f0r5nx5nlszb6vbzklyj7zx7-bash-interactive-5.3p9-debug/lib/debug/whoami