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: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: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); | ^~~~~~~~~~~~ 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); | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -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-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -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-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -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-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -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-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -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-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -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-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -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-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -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-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -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-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/x86/mc-c.c -o common/x86/mc-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/x86/predict-c.c -o common/x86/predict-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/cpu-a.o common/x86/cpu-a.asm /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-64-8.o common/x86/dct-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/trellis-64-8.o common/x86/trellis-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/bitstream-a-8.o common/x86/bitstream-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/const-a-8.o common/x86/const-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/cabac-a-8.o common/x86/cabac-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-a-8.o common/x86/dct-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/deblock-a-8.o common/x86/deblock-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/mc-a-8.o common/x86/mc-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/mc-a2-8.o common/x86/mc-a2.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/pixel-a-8.o common/x86/pixel-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/predict-a-8.o common/x86/predict-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/quant-a-8.o common/x86/quant-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/sad-a-8.o common/x86/sad-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-64-10.o common/x86/dct-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/trellis-64-10.o common/x86/trellis-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/bitstream-a-10.o common/x86/bitstream-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/const-a-10.o common/x86/const-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/cabac-a-10.o common/x86/cabac-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-a-10.o common/x86/dct-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/deblock-a-10.o common/x86/deblock-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/mc-a-10.o common/x86/mc-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/mc-a2-10.o common/x86/mc-a2.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/pixel-a-10.o common/x86/pixel-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/predict-a-10.o common/x86/predict-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/quant-a-10.o common/x86/quant-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/sad16-a-10.o common/x86/sad16-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-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/x86/mc-c-8.o common/x86/predict-c-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 common/x86/mc-c-10.o common/x86/predict-c-10.o common/x86/cpu-a.o common/x86/dct-64-8.o common/x86/trellis-64-8.o common/x86/bitstream-a-8.o common/x86/const-a-8.o common/x86/cabac-a-8.o common/x86/dct-a-8.o common/x86/deblock-a-8.o common/x86/mc-a-8.o common/x86/mc-a2-8.o common/x86/pixel-a-8.o common/x86/predict-a-8.o common/x86/quant-a-8.o common/x86/sad-a-8.o common/x86/dct-64-10.o common/x86/trellis-64-10.o common/x86/bitstream-a-10.o common/x86/const-a-10.o common/x86/cabac-a-10.o common/x86/dct-a-10.o common/x86/deblock-a-10.o common/x86/mc-a-10.o common/x86/mc-a2-10.o common/x86/pixel-a-10.o common/x86/predict-a-10.o common/x86/quant-a-10.o common/x86/sad16-a-10.o -shared -Wl,-soname,libx264.so.164 -Wl,-Bsymbolic -m64 -lm -lpthread rm -f libx264.a /home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-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/x86/mc-c-8.o common/x86/predict-c-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 common/x86/mc-c-10.o common/x86/predict-c-10.o common/x86/cpu-a.o common/x86/dct-64-8.o common/x86/trellis-64-8.o common/x86/bitstream-a-8.o common/x86/const-a-8.o common/x86/cabac-a-8.o common/x86/dct-a-8.o common/x86/deblock-a-8.o common/x86/mc-a-8.o common/x86/mc-a2-8.o common/x86/pixel-a-8.o common/x86/predict-a-8.o common/x86/quant-a-8.o common/x86/sad-a-8.o common/x86/dct-64-10.o common/x86/trellis-64-10.o common/x86/bitstream-a-10.o common/x86/const-a-10.o common/x86/cabac-a-10.o common/x86/dct-a-10.o common/x86/deblock-a-10.o common/x86/mc-a-10.o common/x86/mc-a2-10.o common/x86/pixel-a-10.o common/x86/predict-a-10.o common/x86/quant-a-10.o common/x86/sad16-a-10.o /home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ranlib libx264.a make[1]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Installing to staging directory PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot" -C /home/autobuild/autobuild/instance-13/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/autobuild/autobuild/instance-13/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include install -d /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include install -m 644 x264.pc /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -d /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib ln -f -s libx264.so.164 /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libx264.so install -m 755 libx264.so.164 /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib install -d /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib install -m 644 libx264.a /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib /home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ranlib /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libx264.a make[1]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-13/output-1/host/x86_64-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-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-13/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 PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/output-1/target" -C /home/autobuild/autobuild/instance-13/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/autobuild/autobuild/instance-13/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/autobuild/autobuild/instance-13/output-1/target/usr/include install -d /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/autobuild/autobuild/instance-13/output-1/target/usr/include install -m 644 x264.pc /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/pkgconfig install -d /home/autobuild/autobuild/instance-13/output-1/target/usr/lib ln -f -s libx264.so.164 /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/libx264.so install -m 755 libx264.so.164 /home/autobuild/autobuild/instance-13/output-1/target/usr/lib install -d /home/autobuild/autobuild/instance-13/output-1/target/usr/lib install -m 644 libx264.a /home/autobuild/autobuild/instance-13/output-1/target/usr/lib /home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ranlib /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/libx264.a make[1]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' zerofree-1.1.1.tgz: OK (sha256: 956bc861b55ba0a2b7593c58d32339dab1a0e7da6ea2b813d27c80f08b723867) >>> zerofree 1.1.1 Extracting gzip -d -c /home/autobuild/autobuild/instance-13/dl/zerofree/zerofree-1.1.1.tgz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-13/output-1/build/zerofree-1.1.1 -xf - >>> zerofree 1.1.1 Patching >>> zerofree 1.1.1 Configuring >>> zerofree 1.1.1 Building /home/autobuild/make/make -j1 PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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" AR="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-13/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 " -C /home/autobuild/autobuild/instance-13/output-1/build/zerofree-1.1.1 make[1]: Entering directory '/home/autobuild/autobuild/instance-13/output-1/build/zerofree-1.1.1' /home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -o zerofree zerofree.c -lext2fs make[1]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/zerofree-1.1.1' >>> zerofree 1.1.1 Installing to target /usr/bin/install -D -m 0755 /home/autobuild/autobuild/instance-13/output-1/build/zerofree-1.1.1/zerofree /home/autobuild/autobuild/instance-13/output-1/target/usr/bin/zerofree >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-13/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%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-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-13/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-13/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-13/output-1/host/etc/meson/cross-compilation.conf rm -f /home/autobuild/autobuild/instance-13/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-13/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-13/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-13/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /home/autobuild/autobuild/instance-13/output-1/target/usr/share/openrc PYTHONPATH="/home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" /home/autobuild/autobuild/instance-13/output-1/host/bin/python3.11 /home/autobuild/autobuild/instance-13/output-1/build/python3-3.11.3/Lib/compileall.py -q -b -s /home/autobuild/autobuild/instance-13/output-1/target -p / /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/python3.11 /usr/lib/python3.11/site-packages/ranger/api/commands.py:351: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.11/site-packages/ranger/gui/ui.py:177: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.11/site-packages/ranger/gui/ui.py:184: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.11/site-packages/ranger/gui/widgets/pager.py:217: SyntaxWarning: "is" with a literal. Did you mean "=="? find /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/python3.11 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/python3.11 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/autobuild/autobuild/instance-13/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-13/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-13/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-13/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-13/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-13/output-1/target/etc/shadow rm -f /home/autobuild/autobuild/instance-13/output-1/target/bin/sh rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/include /home/autobuild/autobuild/instance-13/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-13/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-13/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-13/output-1/target/usr/doc find /home/autobuild/autobuild/instance-13/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-13/output-1/target/lib/ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-13/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-13/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/man /home/autobuild/autobuild/instance-13/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/info /home/autobuild/autobuild/instance-13/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/doc /home/autobuild/autobuild/instance-13/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-13/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-13/output-1/target/lib/debug /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-13/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-13/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-13/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-13/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-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-17-g38bef5fbc8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-13/output-1/per-package /home/autobuild/autobuild/instance-13/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-13/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-13/output-1/host/x86_64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-13/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-13/buildroot' >>> Buildroot 2023.05-17-g38bef5fbc8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> 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-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info >>> host-binutils 2.38 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.3.6 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-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aubio 0.4.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.11.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> 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-autoconf-archive 2022.09.03 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.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-waf 2.0.24 Collecting legal info waf: OK (sha256: 93909bca823a675f9f40af7c65b24887c3a3c0efdf411ff1978ba827194bdeb0) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-cryptsetup 2.6.1 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.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> davici 1.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> python3 3.11.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> udev Collecting legal info >>> eudev 3.2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> igmpproxy 0.4 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libglvnd 1.4.0 Collecting legal info README.md: OK (sha256: f84a3eca98cc5bdf5318741124c38c5e877f856df8c7e229ee5065e5c61038c2) src/util/uthash/LICENSE: OK (sha256: e9b9aac8421b6d29176c6f23f6f7a907194245e35ef99ace10839734961cfaa2) src/util/cJSON/LICENSE: OK (sha256: f6f207863675ca5a5128fd120b9aef4f4bbab73ffa57e5f771ccffc8e3cc56b7) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsigrokdecode 0.5.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> makedumpfile 1.7.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> patch 2.7.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> putty 0.76 Collecting legal info LICENCE: OK (sha256: 3f3e870dd3d0867d79370b1d433602c60bb91b59de04e5d8f2a149b788530d53) >>> python-attrs 22.2.0 Collecting legal info LICENSE: OK (sha256: 882115c95dfc2af1eeb6714f8ec6d5cbcabf667caff8729f42420da63f714e9f) >>> python-chardet 5.1.0 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> python-couchdb 1.2 Collecting legal info COPYING: OK (sha256: c538da1ae16b6d75f6fa65852bb158dbf9e556b01681be5b692692906d244241) >>> python-dataproperty 0.55.0 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-mbstrdecoder 1.1.1 Collecting legal info LICENSE: OK (sha256: 7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15) >>> python-outcome 1.2.0 Collecting legal info LICENSE: OK (sha256: 652c878488d1456361e08c3f8607fd7ba59892a14103d15cce4ff93c85b5cc8b) LICENSE.APACHE2: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.MIT: OK (sha256: 3e6dae555eb92787fc82d1d48355677f454c7f65aeb38d3f9e72bf9a3daf034b) >>> python-periphery 2.3.0 Collecting legal info LICENSE: OK (sha256: 76fe342043adfe8d9453c4979aa165476875137e15b0ddea1f4c3f3fa9808361) >>> python-pyaes 1.6.1 Collecting legal info LICENSE.txt: OK (sha256: 1efe6c78b28b4203d397ea9b68bdc9c658d21cd9afaf8ae8223def83f2a7ebbd) >>> python-pyndiff 1.0.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-tabledata 1.3.0 Collecting legal info LICENSE: OK (sha256: bebbdf0524a147f89a615fff53d79bdc90cbc7631550fb4b725cd3f3bdcd24f6) >>> python-typepy 1.3.0 Collecting legal info LICENSE: OK (sha256: bebbdf0524a147f89a615fff53d79bdc90cbc7631550fb4b725cd3f3bdcd24f6) >>> python-xmljson 0.2.1 Collecting legal info LICENSE: OK (sha256: 5ce42ba7d76e81428bdacef83658eb6213dbd1ad4a3b6d380bb6e0e8c73f0fb7) >>> ranger 1.7.2 Collecting legal info AUTHORS: OK (sha256: fa3b40d44066b033ac8a134b792a4a4a1915aa7bc7757098e0f67080648a3271) >>> smcroute 2.5.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tvheadend 18effa8ad93e901f3cdaa534123d910f14453d1f Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> host-pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> udev-gentoo-scripts 33 Collecting legal info init.d/udev-settle: OK (sha256: 329f95829088b95650b9012ae688f09baa1637985425a7964d33683363f48702) >>> umtprd 1.6.2 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> unscd 0.54 Collecting legal info nscd-0.54.c: OK (sha256: 90e12c71732474cac4d055bf9d104e599178b4e1ecb6d3b8c556eaa11f8f6447) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-nasm 2.16.01 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> zerofree 1.1.1 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (FIRMWARE_UTILS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-13/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot'