checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for mode_t... yes checking for size_t... yes checking for library containing dlopen... no checking for library containing sqrt... none required checking for library containing iconv_open... none required checking for library containing clock_gettime... none required checking for library containing deflate... -lz checking for library containing gcry_cipher_encrypt... no checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for lstat... yes checking for stat... yes checking for setmode... no checking whether O_BINARY is declared... no checking whether exsltDateXpathCtxtRegister is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles 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, --enable-static, --disable-shared >>> xmlstarlet 1.6.1 Building PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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-3/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' GEN src/usage.c GEN src/c14n-usage.c GEN src/depyx-usage.c GEN src/edit-usage.c GEN src/elem-usage.c GEN src/escape-usage.c GEN src/format-usage.c GEN src/ls-usage.c GEN src/pyx-usage.c GEN src/select-usage.c GEN src/trans-usage.c GEN src/unescape-usage.c GEN src/validate-usage.c CC src/trans.o CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o CC src/xml_elem.o CC src/xml_escape.o CC src/xml_format.o src/xml_elem.c: In function 'elMain': src/xml_elem.c:271:27: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(uniq, hash_key_put, &lines); ^~~~~~~~~~~~ In file included from src/xml_elem.c:32:0: /home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/hash.h:212:4: note: expected 'xmlHashScanner {aka void (*)(void *, void *, const unsigned char *)}' but argument is of type 'void (*)(void *, void *, xmlChar *) {aka void (*)(void *, void *, unsigned char *)}' xmlHashScan (xmlHashTablePtr table, ^~~~~~~~~~~ src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlXPathNodeSetAdd(previous_insertion, node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/xml_ls.o CC src/xml_pyx.o CC src/xml_select.o CC src/xml_trans.o CC src/xml_validate.o In file included from /home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) ^ src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^~~~~~~~ /home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ CC src/usage.o CC src/c14n-usage.o CC src/depyx-usage.o CC src/edit-usage.o CC src/elem-usage.o CC src/escape-usage.o CC src/format-usage.o CC src/ls-usage.o CC src/pyx-usage.o CC src/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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-3/output-1/target install -C /home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/naourr/work/instance-3/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c xml '/home/naourr/work/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/naourr/work/instance-3/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e) util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6) util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712) util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619) >>> xutil_util-macros 1.19.2 Extracting bzcat /home/naourr/work/instance-3/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2 -xf - >>> xutil_util-macros 1.19.2 Patching >>> xutil_util-macros 1.19.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.2 Patching libtool >>> xutil_util-macros 1.19.2 Configuring (cd /home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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" AR="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-as" LD="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-3/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-uclinux-uclibcgnueabi-strip... /home/naourr/work/instance-3/output-1/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> xutil_util-macros 1.19.2 Building PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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-3/output-1/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Installing to staging directory PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2' make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/util-macros' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 xorg-macros.pc '/home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 INSTALL '/home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/util-macros' /usr/bin/make install-data-hook make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2' rm -f /home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Fixing libtool files for la in $(find /home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-3/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-3/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 >>> Finalizing target directory # Check files that are touched by more than one package /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-3/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-3/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output-1/target/etc/shadow rm -f /home/naourr/work/instance-3/output-1/target/bin/sh rm -f /home/naourr/work/instance-3/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output-1/target/usr/include /home/naourr/work/instance-3/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output-1/target/usr/lib/cmake /home/naourr/work/instance-3/output-1/target/usr/share/cmake find /home/naourr/work/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output-1/target/lib/ /home/naourr/work/instance-3/output-1/target/usr/lib/ /home/naourr/work/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output-1/target/usr/man /home/naourr/work/instance-3/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-3/output-1/target/usr/info /home/naourr/work/instance-3/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-3/output-1/target/usr/doc /home/naourr/work/instance-3/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/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-3/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-3/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-04360-g34af64ef98f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11"; \ echo "PRETTY_NAME=\"Buildroot 2019.11\"" \ ) > /home/naourr/work/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output-1/target/usr make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2019.11-04360-g34af64ef98f 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 >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> atftp 0.7.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> bcm2835 1.60 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cjson 1.7.12 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> dtv-scan-tables 6d019038cd04e837d9dd58701202c15924c1c654 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> edid-decode 6def7bc83dfb0338632e06a8b14c93faa6af8879 Collecting legal info ERROR: No hash found for edid-decode.c >>> enet 1.3.14 Collecting legal info LICENSE: OK (sha256: eebe647a9ef7e596b0e8b9216c215f169d762af1a27904a87bc2e05b83735d35) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-f2fs-tools 1.13.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> flashrom 1.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> fmt 5.3.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> 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) >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-genimage 11 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gli 559cbe1ec38878e182507d331e0780fbae5baf15 Collecting legal info manual.md: OK (sha256: e26459f62353e631d18379668c82b85f9fd2fd993f2818277e4fce21e957f87a) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> initscripts Collecting legal info >>> jhead 3.03 Collecting legal info readme.txt: OK (sha256: 46c870a208305489eea862ec8b05b030ba1f06d99195f660dc0ba541cc38d82b) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libarchive 3.4.1 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libcurl 7.66.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.9.0 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.52.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.0 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libndp 1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libseccomp 2.4.1 Collecting legal info LICENSE: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libtasn1 4.14 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtpl 1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> liburiparser 0.9.3 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libxslt 1.1.33 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> mpdecimal 2.4.2 Collecting legal info LICENSE.txt: OK (sha256: e384413a13f061a50f6fadceefc0f326c22d83c13ae94978e1f86d0468332c19) >>> msmtp 1.8.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtdev 1.1.5 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> host-mtools 4.0.23 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-raspberrypi-usbboot f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051 Collecting legal info >>> host-libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-rust-bin 1.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> spdlog 1.4.2 Collecting legal info LICENSE: OK (sha256: 7d40b1967fca203d22b0eaf75f54566167ded823863abedf4de869fcea057038) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> uhubctl 2.1.0 Collecting legal info LICENSE: OK (sha256: 05d376f74b3b539e2758d2b8a4bef5b15e567350d19c8581b5344bf4ce84414a) >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> wavemon 0.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wolfssl 4.2.0-stable Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) >>> wpan-tools 0.9 Collecting legal info COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f) >>> xerces 3.2.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: raspberrypi-usbboot-f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051: cannot save license (HOST_RASPBERRYPI_USBBOOT_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'