884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:789:13: note: 'cost_siglast' declared here 789 | int cost_siglast[3]; /* { zero, nonzero, nonzero-and-last } */\ | ^~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:848:55: warning: dangling pointer to 'ssd0' 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: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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/mc.c -o common/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/predict.c -o common/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/pixel.c -o common/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/macroblock.c -o common/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/frame.c -o common/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/dct.c -o common/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/cabac.c -o common/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/common.c -o common/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/rectangle.c -o common/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/set.c -o common/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/quant.c -o common/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/deblock.c -o common/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/vlc.c -o common/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/mvpred.c -o common/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/bitstream.c -o common/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/analyse.c -o encoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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 In file included from encoder/analyse.c:33: encoder/rdo.c: In function 'quant_trellis_cabac': encoder/rdo.c:834:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 834 | ssd0[k] = ssd1[k];\ | ~~~~^~~ 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:847:17: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 847 | ssd1[0] += (uint64_t)cost_siglast[0] * lambda2 >> ( CABAC_SIZE_BITS - LAMBDA_BITS );\ | ~~~~^~~ 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:847:46: warning: dangling pointer to 'cost_siglast' may be used [-Wdangling-pointer=] 847 | ssd1[0] += (uint64_t)cost_siglast[0] * lambda2 >> ( CABAC_SIZE_BITS - LAMBDA_BITS );\ | ~~~~~~~~~~~~^~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:789:13: note: 'cost_siglast' declared here 789 | int cost_siglast[3]; /* { zero, nonzero, nonzero-and-last } */\ | ^~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:848:55: warning: dangling pointer to 'ssd0' 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: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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=3 -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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/output-1/host/bin/i686-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-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 rm -f libx264.a /home/thomas/autobuild/instance-0/output-1/host/bin/i686-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-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/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ranlib libx264.a /home/thomas/autobuild/instance-0/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.3.0/../../../../i686-buildroot-linux-gnu/bin/ld: common/x86/dct-a-8.o: warning: relocation in read-only section `.text' /home/thomas/autobuild/instance-0/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.3.0/../../../../i686-buildroot-linux-gnu/bin/ld: warning: creating DT_TEXTREL in a shared object make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Installing to staging directory PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR="/home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot" -C /home/thomas/autobuild/instance-0/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include install -d /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include install -m 644 x264.pc /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -d /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib install -d /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib ln -f -s libx264.so.164 /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib/libx264.so install -m 644 libx264.a /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib install -m 755 libx264.so.164 /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ranlib /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib/libx264.a make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Fixing libtool files for la in $(find /home/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/thomas/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/thomas/autobuild/instance-0/output-1/host/i686-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/thomas/autobuild/instance-0/output-1/host/i686-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR="/home/thomas/autobuild/instance-0/output-1/target" -C /home/thomas/autobuild/instance-0/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/thomas/autobuild/instance-0/output-1/target/usr/include install -d /home/thomas/autobuild/instance-0/output-1/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/thomas/autobuild/instance-0/output-1/target/usr/include install -m 644 x264.pc /home/thomas/autobuild/instance-0/output-1/target/usr/lib/pkgconfig install -d /home/thomas/autobuild/instance-0/output-1/target/usr/lib install -d /home/thomas/autobuild/instance-0/output-1/target/usr/lib install -m 644 libx264.a /home/thomas/autobuild/instance-0/output-1/target/usr/lib ln -f -s libx264.so.164 /home/thomas/autobuild/instance-0/output-1/target/usr/lib/libx264.so install -m 755 libx264.so.164 /home/thomas/autobuild/instance-0/output-1/target/usr/lib /home/thomas/autobuild/instance-0/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ranlib /home/thomas/autobuild/instance-0/output-1/target/usr/lib/libx264.a make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' ERROR: No hash found for xdg-dbus-proxy-0.1.5.tar.xz make: *** [package/pkg-generic.mk:179: /home/thomas/autobuild/instance-0/output-1/build/xdg-dbus-proxy-0.1.5/.stamp_downloaded] Error 1 make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'