-- CMAKE_SYSTEM_PROCESSOR value `nios2` is unknown -- Please add this value near /home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source/CMakeLists.txt:78 -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find nasm (missing: NASM_EXECUTABLE) -- x265 version 3.0 -- Looking for strtok_r -- Looking for strtok_r - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source >>> x265 3.0 Building PATH="/home/br-user/autobuild/run/instance-0/output/host/bin:/home/br-user/autobuild/run/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 -j1 -C /home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source make[1]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' make[2]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' make[3]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' Scanning dependencies of target common make[3]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' make[3]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' [ 2%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 4%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 8%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 18%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o /home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source/common/cpu.cpp:387:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] uint32_t cpu_detect(bool benableavx512) ^~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source/common/cpu.cpp: At global scope: /home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source/common/cpu.cpp:61:13: warning: 'x265::enable512' defined but not used [-Wunused-variable] static bool enable512 = false; ^~~~~~~~~ [ 20%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 22%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 26%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 40%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 42%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 44%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 46%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o make[3]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' [ 60%] Built target common make[3]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' Scanning dependencies of target encoder make[3]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' make[3]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' [ 62%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 64%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 66%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 68%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 70%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 72%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 76%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 82%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 84%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 86%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 88%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 90%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 92%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 94%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 96%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o make[3]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' [ 96%] Built target encoder make[3]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' Scanning dependencies of target x265-static make[3]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' make[3]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' [ 98%] Linking CXX static library libx265.a make[3]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' [ 98%] Built target x265-static make[3]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' Scanning dependencies of target x265-shared make[3]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' make[3]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' [100%] Linking CXX shared library libx265.so make[3]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' [100%] Built target x265-shared make[2]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' make[1]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' >>> x265 3.0 Installing to staging directory PATH="/home/br-user/autobuild/run/instance-0/output/host/bin:/home/br-user/autobuild/run/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 -j1 DESTDIR=/home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot install/fast -C /home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source make[1]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' Install the project... -- Install configuration: "Release" -- Installing: /home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libx265.a -- Installing: /home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/x265.h -- Installing: /home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/x265_config.h -- Installing: /home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libx265.so.169 -- Installing: /home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libx265.so -- Installing: /home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' >>> x265 3.0 Fixing libtool files for la in $(find /home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/br-user/autobuild/run/instance-0/output:@BASE_DIR@:g" \ -e "s:/home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/br-user/autobuild/run/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/br-user/autobuild/run/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/br-user/autobuild/run/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> x265 3.0 Installing to target PATH="/home/br-user/autobuild/run/instance-0/output/host/bin:/home/br-user/autobuild/run/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 -j1 DESTDIR=/home/br-user/autobuild/run/instance-0/output/target install/fast -C /home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source make[1]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' Install the project... -- Install configuration: "Release" -- Installing: /home/br-user/autobuild/run/instance-0/output/target/usr/lib/libx265.a -- Installing: /home/br-user/autobuild/run/instance-0/output/target/usr/include/x265.h -- Installing: /home/br-user/autobuild/run/instance-0/output/target/usr/include/x265_config.h -- Installing: /home/br-user/autobuild/run/instance-0/output/target/usr/lib/libx265.so.169 -- Installing: /home/br-user/autobuild/run/instance-0/output/target/usr/lib/libx265.so -- Installing: /home/br-user/autobuild/run/instance-0/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/x265-3.0/source' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/br-user/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'bash', u'gdbm', u'libksba'] ./support/scripts/check-uniq-files -t staging /home/br-user/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'readline', u'gdbm', u'libksba'] Warning: staging file "./usr/include/ffi.h" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/pkgconfig/libffi.pc" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'libpthread-stubs'] Warning: staging file "./usr/include/ffitarget.h" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libffi.so" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'libpthread-stubs'] ./support/scripts/check-uniq-files -t host /home/br-user/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext-gnu'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libffi'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libffi.pc" is touched by more than one package: [u'host-m4', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libffi.so" is touched by more than one package: [u'host-m4', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/include/ffi.h" is touched by more than one package: [u'host-m4', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/include/ffitarget.h" is touched by more than one package: [u'host-m4', u'host-patchelf'] grep -qsE '^/bin/bash$' /home/br-user/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/bash" >> /home/br-user/autobuild/run/instance-0/output/target/etc/shells rm -f /home/br-user/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/br-user/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/br-user/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/br-user/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/br-user/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/br-user/autobuild/run/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/br-user/autobuild/run/instance-0/output/host/bin/nios2-linux-gnu-%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/br-user/autobuild/run/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/br-user/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/br-user/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf.in > /home/br-user/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/br-user/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/br-user/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/br-user/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/br-user/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/br-user/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/br-user/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/br-user/autobuild/run/instance-0/output/target/bin/sh rm -f /home/br-user/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/br-user/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/br-user/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/br-user/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/br-user/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/br-user/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/br-user/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/include /home/br-user/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/br-user/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/br-user/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/br-user/autobuild/run/instance-0/output/target/usr/lib/cmake /home/br-user/autobuild/run/instance-0/output/target/usr/share/cmake find /home/br-user/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/br-user/autobuild/run/instance-0/output/target/lib/ /home/br-user/autobuild/run/instance-0/output/target/usr/lib/ /home/br-user/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/man /home/br-user/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/info /home/br-user/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/doc /home/br-user/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/br-user/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/br-user/autobuild/run/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/br-user/autobuild/run/instance-0/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/br-user/autobuild/run/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/br-user/autobuild/run/instance-0/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/br-user/autobuild/run/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/br-user/autobuild/run/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/br-user/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-rc2-00011-gad9efda578"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-rc2\"" \ ) > /home/br-user/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/br-user/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/br-user/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/br-user/autobuild/run/instance-0/output/target/usr make: Leaving directory '/home/br-user/autobuild/run/instance-0/buildroot' make: Entering directory '/home/br-user/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.08-rc2-00011-gad9efda578 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (md5: be42ab83da2e8db7b73dc890c2549570) sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (sha256: d73a6364106dd62352711f932d3be8e97fdaaa548995678b5d38d9f21e22437a) >>> toolchain-external-codesourcery-niosII 2018.05-5 Collecting legal info >>> toolchain Collecting legal info >>> angular-websocket 2.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> angularjs 1.7.8 Collecting legal info angular.js: OK (sha256: e3b0100b35fa76ace389c29ee0f69b68126d2e759f7e5df82d4f56254ba53688) >>> augeas 1.11.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> host-ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> ccid 1.4.30 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.25 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> libcurl 7.65.3 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dmraid 1.0.0.rc16-3 Collecting legal info ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE_GPL ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE >>> lvm2 2.02.183 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> gdbm 1.18.1 Collecting legal info COPYING: OK (sha256: 690d762f2e8e149ab1e2d6a409a3853b6151a2533b2382fae549a176d6bedecf) >>> host-gettext Collecting legal info >>> host-gettext-gnu 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gnupg2 2.2.17 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.3 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> sqlite 3290000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> haveged 1.9.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> keepalived 2.0.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> less 487 Collecting legal info ERROR: No hash found for COPYING >>> libdrm 2.4.99 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libevent 2.1.11 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libscrypt 1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libtorrent 0.13.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> liburiparser 0.9.3 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libva-utils 2.5.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.5.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> lksctp-tools 1.0.17 Collecting legal info ERROR: No hash found for COPYING.lib ERROR: No hash found for COPYING >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> mongrel2 1.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> ntfs-3g 2017.3.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> paho-mqtt-c 1.3.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> putty 0.72 Collecting legal info LICENCE: OK (sha256: b517b4a9504ba0f651d5e590245197b88d9a81d073905cc798cc9464c5ca7ba8) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-qemu 3.1.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: 48ffe9fc7f1d5462dbd19340bc4dd1d8a9e37c61ed535813e614cbe4a5f0d4df) >>> host-pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> rapidjson 1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-networking 2.3.0.2 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl_gfx 2.0.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> smcroute 2.4.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> spice-protocol 0.12.14 Collecting legal info ERROR: No hash found for COPYING >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stella 6.0 Collecting legal info Copyright.txt: OK (sha256: c946a9ee632ee40111bad6e81c84b3e0bc1e49183b7a809f05d4d371f5f587bb) License.txt: OK (sha256: 58530d09b6fcb91ae27071be0081af90e6c2d7fdf991d34a29e234a2a5e75455) >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> tini 0.18.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tpm2-abrmd 2.0.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-tss 2.1.3 Collecting legal info LICENSE: OK (sha256: f7da3c2da12cec3348bb7ee9e2a9e651a241450b2efb67da29d5a75ef2da058a) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> wireguard 0.0.20190601 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> x265 3.0 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2018.05-5: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: libdrm-2.4.99: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/br-user/autobuild/run/instance-0/output/legal-info make: Leaving directory '/home/br-user/autobuild/run/instance-0/buildroot'