checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_media.h... no checking for linux/wireless.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes checking whether byte ordering is bigendian... (cached) yes checking for presence of CMake recipes... no configure: ENABLE_PERF_LOCAL defined configure: ENABLE_PERF_REMOTE defined configure: ENABLE_ZPINGER defined configure: ENABLE_ZTESTER_BEACON defined configure: ENABLE_ZTESTER_GOSSIP defined configure: ENABLE_ZYRE_SELFTEST defined checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for memset... no checking for getifaddrs... yes configure: Building stable and legacy API + draft API checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/libzyre.pc config.status: creating src/platform.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ########################################################################## # SUMMARY # ########################################################################## Package version............... : zyre-2.0.0 C compiler.................... : /home/naourr/work/instance-0/output-1/host/bin/sparc64-linux-gcc C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 C++ compiler.................. : /home/naourr/work/instance-0/output-1/host/bin/sparc64-linux-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 Configure date................ : 2020-04-12 16:25 Build architecture............ : sparc64-buildroot-linux-gnu Build docs.................... : no Build host.................... : mirage Build user.................... : naourr Draft API..................... : yes Install dir................... : /usr Install man pages............. : no Help: Use the Draft API (default = yes): --enable-drafts=(yes|no) Build the docs and install the man pages (default = yes): --with-docs=(yes|no) *requires asciidoc and xmlto ########################################################################## Configure complete! Now proceed with: - 'make' compile the project - 'make check' run the project's selftest - 'make install' install the project to /usr Further options are: - 'make callcheck' run the project's selftest with valgrind to check for performance leaks - 'make check-verbose' run the project's selftest in verbose mode - 'make code' generate code from models in src directory (requires zproject and zproto) - 'make debug' run the project's selftest under gdb - 'make memcheck' run the project's selftest with valgrind to check for memory leaks - 'make coverage' generate project's selftest coverage report expects --with-gcov option for configure >>> zyre 2.0.0 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' Making all in doc make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' CC src/src_libzyre_la-zyre.lo CC src/src_libzyre_la-zyre_event.lo CC src/src_libzyre_la-zre_msg.lo CC src/src_libzyre_la-zyre_peer.lo CC src/src_libzyre_la-zyre_group.lo CC src/src_libzyre_la-zyre_node.lo CC src/src_libzyre_la-zyre_private_selftest.lo CC src/src_zpinger-zpinger.o CC src/src_perf_local-perf_local.o CC src/src_perf_remote-perf_remote.o CC src/src_ztester_beacon-ztester_beacon.o CC src/src_ztester_gossip-ztester_gossip.o CC src/src_zyre_selftest-zyre_selftest.o CCLD src/libzyre.la libtool: warning: '/home/naourr/work/instance-0/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' seems to be moved libtool: warning: '/home/naourr/work/instance-0/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' seems to be moved libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. CCLD src/zpinger CCLD src/perf_remote CCLD src/perf_local CCLD src/ztester_beacon libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. CCLD src/ztester_gossip CCLD src/zyre_selftest libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc64-buildroot-linux-gnu/8.3.0/../../../../sparc64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Installing to staging directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot install -C /home/naourr/work/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin/zpinger make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zyre 2.0.0 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/target install -C /home/naourr/work/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/share/zproject/zyre' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/naourr/work/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/naourr/work/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/naourr/work/instance-0/output-1/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/naourr/work/instance-0/output-1/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/naourr/work/instance-0/output-1/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /home/naourr/work/instance-0/output-1/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/naourr/work/instance-0/output-1/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/naourr/work/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/naourr/work/instance-0/output-1/target/usr/bin/zpinger make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/zyre-2.0.0' >>> Finalizing host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh if [ -x /home/naourr/work/instance-0/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-0/output-1/target/etc/inittab; fi rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale /home/naourr/work/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-0/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-0/output-1/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/naourr/work/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02.1-05960-g80e565bbeb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02.1"; \ echo "PRETTY_NAME=\"Buildroot 2020.02.1\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-0/output-1/build/armadillo-7.900.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/bcusdk-0.0.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/boost-1.72.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/clapack-3.2.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/cmocka-1.1.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/cups-2.3.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/czmq-4.2.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/dt-18.32/.files-list.txt /home/naourr/work/instance-0/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/fbgrab-1.3.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/ficl-4.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/fontconfig-2.13.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/freetype-2.10.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/gmp-6.1.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/gnutls-3.6.13/.files-list.txt /home/naourr/work/instance-0/output-1/build/google-material-design-icons-2.2.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/haveged-1.9.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/ibrcommon-1.0.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/icu-65-1/.files-list.txt /home/naourr/work/instance-0/output-1/build/imagemagick-7.0.8-59/.files-list.txt /home/naourr/work/instance-0/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-0/output-1/build/json-c-0.13.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/jsoncpp-1.9.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/lcms2-2.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcap-2.27/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcdio-2.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libebml-1.3.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/libexif-0.6.21/.files-list.txt /home/naourr/work/instance-0/output-1/build/libgpiod-1.4.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmatroska-1.5.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmemcached-1.0.18/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmodsecurity-3.0.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libnfs-4.0.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1f/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpthsem-2.0.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsodium-1.0.18/.files-list.txt /home/naourr/work/instance-0/output-1/build/libtasn1-4.14/.files-list.txt /home/naourr/work/instance-0/output-1/build/libtirpc-1.2.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/libubox-723730214732862de7e892bae2f7a7889e66bf1b/.files-list.txt /home/naourr/work/instance-0/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/lighttpd-1.4.55/.files-list.txt /home/naourr/work/instance-0/output-1/build/logrotate-3.15.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/mbedtls-2.16.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/most-5.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/nettle-3.5.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-0/output-1/build/pcre-8.43/.files-list.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-0/output-1/build/pppd-2.4.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/rsh-redone-85/.files-list.txt /home/naourr/work/instance-0/output-1/build/rtptools-1.22/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-0/output-1/build/slang-2.3.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/sox-14.4.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/taglib-1.11.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/tinyalsa-1.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/tinyxml-2.6.2_2/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-0/output-1/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/.files-list.txt /home/naourr/work/instance-0/output-1/build/usbredir-0.8.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/zeromq-4.3.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/zlib/.files-list.txt /home/naourr/work/instance-0/output-1/build/zyre-2.0.0/.files-list.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-icu-65-1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libcap-2.27/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtirpc-1.2.5/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-lzip-1.20/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-meson-0.53.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-mtools-4.0.23/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-nfs-utils-2.4.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-setuptools-41.4.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-0/output-1/build/armadillo-7.900.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/bcusdk-0.0.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/boost-1.72.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/cgic-2.07/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/clapack-3.2.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/cmocka-1.1.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/cups-2.3.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/czmq-4.2.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ficl-4.1.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/freetype-2.10.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/gmp-6.1.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/gnutls-3.6.13/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ibrcommon-1.0.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/icu-65-1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/imagemagick-7.0.8-59/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/json-c-0.13.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/jsoncpp-1.9.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/lcms2-2.9/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcap-2.27/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcdio-2.1.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libebml-1.3.10/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libexif-0.6.21/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libgpiod-1.4.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmatroska-1.5.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmemcached-1.0.18/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmodsecurity-3.0.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libnfs-4.0.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1f/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpthsem-2.0.8/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsodium-1.0.18/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libtasn1-4.14/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libtirpc-1.2.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libubox-723730214732862de7e892bae2f7a7889e66bf1b/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/mbedtls-2.16.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/nettle-3.5.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pcre-8.43/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pppd-2.4.8/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/slang-2.3.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/taglib-1.11.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/tinyalsa-1.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/tinyxml-2.6.2_2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/usbredir-0.8.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/valijson-0.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/zeromq-4.3.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/zyre-2.0.0/.files-list-staging.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-0/output-1/target/usr ln -snf /home/naourr/work/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2020.02.1-05960-g80e565bbeb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bcusdk 0.0.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> 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) >>> boost 1.72.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> icu 65-1 Collecting legal info LICENSE: OK (sha256: 6a18c5fac70d7860b57f5b72b4e2c9a1ba6b3d2741eef7ff9767c5379364f10d) >>> host-icu 65-1 Collecting legal info LICENSE: OK (sha256: 6a18c5fac70d7860b57f5b72b4e2c9a1ba6b3d2741eef7ff9767c5379364f10d) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.2.5 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.4.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.5 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> cups 2.3.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) NOTICE: OK (sha256: a5d616e6322a9cb1a971e18765025edfca4f3cd9c0eafc32d6d2eb4b8c8787b5) >>> gnutls 3.6.13 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.14 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.5.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbgrab 1.3.1 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> haveged 1.9.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> openssl Collecting legal info >>> libopenssl 1.1.1f Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> imagemagick 7.0.8-59 Collecting legal info LICENSE: OK (sha256: 5b47db932754743460eba7a226aea85b63e3408d3c7affb4d0117f70c9594ded) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> initscripts Collecting legal info >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> jsoncpp 1.9.2 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> host-meson 0.53.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libebml 1.3.10 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgpiod 1.4.1 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libmatroska 1.5.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmodsecurity 3.0.4 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> lighttpd 1.4.55 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> logrotate 3.15.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbedtls 2.16.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-mtools 4.0.23 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.8 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: 91a5e9c173e0e001e081e15bf7850cfd782a0baa02f5921e327ae3b449beff3f) pppd/ccp.c: OK (sha256: ee1c28551c87cdcdaf80eb3922726f015201614cb560a5ed18a7a0c15f2b4aa4) pppd/plugins/passprompt.c: OK (sha256: 6fa4c3dad059f6ef15c1c5e5219d9d0d40991dd3a162098a89967a1720de059e) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> sox 14.4.2 Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> taglib 1.11.1 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MPL: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> tinyalsa 1.1.1 Collecting legal info NOTICE: OK (sha256: ca2b89a68c33fba3c8bcaec96f32907e2ede0eb33688ae61d29ec49732158f6d) >>> tinyxml 2.6.2_2 Collecting legal info README: OK (sha256: a65b8363834ccbe31ab7b49dcba723ed204622df30326793e0121435624c1a8d) >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info uhttpd.h: OK (sha256: 2a61a8a690e7646a4bfe4261bf77c49f47588db5fc234b3cc66809dcc0cb3985) >>> usbredir 0.8.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> valijson 0.2 Collecting legal info LICENSE: OK (sha256: 1a0f99926a2dbec30eba3db820236d9953fbe3048976923ac24980e655fbe991) >>> zyre 2.0.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'