from rdoff/ldrdf.c:59: ./include/error.h:47:29: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return printf_func(2, 3) nasm_fatal(int flags, const char *fmt, ...); ^ ./include/error.h:48:29: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return printf_func(2, 3) nasm_panic(int flags, const char *fmt, ...); ^ ./include/error.h:49:11: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return nasm_panic_from_macro(const char *file, int line); ^ In file included from rdoff/rdfutils.h:44:0, from rdoff/rdfload.h:15, from rdoff/rdx.c:49: ./include/nasmlib.h:113:11: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return nasm_assert_failed(const char *, int, const char *); ^ In file included from rdoff/rdfutils.h:45:0, from rdoff/rdfload.h:15, from rdoff/rdx.c:49: ./include/error.h:47:29: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return printf_func(2, 3) nasm_fatal(int flags, const char *fmt, ...); ^ ./include/error.h:48:29: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return printf_func(2, 3) nasm_panic(int flags, const char *fmt, ...); ^ ./include/error.h:49:11: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return nasm_panic_from_macro(const char *file, int line); ^ In file included from rdoff/rdfutils.h:44:0, from rdoff/rdflib.c:60: ./include/nasmlib.h:113:11: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return nasm_assert_failed(const char *, int, const char *); ^ In file included from rdoff/rdfutils.h:45:0, from rdoff/rdflib.c:60: ./include/error.h:47:29: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return printf_func(2, 3) nasm_fatal(int flags, const char *fmt, ...); ^ ./include/error.h:48:29: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return printf_func(2, 3) nasm_panic(int flags, const char *fmt, ...); ^ ./include/error.h:49:11: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return nasm_panic_from_macro(const char *file, int line); ^ In file included from rdoff/rdfutils.h:44:0, from rdoff/rdfload.h:15, from rdoff/rdf2bin.c:46: ./include/nasmlib.h:113:11: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return nasm_assert_failed(const char *, int, const char *); ^ In file included from rdoff/rdfutils.h:45:0, from rdoff/rdfload.h:15, from rdoff/rdf2bin.c:46: ./include/error.h:47:29: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return printf_func(2, 3) nasm_fatal(int flags, const char *fmt, ...); ^ ./include/error.h:48:29: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return printf_func(2, 3) nasm_panic(int flags, const char *fmt, ...); ^ ./include/error.h:49:11: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] no_return nasm_panic_from_macro(const char *file, int line); ^ rm -f rdoff/librdoff.a /usr/bin/ar cq rdoff/librdoff.a rdoff/rdoff.o rdoff/rdfload.o rdoff/symtab.o rdoff/collectn.o rdoff/rdlib.o rdoff/segtab.o rdoff/hash.o /usr/bin/ranlib rdoff/librdoff.a rm -f libnasm.a /usr/bin/ar cq libnasm.a stdlib/snprintf.o stdlib/vsnprintf.o stdlib/strlcpy.o stdlib/strnlen.o nasmlib/ver.o nasmlib/crc64.o nasmlib/malloc.o nasmlib/md5c.o nasmlib/string.o nasmlib/file.o nasmlib/mmap.o nasmlib/ilog2.o nasmlib/realpath.o nasmlib/path.o nasmlib/filename.o nasmlib/srcfile.o nasmlib/zerobuf.o nasmlib/readnum.o nasmlib/bsi.o nasmlib/rbtree.o nasmlib/hashtbl.o nasmlib/raa.o nasmlib/saa.o nasmlib/strlist.o nasmlib/perfhash.o nasmlib/badenum.o common/common.o x86/insnsa.o x86/insnsb.o x86/insnsd.o x86/insnsn.o x86/regs.o x86/regvals.o x86/regflags.o x86/regdis.o x86/disp8.o x86/iflag.o asm/error.o asm/float.o asm/directiv.o asm/directbl.o asm/pragma.o asm/assemble.o asm/labels.o asm/parser.o asm/preproc.o asm/quote.o asm/pptok.o asm/listing.o asm/eval.o asm/exprlib.o asm/exprdump.o asm/stdscan.o asm/strfunc.o asm/tokhash.o asm/segalloc.o asm/preproc-nop.o asm/rdstrnum.o macros/macros.o output/outform.o output/outlib.o output/legacy.o output/nulldbg.o output/nullout.o output/outbin.o output/outaout.o output/outcoff.o output/outelf.o output/outobj.o output/outas86.o output/outrdf2.o output/outdbg.o output/outieee.o output/outmacho.o output/codeview.o disasm/disasm.o disasm/sync.o /usr/bin/ranlib libnasm.a /usr/bin/gcc -std=gnu99 -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib -o nasm asm/nasm.o libnasm.a /usr/bin/gcc -std=gnu99 -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib -o ndisasm disasm/ndisasm.o libnasm.a /usr/bin/gcc -std=gnu99 -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib -o rdoff/rdfdump rdoff/rdfdump.o rdoff/librdoff.a libnasm.a /usr/bin/gcc -std=gnu99 -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib -o rdoff/rdx rdoff/rdx.o rdoff/librdoff.a libnasm.a /usr/bin/gcc -std=gnu99 -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib -o rdoff/rdflib rdoff/rdflib.o rdoff/librdoff.a libnasm.a /usr/bin/gcc -std=gnu99 -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib -o rdoff/rdf2bin rdoff/rdf2bin.o rdoff/librdoff.a libnasm.a rm -f rdoff/rdf2com rm -f rdoff/rdf2ith rm -f rdoff/rdf2ihx rm -f rdoff/rdf2srec cd rdoff && ln -s rdf2bin rdf2com cd rdoff && ln -s rdf2bin rdf2ith cd rdoff && ln -s rdf2bin rdf2ihx cd rdoff && ln -s rdf2bin rdf2srec /usr/bin/gcc -std=gnu99 -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib -o rdoff/ldrdf rdoff/ldrdf.o rdoff/librdoff.a libnasm.a make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-nasm-2.13.03' >>> host-nasm 2.13.03 Installing to host directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/build/instance-0/output/host/lib/pkgconfig:/home/buildroot/build/instance-0/output/host/share/pkgconfig" /usr/bin/make -j8 install -C /home/buildroot/build/instance-0/output/build/host-nasm-2.13.03/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/host-nasm-2.13.03' mkdir -p /home/buildroot/build/instance-0/output/host/bin /usr/bin/install -c nasm /home/buildroot/build/instance-0/output/host/bin/nasm /usr/bin/install -c ndisasm /home/buildroot/build/instance-0/output/host/bin/ndisasm mkdir -p /home/buildroot/build/instance-0/output/host/share/man/man1 /usr/bin/install -c -m 644 ./nasm.1 /home/buildroot/build/instance-0/output/host/share/man/man1/nasm.1 /usr/bin/install -c -m 644 ./ndisasm.1 /home/buildroot/build/instance-0/output/host/share/man/man1/ndisasm.1 make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-nasm-2.13.03' PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" BR2_DL_DIR=/home/buildroot/build/instance-0/dl BUILD_DIR=/home/buildroot/build/instance-0/output/build O=/home/buildroot/build/instance-0/output flock /home/buildroot/build/instance-0/dl/x264/ support/download/dl-wrapper -c '7d0ff22e8c96de126be9d3de4952edd6d1b75a8c' -d '/home/buildroot/build/instance-0/dl/x264' -D '/home/buildroot/build/instance-0/dl' -f 'x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c.tar.gz' -H 'package/x264//x264.hash' -n 'x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c' -N 'x264' -o '/home/buildroot/build/instance-0/dl/x264/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c.tar.gz' -u git+git://git.videolan.org/x264.git -u http\|urlencode+http://sources.buildroot.net/x264 -u http\|urlencode+http://sources.buildroot.net -- x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c.tar.gz: OK (sha256: cdae4489e0306938a46429824aa3511e7ec2a43f71fee8b4aa46ceea46d15888) >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Extracting gzip -d -c /home/buildroot/build/instance-0/dl/x264/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c -xf - >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Patching >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c -name $file); do cp support/gnuconfig/$file $i; done; done >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Configuring (cd /home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c; PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl AS="/home/buildroot/build/instance-0/output/host/bin/nasm" ./configure --prefix=/usr --host="x86_64-buildroot-linux-musl" --cross-prefix="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-" --disable-ffms --enable-static --disable-opencl --disable-avs --disable-lavf --disable-swscale --enable-pic --enable-shared --disable-cli ) platform: X86_64 byte order: little-endian system: LINUX cli: no libx264: internal shared: yes static: yes asm: yes interlaced: yes avs: no lavf: no ffms: no mp4: no gpl: yes thread: posix opencl: no filters: crop select_every lto: no debug: no gprof: no strip: no PIC: yes bit depth: all chroma format: all You can run 'make' or 'make fprofiled' now. >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c' dependency file generation... /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/osdep.c -o common/osdep.o /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/base.c -o common/base.o /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/cpu.c -o common/cpu.o /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/tables.c -o common/tables.o /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/api.c -o encoder/api.o /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/mc.c -o common/mc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/predict.c -o common/predict-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/pixel.c -o common/pixel-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/macroblock.c -o common/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/frame.c -o common/frame-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/dct.c -o common/dct-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/cabac.c -o common/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/common.c -o common/common-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/rectangle.c -o common/rectangle-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/set.c -o common/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/quant.c -o common/quant-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/deblock.c -o common/deblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/vlc.c -o common/vlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/mvpred.c -o common/mvpred-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/bitstream.c -o common/bitstream-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/analyse.c -o encoder/analyse-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/me.c -o encoder/me-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/ratecontrol.c -o encoder/ratecontrol-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/set.c -o encoder/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/macroblock.c -o encoder/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/cabac.c -o encoder/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/cavlc.c -o encoder/cavlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/encoder.c -o encoder/encoder-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/lookahead.c -o encoder/lookahead-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/threadpool.c -o common/threadpool-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/x86/mc-c.c -o common/x86/mc-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/x86/predict-c.c -o common/x86/predict-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/mc.c -o common/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/predict.c -o common/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/pixel.c -o common/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/macroblock.c -o common/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/frame.c -o common/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/dct.c -o common/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/cabac.c -o common/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/common.c -o common/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/rectangle.c -o common/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/set.c -o common/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/quant.c -o common/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/deblock.c -o common/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/vlc.c -o common/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/mvpred.c -o common/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/bitstream.c -o common/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/analyse.c -o encoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/me.c -o encoder/me-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/ratecontrol.c -o encoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/set.c -o encoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/macroblock.c -o encoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/cabac.c -o encoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/cavlc.c -o encoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/encoder.c -o encoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/lookahead.c -o encoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/threadpool.c -o common/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/x86/mc-c.c -o common/x86/mc-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/x86/predict-c.c -o common/x86/predict-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/cpu-a.o common/x86/cpu-a.asm /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-64-8.o common/x86/dct-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/trellis-64-8.o common/x86/trellis-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/bitstream-a-8.o common/x86/bitstream-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/const-a-8.o common/x86/const-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/cabac-a-8.o common/x86/cabac-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-a-8.o common/x86/dct-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/deblock-a-8.o common/x86/deblock-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/mc-a-8.o common/x86/mc-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/mc-a2-8.o common/x86/mc-a2.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/pixel-a-8.o common/x86/pixel-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/predict-a-8.o common/x86/predict-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/quant-a-8.o common/x86/quant-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/sad-a-8.o common/x86/sad-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-64-10.o common/x86/dct-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/trellis-64-10.o common/x86/trellis-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/bitstream-a-10.o common/x86/bitstream-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/const-a-10.o common/x86/const-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/cabac-a-10.o common/x86/cabac-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/dct-a-10.o common/x86/dct-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/deblock-a-10.o common/x86/deblock-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/mc-a-10.o common/x86/mc-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/mc-a2-10.o common/x86/mc-a2.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/pixel-a-10.o common/x86/pixel-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/predict-a-10.o common/x86/predict-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/quant-a-10.o common/x86/quant-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -o common/x86/sad16-a-10.o common/x86/sad16-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -o libx264.so.155 common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/x86/mc-c-8.o common/x86/predict-c-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o common/x86/mc-c-10.o common/x86/predict-c-10.o common/x86/cpu-a.o common/x86/dct-64-8.o common/x86/trellis-64-8.o common/x86/bitstream-a-8.o common/x86/const-a-8.o common/x86/cabac-a-8.o common/x86/dct-a-8.o common/x86/deblock-a-8.o common/x86/mc-a-8.o common/x86/mc-a2-8.o common/x86/pixel-a-8.o common/x86/predict-a-8.o common/x86/quant-a-8.o common/x86/sad-a-8.o common/x86/dct-64-10.o common/x86/trellis-64-10.o common/x86/bitstream-a-10.o common/x86/const-a-10.o common/x86/cabac-a-10.o common/x86/dct-a-10.o common/x86/deblock-a-10.o common/x86/mc-a-10.o common/x86/mc-a2-10.o common/x86/pixel-a-10.o common/x86/predict-a-10.o common/x86/quant-a-10.o common/x86/sad16-a-10.o -shared -Wl,-soname,libx264.so.155 -Wl,-Bsymbolic -m64 -lm -lpthread rm -f libx264.a /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ar rc libx264.a common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/x86/mc-c-8.o common/x86/predict-c-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o common/x86/mc-c-10.o common/x86/predict-c-10.o common/x86/cpu-a.o common/x86/dct-64-8.o common/x86/trellis-64-8.o common/x86/bitstream-a-8.o common/x86/const-a-8.o common/x86/cabac-a-8.o common/x86/dct-a-8.o common/x86/deblock-a-8.o common/x86/mc-a-8.o common/x86/mc-a2-8.o common/x86/pixel-a-8.o common/x86/predict-a-8.o common/x86/quant-a-8.o common/x86/sad-a-8.o common/x86/dct-64-10.o common/x86/trellis-64-10.o common/x86/bitstream-a-10.o common/x86/const-a-10.o common/x86/cabac-a-10.o common/x86/dct-a-10.o common/x86/deblock-a-10.o common/x86/mc-a-10.o common/x86/mc-a2-10.o common/x86/pixel-a-10.o common/x86/predict-a-10.o common/x86/quant-a-10.o common/x86/sad16-a-10.o /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ranlib libx264.a make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c' >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Installing to staging directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR="/home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot" -C /home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c install make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c' install -d /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include install -d /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib install -d /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include install -m 644 x264_config.h /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include install -m 644 x264.pc /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/pkgconfig ln -f -s libx264.so.155 /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libx264.so install -m 644 libx264.a /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib install -m 755 libx264.so.155 /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ranlib /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libx264.a make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c' >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Fixing libtool files >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR="/home/buildroot/build/instance-0/output/target" -C /home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c install make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c' install -d /home/buildroot/build/instance-0/output/target/usr/include install -d /home/buildroot/build/instance-0/output/target/usr/lib install -d /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig install -m 644 ./x264.h /home/buildroot/build/instance-0/output/target/usr/include install -m 644 x264_config.h /home/buildroot/build/instance-0/output/target/usr/include install -m 644 x264.pc /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig ln -f -s libx264.so.155 /home/buildroot/build/instance-0/output/target/usr/lib/libx264.so install -m 644 libx264.a /home/buildroot/build/instance-0/output/target/usr/lib install -m 755 libx264.so.155 /home/buildroot/build/instance-0/output/target/usr/lib /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ranlib /home/buildroot/build/instance-0/output/target/usr/lib/libx264.a make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libCEGUIFalagardWRBase.la" is touched by more than one package: [u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'pcre', u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'expat', u'freetype', u'pcre', u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'expat', u'freetype', u'pcre', u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libCEGUIBase.la" is touched by more than one package: [u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'pcre', u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libCEGUIExpatParser.la" is touched by more than one package: [u'cegui06', u'libogg', u'celt051', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'libopenssl', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'kompexsqlite', u'let-me-create', u'libarchive', u'libconfuse', u'libfastjson', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libusb', u'libvorbis', u'x264'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libvorbis', u'x264'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/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/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc1-00087-gaf72a42"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc1\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.05-rc1-00087-gaf72a42 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bootutils 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> dhcpcd 7.0.3 Collecting legal info LICENSE: OK (sha256: b120a64b92cfb2453b61df4457a3c0eb163ef9c1c397822826756a31581f3947) >>> drbd-utils 9.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> ipmiutil 2.9.9 Collecting legal info ERROR: No hash found for COPYING >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> kompexsqlite v1.10.12-1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) >>> ulogd 2.0.5 Collecting legal info ERROR: No hash found for COPYING >>> wavemon v0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'