> `echo langinfo.epro | sed 's/\.epro$/.pro/'` Updated `langinfo.mdh'. Updated `parameter.mdh'. echo 'timestamp for parameter.mdh against parameter.mdd' > parameter.mdhs gawk -f ../../Src/makepro.awk parameter.c Src/Modules > parameter.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parameter.syms) \ > parameter.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parameter.syms) \ > `echo parameter.epro | sed 's/\.epro$/.pro/'` Updated `parameter.mdh'. Updated `termcap.mdh'. echo 'timestamp for termcap.mdh against termcap.mdd' > termcap.mdhs gawk -f ../../Src/makepro.awk termcap.c Src/Modules > termcap.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < termcap.syms) \ > termcap.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < termcap.syms) \ > `echo termcap.epro | sed 's/\.epro$/.pro/'` Updated `termcap.mdh'. Updated `terminfo.mdh'. echo 'timestamp for terminfo.mdh against terminfo.mdd' > terminfo.mdhs gawk -f ../../Src/makepro.awk terminfo.c Src/Modules > terminfo.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < terminfo.syms) \ > terminfo.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < terminfo.syms) \ > `echo terminfo.epro | sed 's/\.epro$/.pro/'` Updated `terminfo.mdh'. ( \ echo '/** thingies.list **/'; \ echo '/** thingy structures for the known thingies **/'; \ echo; \ echo '/* format: T("name", TH_FLAGS, w_widget, t_nextthingy) */'; \ echo; \ sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \ -e 's/^"/T("/; s/$/, 0,/; h' \ -e 's/-//g; s/^.*"\(.*\)".*/w_\1, t_D\1)/' \ -e 'H; g; s/\n/ /' \ < ./iwidgets.list; \ sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \ -e 's/^"/T("./; s/$/, TH_IMMORTAL,/; h' \ -e 's/-//g; s/^.*"\.\(.*\)".*/w_\1, t_\1)/' \ -e 'H; g; s/\n/ /' \ < ./iwidgets.list; \ ) > thingies.list ( \ echo '/** zle_things.h **/'; \ echo '/** indices of and pointers to known thingies **/'; \ echo; \ echo 'enum {'; \ sed -n -f ./zle_things.sed < thingies.list; \ echo ' ZLE_BUILTIN_THINGY_COUNT'; \ echo '};'; \ ) > zle_things.h Updated `zle.mdh'. echo 'timestamp for zle.mdh against zle.mdd' > zle.mdhs gawk -f ../../Src/makepro.awk zle_bindings.c Src/Zle > zle_bindings.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_bindings.syms) \ > zle_bindings.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_bindings.syms) \ > `echo zle_bindings.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_hist.c Src/Zle > zle_hist.syms (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/'` Updated `zle.mdh'. 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/'` Updated `complete.mdh'. 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/'` Updated `zutil.mdh'. 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/'` Updated `compctl.mdh'. 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/'` Updated `complist.mdh'. 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/'` Updated `computil.mdh'. 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/'` Updated `zleparameter.mdh'. rm -f stamp-modobjs.tmp /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o builtin.o builtin.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o compat.o compat.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o cond.o cond.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o context.o context.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o exec.o exec.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o glob.o glob.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o hashtable.o hashtable.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o hashnameddir.o hashnameddir.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -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.4.2'"' > version.h /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o init.o init.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o input.o input.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o jobs.o jobs.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o lex.o lex.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o linklist.o linklist.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o loop.o loop.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o math.o math.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o mem.o mem.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o module.o module.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o options.o options.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o params.o params.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o parse.o parse.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o pattern.o pattern.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o prompt.o prompt.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o signals.o signals.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o signames.o signames.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o sort.o sort.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o string.o string.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o subst.o subst.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o text.o text.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o utils.o utils.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o watch.o watch.c gawk -f ./rlimits.awk /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/bits/resource.h /dev/null > rlimits.h /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o rlimits.o rlimits.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o sched.o sched.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o datetime.o datetime.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o langinfo.o langinfo.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o parameter.o parameter.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o termcap.o termcap.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o terminfo.o terminfo.c make[6]: `complete.mdh' is up to date. /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zutil.o zutil.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o compctl.o compctl.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o complete.o complete.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o compcore.o compcore.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o compmatch.o compmatch.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o compresult.o compresult.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o complist.o complist.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -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 /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_bindings.o zle_bindings.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_hist.o zle_hist.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_keymap.o zle_keymap.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_main.o zle_main.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_misc.o zle_misc.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_move.o zle_move.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_params.o zle_params.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_refresh.o zle_refresh.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_thingy.o zle_thingy.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_tricky.o zle_tricky.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_utils.o zle_utils.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_vi.o zle_vi.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zle_word.o zle_word.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o textobjects.o textobjects.c /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o zleparameter.o zleparameter.c Updated `stamp-modobjs'. 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/'` /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o main.o ./main.c rm -f zsh /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -L/home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib -lpcre -ldl -lncurses -lrt -lm -lc make[3]: Nothing to be done for `all'. >>> zsh 5.4.2 Installing to target PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-2/output/target install -C /home/peko/autobuild/instance-2/output/build/zsh-5.4.2/ make[6]: `complete.mdh' is up to date. rm -f stamp-modobjs.tmp /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 -o params.o params.c make[6]: `complete.mdh' is up to date. Updated `stamp-modobjs'. rm -f zsh /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -L/home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib -lpcre -ldl -lncurses -lrt -lm -lc /bin/sh ../mkinstalldirs /home/peko/autobuild/instance-2/output/target/bin /usr/bin/install -c zsh /home/peko/autobuild/instance-2/output/target/bin/zsh-5.4.2 if test -f /home/peko/autobuild/instance-2/output/target/bin/zsh; then \ rm -f /home/peko/autobuild/instance-2/output/target/bin/zsh.old; \ ln /home/peko/autobuild/instance-2/output/target/bin/zsh /home/peko/autobuild/instance-2/output/target/bin/zsh.old; \ else :; fi rm -f /home/peko/autobuild/instance-2/output/target/bin/zsh.new ln /home/peko/autobuild/instance-2/output/target/bin/zsh-5.4.2 /home/peko/autobuild/instance-2/output/target/bin/zsh.new mv /home/peko/autobuild/instance-2/output/target/bin/zsh.new /home/peko/autobuild/instance-2/output/target/bin/zsh if test x/usr/share/zsh/5.4.2/functions != x && test x/usr/share/zsh/5.4.2/functions != xno; then \ test x/usr/share/zsh/site-functions != xno && \ /bin/sh ./mkinstalldirs /home/peko/autobuild/instance-2/output/target/usr/share/zsh/site-functions; \ sdir_top="." fndir="/usr/share/zsh/5.4.2/functions" dir_top="." \ scriptdir="/usr/share/zsh/5.4.2/scripts" runhelpdir="/usr/share/zsh/5.4.2/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/home/peko/autobuild/instance-2/output/target" VERSION="5.4.2" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/peko/autobuild/instance-2/output/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /home/peko/autobuild/instance-2/output/target/usr/share/zsh/5.4.2/functions /bin/sh ../mkinstalldirs /home/peko/autobuild/instance-2/output/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 /home/peko/autobuild/instance-2/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done if test x"/usr/share/zsh/5.4.2/help" != x""; then \ /bin/sh ../mkinstalldirs /home/peko/autobuild/instance-2/output/target/usr/share/zsh/5.4.2/help; \ /usr/bin/install -c -m 644 ./help/* /home/peko/autobuild/instance-2/output/target/usr/share/zsh/5.4.2/help; \ while read from to; do \ rm -f /home/peko/autobuild/instance-2/output/target/usr/share/zsh/5.4.2/help/$to || : ; \ ln -s $from /home/peko/autobuild/instance-2/output/target/usr/share/zsh/5.4.2/help/$to; \ done < ./help.txt; \ fi mkdir -m 755 -p -- /home/peko/autobuild/instance-2/output/target/usr/share/zsh/5.4.2/help rm -f /home/peko/autobuild/instance-2/output/target/bin/zsh-5.4.2 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['gsl', 'gmp', 'libffi', 'mpfr', 'mpc'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['gsl', 'gmp', 'libffi', 'mpfr', 'mpc'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-binutils', 'host-m4', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-gcc-initial', 'host-gcc-final', 'host-libtool', 'host-autoconf', 'host-automake', 'host-bison', 'host-gettext'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./sbin/fsck" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-2/output/target/etc/shadow rm -f /home/peko/autobuild/instance-2/output/target/bin/sh rm -f /home/peko/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-2/output/target/usr/include /home/peko/autobuild/instance-2/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-2/output/target/usr/lib/cmake /home/peko/autobuild/instance-2/output/target/usr/share/cmake find /home/peko/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-2/output/target/lib/ /home/peko/autobuild/instance-2/output/target/usr/lib/ /home/peko/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-2/output/target/usr/man /home/peko/autobuild/instance-2/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-2/output/target/usr/info /home/peko/autobuild/instance-2/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-2/output/target/usr/doc /home/peko/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00933-g5c7fd2a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/peko/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-2/buildroot' make: Entering directory `/home/peko/autobuild/instance-2/buildroot' >>> Buildroot 2018.02-git-00933-g5c7fd2a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.28 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.15 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> argp-standalone 1.3 Collecting legal info >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bootstrap 4.0.0 Collecting legal info sha256sum: /home/peko/autobuild/instance-2/output/build/bootstrap-4.0.0/bootstrap.css: No such file or directory ERROR: bootstrap.css has wrong sha256 hash: ERROR: expected: 8c1a4c25634d5841924aab1848acc9dcbc3d5672183053c8b71ff2139b65d7c3 ERROR: got : ERROR: Incomplete download, or man-in-the-middle (MITM) attack make[1]: *** [bootstrap-legal-info] Error 1 make: *** [_all] Error 2 make: Leaving directory `/home/peko/autobuild/instance-2/buildroot'