/usr/bin/install -c -m 644 libyasm.h '/accts/mlweber1/instance-0/output/host/include' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/include/libyasm' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/include' /usr/bin/install -c yasm '/accts/mlweber1/instance-0/output/host/bin' /usr/bin/install -c -m 644 libyasm-stdint.h '/accts/mlweber1/instance-0/output/host/include' /usr/bin/install -c -m 644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/accts/mlweber1/instance-0/output/host/include/libyasm' ( cd '/accts/mlweber1/instance-0/output/host/lib' && /usr/bin/ranlib libyasm.a ) /usr/bin/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/accts/mlweber1/instance-0/output/host/share/man/man7' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/share/man/man1' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/share/man/man7' /usr/bin/install -c -m 644 yasm.1 '/accts/mlweber1/instance-0/output/host/share/man/man1' /usr/bin/make install-exec-hook make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/host-yasm-1.3.0' make[5]: Nothing to be done for `install-exec-hook'. make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-yasm-1.3.0' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-yasm-1.3.0' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-yasm-1.3.0' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-yasm-1.3.0' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-yasm-1.3.0' x265_2.5.tar.gz: OK (sha256: 2e53259b504a7edb9b21b9800163b1ff4c90e60c74e23e7001d423c69c5d3d17) >>> x265 2.5 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/x265_2.5.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/x265-2.5 -xf - >>> x265 2.5 Patching Applying 0001-fix-gcc-options.patch using patch: patching file source/CMakeLists.txt Hunk #1 succeeded at 201 (offset 7 lines). >>> x265 2.5 Configuring (mkdir -p /accts/mlweber1/instance-0/output/build/x265-2.5/source && cd /accts/mlweber1/instance-0/output/build/x265-2.5/source && rm -f CMakeCache.txt && PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /accts/mlweber1/instance-0/output/host/bin/cmake /accts/mlweber1/instance-0/output/build/x265-2.5/source -DCMAKE_TOOLCHAIN_FILE="/accts/mlweber1/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_SHARED=ON -DENABLE_PIC=ON -DENABLE_CLI=OFF ) -- cmake version 3.8.2 -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /accts/mlweber1/instance-0/output/host/bin/x86_64-linux-gcc -- Check for working C compiler: /accts/mlweber1/instance-0/output/host/bin/x86_64-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /accts/mlweber1/instance-0/output/host/bin/x86_64-linux-g++ -- Check for working CXX compiler: /accts/mlweber1/instance-0/output/host/bin/x86_64-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detected x86_64 target processor -- 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 - Success -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Found yasm: /accts/mlweber1/instance-0/output/host/bin/yasm (found version "1.3.0") -- Found Yasm 1.3.0 to build assembly primitives -- x265 version 2.5 -- The ASM_YASM compiler identification is unknown -- Found assembler: /accts/mlweber1/instance-0/output/host/bin/yasm -- 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: /accts/mlweber1/instance-0/output/build/x265-2.5/source >>> x265 2.5 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 -C /accts/mlweber1/instance-0/output/build/x265-2.5/source make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' Scanning dependencies of target encoder make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' Scanning dependencies of target common make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' [ 1%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 2%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 5%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/const-a.asm.o [ 5%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixel-a.asm.o [ 7%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 8%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o [ 9%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 11%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/cpu-a.asm.o [ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 14%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/mc-a.asm.o [ 16%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixel-util8.asm.o [ 16%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/blockcopy8.asm.o [ 18%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/mc-a2.asm.o [ 19%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixeladd8.asm.o [ 21%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 23%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 25%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 28%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 29%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 30%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 32%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 33%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/dct8.asm.o [ 35%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/seaintegral.asm.o [ 36%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 39%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/sad-a.asm.o [ 39%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/intrapred8.asm.o [ 40%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o [ 42%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/ipfilter8.asm.o [ 43%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/loopfilter.asm.o [ 45%] Building CXX object common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o [ 46%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 47%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 49%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 50%] Building CXX object encoder/CMakeFiles/encoder.dir/__/x265-extras.cpp.o [ 53%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o [ 53%] Building CXX object common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o [ 57%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 59%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 61%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 63%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 67%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 69%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 71%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 73%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 74%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 76%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 77%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 78%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 80%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 81%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 83%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 84%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 85%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 87%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 88%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 90%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 91%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 92%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 94%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 95%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 97%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' [ 97%] Built target encoder make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' [ 97%] Built target common make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' Scanning dependencies of target x265-shared make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' Scanning dependencies of target x265-static make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' [ 98%] Linking CXX shared library libx265.so [100%] Linking CXX static library libx265.a make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' [100%] Built target x265-static make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' [100%] Built target x265-shared make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' >>> x265 2.5 Installing to staging directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot install/fast -C /accts/mlweber1/instance-0/output/build/x265-2.5/source make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libx265.a -- Installing: /accts/mlweber1/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/x265.h -- Installing: /accts/mlweber1/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/x265_config.h -- Installing: /accts/mlweber1/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so.130 -- Installing: /accts/mlweber1/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so -- Installing: /accts/mlweber1/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' >>> x265 2.5 Fixing libtool files >>> x265 2.5 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-0/output/target install/fast -C /accts/mlweber1/instance-0/output/build/x265-2.5/source make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/libx265.a -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/x265.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/x265_config.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/libx265.so.130 -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/libx265.so -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/x265-2.5/source' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'libtool', 'pinentry'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/xz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/lib/luarocks/rocks/manifest" is touched by more than one package: ['lua-basexx', 'lua-flu'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/unxz" is touched by more than one package: ['busybox', 'xz'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'libtool'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-lxml'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-0/output/target/etc/inittab rm -f /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-0/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /accts/mlweber1/instance-0/output/target/usr/share/lua/5.1/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/lib/luarocks mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/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 /accts/mlweber1/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/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 /accts/mlweber1/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 /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00695-ge4c2c68"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /accts/mlweber1/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2018.02-git-00695-ge4c2c68 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4d Collecting legal info >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dovecot 2.2.33.2 Collecting legal info COPYING: OK (sha256: a363b132e494f662d98c820d1481297e6ae72f194c2c91b6c39e1518b86240a8) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> efl 1.20.6 Collecting legal info ERROR: No hash found for COMPLIANCE ERROR: No hash found for COPYING ERROR: No hash found for licenses/COPYING.BSD ERROR: No hash found for licenses/COPYING.FTL ERROR: No hash found for licenses/COPYING.GPL ERROR: No hash found for licenses/COPYING.LGPL ERROR: No hash found for licenses/COPYING.SMALL >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-efl 1.20.6 Collecting legal info ERROR: No hash found for COMPLIANCE ERROR: No hash found for COPYING ERROR: No hash found for licenses/COPYING.BSD ERROR: No hash found for licenses/COPYING.FTL ERROR: No hash found for licenses/COPYING.GPL ERROR: No hash found for licenses/COPYING.LGPL ERROR: No hash found for licenses/COPYING.SMALL >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-libglib2 2.54.2 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.31.1 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libjpeg 9b Collecting legal info ERROR: No hash found for README >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> jpeg Collecting legal info >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-nasm 2.13.02 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> initscripts Collecting legal info >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnfs libnfs-2.0.0 Collecting legal info LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lua-basexx 0.4.0-1 Collecting legal info ERROR: No hash found for basexx-0.4.0/LICENSE >>> host-luarocks 2.4.3 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> luainterpreter Collecting legal info >>> lua-flu 20150331-1 Collecting legal info ERROR: No hash found for doub-flu-a7daae986339/doc/LICENSE.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pinentry 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> poco poco-1.8.0.1-release Collecting legal info LICENSE: OK (sha256: c4b1e1e5f36d8331737231fefcc30f5714326aec7c387ad59a8115eb0ba7d6b5) >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> spice-protocol 0.12.10 Collecting legal info ERROR: No hash found for COPYING >>> spice 0.12.8 Collecting legal info ERROR: No hash found for COPYING >>> tor 0.3.1.9 Collecting legal info LICENSE: OK (sha256: f9a4f724d8037711dde7d3f1d17094fb7d211545b3a3bbb1b03e769e13ca5608) >>> uclibc-ng-test c4d54bde7772b55df04399ecb355769c5ac31015 Collecting legal info WARNING: no hash file for COPYING.LIB >>> x265 2.5 Collecting legal info ERROR: No hash found for COPYING >>> 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 WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'