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: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: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: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: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: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: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: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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -I. -I. -march=i686 -mfpmath=sse -msse -msse2 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/cpu-a.o common/x86/cpu-a.asm /home/autobuild/autobuild/instance-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-32-8.o common/x86/dct-32.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/pixel-32-8.o common/x86/pixel-32.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/autobuild/autobuild/instance-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-32-10.o common/x86/dct-32.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/pixel-32-10.o common/x86/pixel-32.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/autobuild/autobuild/instance-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/nasm -I. -I. -DARCH_X86_64=0 -I./common/x86/ -f elf32 -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-6/output-1/host/bin/i686-buildroot-linux-uclibc-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-32-8.o common/x86/pixel-32-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-32-10.o common/x86/pixel-32-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 -m32 -lm -lpthread /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/i686-buildroot-linux-uclibc/12.2.0/../../../../i686-buildroot-linux-uclibc/bin/ld: common/x86/dct-a-8.o: warning: relocation in read-only section `.text' /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/i686-buildroot-linux-uclibc/12.2.0/../../../../i686-buildroot-linux-uclibc/bin/ld: warning: creating DT_TEXTREL in a shared object rm -f libx264.a /home/autobuild/autobuild/instance-6/output-1/host/bin/i686-buildroot-linux-uclibc-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-32-8.o common/x86/pixel-32-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-32-10.o common/x86/pixel-32-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-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ranlib libx264.a make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Installing to staging directory PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR="/home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot" -C /home/autobuild/autobuild/instance-6/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include install -d /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include install -m 644 x264.pc /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig install -d /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib ln -f -s libx264.so.164 /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libx264.so install -m 755 libx264.so.164 /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib install -d /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 libx264.a /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib /home/autobuild/autobuild/instance-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ranlib /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libx264.a make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/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-6/output-1/host/i686-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-6/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-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR="/home/autobuild/autobuild/instance-6/output-1/target" -C /home/autobuild/autobuild/instance-6/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/autobuild/autobuild/instance-6/output-1/target/usr/include install -d /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/autobuild/autobuild/instance-6/output-1/target/usr/include install -m 644 x264.pc /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/pkgconfig install -d /home/autobuild/autobuild/instance-6/output-1/target/usr/lib ln -f -s libx264.so.164 /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/libx264.so install -m 755 libx264.so.164 /home/autobuild/autobuild/instance-6/output-1/target/usr/lib install -d /home/autobuild/autobuild/instance-6/output-1/target/usr/lib install -m 644 libx264.a /home/autobuild/autobuild/instance-6/output-1/target/usr/lib /home/autobuild/autobuild/instance-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ranlib /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/libx264.a make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-6/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%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-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-6/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells; fi rm -f -r /home/autobuild/autobuild/instance-6/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/autobuild/autobuild/instance-6/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/autobuild/autobuild/instance-6/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/autobuild/autobuild/instance-6/output-1/target/etc/runlevels/default/agetty.console mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-6/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-6/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/include /home/autobuild/autobuild/instance-6/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-6/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-6/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-6/output-1/target/usr/doc find /home/autobuild/autobuild/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-6/output-1/target/lib/ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-6/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/man /home/autobuild/autobuild/instance-6/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/info /home/autobuild/autobuild/instance-6/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/doc /home/autobuild/autobuild/instance-6/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-6/output-1/target/lib/debug /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-6/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-6/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-6/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-6/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-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-543-gf62d409cb8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-6/output-1/per-package /home/autobuild/autobuild/instance-6/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-6/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-6/output-1/host/i686-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-6/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-6/buildroot' >>> Buildroot 2022.11-543-gf62d409cb8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 6.0.12 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 >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.64.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.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> 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) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cfm 0.3 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> host-dos2unix 7.4.3 Collecting legal info COPYING.txt: OK (sha256: 275ce1371734904b275e83bf760e3e6d2a520614545a3850c9568d1892b940fd) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lightning 2.1.3 Collecting legal info COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> optee-client 3.19.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> tor 0.4.7.12 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> unionfs 2.1 Collecting legal info LICENSE: OK (sha256: f56a5579d670e18e0667700bc599acbc0b8217ca1f76b2adb3dad7d2953c4049) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-nasm 2.15.05 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-6/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot'