884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:18: note: 'ssd0' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:848:63: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 848 | levels_used = trellis_coef0_##ctx_hi( ssd0[0]-ssd1[0], nodes_cur, nodes_prev, level_tree, levels_used );\ | ~~~~^~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:849:55: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] 849 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ | ~~~~^~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:18: note: 'ssd0' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:849:63: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 849 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ | ~~~~^~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:849:72: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 849 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ | ~~~~^~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:849:80: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 849 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ | ~~~~^~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:852:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] 852 | levels_used = trellis_coef1_##ctx_hi( ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:18: note: 'ssd0' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:852:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 852 | levels_used = trellis_coef1_##ctx_hi( ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:853:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] 853 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:18: note: 'ssd0' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:853:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 853 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:856:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] 856 | levels_used = trellis_coefn_##ctx_hi( q-1, ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:18: note: 'ssd0' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:856:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 856 | levels_used = trellis_coefn_##ctx_hi( q-1, ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:857:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] 857 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:18: note: 'ssd0' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:857:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 857 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -o libx264.so.164 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.164 -Wl,-Bsymbolic -lm -lpthread rm -f libx264.a /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-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 /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib libx264.a make[1]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Installing to staging directory GIT_DIR=. PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 DESTDIR="/home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot" -C /home/autobuild/autobuild/instance-10/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include install -d /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include install -m 644 x264.pc /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -d /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib ln -f -s libx264.so.164 /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx264.so install -m 755 libx264.so.164 /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib install -d /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib install -m 644 libx264.a /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx264.a make[1]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-10/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-10/output-1/host/mips64el-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@:/home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-10/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 baee400fa9ced6f5481a728138fed6e867b0ff7f Installing to target GIT_DIR=. PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 DESTDIR="/home/autobuild/autobuild/instance-10/output-1/target" -C /home/autobuild/autobuild/instance-10/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/autobuild/autobuild/instance-10/output-1/target/usr/include install -d /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/autobuild/autobuild/instance-10/output-1/target/usr/include install -m 644 x264.pc /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/pkgconfig install -d /home/autobuild/autobuild/instance-10/output-1/target/usr/lib ln -f -s libx264.so.164 /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/libx264.so install -m 755 libx264.so.164 /home/autobuild/autobuild/instance-10/output-1/target/usr/lib install -d /home/autobuild/autobuild/instance-10/output-1/target/usr/lib install -m 644 libx264.a /home/autobuild/autobuild/instance-10/output-1/target/usr/lib /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ranlib /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/libx264.a make[1]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-10/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-10/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-10/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-10/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-10/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-10/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-10/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-10/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/include /home/autobuild/autobuild/instance-10/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-10/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-10/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-10/output-1/target/usr/doc find /home/autobuild/autobuild/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-10/output-1/target/lib/ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-10/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-10/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/man /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/info /home/autobuild/autobuild/instance-10/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/doc /home/autobuild/autobuild/instance-10/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-10/output-1/target/lib/debug /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-10/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 /home/autobuild/autobuild/instance-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-10/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-10/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 /home/autobuild/autobuild/instance-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02-458-g0b2967e158"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-git\"" \ ) > /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-10/output-1/per-package \ /home/autobuild/autobuild/instance-10/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-10/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-10/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-10/buildroot' >>> Buildroot 2024.02-458-g0b2967e158 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-5-ge0910f1d3278f05439fb434ee528fc9be1b6bd5e Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> 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-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.8.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20240117 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf 2.72 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-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> can-utils 2023.03 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> host-crudini 0.9.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-dos2unix 7.5.2 Collecting legal info COPYING.txt: OK (sha256: 03b60fa2cf28b2c6dd585a13b32377c1f87b8f016db44ce2ab6bc7eb306220e2) >>> fftw-double 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> initscripts Collecting legal info >>> libmaxminddb 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> librsync 2.3.4 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> ltris 1.2.7 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.23 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> make 4.4.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> nghttp2 1.58.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> host-openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openssl Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 2023-04 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> pppd 2.5.0 Collecting legal info LICENSE.BSD: OK (sha256: 5d588eb3b157d52112afea935c88a7ff9efddc1e2d95a42c25d3b96ad9055008) LICENSE.GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> host-rust-bin 1.74.1 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> seatd 0.8.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> host-sentry-cli 2.20.3 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> sshpass 1.10 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> uclibc-ng-test 0f303c63fab7f4038515ced6f2659242cf60ac19 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-10/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot'