From git://git.videolan.org/x264 * [new branch] master -> origin/master * [new branch] stable -> origin/stable warning: refname '7d0ff22e8c96de126be9d3de4952edd6d1b75a8c' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git checkout -b $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c.tar.gz: OK (sha256: cdae4489e0306938a46429824aa3511e7ec2a43f71fee8b4aa46ceea46d15888) >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Extracting gzip -d -c /home/buildroot/buildroot-test/instance-0/dl/x264/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c -name $file); do cp support/gnuconfig/$file $i; done; done >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Configuring (cd /home/buildroot/buildroot-test/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c; PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-ar" AS="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-as" LD="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-ld" NM="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-nm" CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc" GCC="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc" CPP="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-cpp" CXX="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-g++" FC="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gfortran" F77="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-ranlib" READELF="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-readelf" STRIP="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-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/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-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/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl AS="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc" ./configure --prefix=/usr --host="aarch64-buildroot-linux-gnu" --cross-prefix="/home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-" --disable-ffms --enable-static --disable-opencl --disable-avs --disable-lavf --disable-swscale --enable-pic --enable-shared --disable-cli ) platform: AARCH64 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/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c dependency file generation... /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/osdep.c -o common/osdep.o /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/base.c -o common/base.o /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/cpu.c -o common/cpu.o /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/tables.c -o common/tables.o /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c encoder/api.c -o encoder/api.o /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/aarch64/asm-offsets.c -o common/aarch64/asm-offsets-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/aarch64/mc-c.c -o common/aarch64/mc-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/aarch64/predict-c.c -o common/aarch64/predict-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -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/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/aarch64/asm-offsets.c -o common/aarch64/asm-offsets-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/aarch64/mc-c.c -o common/aarch64/mc-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c common/aarch64/predict-c.c -o common/aarch64/predict-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/bitstream-a-8.o common/aarch64/bitstream-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/cabac-a-8.o common/aarch64/cabac-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/dct-a-8.o common/aarch64/dct-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/deblock-a-8.o common/aarch64/deblock-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/mc-a-8.o common/aarch64/mc-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/pixel-a-8.o common/aarch64/pixel-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/predict-a-8.o common/aarch64/predict-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/quant-a-8.o common/aarch64/quant-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/bitstream-a-10.o common/aarch64/bitstream-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/cabac-a-10.o common/aarch64/cabac-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/dct-a-10.o common/aarch64/dct-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/deblock-a-10.o common/aarch64/deblock-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/mc-a-10.o common/aarch64/mc-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/pixel-a-10.o common/aarch64/pixel-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/predict-a-10.o common/aarch64/predict-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-gcc -I. -I. -c -DSTACK_ALIGNMENT=16 -DPIC -o common/aarch64/quant-a-10.o common/aarch64/quant-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-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/aarch64/asm-offsets-8.o common/aarch64/mc-c-8.o common/aarch64/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/aarch64/asm-offsets-10.o common/aarch64/mc-c-10.o common/aarch64/predict-c-10.o common/aarch64/bitstream-a-8.o common/aarch64/cabac-a-8.o common/aarch64/dct-a-8.o common/aarch64/deblock-a-8.o common/aarch64/mc-a-8.o common/aarch64/pixel-a-8.o common/aarch64/predict-a-8.o common/aarch64/quant-a-8.o common/aarch64/bitstream-a-10.o common/aarch64/cabac-a-10.o common/aarch64/dct-a-10.o common/aarch64/deblock-a-10.o common/aarch64/mc-a-10.o common/aarch64/pixel-a-10.o common/aarch64/predict-a-10.o common/aarch64/quant-a-10.o -shared -Wl,-soname,libx264.so.155 -Wl,-Bsymbolic -lm -lpthread rm -f libx264.a /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-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/aarch64/asm-offsets-8.o common/aarch64/mc-c-8.o common/aarch64/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/aarch64/asm-offsets-10.o common/aarch64/mc-c-10.o common/aarch64/predict-c-10.o common/aarch64/bitstream-a-8.o common/aarch64/cabac-a-8.o common/aarch64/dct-a-8.o common/aarch64/deblock-a-8.o common/aarch64/mc-a-8.o common/aarch64/pixel-a-8.o common/aarch64/predict-a-8.o common/aarch64/quant-a-8.o common/aarch64/bitstream-a-10.o common/aarch64/cabac-a-10.o common/aarch64/dct-a-10.o common/aarch64/deblock-a-10.o common/aarch64/mc-a-10.o common/aarch64/pixel-a-10.o common/aarch64/predict-a-10.o common/aarch64/quant-a-10.o /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-ranlib libx264.a >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Installing to staging directory PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR="/home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot" -C /home/buildroot/buildroot-test/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c install install -d /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include install -d /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib install -d /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include install -m 644 x264_config.h /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include install -m 644 x264.pc /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig ln -f -s libx264.so.155 /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libx264.so install -m 644 libx264.a /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib install -m 755 libx264.so.155 /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-ranlib /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libx264.a >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Fixing libtool files >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Installing to target PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR="/home/buildroot/buildroot-test/instance-0/output/target" -C /home/buildroot/buildroot-test/instance-0/output/build/x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c install install -d /home/buildroot/buildroot-test/instance-0/output/target/usr/include install -d /home/buildroot/buildroot-test/instance-0/output/target/usr/lib install -d /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig install -m 644 ./x264.h /home/buildroot/buildroot-test/instance-0/output/target/usr/include install -m 644 x264_config.h /home/buildroot/buildroot-test/instance-0/output/target/usr/include install -m 644 x264.pc /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig ln -f -s libx264.so.155 /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libx264.so install -m 644 libx264.a /home/buildroot/buildroot-test/instance-0/output/target/usr/lib install -m 755 libx264.so.155 /home/buildroot/buildroot-test/instance-0/output/target/usr/lib /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-ranlib /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libx264.a >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'gmp', u'mpir'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libmpir.la" is touched by more than one package: [u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'gmp', u'mpir'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/daq/daq_pcap.la" is touched by more than one package: [u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/daq/daq_dump.la" is touched by more than one package: [u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libseccomp.la" is touched by more than one package: [u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'sqlite', u'apr-util', u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/collectd/wireless.la" is touched by more than one package: [u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/liblog4cxx.la" is touched by more than one package: [u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'ncurses', u'libzlib', u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libcollectdclient.la" is touched by more than one package: [u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'sqlite', u'apr-util', u'check', u'dbus', u'libffi', u'pcre', u'libglib2', u'bluez_utils', u'boost', u'bzip2', u'libusb', u'libcap', u'libcurl', u'yajl', u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] Warning: staging file "./usr/lib/collectd/curl_json.la" is touched by more than one package: [u'collectd', u'libpcap', u'daq', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'gmp', u'gpsd', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libsndfile', u'libsamplerate', u'jack2', u'jpeg-turbo', u'libpthread-stubs', u'libdrm', u'libenca', u'libfreeimage', u'libseccomp', u'libsepol', u'libvpx', u'log4cxx', u'mpir', u'ngrep', u'opencv3', u'protobuf', u'rabbitmq-c', u'x264'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] rm -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/include /home/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-0/output/target/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/man /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/info /home/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/doc /home/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/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/buildroot-test/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/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00915-g23e3495"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.05-git-00915-g23e3495 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 >>> 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 >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> collectd 5.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> dcron 4.5 Collecting legal info >>> dhrystone 2 Collecting legal info >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> host-fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gpsd 3.17 Collecting legal info COPYING: OK (sha256: 71ff85d18bf063954cfc4251678d0e772223e21f80febbd99d5524c90f73f832) >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> htop 2.1.0 Collecting legal info COPYING: OK (sha256: 70466e76443cb5b68144d9fcedca9584e7bfdb6c50859daa5a0290ea27c58aad) >>> jack2 v1.9.10 Collecting legal info >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> jpeg Collecting legal info >>> libdrm 2.4.91 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libenca 1.19 Collecting legal info ERROR: No hash found for COPYING >>> libfreeimage 3.17.0 Collecting legal info ERROR: No hash found for license-gplv2.txt ERROR: No hash found for license-gplv3.txt ERROR: No hash found for license-fi.txt >>> libseccomp v2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> nilfs-utils v2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> opencv3 3.3.0 Collecting legal info LICENSE: OK (sha256: e974db937899a2505f0eb43ece9d2f2eb36e8580ad88785e3ffac0d697ebaf5d) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: dcron-4.5: cannot save license (DCRON_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: jack2-v1.9.10: cannot save license (JACK2_LICENSE_FILES not defined) WARNING: libdrm-2.4.91: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot'