encoder/slicetype.c: In function 'x264_8_slicetype_analyse': encoder/slicetype.c:868:47: warning: array subscript -1 is below array bounds of 'int16_t (*[17])[2]' {aka 'short int (*[17])[2]'} [-Warray-bounds] 868 | if( do_search[1] ) fenc->lowres_mvs[1][p1-b-1][0][0] = 0; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/me.c -o encoder/me-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/ratecontrol.c -o encoder/ratecontrol-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/set.c -o encoder/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/macroblock.c -o encoder/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/cabac.c -o encoder/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/cavlc.c -o encoder/cavlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/encoder.c -o encoder/encoder-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 encoder/encoder.c: In function 'x264_8_encoder_open': encoder/encoder.c:1791:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~ encoder/encoder.c:1791:37: note: directive argument in the range [-214748364, 214748364] 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~~~~~~ encoder/encoder.c:1791:37: note: directive argument in the range [-9, 9] encoder/encoder.c:1791:5: note: 'snprintf' output between 4 and 14 bytes into a destination of size 4 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/lookahead.c -o encoder/lookahead-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/threadpool.c -o common/threadpool-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/mc.c -o common/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/predict.c -o common/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/pixel.c -o common/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/macroblock.c -o common/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/frame.c -o common/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/dct.c -o common/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/cabac.c -o common/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/common.c -o common/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/rectangle.c -o common/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/set.c -o common/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/quant.c -o common/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/deblock.c -o common/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/vlc.c -o common/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/mvpred.c -o common/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/bitstream.c -o common/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/analyse.c -o encoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 In file included from encoder/analyse.c:3894: encoder/slicetype.c: In function 'x264_10_slicetype_analyse': encoder/slicetype.c:868:47: warning: array subscript -1 is below array bounds of 'int16_t (*[17])[2]' {aka 'short int (*[17])[2]'} [-Warray-bounds] 868 | if( do_search[1] ) fenc->lowres_mvs[1][p1-b-1][0][0] = 0; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/me.c -o encoder/me-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/ratecontrol.c -o encoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/set.c -o encoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/macroblock.c -o encoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/cabac.c -o encoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/cavlc.c -o encoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/encoder.c -o encoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 encoder/encoder.c: In function 'x264_10_encoder_open': encoder/encoder.c:1791:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~ encoder/encoder.c:1791:37: note: directive argument in the range [-214748364, 214748364] 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~~~~~~ encoder/encoder.c:1791:37: note: directive argument in the range [-9, 9] encoder/encoder.c:1791:5: note: 'snprintf' output between 4 and 14 bytes into a destination of size 4 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/lookahead.c -o encoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/threadpool.c -o common/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -o libx264.so.161 common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o -shared -Wl,-soname,libx264.so.161 -Wl,-Bsymbolic -lm -lpthread rm -f libx264.a /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ar rc libx264.a common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ranlib libx264.a make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Installing to staging directory PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR="/nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot" -C /nvmedata/autobuild/instance-4/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b install make[1]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' install -d /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/include /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/include install -m 644 x264.pc /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -d /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib ln -f -s libx264.so.161 /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib/libx264.so install -m 755 libx264.so.161 /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib install -d /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib install -m 644 libx264.a /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ranlib /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib/libx264.a make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Fixing libtool files for la in $(find /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-4/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-4/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Installing to target PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR="/nvmedata/autobuild/instance-4/output-1/target" -C /nvmedata/autobuild/instance-4/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b install make[1]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' install -d /nvmedata/autobuild/instance-4/output-1/target/usr/include /nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /nvmedata/autobuild/instance-4/output-1/target/usr/include install -m 644 x264.pc /nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig install -d /nvmedata/autobuild/instance-4/output-1/target/usr/lib ln -f -s libx264.so.161 /nvmedata/autobuild/instance-4/output-1/target/usr/lib/libx264.so install -m 755 libx264.so.161 /nvmedata/autobuild/instance-4/output-1/target/usr/lib install -d /nvmedata/autobuild/instance-4/output-1/target/usr/lib install -m 644 libx264.a /nvmedata/autobuild/instance-4/output-1/target/usr/lib /nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ranlib /nvmedata/autobuild/instance-4/output-1/target/usr/lib/libx264.a make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-4/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-4/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%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', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /nvmedata/autobuild/instance-4/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /nvmedata/autobuild/instance-4/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-4/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-4/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells; fi rm -f /nvmedata/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas/*.xml /nvmedata/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas/*.dtd /nvmedata/autobuild/instance-4/output-1/host/bin/glib-compile-schemas /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/nvmedata/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-4/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-4/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-4/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-4/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-4/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-4/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/include /nvmedata/autobuild/instance-4/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-4/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-4/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-4/output-1/target/usr/doc find /nvmedata/autobuild/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-4/output-1/target/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-4/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/man /nvmedata/autobuild/instance-4/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/info /nvmedata/autobuild/instance-4/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/doc /nvmedata/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-4/output-1/target/lib/debug /nvmedata/autobuild/instance-4/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-4/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 /nvmedata/autobuild/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-243-ga0bf8777bf"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-4/output-1/per-package /nvmedata/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-4/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-4/output-1/images rm -rf /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-4/output-1/target/ /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-4/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-4/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-4/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1732 objects. stage 2: creating image '/nvmedata/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/1732 0% [ ] 2/1732 0% [ ] 3/1732 0% [ ] 4/1732 0% [ ] 5/1732 0% [ ] 6/1732 0% [ ] 7/1732 0% [ ] 8/1732 0% [ ] 9/1732 0% [ ] 10/1732 0% [ ] 11/1732 0% [ ] 12/1732 0% [ ] 13/1732 0% [ ] 14/1732 0% [ ] 15/1732 0% [ ] 16/1732 0% [ ] 17/1732 0% [ ] 18/1732 1% [ ] 19/1732 1% [ ] 20/1732 1% [ ] 21/1732 1% [ ] 22/1732 1% [ ] 23/1732 1% [ ] 24/1732 1% [ ] 25/1732 1% [ ] 26/1732 1% [ ] 27/1732 1% [= ] 28/1732 1% [= ] 29/1732 1% [= ] 30/1732 1% [= ] 31/1732 1% [= ] 32/1732 1% [= ] 33/1732 1% [= ] 34/1732 1% [= ] 35/1732 2% [= ] 36/1732 2% [= ] 37/1732 2% [= ] 38/1732 2% [= ] 39/1732 2% [= ] 40/1732 2% [= ] 41/1732 2% [= ] 42/1732 2% [= ] 43/1732 2% [= ] 44/1732 2% [= ] 45/1732 2% [= ] 46/1732 2% [= ] 47/1732 2% [= ] 48/1732 2% [= ] 49/1732 2% [= ] 50/1732 2% [= ] 51/1732 2% [= ] 52/1732 3% [= ] 53/1732 3% [= ] 54/1732 3% [= ] 55/1732 3% [== ] 56/1732 3% [== ] 57/1732 3% [== ] 58/1732 3% [== ] 59/1732 3% [== ] 60/1732 3% [== ] 61/1732 3% [== ] 62/1732 3% [== ] 63/1732 3% [== ] 64/1732 3% [== ] 65/1732 3% [== ] 66/1732 3% [== ] 67/1732 3% [== ] 68/1732 3% [== ] 69/1732 3% [== ] 70/1732 4% [== ] 71/1732 4% [== ] 72/1732 4% [== ] 73/1732 4% [== ] 74/1732 4% [== ] 75/1732 4% [== ] 76/1732 4% [== ] 77/1732 4% [== ] 78/1732 4% [== ] 79/1732 4% [== ] 80/1732 4% [== ] 81/1732 4% [== ] 82/1732 4% [== ] 83/1732 4% [=== ] 84/1732 4% [=== ] 85/1732 4% [=== ] 86/1732 4% [=== ] 87/1732 5% [=== ] 88/1732 5% [=== ] 89/1732 5% [=== ] 90/1732 5% [=== ] 91/1732 5% [=== ] 92/1732 5% [=== ] 93/1732 5% [=== ] 94/1732 5% [=== ] 95/1732 5% [=== ] 96/1732 5% [=== ] 97/1732 5% [=== ] 98/1732 5% [=== ] 99/1732 5% [=== ] 100/1732 5% [=== ] 101/1732 5% [=== ] 102/1732 5% [=== ] 103/1732 5% [=== ] 104/1732 6% [=== ] 105/1732 6% [=== ] 106/1732 6% [=== ] 107/1732 6% [=== ] 108/1732 6% [=== ] 109/1732 6% [=== ] 110/1732 6% [=== ] 111/1732 6% [==== ] 112/1732 6% [==== ] 113/1732 6% [==== ] 114/1732 6% [==== ] 115/1732 6% [==== ] 116/1732 6% [==== ] 117/1732 6% [==== ] 118/1732 6% [==== ] 119/1732 6% [==== ] 120/1732 6% [==== ] 121/1732 6% [==== ] 122/1732 7% [==== ] 123/1732 7% [==== ] 124/1732 7% [==== ] 125/1732 7% [==== ] 126/1732 7% [==== ] 127/1732 7% [==== ] 128/1732 7% [==== ] 129/1732 7% [==== ] 130/1732 7% [==== ] 131/1732 7% [==== ] 132/1732 7% [==== ] 133/1732 7% [==== ] 134/1732 7% [==== ] 135/1732 7% [==== ] 136/1732 7% [==== ] 137/1732 7% [==== ] 138/1732 7% [==== ] 139/1732 8% [===== ] 140/1732 8% [===== ] 141/1732 8% [===== ] 142/1732 8% [===== ] 143/1732 8% [===== ] 144/1732 8% [===== ] 145/1732 8% [===== ] 146/1732 8% [===== ] 147/1732 8% [===== ] 148/1732 8% [===== ] 149/1732 8% [===== ] 150/1732 8% [===== ] 151/1732 8% [===== ] 152/1732 8% [===== ] 153/1732 8% [===== ] 154/1732 8% [===== ] 155/1732 8% [===== ] 156/1732 9% [===== ] 157/1732 9% [===== ] 158/1732 9% [===== ] 159/1732 9% [===== ] 160/1732 9% [===== ] 161/1732 9% [===== ] 162/1732 9% [===== ] 163/1732 9% [===== ] 164/1732 9% [===== ] 165/1732 9% [===== ] 166/1732 9% [===== ] 167/1732 9% [====== ] 168/1732 9% [====== ] 169/1732 9% [====== ] 170/1732 9% [====== ] 171/1732 9% [====== ] 172/1732 9% [====== ] 173/1732 9% [====== ] 174/1732 10% [====== ] 175/1732 10% [====== ] 176/1732 10% [====== ] 177/1732 10% [====== ] 178/1732 10% [====== ] 179/1732 10% [====== ] 180/1732 10% [====== ] 181/1732 10% [====== ] 182/1732 10% [====== ] 183/1732 10% [====== ] 184/1732 10% [====== ] 185/1732 10% [====== ] 186/1732 10% [====== ] 187/1732 10% [====== ] 188/1732 10% [====== ] 189/1732 10% [====== ] 190/1732 10% [====== ] 191/1732 11% [====== ] 192/1732 11% [====== ] 193/1732 11% [====== ] 194/1732 11% [====== ] 195/1732 11% [======= ] 196/1732 11% [======= ] 197/1732 11% [======= ] 198/1732 11% [======= ] 199/1732 11% [======= ] 200/1732 11% [======= ] 201/1732 11% [======= ] 202/1732 11% [======= ] 203/1732 11% [======= ] 204/1732 11% [======= ] 205/1732 11% [======= ] 206/1732 11% [======= ] 207/1732 11% [======= ] 208/1732 12% [======= ] 209/1732 12% [======= ] 210/1732 12% [======= ] 211/1732 12% [======= ] 212/1732 12% [======= ] 213/1732 12% [======= ] 214/1732 12% [======= ] 215/1732 12% [======= ] 216/1732 12% [======= ] 217/1732 12% [======= ] 218/1732 12% [======= ] 219/1732 12% [======= ] 220/1732 12% [======= ] 221/1732 12% [======= ] 222/1732 12% [======= ] 223/1732 12% [======== ] 224/1732 12% [======== ] 225/1732 12% [======== ] 226/1732 13% [======== ] 227/1732 13% [======== ] 228/1732 13% [======== ] 229/1732 13% [======== ] 230/1732 13% [======== ] 231/1732 13% [======== ] 232/1732 13% [======== ] 233/1732 13% [======== ] 234/1732 13% [======== ] 235/1732 13% [======== ] 236/1732 13% [======== ] 237/1732 13% [======== ] 238/1732 13% [======== ] 239/1732 13% [======== ] 240/1732 13% [======== ] 241/1732 13% [======== ] 242/1732 13% [======== ] 243/1732 14% [======== ] 244/1732 14% [======== ] 245/1732 14% [======== ] 246/1732 14% [======== ] 247/1732 14% [======== ] 248/1732 14% [======== ] 249/1732 14% [======== ] 250/1732 14% [======== ] 251/1732 14% [========= ] 252/1732 14% [========= ] 253/1732 14% [========= ] 254/1732 14% [========= ] 255/1732 14% [========= ] 256/1732 14% [========= ] 257/1732 14% [========= ] 258/1732 14% [========= ] 259/1732 14% [========= ] 260/1732 15% [========= ] 261/1732 15% [========= ] 262/1732 15% [========= ] 263/1732 15% [========= ] 264/1732 15% [========= ] 265/1732 15% [========= ] 266/1732 15% [========= ] 267/1732 15% [========= ] 268/1732 15% [========= ] 269/1732 15% [========= ] 270/1732 15% [========= ] 271/1732 15% [========= ] 272/1732 15% [========= ] 273/1732 15% [========= ] 274/1732 15% [========= ] 275/1732 15% [========= ] 276/1732 15% [========= ] 277/1732 15% [========= ] 278/1732 16% [========= ] 279/1732 16% [========== ] 280/1732 16% [========== ] 281/1732 16% [========== ] 282/1732 16% [========== ] 283/1732 16% [========== ] 284/1732 16% [========== ] 285/1732 16% [========== ] 286/1732 16% [========== ] 287/1732 16% [========== ] 288/1732 16% [========== ] 289/1732 16% [========== ] 290/1732 16% [========== ] 291/1732 16% [========== ] 292/1732 16% [========== ] 293/1732 16% [========== ] 294/1732 16% [========== ] 295/1732 17% [========== ] 296/1732 17% [========== ] 297/1732 17% [========== ] 298/1732 17% [========== ] 299/1732 17% [========== ] 300/1732 17% [========== ] 301/1732 17% [========== ] 302/1732 17% [========== ] 303/1732 17% [========== ] 304/1732 17% [========== ] 305/1732 17% [========== ] 306/1732 17% [========== ] 307/1732 17% [=========== ] 308/1732 17% [=========== ] 309/1732 17% [=========== ] 310/1732 17% [=========== ] 311/1732 17% [=========== ] 312/1732 18% [=========== ] 313/1732 18% [=========== ] 314/1732 18% [=========== ] 315/1732 18% [=========== ] 316/1732 18% [=========== ] 317/1732 18% [=========== ] 318/1732 18% [=========== ] 319/1732 18% [=========== ] 320/1732 18% [=========== ] 321/1732 18% [=========== ] 322/1732 18% [=========== ] 323/1732 18% [=========== ] 324/1732 18% [=========== ] 325/1732 18% [=========== ] 326/1732 18% [=========== ] 327/1732 18% [=========== ] 328/1732 18% [=========== ] 329/1732 18% [=========== ] 330/1732 19% [=========== ] 331/1732 19% [=========== ] 332/1732 19% [=========== ] 333/1732 19% [=========== ] 334/1732 19% [=========== ] 335/1732 19% [============ ] 336/1732 19% [============ ] 337/1732 19% [============ ] 338/1732 19% [============ ] 339/1732 19% [============ ] 340/1732 19% [============ ] 341/1732 19% [============ ] 342/1732 19% [============ ] 343/1732 19% [============ ] 344/1732 19% [============ ] 345/1732 19% [============ ] 346/1732 19% [============ ] 347/1732 20% [============ ] 348/1732 20% [============ ] 349/1732 20% [============ ] 350/1732 20% [============ ] 351/1732 20% [============ ] 352/1732 20% [============ ] 353/1732 20% [============ ] 354/1732 20% [============ ] 355/1732 20% [============ ] 356/1732 20% [============ ] 357/1732 20% [============ ] 358/1732 20% [============ ] 359/1732 20% [============ ] 360/1732 20% [============ ] 361/1732 20% [============ ] 362/1732 20% [============ ] 363/1732 20% [============= ] 364/1732 21% [============= ] 365/1732 21% [============= ] 366/1732 21% [============= ] 367/1732 21% [============= ] 368/1732 21% [============= ] 369/1732 21% [============= ] 370/1732 21% [============= ] 371/1732 21% [============= ] 372/1732 21% [============= ] 373/1732 21% [============= ] 374/1732 21% [============= ] 375/1732 21% [============= ] 376/1732 21% [============= ] 377/1732 21% [============= ] 378/1732 21% [============= ] 379/1732 21% [============= ] 380/1732 21% [============= ] 381/1732 21% [============= ] 382/1732 22% [============= ] 383/1732 22% [============= ] 384/1732 22% [============= ] 385/1732 22% [============= ] 386/1732 22% [============= ] 387/1732 22% [============= ] 388/1732 22% [============= ] 389/1732 22% [============= ] 390/1732 22% [============= ] 391/1732 22% [============== ] 392/1732 22% [============== ] 393/1732 22% [============== ] 394/1732 22% [============== ] 395/1732 22% [============== ] 396/1732 22% [============== ] 397/1732 22% [============== ] 398/1732 22% [============== ] 399/1732 23% [============== ] 400/1732 23% [============== ] 401/1732 23% [============== ] 402/1732 23% [============== ] 403/1732 23% [============== ] 404/1732 23% [============== ] 405/1732 23% [============== ] 406/1732 23% [============== ] 407/1732 23% [============== ] 408/1732 23% [============== ] 409/1732 23% [============== ] 410/1732 23% [============== ] 411/1732 23% [============== ] 412/1732 23% [============== ] 413/1732 23% [============== ] 414/1732 23% [============== ] 415/1732 23% [============== ] 416/1732 24% [============== ] 417/1732 24% [============== ] 418/1732 24% [============== ] 419/1732 24% [=============== ] 420/1732 24% [=============== ] 421/1732 24% [=============== ] 422/1732 24% [=============== ] 423/1732 24% [=============== ] 424/1732 24% [=============== ] 425/1732 24% [=============== ] 426/1732 24% [=============== ] 427/1732 24% [=============== ] 428/1732 24% [=============== ] 429/1732 24% [=============== ] 430/1732 24% [=============== ] 431/1732 24% [=============== ] 432/1732 24% [=============== ] 433/1732 25% [=============== ] 434/1732 25% [=============== ] 435/1732 25% [=============== ] 436/1732 25% [=============== ] 437/1732 25% [=============== ] 438/1732 25% [=============== ] 439/1732 25% [=============== ] 440/1732 25% [=============== ] 441/1732 25% [=============== ] 442/1732 25% [=============== ] 443/1732 25% [=============== ] 444/1732 25% [=============== ] 445/1732 25% [=============== ] 446/1732 25% [================ ] 447/1732 25% [================ ] 448/1732 25% [================ ] 449/1732 25% [================ ] 450/1732 25% [================ ] 451/1732 26% [================ ] 452/1732 26% [================ ] 453/1732 26% [================ ] 454/1732 26% [================ ] 455/1732 26% [================ ] 456/1732 26% [================ ] 457/1732 26% [================ ] 458/1732 26% [================ ] 459/1732 26% [================ ] 460/1732 26% [================ ] 461/1732 26% [================ ] 462/1732 26% [================ ] 463/1732 26% [================ ] 464/1732 26% [================ ] 465/1732 26% [================ ] 466/1732 26% [================ ] 467/1732 26% [================ ] 468/1732 27% [================ ] 469/1732 27% [================ ] 470/1732 27% [================ ] 471/1732 27% [================ ] 472/1732 27% [================ ] 473/1732 27% [================ ] 474/1732 27% [================= ] 475/1732 27% [================= ] 476/1732 27% [================= ] 477/1732 27% [================= ] 478/1732 27% [================= ] 479/1732 27% [================= ] 480/1732 27% [================= ] 481/1732 27% [================= ] 482/1732 27% [================= ] 483/1732 27% [================= ] 484/1732 27% [================= ] 485/1732 28% [================= ] 486/1732 28% [================= ] 487/1732 28% [================= ] 488/1732 28% [================= ] 489/1732 28% [================= ] 490/1732 28% [================= ] 491/1732 28% [================= ] 492/1732 28% [================= ] 493/1732 28% [================= ] 494/1732 28% [================= ] 495/1732 28% [================= ] 496/1732 28% [================= ] 497/1732 28% [================= ] 498/1732 28% [================= ] 499/1732 28% [================= ] 500/1732 28% [================= ] 501/1732 28% [================= ] 502/1732 28% [================== ] 503/1732 29% [================== ] 504/1732 29% [================== ] 505/1732 29% [================== ] 506/1732 29% [================== ] 507/1732 29% [================== ] 508/1732 29% [================== ] 509/1732 29% [================== ] 510/1732 29% [================== ] 511/1732 29% [================== ] 512/1732 29% [================== ] 513/1732 29% [================== ] 514/1732 29% [================== ] 515/1732 29% [================== ] 516/1732 29% [================== ] 517/1732 29% [================== ] 518/1732 29% [================== ] 519/1732 29% [================== ] 520/1732 30% [================== ] 521/1732 30% [================== ] 522/1732 30% [================== ] 523/1732 30% [================== ] 524/1732 30% [================== ] 525/1732 30% [================== ] 526/1732 30% [================== ] 527/1732 30% [================== ] 528/1732 30% [================== ] 529/1732 30% [================== ] 530/1732 30% [=================== ] 531/1732 30% [=================== ] 532/1732 30% [=================== ] 533/1732 30% [=================== ] 534/1732 30% [=================== ] 535/1732 30% [=================== ] 536/1732 30% [=================== ] 537/1732 31% [=================== ] 538/1732 31% [=================== ] 539/1732 31% [=================== ] 540/1732 31% [=================== ] 541/1732 31% [=================== ] 542/1732 31% [=================== ] 543/1732 31% [=================== ] 544/1732 31% [=================== ] 545/1732 31% [=================== ] 546/1732 31% [=================== ] 547/1732 31% [=================== ] 548/1732 31% [=================== ] 549/1732 31% [=================== ] 550/1732 31% [=================== ] 551/1732 31% [=================== ] 552/1732 31% [=================== ] 553/1732 31% [=================== ] 554/1732 31% [=================== ] 555/1732 32% [=================== ] 556/1732 32% [=================== ] 557/1732 32% [=================== ] 558/1732 32% [==================== ] 559/1732 32% [==================== ] 560/1732 32% [==================== ] 561/1732 32% [==================== ] 562/1732 32% [==================== ] 563/1732 32% [==================== ] 564/1732 32% [==================== ] 565/1732 32% [==================== ] 566/1732 32% [==================== ] 567/1732 32% [==================== ] 568/1732 32% [==================== ] 569/1732 32% [==================== ] 570/1732 32% [==================== ] 571/1732 32% [==================== ] 572/1732 33% [==================== ] 573/1732 33% [==================== ] 574/1732 33% [==================== ] 575/1732 33% [==================== ] 576/1732 33% [==================== ] 577/1732 33% [==================== ] 578/1732 33% [==================== ] 579/1732 33% [==================== ] 580/1732 33% [==================== ] 581/1732 33% [==================== ] 582/1732 33% [==================== ] 583/1732 33% [==================== ] 584/1732 33% [==================== ] 585/1732 33% [==================== ] 586/1732 33% [===================== ] 587/1732 33% [===================== ] 588/1732 33% [===================== ] 589/1732 34% [===================== ] 590/1732 34% [===================== ] 591/1732 34% [===================== ] 592/1732 34% [===================== ] 593/1732 34% [===================== ] 594/1732 34% [===================== ] 595/1732 34% [===================== ] 596/1732 34% [===================== ] 597/1732 34% [===================== ] 598/1732 34% [===================== ] 599/1732 34% [===================== ] 600/1732 34% [===================== ] 601/1732 34% [===================== ] 602/1732 34% [===================== ] 603/1732 34% [===================== ] 604/1732 34% [===================== ] 605/1732 34% [===================== ] 606/1732 34% [===================== ] 607/1732 35% [===================== ] 608/1732 35% [===================== ] 609/1732 35% [===================== ] 610/1732 35% [===================== ] 611/1732 35% [===================== ] 612/1732 35% [===================== ] 613/1732 35% [===================== ] 614/1732 35% [====================== ] 615/1732 35% [====================== ] 616/1732 35% [====================== ] 617/1732 35% [====================== ] 618/1732 35% [====================== ] 619/1732 35% [====================== ] 620/1732 35% [====================== ] 621/1732 35% [====================== ] 622/1732 35% [====================== ] 623/1732 35% [====================== ] 624/1732 36% [====================== ] 625/1732 36% [====================== ] 626/1732 36% [====================== ] 627/1732 36% [====================== ] 628/1732 36% [====================== ] 629/1732 36% [====================== ] 630/1732 36% [====================== ] 631/1732 36% [====================== ] 632/1732 36% [====================== ] 633/1732 36% [====================== ] 634/1732 36% [====================== ] 635/1732 36% [====================== ] 636/1732 36% [====================== ] 637/1732 36% [====================== ] 638/1732 36% [====================== ] 639/1732 36% [====================== ] 640/1732 36% [====================== ] 641/1732 37% [====================== ] 642/1732 37% [======================= ] 643/1732 37% [======================= ] 644/1732 37% [======================= ] 645/1732 37% [======================= ] 646/1732 37% [======================= ] 647/1732 37% [======================= ] 648/1732 37% [======================= ] 649/1732 37% [======================= ] 650/1732 37% [======================= ] 651/1732 37% [======================= ] 652/1732 37% [======================= ] 653/1732 37% [======================= ] 654/1732 37% [======================= ] 655/1732 37% [======================= ] 656/1732 37% [======================= ] 657/1732 37% [======================= ] 658/1732 37% [======================= ] 659/1732 38% [======================= ] 660/1732 38% [======================= ] 661/1732 38% [======================= ] 662/1732 38% [======================= ] 663/1732 38% [======================= ] 664/1732 38% [======================= ] 665/1732 38% [======================= ] 666/1732 38% [======================= ] 667/1732 38% [======================= ] 668/1732 38% [======================= ] 669/1732 38% [======================= ] 670/1732 38% [======================== ] 671/1732 38% [======================== ] 672/1732 38% [======================== ] 673/1732 38% [======================== ] 674/1732 38% [======================== ] 675/1732 38% [======================== ] 676/1732 39% [======================== ] 677/1732 39% [======================== ] 678/1732 39% [======================== ] 679/1732 39% [======================== ] 680/1732 39% [======================== ] 681/1732 39% [======================== ] 682/1732 39% [======================== ] 683/1732 39% [======================== ] 684/1732 39% [======================== ] 685/1732 39% [======================== ] 686/1732 39% [======================== ] 687/1732 39% [======================== ] 688/1732 39% [======================== ] 689/1732 39% [======================== ] 690/1732 39% [======================== ] 691/1732 39% [======================== ] 692/1732 39% [======================== ] 693/1732 40% [======================== ] 694/1732 40% [======================== ] 695/1732 40% [======================== ] 696/1732 40% [======================== ] 697/1732 40% [======================== ] 698/1732 40% [========================= ] 699/1732 40% [========================= ] 700/1732 40% [========================= ] 701/1732 40% [========================= ] 702/1732 40% [========================= ] 703/1732 40% [========================= ] 704/1732 40% [========================= ] 705/1732 40% [========================= ] 706/1732 40% [========================= ] 707/1732 40% [========================= ] 708/1732 40% [========================= ] 709/1732 40% [========================= ] 710/1732 40% [========================= ] 711/1732 41% [========================= ] 712/1732 41% [========================= ] 713/1732 41% [========================= ] 714/1732 41% [========================= ] 715/1732 41% [========================= ] 716/1732 41% [========================= ] 717/1732 41% [========================= ] 718/1732 41% [========================= ] 719/1732 41% [========================= ] 720/1732 41% [========================= ] 721/1732 41% [========================= ] 722/1732 41% [========================= ] 723/1732 41% [========================= ] 724/1732 41% [========================= ] 725/1732 41% [========================= ] 726/1732 41% [========================== ] 727/1732 41% [========================== ] 728/1732 42% [========================== ] 729/1732 42% [========================== ] 730/1732 42% [========================== ] 731/1732 42% [========================== ] 732/1732 42% [========================== ] 733/1732 42% [========================== ] 734/1732 42% [========================== ] 735/1732 42% [========================== ] 736/1732 42% [========================== ] 737/1732 42% [========================== ] 738/1732 42% [========================== ] 739/1732 42% [========================== ] 740/1732 42% [========================== ] 741/1732 42% [========================== ] 742/1732 42% [========================== ] 743/1732 42% [========================== ] 744/1732 42% [========================== ] 745/1732 43% [========================== ] 746/1732 43% [========================== ] 747/1732 43% [========================== ] 748/1732 43% [========================== ] 749/1732 43% [========================== ] 750/1732 43% [========================== ] 751/1732 43% [========================== ] 752/1732 43% [========================== ] 753/1732 43% [========================== ] 754/1732 43% [=========================== ] 755/1732 43% [=========================== ] 756/1732 43% [=========================== ] 757/1732 43% [=========================== ] 758/1732 43% [=========================== ] 759/1732 43% [=========================== ] 760/1732 43% [=========================== ] 761/1732 43% [=========================== ] 762/1732 43% [=========================== ] 763/1732 44% [=========================== ] 764/1732 44% [=========================== ] 765/1732 44% [=========================== ] 766/1732 44% [=========================== ] 767/1732 44% [=========================== ] 768/1732 44% [=========================== ] 769/1732 44% [=========================== ] 770/1732 44% [=========================== ] 771/1732 44% [=========================== ] 772/1732 44% [=========================== ] 773/1732 44% [=========================== ] 774/1732 44% [=========================== ] 775/1732 44% [=========================== ] 776/1732 44% [=========================== ] 777/1732 44% [=========================== ] 778/1732 44% [=========================== ] 779/1732 44% [=========================== ] 780/1732 45% [=========================== ] 781/1732 45% [=========================== ] 782/1732 45% [============================ ] 783/1732 45% [============================ ] 784/1732 45% [============================ ] 785/1732 45% [============================ ] 786/1732 45% [============================ ] 787/1732 45% [============================ ] 788/1732 45% [============================ ] 789/1732 45% [============================ ] 790/1732 45% [============================ ] 791/1732 45% [============================ ] 792/1732 45% [============================ ] 793/1732 45% [============================ ] 794/1732 45% [============================ ] 795/1732 45% [============================ ] 796/1732 45% [============================ ] 797/1732 46% [============================ ] 798/1732 46% [============================ ] 799/1732 46% [============================ ] 800/1732 46% [============================ ] 801/1732 46% [============================ ] 802/1732 46% [============================ ] 803/1732 46% [============================ ] 804/1732 46% [============================ ] 805/1732 46% [============================ ] 806/1732 46% [============================ ] 807/1732 46% [============================ ] 808/1732 46% [============================ ] 809/1732 46% [============================ ] 810/1732 46% [============================= ] 811/1732 46% [============================= ] 812/1732 46% [============================= ] 813/1732 46% [============================= ] 814/1732 46% [============================= ] 815/1732 47% [============================= ] 816/1732 47% [============================= ] 817/1732 47% [============================= ] 818/1732 47% [============================= ] 819/1732 47% [============================= ] 820/1732 47% [============================= ] 821/1732 47% [============================= ] 822/1732 47% [============================= ] 823/1732 47% [============================= ] 824/1732 47% [============================= ] 825/1732 47% [============================= ] 826/1732 47% [============================= ] 827/1732 47% [============================= ] 828/1732 47% [============================= ] 829/1732 47% [============================= ] 830/1732 47% [============================= ] 831/1732 47% [============================= ] 832/1732 48% [============================= ] 833/1732 48% [============================= ] 834/1732 48% [============================= ] 835/1732 48% [============================= ] 836/1732 48% [============================= ] 837/1732 48% [============================= ] 838/1732 48% [============================== ] 839/1732 48% [============================== ] 840/1732 48% [============================== ] 841/1732 48% [============================== ] 842/1732 48% [============================== ] 843/1732 48% [============================== ] 844/1732 48% [============================== ] 845/1732 48% [============================== ] 846/1732 48% [============================== ] 847/1732 48% [============================== ] 848/1732 48% [============================== ] 849/1732 49% [============================== ] 850/1732 49% [============================== ] 851/1732 49% [============================== ] 852/1732 49% [============================== ] 853/1732 49% [============================== ] 854/1732 49% [============================== ] 855/1732 49% [============================== ] 856/1732 49% [============================== ] 857/1732 49% [============================== ] 858/1732 49% [============================== ] 859/1732 49% [============================== ] 860/1732 49% [============================== ] 861/1732 49% [============================== ] 862/1732 49% [============================== ] 863/1732 49% [============================== ] 864/1732 49% [============================== ] 865/1732 49% [=============================== ] 866/1732 50% [=============================== ] 867/1732 50% [=============================== ] 868/1732 50% [=============================== ] 869/1732 50% [=============================== ] 870/1732 50% [=============================== ] 871/1732 50% [=============================== ] 872/1732 50% [=============================== ] 873/1732 50% [=============================== ] 874/1732 50% [=============================== ] 875/1732 50% [=============================== ] 876/1732 50% [=============================== ] 877/1732 50% [=============================== ] 878/1732 50% [=============================== ] 879/1732 50% [=============================== ] 880/1732 50% [=============================== ] 881/1732 50% [=============================== ] 882/1732 50% [=============================== ] 883/1732 50% [=============================== ] 884/1732 51% [=============================== ] 885/1732 51% [=============================== ] 886/1732 51% [=============================== ] 887/1732 51% [=============================== ] 888/1732 51% [=============================== ] 889/1732 51% [=============================== ] 890/1732 51% [=============================== ] 891/1732 51% [=============================== ] 892/1732 51% [=============================== ] 893/1732 51% [================================ ] 894/1732 51% [================================ ] 895/1732 51% [================================ ] 896/1732 51% [================================ ] 897/1732 51% [================================ ] 898/1732 51% [================================ ] 899/1732 51% [================================ ] 900/1732 51% [================================ ] 901/1732 52% [================================ ] 902/1732 52% [================================ ] 903/1732 52% [================================ ] 904/1732 52% [================================ ] 905/1732 52% [================================ ] 906/1732 52% [================================ ] 907/1732 52% [================================ ] 908/1732 52% [================================ ] 909/1732 52% [================================ ] 910/1732 52% [================================ ] 911/1732 52% [================================ ] 912/1732 52% [================================ ] 913/1732 52% [================================ ] 914/1732 52% [================================ ] 915/1732 52% [================================ ] 916/1732 52% [================================ ] 917/1732 52% [================================ ] 918/1732 53% [================================ ] 919/1732 53% [================================ ] 920/1732 53% [================================ ] 921/1732 53% [================================= ] 922/1732 53% [================================= ] 923/1732 53% [================================= ] 924/1732 53% [================================= ] 925/1732 53% [================================= ] 926/1732 53% [================================= ] 927/1732 53% [================================= ] 928/1732 53% [================================= ] 929/1732 53% [================================= ] 930/1732 53% [================================= ] 931/1732 53% [================================= ] 932/1732 53% [================================= ] 933/1732 53% [================================= ] 934/1732 53% [================================= ] 935/1732 53% [================================= ] 936/1732 54% [================================= ] 937/1732 54% [================================= ] 938/1732 54% [================================= ] 939/1732 54% [================================= ] 940/1732 54% [================================= ] 941/1732 54% [================================= ] 942/1732 54% [================================= ] 943/1732 54% [================================= ] 944/1732 54% [================================= ] 945/1732 54% [================================= ] 946/1732 54% [================================= ] 947/1732 54% [================================= ] 948/1732 54% [================================= ] 949/1732 54% [================================== ] 950/1732 54% [================================== ] 951/1732 54% [================================== ] 952/1732 54% [================================== ] 953/1732 55% [================================== ] 954/1732 55% [================================== ] 955/1732 55% [================================== ] 956/1732 55% [================================== ] 957/1732 55% [================================== ] 958/1732 55% [================================== ] 959/1732 55% [================================== ] 960/1732 55% [================================== ] 961/1732 55% [================================== ] 962/1732 55% [================================== ] 963/1732 55% [================================== ] 964/1732 55% [================================== ] 965/1732 55% [================================== ] 966/1732 55% [================================== ] 967/1732 55% [================================== ] 968/1732 55% [================================== ] 969/1732 55% [================================== ] 970/1732 56% [================================== ] 971/1732 56% [================================== ] 972/1732 56% [================================== ] 973/1732 56% [================================== ] 974/1732 56% [================================== ] 975/1732 56% [================================== ] 976/1732 56% [================================== ] 977/1732 56% [=================================== ] 978/1732 56% [=================================== ] 979/1732 56% [=================================== ] 980/1732 56% [=================================== ] 981/1732 56% [=================================== ] 982/1732 56% [=================================== ] 983/1732 56% [=================================== ] 984/1732 56% [=================================== ] 985/1732 56% [=================================== ] 986/1732 56% [=================================== ] 987/1732 56% [=================================== ] 988/1732 57% [=================================== ] 989/1732 57% [=================================== ] 990/1732 57% [=================================== ] 991/1732 57% [=================================== ] 992/1732 57% [=================================== ] 993/1732 57% [=================================== ] 994/1732 57% [=================================== ] 995/1732 57% [=================================== ] 996/1732 57% [=================================== ] 997/1732 57% [=================================== ] 998/1732 57% [=================================== ] 999/1732 57% [=================================== ] 1000/1732 57% [=================================== ] 1001/1732 57% [=================================== ] 1002/1732 57% [=================================== ] 1003/1732 57% [=================================== ] 1004/1732 57% [=================================== ] 1005/1732 58% [==================================== ] 1006/1732 58% [==================================== ] 1007/1732 58% [==================================== ] 1008/1732 58% [==================================== ] 1009/1732 58% [==================================== ] 1010/1732 58% [==================================== ] 1011/1732 58% [==================================== ] 1012/1732 58% [==================================== ] 1013/1732 58% [==================================== ] 1014/1732 58% [==================================== ] 1015/1732 58% [==================================== ] 1016/1732 58% [==================================== ] 1017/1732 58% [==================================== ] 1018/1732 58% [==================================== ] 1019/1732 58% [==================================== ] 1020/1732 58% [==================================== ] 1021/1732 58% [==================================== ] 1022/1732 59% [==================================== ] 1023/1732 59% [==================================== ] 1024/1732 59% [==================================== ] 1025/1732 59% [==================================== ] 1026/1732 59% [==================================== ] 1027/1732 59% [==================================== ] 1028/1732 59% [==================================== ] 1029/1732 59% [==================================== ] 1030/1732 59% [==================================== ] 1031/1732 59% [==================================== ] 1032/1732 59% [==================================== ] 1033/1732 59% [===================================== ] 1034/1732 59% [===================================== ] 1035/1732 59% [===================================== ] 1036/1732 59% [===================================== ] 1037/1732 59% [===================================== ] 1038/1732 59% [===================================== ] 1039/1732 59% [===================================== ] 1040/1732 60% [===================================== ] 1041/1732 60% [===================================== ] 1042/1732 60% [===================================== ] 1043/1732 60% [===================================== ] 1044/1732 60% [===================================== ] 1045/1732 60% [===================================== ] 1046/1732 60% [===================================== ] 1047/1732 60% [===================================== ] 1048/1732 60% [===================================== ] 1049/1732 60% [===================================== ] 1050/1732 60% [===================================== ] 1051/1732 60% [===================================== ] 1052/1732 60% [===================================== ] 1053/1732 60% [===================================== ] 1054/1732 60% [===================================== ] 1055/1732 60% [===================================== ] 1056/1732 60% [===================================== ] 1057/1732 61% [===================================== ] 1058/1732 61% [===================================== ] 1059/1732 61% [===================================== ] 1060/1732 61% [===================================== ] 1061/1732 61% [====================================== ] 1062/1732 61% [====================================== ] 1063/1732 61% [====================================== ] 1064/1732 61% [====================================== ] 1065/1732 61% [====================================== ] 1066/1732 61% [====================================== ] 1067/1732 61% [====================================== ] 1068/1732 61% [====================================== ] 1069/1732 61% [====================================== ] 1070/1732 61% [====================================== ] 1071/1732 61% [====================================== ] 1072/1732 61% [====================================== ] 1073/1732 61% [====================================== ] 1074/1732 62% [====================================== ] 1075/1732 62% [====================================== ] 1076/1732 62% [====================================== ] 1077/1732 62% [====================================== ] 1078/1732 62% [====================================== ] 1079/1732 62% [====================================== ] 1080/1732 62% [====================================== ] 1081/1732 62% [====================================== ] 1082/1732 62% [====================================== ] 1083/1732 62% [====================================== ] 1084/1732 62% [====================================== ] 1085/1732 62% [====================================== ] 1086/1732 62% [====================================== ] 1087/1732 62% [====================================== ] 1088/1732 62% [====================================== ] 1089/1732 62% [======================================= ] 1090/1732 62% [======================================= ] 1091/1732 62% [======================================= ] 1092/1732 63% [======================================= ] 1093/1732 63% [======================================= ] 1094/1732 63% [======================================= ] 1095/1732 63% [======================================= ] 1096/1732 63% [======================================= ] 1097/1732 63% [======================================= ] 1098/1732 63% [======================================= ] 1099/1732 63% [======================================= ] 1100/1732 63% [======================================= ] 1101/1732 63% [======================================= ] 1102/1732 63% [======================================= ] 1103/1732 63% [======================================= ] 1104/1732 63% [======================================= ] 1105/1732 63% [======================================= ] 1106/1732 63% [======================================= ] 1107/1732 63% [======================================= ] 1108/1732 63% [======================================= ] 1109/1732 64% [======================================= ] 1110/1732 64% [======================================= ] 1111/1732 64% [======================================= ] 1112/1732 64% [======================================= ] 1113/1732 64% [======================================= ] 1114/1732 64% [======================================= ] 1115/1732 64% [======================================= ] 1116/1732 64% [======================================= ] 1117/1732 64% [======================================== ] 1118/1732 64% [======================================== ] 1119/1732 64% [======================================== ] 1120/1732 64% [======================================== ] 1121/1732 64% [======================================== ] 1122/1732 64% [======================================== ] 1123/1732 64% [======================================== ] 1124/1732 64% [======================================== ] 1125/1732 64% [======================================== ] 1126/1732 65% [======================================== ] 1127/1732 65% [======================================== ] 1128/1732 65% [======================================== ] 1129/1732 65% [======================================== ] 1130/1732 65% [======================================== ] 1131/1732 65% [======================================== ] 1132/1732 65% [======================================== ] 1133/1732 65% [======================================== ] 1134/1732 65% [======================================== ] 1135/1732 65% [======================================== ] 1136/1732 65% [======================================== ] 1137/1732 65% [======================================== ] 1138/1732 65% [======================================== ] 1139/1732 65% [======================================== ] 1140/1732 65% [======================================== ] 1141/1732 65% [======================================== ] 1142/1732 65% [======================================== ] 1143/1732 65% [======================================== ] 1144/1732 66% [======================================== ] 1145/1732 66% [========================================= ] 1146/1732 66% [========================================= ] 1147/1732 66% [========================================= ] 1148/1732 66% [========================================= ] 1149/1732 66% [========================================= ] 1150/1732 66% [========================================= ] 1151/1732 66% [========================================= ] 1152/1732 66% [========================================= ] 1153/1732 66% [========================================= ] 1154/1732 66% [========================================= ] 1155/1732 66% [========================================= ] 1156/1732 66% [========================================= ] 1157/1732 66% [========================================= ] 1158/1732 66% [========================================= ] 1159/1732 66% [========================================= ] 1160/1732 66% [========================================= ] 1161/1732 67% [========================================= ] 1162/1732 67% [========================================= ] 1163/1732 67% [========================================= ] 1164/1732 67% [========================================= ] 1165/1732 67% [========================================= ] 1166/1732 67% [========================================= ] 1167/1732 67% [========================================= ] 1168/1732 67% [========================================= ] 1169/1732 67% [========================================= ] 1170/1732 67% [========================================= ] 1171/1732 67% [========================================= ] 1172/1732 67% [========================================= ] 1173/1732 67% [========================================== ] 1174/1732 67% [========================================== ] 1175/1732 67% [========================================== ] 1176/1732 67% [========================================== ] 1177/1732 67% [========================================== ] 1178/1732 68% [========================================== ] 1179/1732 68% [========================================== ] 1180/1732 68% [========================================== ] 1181/1732 68% [========================================== ] 1182/1732 68% [========================================== ] 1183/1732 68% [========================================== ] 1184/1732 68% [========================================== ] 1185/1732 68% [========================================== ] 1186/1732 68% [========================================== ] 1187/1732 68% [========================================== ] 1188/1732 68% [========================================== ] 1189/1732 68% [========================================== ] 1190/1732 68% [========================================== ] 1191/1732 68% [========================================== ] 1192/1732 68% [========================================== ] 1193/1732 68% [========================================== ] 1194/1732 68% [========================================== ] 1195/1732 68% [========================================== ] 1196/1732 69% [========================================== ] 1197/1732 69% [========================================== ] 1198/1732 69% [========================================== ] 1199/1732 69% [========================================== ] 1200/1732 69% [========================================== ] 1201/1732 69% [=========================================== ] 1202/1732 69% [=========================================== ] 1203/1732 69% [=========================================== ] 1204/1732 69% [=========================================== ] 1205/1732 69% [=========================================== ] 1206/1732 69% [=========================================== ] 1207/1732 69% [=========================================== ] 1208/1732 69% [=========================================== ] 1209/1732 69% [=========================================== ] 1210/1732 69% [=========================================== ] 1211/1732 69% [=========================================== ] 1212/1732 69% [=========================================== ] 1213/1732 70% [=========================================== ] 1214/1732 70% [=========================================== ] 1215/1732 70% [=========================================== ] 1216/1732 70% [=========================================== ] 1217/1732 70% [=========================================== ] 1218/1732 70% [=========================================== ] 1219/1732 70% [=========================================== ] 1220/1732 70% [=========================================== ] 1221/1732 70% [=========================================== ] 1222/1732 70% [=========================================== ] 1223/1732 70% [=========================================== ] 1224/1732 70% [=========================================== ] 1225/1732 70% [=========================================== ] 1226/1732 70% [=========================================== ] 1227/1732 70% [=========================================== ] 1228/1732 70% [=========================================== ] 1229/1732 70% [============================================ ] 1230/1732 71% [============================================ ] 1231/1732 71% [============================================ ] 1232/1732 71% [============================================ ] 1233/1732 71% [============================================ ] 1234/1732 71% [============================================ ] 1235/1732 71% [============================================ ] 1236/1732 71% [============================================ ] 1237/1732 71% [============================================ ] 1238/1732 71% [============================================ ] 1239/1732 71% [============================================ ] 1240/1732 71% [============================================ ] 1241/1732 71% [============================================ ] 1242/1732 71% [============================================ ] 1243/1732 71% [============================================ ] 1244/1732 71% [============================================ ] 1245/1732 71% [============================================ ] 1246/1732 71% [============================================ ] 1247/1732 71% [============================================ ] 1248/1732 72% [============================================ ] 1249/1732 72% [============================================ ] 1250/1732 72% [============================================ ] 1251/1732 72% [============================================ ] 1252/1732 72% [============================================ ] 1253/1732 72% [============================================ ] 1254/1732 72% [============================================ ] 1255/1732 72% [============================================ ] 1256/1732 72% [============================================ ] 1257/1732 72% [============================================= ] 1258/1732 72% [============================================= ] 1259/1732 72% [============================================= ] 1260/1732 72% [============================================= ] 1261/1732 72% [============================================= ] 1262/1732 72% [============================================= ] 1263/1732 72% [============================================= ] 1264/1732 72% [============================================= ] 1265/1732 73% [============================================= ] 1266/1732 73% [============================================= ] 1267/1732 73% [============================================= ] 1268/1732 73% [============================================= ] 1269/1732 73% [============================================= ] 1270/1732 73% [============================================= ] 1271/1732 73% [============================================= ] 1272/1732 73% [============================================= ] 1273/1732 73% [============================================= ] 1274/1732 73% [============================================= ] 1275/1732 73% [============================================= ] 1276/1732 73% [============================================= ] 1277/1732 73% [============================================= ] 1278/1732 73% [============================================= ] 1279/1732 73% [============================================= ] 1280/1732 73% [============================================= ] 1281/1732 73% [============================================= ] 1282/1732 74% [============================================= ] 1283/1732 74% [============================================= ] 1284/1732 74% [============================================= ] 1285/1732 74% [============================================== ] 1286/1732 74% [============================================== ] 1287/1732 74% [============================================== ] 1288/1732 74% [============================================== ] 1289/1732 74% [============================================== ] 1290/1732 74% [============================================== ] 1291/1732 74% [============================================== ] 1292/1732 74% [============================================== ] 1293/1732 74% [============================================== ] 1294/1732 74% [============================================== ] 1295/1732 74% [============================================== ] 1296/1732 74% [============================================== ] 1297/1732 74% [============================================== ] 1298/1732 74% [============================================== ] 1299/1732 75% [============================================== ] 1300/1732 75% [============================================== ] 1301/1732 75% [============================================== ] 1302/1732 75% [============================================== ] 1303/1732 75% [============================================== ] 1304/1732 75% [============================================== ] 1305/1732 75% [============================================== ] 1306/1732 75% [============================================== ] 1307/1732 75% [============================================== ] 1308/1732 75% [============================================== ] 1309/1732 75% [============================================== ] 1310/1732 75% [============================================== ] 1311/1732 75% [============================================== ] 1312/1732 75% [=============================================== ] 1313/1732 75% [=============================================== ] 1314/1732 75% [=============================================== ] 1315/1732 75% [=============================================== ] 1316/1732 75% [=============================================== ] 1317/1732 76% [=============================================== ] 1318/1732 76% [=============================================== ] 1319/1732 76% [=============================================== ] 1320/1732 76% [=============================================== ] 1321/1732 76% [=============================================== ] 1322/1732 76% [=============================================== ] 1323/1732 76% [=============================================== ] 1324/1732 76% [=============================================== ] 1325/1732 76% [=============================================== ] 1326/1732 76% [=============================================== ] 1327/1732 76% [=============================================== ] 1328/1732 76% [=============================================== ] 1329/1732 76% [=============================================== ] 1330/1732 76% [=============================================== ] 1331/1732 76% [=============================================== ] 1332/1732 76% [=============================================== ] 1333/1732 76% [=============================================== ] 1334/1732 77% [=============================================== ] 1335/1732 77% [=============================================== ] 1336/1732 77% [=============================================== ] 1337/1732 77% [=============================================== ] 1338/1732 77% [=============================================== ] 1339/1732 77% [=============================================== ] 1340/1732 77% [================================================ ] 1341/1732 77% [================================================ ] 1342/1732 77% [================================================ ] 1343/1732 77% [================================================ ] 1344/1732 77% [================================================ ] 1345/1732 77% [================================================ ] 1346/1732 77% [================================================ ] 1347/1732 77% [================================================ ] 1348/1732 77% [================================================ ] 1349/1732 77% [================================================ ] 1350/1732 77% [================================================ ] 1351/1732 78% [================================================ ] 1352/1732 78% [================================================ ] 1353/1732 78% [================================================ ] 1354/1732 78% [================================================ ] 1355/1732 78% [================================================ ] 1356/1732 78% [================================================ ] 1357/1732 78% [================================================ ] 1358/1732 78% [================================================ ] 1359/1732 78% [================================================ ] 1360/1732 78% [================================================ ] 1361/1732 78% [================================================ ] 1362/1732 78% [================================================ ] 1363/1732 78% [================================================ ] 1364/1732 78% [================================================ ] 1365/1732 78% [================================================ ] 1366/1732 78% [================================================ ] 1367/1732 78% [================================================ ] 1368/1732 78% [================================================= ] 1369/1732 79% [================================================= ] 1370/1732 79% [================================================= ] 1371/1732 79% [================================================= ] 1372/1732 79% [================================================= ] 1373/1732 79% [================================================= ] 1374/1732 79% [================================================= ] 1375/1732 79% [================================================= ] 1376/1732 79% [================================================= ] 1377/1732 79% [================================================= ] 1378/1732 79% [================================================= ] 1379/1732 79% [================================================= ] 1380/1732 79% [================================================= ] 1381/1732 79% [================================================= ] 1382/1732 79% [================================================= ] 1383/1732 79% [================================================= ] 1384/1732 79% [================================================= ] 1385/1732 79% [================================================= ] 1386/1732 80% [================================================= ] 1387/1732 80% [================================================= ] 1388/1732 80% [================================================= ] 1389/1732 80% [================================================= ] 1390/1732 80% [================================================= ] 1391/1732 80% [================================================= ] 1392/1732 80% [================================================= ] 1393/1732 80% [================================================= ] 1394/1732 80% [================================================= ] 1395/1732 80% [================================================= ] 1396/1732 80% [================================================== ] 1397/1732 80% [================================================== ] 1398/1732 80% [================================================== ] 1399/1732 80% [================================================== ] 1400/1732 80% [================================================== ] 1401/1732 80% [================================================== ] 1402/1732 80% [================================================== ] 1403/1732 81% [================================================== ] 1404/1732 81% [================================================== ] 1405/1732 81% [================================================== ] 1406/1732 81% [================================================== ] 1407/1732 81% [================================================== ] 1408/1732 81% [================================================== ] 1409/1732 81% [================================================== ] 1410/1732 81% [================================================== ] 1411/1732 81% [================================================== ] 1412/1732 81% [================================================== ] 1413/1732 81% [================================================== ] 1414/1732 81% [================================================== ] 1415/1732 81% [================================================== ] 1416/1732 81% [================================================== ] 1417/1732 81% [================================================== ] 1418/1732 81% [================================================== ] 1419/1732 81% [================================================== ] 1420/1732 81% [================================================== ] 1421/1732 82% [================================================== ] 1422/1732 82% [================================================== ] 1423/1732 82% [================================================== ] 1424/1732 82% [=================================================== ] 1425/1732 82% [=================================================== ] 1426/1732 82% [=================================================== ] 1427/1732 82% [=================================================== ] 1428/1732 82% [=================================================== ] 1429/1732 82% [=================================================== ] 1430/1732 82% [=================================================== ] 1431/1732 82% [=================================================== ] 1432/1732 82% [=================================================== ] 1433/1732 82% [=================================================== ] 1434/1732 82% [=================================================== ] 1435/1732 82% [=================================================== ] 1436/1732 82% [=================================================== ] 1437/1732 82% [=================================================== ] 1438/1732 83% [=================================================== ] 1439/1732 83% [=================================================== ] 1440/1732 83% [=================================================== ] 1441/1732 83% [=================================================== ] 1442/1732 83% [=================================================== ] 1443/1732 83% [=================================================== ] 1444/1732 83% [=================================================== ] 1445/1732 83% [=================================================== ] 1446/1732 83% [=================================================== ] 1447/1732 83% [=================================================== ] 1448/1732 83% [=================================================== ] 1449/1732 83% [=================================================== ] 1450/1732 83% [=================================================== ] 1451/1732 83% [=================================================== ] 1452/1732 83% [==================================================== ] 1453/1732 83% [==================================================== ] 1454/1732 83% [==================================================== ] 1455/1732 84% [==================================================== ] 1456/1732 84% [==================================================== ] 1457/1732 84% [==================================================== ] 1458/1732 84% [==================================================== ] 1459/1732 84% [==================================================== ] 1460/1732 84% [==================================================== ] 1461/1732 84% [==================================================== ] 1462/1732 84% [==================================================== ] 1463/1732 84% [==================================================== ] 1464/1732 84% [==================================================== ] 1465/1732 84% [==================================================== ] 1466/1732 84% [==================================================== ] 1467/1732 84% [==================================================== ] 1468/1732 84% [==================================================== ] 1469/1732 84% [==================================================== ] 1470/1732 84% [==================================================== ] 1471/1732 84% [==================================================== ] 1472/1732 84% [==================================================== ] 1473/1732 85% [==================================================== ] 1474/1732 85% [==================================================== ] 1475/1732 85% [==================================================== ] 1476/1732 85% [==================================================== ] 1477/1732 85% [==================================================== ] 1478/1732 85% [==================================================== ] 1479/1732 85% [==================================================== ] 1480/1732 85% [===================================================== ] 1481/1732 85% [===================================================== ] 1482/1732 85% [===================================================== ] 1483/1732 85% [===================================================== ] 1484/1732 85% [===================================================== ] 1485/1732 85% [===================================================== ] 1486/1732 85% [===================================================== ] 1487/1732 85% [===================================================== ] 1488/1732 85% [===================================================== ] 1489/1732 85% [===================================================== ] 1490/1732 86% [===================================================== ] 1491/1732 86% [===================================================== ] 1492/1732 86% [===================================================== ] 1493/1732 86% [===================================================== ] 1494/1732 86% [===================================================== ] 1495/1732 86% [===================================================== ] 1496/1732 86% [===================================================== ] 1497/1732 86% [===================================================== ] 1498/1732 86% [===================================================== ] 1499/1732 86% [===================================================== ] 1500/1732 86% [===================================================== ] 1501/1732 86% [===================================================== ] 1502/1732 86% [===================================================== ] 1503/1732 86% [===================================================== ] 1504/1732 86% [===================================================== ] 1505/1732 86% [===================================================== ] 1506/1732 86% [===================================================== ] 1507/1732 87% [===================================================== ] 1508/1732 87% [====================================================== ] 1509/1732 87% [====================================================== ] 1510/1732 87% [====================================================== ] 1511/1732 87% [====================================================== ] 1512/1732 87% [====================================================== ] 1513/1732 87% [====================================================== ] 1514/1732 87% [====================================================== ] 1515/1732 87% [====================================================== ] 1516/1732 87% [====================================================== ] 1517/1732 87% [====================================================== ] 1518/1732 87% [====================================================== ] 1519/1732 87% [====================================================== ] 1520/1732 87% [====================================================== ] 1521/1732 87% [====================================================== ] 1522/1732 87% [====================================================== ] 1523/1732 87% [====================================================== ] 1524/1732 87% [====================================================== ] 1525/1732 88% [====================================================== ] 1526/1732 88% [====================================================== ] 1527/1732 88% [====================================================== ] 1528/1732 88% [====================================================== ] 1529/1732 88% [====================================================== ] 1530/1732 88% [====================================================== ] 1531/1732 88% [====================================================== ] 1532/1732 88% [====================================================== ] 1533/1732 88% [====================================================== ] 1534/1732 88% [====================================================== ] 1535/1732 88% [====================================================== ] 1536/1732 88% [======================================================= ] 1537/1732 88% [======================================================= ] 1538/1732 88% [======================================================= ] 1539/1732 88% [======================================================= ] 1540/1732 88% [======================================================= ] 1541/1732 88% [======================================================= ] 1542/1732 89% [======================================================= ] 1543/1732 89% [======================================================= ] 1544/1732 89% [======================================================= ] 1545/1732 89% [======================================================= ] 1546/1732 89% [======================================================= ] 1547/1732 89% [======================================================= ] 1548/1732 89% [======================================================= ] 1549/1732 89% [======================================================= ] 1550/1732 89% [======================================================= ] 1551/1732 89% [======================================================= ] 1552/1732 89% [======================================================= ] 1553/1732 89% [======================================================= ] 1554/1732 89% [======================================================= ] 1555/1732 89% [======================================================= ] 1556/1732 89% [======================================================= ] 1557/1732 89% [======================================================= ] 1558/1732 89% [======================================================= ] 1559/1732 90% [======================================================= ] 1560/1732 90% [======================================================= ] 1561/1732 90% [======================================================= ] 1562/1732 90% [======================================================= ] 1563/1732 90% [======================================================= ] 1564/1732 90% [======================================================== ] 1565/1732 90% [======================================================== ] 1566/1732 90% [======================================================== ] 1567/1732 90% [======================================================== ] 1568/1732 90% [======================================================== ] 1569/1732 90% [======================================================== ] 1570/1732 90% [======================================================== ] 1571/1732 90% [======================================================== ] 1572/1732 90% [======================================================== ] 1573/1732 90% [======================================================== ] 1574/1732 90% [======================================================== ] 1575/1732 90% [======================================================== ] 1576/1732 90% [======================================================== ] 1577/1732 91% [======================================================== ] 1578/1732 91% [======================================================== ] 1579/1732 91% [======================================================== ] 1580/1732 91% [======================================================== ] 1581/1732 91% [======================================================== ] 1582/1732 91% [======================================================== ] 1583/1732 91% [======================================================== ] 1584/1732 91% [======================================================== ] 1585/1732 91% [======================================================== ] 1586/1732 91% [======================================================== ] 1587/1732 91% [======================================================== ] 1588/1732 91% [======================================================== ] 1589/1732 91% [======================================================== ] 1590/1732 91% [======================================================== ] 1591/1732 91% [======================================================== ] 1592/1732 91% [========================================================= ] 1593/1732 91% [========================================================= ] 1594/1732 92% [========================================================= ] 1595/1732 92% [========================================================= ] 1596/1732 92% [========================================================= ] 1597/1732 92% [========================================================= ] 1598/1732 92% [========================================================= ] 1599/1732 92% [========================================================= ] 1600/1732 92% [========================================================= ] 1601/1732 92% [========================================================= ] 1602/1732 92% [========================================================= ] 1603/1732 92% [========================================================= ] 1604/1732 92% [========================================================= ] 1605/1732 92% [========================================================= ] 1606/1732 92% [========================================================= ] 1607/1732 92% [========================================================= ] 1608/1732 92% [========================================================= ] 1609/1732 92% [========================================================= ] 1610/1732 92% [========================================================= ] 1611/1732 93% [========================================================= ] 1612/1732 93% [========================================================= ] 1613/1732 93% [========================================================= ] 1614/1732 93% [========================================================= ] 1615/1732 93% [========================================================= ] 1616/1732 93% [========================================================= ] 1617/1732 93% [========================================================= ] 1618/1732 93% [========================================================= ] 1619/1732 93% [========================================================= ] 1620/1732 93% [========================================================== ] 1621/1732 93% [========================================================== ] 1622/1732 93% [========================================================== ] 1623/1732 93% [========================================================== ] 1624/1732 93% [========================================================== ] 1625/1732 93% [========================================================== ] 1626/1732 93% [========================================================== ] 1627/1732 93% [========================================================== ] 1628/1732 93% [========================================================== ] 1629/1732 94% [========================================================== ] 1630/1732 94% [========================================================== ] 1631/1732 94% [========================================================== ] 1632/1732 94% [========================================================== ] 1633/1732 94% [========================================================== ] 1634/1732 94% [========================================================== ] 1635/1732 94% [========================================================== ] 1636/1732 94% [========================================================== ] 1637/1732 94% [========================================================== ] 1638/1732 94% [========================================================== ] 1639/1732 94% [========================================================== ] 1640/1732 94% [========================================================== ] 1641/1732 94% [========================================================== ] 1642/1732 94% [========================================================== ] 1643/1732 94% [========================================================== ] 1644/1732 94% [========================================================== ] 1645/1732 94% [========================================================== ] 1646/1732 95% [========================================================== ] 1647/1732 95% [========================================================== ] 1648/1732 95% [=========================================================== ] 1649/1732 95% [=========================================================== ] 1650/1732 95% [=========================================================== ] 1651/1732 95% [=========================================================== ] 1652/1732 95% [=========================================================== ] 1653/1732 95% [=========================================================== ] 1654/1732 95% [=========================================================== ] 1655/1732 95% [=========================================================== ] 1656/1732 95% [=========================================================== ] 1657/1732 95% [=========================================================== ] 1658/1732 95% [=========================================================== ] 1659/1732 95% [=========================================================== ] 1660/1732 95% [=========================================================== ] 1661/1732 95% [=========================================================== ] 1662/1732 95% [=========================================================== ] 1663/1732 96% [=========================================================== ] 1664/1732 96% [=========================================================== ] 1665/1732 96% [=========================================================== ] 1666/1732 96% [=========================================================== ] 1667/1732 96% [=========================================================== ] 1668/1732 96% [=========================================================== ] 1669/1732 96% [=========================================================== ] 1670/1732 96% [=========================================================== ] 1671/1732 96% [=========================================================== ] 1672/1732 96% [=========================================================== ] 1673/1732 96% [=========================================================== ] 1674/1732 96% [=========================================================== ] 1675/1732 96% [=========================================================== ] 1676/1732 96% [============================================================ ] 1677/1732 96% [============================================================ ] 1678/1732 96% [============================================================ ] 1679/1732 96% [============================================================ ] 1680/1732 96% [============================================================ ] 1681/1732 97% [============================================================ ] 1682/1732 97% [============================================================ ] 1683/1732 97% [============================================================ ] 1684/1732 97% [============================================================ ] 1685/1732 97% [============================================================ ] 1686/1732 97% [============================================================ ] 1687/1732 97% [============================================================ ] 1688/1732 97% [============================================================ ] 1689/1732 97% [============================================================ ] 1690/1732 97% [============================================================ ] 1691/1732 97% [============================================================ ] 1692/1732 97% [============================================================ ] 1693/1732 97% [============================================================ ] 1694/1732 97% [============================================================ ] 1695/1732 97% [============================================================ ] 1696/1732 97% [============================================================ ] 1697/1732 97% [============================================================ ] 1698/1732 98% [============================================================ ] 1699/1732 98% [============================================================ ] 1700/1732 98% [============================================================ ] 1701/1732 98% [============================================================ ] 1702/1732 98% [============================================================ ] 1703/1732 98% [============================================================ ] 1704/1732 98% [============================================================= ] 1705/1732 98% [============================================================= ] 1706/1732 98% [============================================================= ] 1707/1732 98% [============================================================= ] 1708/1732 98% [============================================================= ] 1709/1732 98% [============================================================= ] 1710/1732 98% [============================================================= ] 1711/1732 98% [============================================================= ] 1712/1732 98% [============================================================= ] 1713/1732 98% [============================================================= ] 1714/1732 98% [============================================================= ] 1715/1732 99% [============================================================= ] 1716/1732 99% [============================================================= ] 1717/1732 99% [============================================================= ] 1718/1732 99% [============================================================= ] 1719/1732 99% [============================================================= ] 1720/1732 99% [============================================================= ] 1721/1732 99% [============================================================= ] 1722/1732 99% [============================================================= ] 1723/1732 99% [============================================================= ] 1724/1732 99% [============================================================= ] 1725/1732 99% [============================================================= ] 1726/1732 99% [============================================================= ] 1727/1732 99% [============================================================= ] 1728/1732 99% [============================================================= ] 1729/1732 99% [============================================================= ] 1730/1732 99% [============================================================= ] 1731/1732 99% [==============================================================] 1732/1732 100% operation complete, 1732 objects in 164565 NAND pages. ln -snf /nvmedata/autobuild/instance-4/output-1/host/sh4-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-4/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot' make: Entering directory '/nvmedata/autobuild/instance-4/buildroot' >>> Buildroot 2022.05-243-ga0bf8777bf Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.4.0 Collecting legal info >>> glibc 2.35-96-g2c4fc8e5ca742c6a3a1933799495bb0b00a807f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 9.4.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-cryptsetup 2.4.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ffmpeg 4.4.2 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.55.0 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> gnupg2 2.2.32 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> gsettings-desktop-schemas 3.36.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> haproxy 2.6.0 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libgpgme 1.16.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnice 0.1.18 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libpagekite 0.91.190530 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libupnp 1.14.12 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libwebsockets 4.3.1 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.6 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> ushare 2.1 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> wavpack 5.4.0 Collecting legal info COPYING: OK (sha256: f38defde000d62c4ff158f1445cb85a0c2f67cbc1d3cfa34ed882f439f6e3b43) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-4/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot'