+ curl -f --connect-timeout 5 --retry 3 --location https://sources.cdn.openwrt.org/zlib-1.3.1.tar.zst % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1284k 100 1284k 0 0 2425k 0 --:--:-- --:--:-- --:--:-- 2428k Applying /home/buildbot/openwrt/tools/zlib/patches/900-overridable-pc-exec-prefix.patch using plaintext: patching file zlib.pc.cmakein ignored option: --sysconfdir ignored option: --localstatedir Building static library libz.a version 1.3.1 with /home/buildbot/openwrt/staging_dir/host/bin/gcc. Checking for size_t... Yes. Checking for off64_t... Yes. Checking for fseeko... Yes. Checking for strerror... Yes. Checking for unistd.h... Yes. Checking for stdarg.h... Yes. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). Checking for vsnprintf() in stdio.h... Yes. Checking for return value of vsnprintf()... Yes. Checking for attribute(visibility) support... Yes. make[4]: Entering directory '/home/buildbot/openwrt/build_dir/host/zlib-1.3.1' /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -L/home/buildbot/openwrt/staging_dir/host/lib -o example example.o -L. libz.a /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -L/home/buildbot/openwrt/staging_dir/host/lib -o minigzip minigzip.o -L. libz.a /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -L/home/buildbot/openwrt/staging_dir/host/lib -o example64 example64.o -L. libz.a /home/buildbot/openwrt/staging_dir/host/bin/gcc -O2 -I/home/buildbot/openwrt/staging_dir/host/include -DPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -L/home/buildbot/openwrt/staging_dir/host/lib -o minigzip64 minigzip64.o -L. libz.a make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/host/zlib-1.3.1' make[4]: Entering directory '/home/buildbot/openwrt/build_dir/host/zlib-1.3.1' rm -f /home/buildbot/openwrt/staging_dir/host/lib/libz.a cp libz.a /home/buildbot/openwrt/staging_dir/host/lib chmod 644 /home/buildbot/openwrt/staging_dir/host/lib/libz.a rm -f /home/buildbot/openwrt/staging_dir/host/share/man/man3/zlib.3 cp zlib.3 /home/buildbot/openwrt/staging_dir/host/share/man/man3 chmod 644 /home/buildbot/openwrt/staging_dir/host/share/man/man3/zlib.3 rm -f /home/buildbot/openwrt/staging_dir/host/lib/pkgconfig/zlib.pc cp zlib.pc /home/buildbot/openwrt/staging_dir/host/lib/pkgconfig chmod 644 /home/buildbot/openwrt/staging_dir/host/lib/pkgconfig/zlib.pc rm -f /home/buildbot/openwrt/staging_dir/host/include/zlib.h /home/buildbot/openwrt/staging_dir/host/include/zconf.h cp zlib.h zconf.h /home/buildbot/openwrt/staging_dir/host/include chmod 644 /home/buildbot/openwrt/staging_dir/host/include/zlib.h /home/buildbot/openwrt/staging_dir/host/include/zconf.h make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/host/zlib-1.3.1' time: tools/zlib/compile#4.65#0.73#2.20