(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_hist.syms) \ > zle_hist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_hist.syms) \ > `echo zle_hist.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_keymap.c Src/Zle > zle_keymap.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_keymap.syms) \ > zle_keymap.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_keymap.syms) \ > `echo zle_keymap.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_main.c Src/Zle > zle_main.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_main.syms) \ > zle_main.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_main.syms) \ > `echo zle_main.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_misc.c Src/Zle > zle_misc.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_misc.syms) \ > zle_misc.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_misc.syms) \ > `echo zle_misc.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_move.c Src/Zle > zle_move.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_move.syms) \ > zle_move.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_move.syms) \ > `echo zle_move.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_params.c Src/Zle > zle_params.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_params.syms) \ > zle_params.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_params.syms) \ > `echo zle_params.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_refresh.c Src/Zle > zle_refresh.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_refresh.syms) \ > zle_refresh.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_refresh.syms) \ > `echo zle_refresh.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_thingy.c Src/Zle > zle_thingy.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_thingy.syms) \ > zle_thingy.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_thingy.syms) \ > `echo zle_thingy.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_tricky.c Src/Zle > zle_tricky.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_tricky.syms) \ > zle_tricky.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_tricky.syms) \ > `echo zle_tricky.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_utils.c Src/Zle > zle_utils.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_utils.syms) \ > zle_utils.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_utils.syms) \ > `echo zle_utils.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_vi.c Src/Zle > zle_vi.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_vi.syms) \ > zle_vi.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_vi.syms) \ > `echo zle_vi.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_word.c Src/Zle > zle_word.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_word.syms) \ > zle_word.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_word.syms) \ > `echo zle_word.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk textobjects.c Src/Zle > textobjects.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < textobjects.syms) \ > textobjects.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < textobjects.syms) \ > `echo textobjects.epro | sed 's/\.epro$/.pro/'` make[6]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[6]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `zle.mdh'. make[6]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[6]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `complete.mdh'. echo 'timestamp for complete.mdh against complete.mdd' > complete.mdhs gawk -f ../../Src/makepro.awk complete.c Src/Zle > complete.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complete.syms) \ > complete.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complete.syms) \ > `echo complete.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk compcore.c Src/Zle > compcore.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compcore.syms) \ > compcore.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compcore.syms) \ > `echo compcore.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk compmatch.c Src/Zle > compmatch.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compmatch.syms) \ > compmatch.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compmatch.syms) \ > `echo compmatch.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk compresult.c Src/Zle > compresult.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compresult.syms) \ > compresult.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compresult.syms) \ > `echo compresult.epro | sed 's/\.epro$/.pro/'` make[6]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[6]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `complete.mdh'. make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' Updated `zutil.mdh'. echo 'timestamp for zutil.mdh against zutil.mdd' > zutil.mdhs gawk -f ../../Src/makepro.awk zutil.c Src/Modules > zutil.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zutil.syms) \ > zutil.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zutil.syms) \ > `echo zutil.epro | sed 's/\.epro$/.pro/'` make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' Updated `zutil.mdh'. make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `compctl.mdh'. echo 'timestamp for compctl.mdh against compctl.mdd' > compctl.mdhs gawk -f ../../Src/makepro.awk compctl.c Src/Zle > compctl.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compctl.syms) \ > compctl.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compctl.syms) \ > `echo compctl.epro | sed 's/\.epro$/.pro/'` make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `compctl.mdh'. make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `complist.mdh'. echo 'timestamp for complist.mdh against complist.mdd' > complist.mdhs gawk -f ../../Src/makepro.awk complist.c Src/Zle > complist.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complist.syms) \ > complist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complist.syms) \ > `echo complist.epro | sed 's/\.epro$/.pro/'` make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `complist.mdh'. make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `computil.mdh'. echo 'timestamp for computil.mdh against computil.mdd' > computil.mdhs gawk -f ../../Src/makepro.awk computil.c Src/Zle > computil.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < computil.syms) \ > computil.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < computil.syms) \ > `echo computil.epro | sed 's/\.epro$/.pro/'` make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `computil.mdh'. make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `zleparameter.mdh'. echo 'timestamp for zleparameter.mdh against zleparameter.mdd' > zleparameter.mdhs gawk -f ../../Src/makepro.awk zleparameter.c Src/Zle > zleparameter.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zleparameter.syms) \ > zleparameter.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zleparameter.syms) \ > `echo zleparameter.epro | sed 's/\.epro$/.pro/'` make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' Updated `zleparameter.mdh'. make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[3]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' rm -f stamp-modobjs.tmp make[3]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o builtin.o builtin.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o compat.o compat.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o cond.o cond.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o context.o context.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o exec.o exec.c exec.c: In function 'execcmd_fork': exec.c:2774:2: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(5); ^~~~~~~ /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o glob.o glob.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o hashtable.o hashtable.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o hashnameddir.o hashnameddir.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o hist.o hist.c srcdir='.' CFMOD='../config.modules' \ /bin/sh ./mkbltnmlst.sh bltinmods.list Updated `zshpaths.h'. Creating `zshxmods.h'. echo '#define ZSH_VERSION "'5.8'"' > version.h /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o init.o init.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o input.o input.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o jobs.o jobs.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o lex.o lex.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o linklist.o linklist.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o loop.o loop.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o math.o math.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o mem.o mem.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o module.o module.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o options.o options.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o params.o params.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o parse.o parse.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o pattern.o pattern.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o prompt.o prompt.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o signals.o signals.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o signames.o signames.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o sort.o sort.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o string.o string.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o subst.o subst.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o text.o text.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o utils.o utils.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o watch.o watch.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o openssh_bsd_setres_id.o openssh_bsd_setres_id.c make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' gawk -f ./rlimits.awk /tmp/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/bits/resource.h /dev/null > rlimits.h /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o rlimits.o rlimits.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o sched.o sched.c make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o datetime.o datetime.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o langinfo.o langinfo.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o parameter.o parameter.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o termcap.o termcap.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o terminfo.o terminfo.c make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: 'complete.mdh' is up to date. make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zutil.o zutil.c make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o compctl.o compctl.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o complete.o complete.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o compcore.o compcore.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o compmatch.o compmatch.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o compresult.o compresult.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o complist.o complist.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o computil.o computil.c ( \ echo '/** widgets.list **/'; \ echo '/** widget structures for the internal widgets **/'; \ echo; \ echo '/* format: W(ZLE_FLAGS, t_firstname, functionname) */'; \ echo; \ sed -e 's/#.*//; /^$/d; s/-//g' \ -e 's/^"\(.*\)" *, *\([^ ]*\) *, *\(.*\)/W(\3, t_\1, \2)/' \ < ./iwidgets.list; \ ) > widgets.list ( \ echo '/** zle_widget.h **/'; \ echo '/** indices of and pointers to internal widgets **/'; \ echo; \ echo 'enum {'; \ sed -n -f ./zle_widget.sed < widgets.list; \ echo ' ZLE_BUILTIN_WIDGET_COUNT'; \ echo '};'; \ ) > zle_widget.h /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_bindings.o zle_bindings.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_hist.o zle_hist.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_keymap.o zle_keymap.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_main.o zle_main.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_misc.o zle_misc.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_move.o zle_move.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_params.o zle_params.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_refresh.o zle_refresh.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_thingy.o zle_thingy.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_tricky.o zle_tricky.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_utils.o zle_utils.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_vi.o zle_vi.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zle_word.o zle_word.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o textobjects.o textobjects.c /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o zleparameter.o zleparameter.c make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[3]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' Updated `stamp-modobjs'. make[3]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' gawk -f ../Src/makepro.awk main.c Src > main.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms) \ > main.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \ > `echo main.epro | sed 's/\.epro$/.pro/'` /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o main.o ./main.c make[3]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[3]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[3]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' rm -f zsh /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lncurses -lrt -lm -lc /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: utils.o: in function `gettempname': utils.c:(.text+0x321e): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[3]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[3]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[2]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[2]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Doc' make[1]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8' >>> zsh 5.8 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-1/output-1/target install -C /tmp/instance-1/output-1/build/zsh-5.8/ make[1]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8' make[2]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[3]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: 'complete.mdh' is up to date. make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[3]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' rm -f stamp-modobjs.tmp make[3]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o params.o params.c make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[5]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[5]: 'complete.mdh' is up to date. make[5]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[3]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' Updated `stamp-modobjs'. rm -f zsh /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lncurses -lrt -lm -lc /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: utils.o: in function `gettempname': utils.c:(.text+0x321e): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' /bin/sh ../mkinstalldirs /tmp/instance-1/output-1/target/bin /usr/bin/install -c zsh /tmp/instance-1/output-1/target/bin/zsh-5.8 if test -f /tmp/instance-1/output-1/target/bin/zsh; then \ rm -f /tmp/instance-1/output-1/target/bin/zsh.old; \ ln /tmp/instance-1/output-1/target/bin/zsh /tmp/instance-1/output-1/target/bin/zsh.old; \ else :; fi rm -f /tmp/instance-1/output-1/target/bin/zsh.new ln /tmp/instance-1/output-1/target/bin/zsh-5.8 /tmp/instance-1/output-1/target/bin/zsh.new mv /tmp/instance-1/output-1/target/bin/zsh.new /tmp/instance-1/output-1/target/bin/zsh make[2]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[2]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[3]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Builtins' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Modules' make[4]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[4]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src/Zle' make[3]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' make[2]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Src' if test x/usr/share/zsh/5.8/functions != x && test x/usr/share/zsh/5.8/functions != xno; then \ test x/usr/share/zsh/site-functions != xno && \ /bin/sh ./mkinstalldirs /tmp/instance-1/output-1/target/usr/share/zsh/site-functions; \ sdir_top="." fndir="/usr/share/zsh/5.8/functions" dir_top="." \ scriptdir="/usr/share/zsh/5.8/scripts" runhelpdir="/usr/share/zsh/5.8/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/tmp/instance-1/output-1/target" VERSION="5.8" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /tmp/instance-1/output-1/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /tmp/instance-1/output-1/target/usr/share/zsh/5.8/functions make[2]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Doc' /bin/sh ../mkinstalldirs /tmp/instance-1/output-1/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s $file || exit 1; \ /usr/bin/install -c -m 644 $file /tmp/instance-1/output-1/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Doc' make[2]: Entering directory '/tmp/instance-1/output-1/build/zsh-5.8/Doc' if test x"/usr/share/zsh/5.8/help" != x""; then \ /bin/sh ../mkinstalldirs /tmp/instance-1/output-1/target/usr/share/zsh/5.8/help; \ /usr/bin/install -c -m 644 help/* /tmp/instance-1/output-1/target/usr/share/zsh/5.8/help; \ while read from to; do \ rm -f /tmp/instance-1/output-1/target/usr/share/zsh/5.8/help/$to || : ; \ ln -s $from /tmp/instance-1/output-1/target/usr/share/zsh/5.8/help/$to; \ done < help.txt; \ fi mkdir -m 755 -p -- /tmp/instance-1/output-1/target/usr/share/zsh/5.8/help make[2]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8/Doc' make[1]: Leaving directory '/tmp/instance-1/output-1/build/zsh-5.8' rm -f /tmp/instance-1/output-1/target/bin/zsh-5.8 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/nds32le-linux-%g' -e 's%@TARGET_ARCH@%nds32le%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh grep -qsE '^/bin/zsh$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/zsh" >> /tmp/instance-1/output-1/target/etc/shells printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-1/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05.2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.05.2"; \ echo "PRETTY_NAME=\"Buildroot 2021.05.2\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2021.05.2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> axel 2.17.10 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ccid 1.4.34 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.1 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-checksec 2.2.2 Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> host-exfatprogs 1.1.0 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zsh 5.8 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'