+ curl -f --connect-timeout 5 --retry 3 --location https://www.muppetlabs.com/~breadbox/pub/software/ELFkickers-3.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 106k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 100 106k 0 0 76040 0 0:00:01 0:00:01 --:--:-- 76072 Applying /home/buildbot/openwrt/tools/sstrip/patches/001-disable-elftoc-compilation.patch using plaintext: patching file Makefile make[4]: Entering directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2' mkdir -p bin make -Celfls elfls make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/elfls' make -C ../elfrw libelfrw.a make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/elfrw' gcc -Wall -Wextra -O3 -I/home/buildbot/openwrt/staging_dir/host/include -c -o elfrw.o elfrw.c gcc -Wall -Wextra -O3 -I/home/buildbot/openwrt/staging_dir/host/include -c -o elfrw_dyn.o elfrw_dyn.c gcc -Wall -Wextra -O3 -I/home/buildbot/openwrt/staging_dir/host/include -c -o elfrw_ehdr.o elfrw_ehdr.c gcc -Wall -Wextra -O3 -I/home/buildbot/openwrt/staging_dir/host/include -c -o elfrw_phdr.o elfrw_phdr.c gcc -Wall -Wextra -O3 -I/home/buildbot/openwrt/staging_dir/host/include -c -o elfrw_rel.o elfrw_rel.c gcc -Wall -Wextra -O3 -I/home/buildbot/openwrt/staging_dir/host/include -c -o elfrw_shdr.o elfrw_shdr.c gcc -Wall -Wextra -O3 -I/home/buildbot/openwrt/staging_dir/host/include -c -o elfrw_sym.o elfrw_sym.c gcc -Wall -Wextra -O3 -I/home/buildbot/openwrt/staging_dir/host/include -c -o elfrw_ver.o elfrw_ver.c ar crs libelfrw.a elfrw.o elfrw_dyn.o elfrw_ehdr.o elfrw_phdr.o elfrw_rel.o elfrw_shdr.o elfrw_sym.o elfrw_ver.o make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/elfrw' gcc -Wall -Wextra -I../elfrw -I/home/buildbot/openwrt/staging_dir/host/include -L/home/buildbot/openwrt/staging_dir/host/lib elfls.c ../elfrw/libelfrw.a -o elfls elfls.c: In function 'makenumberfmts': elfls.c:587:25: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 587 | sprintf(sizefmt, "%%%dlX", i); | ^~ elfls.c:587:22: note: directive argument in the range [6, 2147483647] 587 | sprintf(sizefmt, "%%%dlX", i); | ^~~~~~~~ elfls.c:587:5: note: 'sprintf' output between 5 and 14 bytes into a destination of size 8 587 | sprintf(sizefmt, "%%%dlX", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elfls.c:590:27: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 590 | sprintf(offsetfmt, "%%%dlX", i); | ^~ elfls.c:590:24: note: directive argument in the range [6, 2147483647] 590 | sprintf(offsetfmt, "%%%dlX", i); | ^~~~~~~~ elfls.c:590:5: note: 'sprintf' output between 5 and 14 bytes into a destination of size 8 590 | sprintf(offsetfmt, "%%%dlX", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elfls.c:594:26: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] 594 | sprintf(addrfmt, "%%0%dlX", i); | ^~ elfls.c:594:22: note: directive argument in the range [8, 2147483647] 594 | sprintf(addrfmt, "%%0%dlX", i); | ^~~~~~~~~ elfls.c:594:5: note: 'sprintf' output between 6 and 15 bytes into a destination of size 8 594 | sprintf(addrfmt, "%%0%dlX", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/elfls' cp elfls/elfls bin/elfls mkdir -p doc cp elfls/elfls.1 doc/elfls.1 mkdir -p bin make -Cobjres objres make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/objres' gcc -Wall -Wextra -I../elfrw -I/home/buildbot/openwrt/staging_dir/host/include -c -o objres.o objres.c gcc -Wall -Wextra objres.o ../elfrw/libelfrw.a -o objres make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/objres' cp objres/objres bin/objres mkdir -p doc cp objres/objres.1 doc/objres.1 mkdir -p bin make -Crebind rebind make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/rebind' gcc -Wall -Wextra -I../elfrw -I/home/buildbot/openwrt/staging_dir/host/include -L/home/buildbot/openwrt/staging_dir/host/lib rebind.c ../elfrw/libelfrw.a -o rebind make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/rebind' cp rebind/rebind bin/rebind mkdir -p doc cp rebind/rebind.1 doc/rebind.1 mkdir -p bin make -Csstrip sstrip make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/sstrip' gcc -Wall -Wextra -I../elfrw -I/home/buildbot/openwrt/staging_dir/host/include -L/home/buildbot/openwrt/staging_dir/host/lib sstrip.c ../elfrw/libelfrw.a -o sstrip make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/sstrip' cp sstrip/sstrip bin/sstrip mkdir -p doc cp sstrip/sstrip.1 doc/sstrip.1 mkdir -p bin make -Cebfc ebfc make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/ebfc' gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o ebfc.o ebfc.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o brainfuck.o brainfuck.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o elfparts.o elfparts.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o ehdr.o ehdr.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o phdrtab.o phdrtab.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o shdrtab.o shdrtab.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o progbits.o progbits.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o strtab.o strtab.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o symtab.o symtab.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o hash.o hash.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o rel.o rel.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o got.o got.c gcc -Wall -Wextra -Wno-missing-field-initializers -I/home/buildbot/openwrt/staging_dir/host/include -c -o dynamic.o dynamic.c ar crs libelfparts.a elfparts.o ehdr.o phdrtab.o shdrtab.o progbits.o strtab.o symtab.o hash.o rel.o got.o dynamic.o gcc -L/home/buildbot/openwrt/staging_dir/host/lib ebfc.o brainfuck.o libelfparts.a -o ebfc make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/ebfc' cp ebfc/ebfc bin/ebfc mkdir -p doc cp ebfc/ebfc.1 doc/ebfc.1 mkdir -p bin make -Cinfect infect make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/infect' gcc -Wall -Wextra -I/home/buildbot/openwrt/staging_dir/host/include -L/home/buildbot/openwrt/staging_dir/host/lib infect.c -o infect make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2/infect' cp infect/infect bin/infect mkdir -p doc cp infect/infect.1 doc/infect.1 make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/host/ELFkickers-3.2' time: tools/sstrip/compile#2.27#0.63#4.91