compiling pty.c linking shared-object pty.so installing default pty libraries make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/pty' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/racc/cparse' compiling cparse.c linking shared-object racc/cparse.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/racc/cparse' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/rbconfig/sizeof' compiling sizes.c linking shared-object rbconfig/sizeof.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/rbconfig/sizeof' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/readline' compiling readline.c readline.c: In function 'Init_readline': readline.c:2080:23: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] rl_pre_input_hook = readline_pre_input_hook; ^ linking shared-object readline.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/readline' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/ripper' compiling ripper.c linking shared-object ripper.so installing default ripper libraries checking ../.././parse.y and ../.././ext/ripper/eventids2.c make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/ripper' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/rubyvm' installing default libraries make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/rubyvm' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/sdbm' compiling _sdbm.c compiling init.c linking shared-object sdbm.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/sdbm' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/socket' compiling init.c compiling constants.c compiling basicsocket.c compiling socket.c compiling ipsocket.c compiling tcpsocket.c compiling tcpserver.c compiling sockssocket.c compiling udpsocket.c compiling unixsocket.c compiling unixserver.c compiling option.c compiling ancdata.c compiling raddrinfo.c compiling ifaddr.c linking shared-object socket.so installing default socket libraries make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/socket' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/stringio' compiling stringio.c linking shared-object stringio.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/stringio' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/strscan' compiling strscan.c linking shared-object strscan.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/strscan' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/syslog' compiling syslog.c linking shared-object syslog.so installing default syslog libraries make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/syslog' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/zlib' compiling zlib.c linking shared-object zlib.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/zlib' *** Following extensions failed to configure: ../.././ext/dbm/extconf.rb:0: Failed to configure dbm. It will not be installed. ../.././ext/gdbm/extconf.rb:0: Failed to configure gdbm. It will not be installed. ../.././ext/openssl/extconf.rb:0: Failed to configure openssl. It will not be installed. *** Fix the problems, then remove these directories and try again if you want. make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' linking shared-library libruby.so.2.4.9 linking ruby make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' >>> ruby 2.4.9 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" 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/ruby-2.4.9/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' CC = /home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-gcc LD = /home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-ld LDSHARED = /home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-gcc -shared CFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT CPPFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.ext/include/mipsel-linux-uclibc -I./include -I. -I./enc/unicode/9.0.0 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.4 SOLIBS = -lpthread -ldl -lcrypt -lm generating enc.mk mipsel-linux-gcc.br_real (Buildroot 2019.05.1) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. making srcs under enc making enc make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[2]: Nothing to be done for 'enc'. make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[2]: Nothing to be done for 'srcs'. make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' generating transdb.h transdb.h unchanged generating makefile exts.mk making trans make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[2]: Nothing to be done for './enc/trans'. make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' making encs make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[2]: Nothing to be done for 'encs'. make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/bigdecimal' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/bigdecimal' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/date' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/date' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/digest' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/digest' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/digest/sha2' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/digest/sha2' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/fiddle' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/fiddle' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/io/console' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/io/console' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/json' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/json' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/nkf' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/nkf' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/pathname' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/pathname' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/psych' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/psych' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/pty' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/pty' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/ripper' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/ripper' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/rubyvm' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/rubyvm' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/socket' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/socket' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/syslog' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9/ext/syslog' *** Following extensions failed to configure: ../.././ext/dbm/extconf.rb:0: Failed to configure dbm. It will not be installed. ../.././ext/gdbm/extconf.rb:0: Failed to configure gdbm. It will not be installed. ../.././ext/openssl/extconf.rb:0: Failed to configure openssl. It will not be installed. *** Fix the problems, then remove these directories and try again if you want. make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[3]: 'ruby' is up to date. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' /home/naourr/work/instance-0/output-1/host/bin/ruby --disable=gems -I/home/naourr/work/instance-0/output-1/build/ruby-2.4.9 -rmipsel-linux-uclibc-fake -I`cd ./lib; pwd` --disable-gems -r./mipsel-linux-uclibc-fake ./tool/rbinstall.rb --make="/usr/bin/make" --dest-dir="/home/naourr/work/instance-0/output-1/target" --extout=".ext" --mflags="-w" --make-flags="w" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" installing binary commands: /usr/bin installing base libraries: /usr/lib installing arch files: /usr/lib/ruby/2.4.0/mipsel-linux-uclibc installing pkgconfig data: /usr/lib/pkgconfig installing command scripts: /usr/bin installing library scripts: /usr/lib/ruby/2.4.0 installing common headers: /usr/include/ruby-2.4.0 installing manpages: /usr/share/man/man1 installing extension objects: /usr/lib/ruby/2.4.0/mipsel-linux-uclibc installing extension objects: /usr/lib/ruby/site_ruby/2.4.0/mipsel-linux-uclibc installing extension objects: /usr/lib/ruby/vendor_ruby/2.4.0/mipsel-linux-uclibc installing extension headers: /usr/include/ruby-2.4.0/mipsel-linux-uclibc installing extension scripts: /usr/lib/ruby/2.4.0 installing extension scripts: /usr/lib/ruby/site_ruby/2.4.0 installing extension scripts: /usr/lib/ruby/vendor_ruby/2.4.0 installing extension headers: /usr/include/ruby-2.4.0/ruby installing default gems: /usr/lib/ruby/gems/2.4.0 (build_info, cache, doc, extensions, gems, specifications) bigdecimal 1.3.2 io-console 0.4.6 json 2.0.4 psych 2.2.2 rdoc 5.0.1 installing bundle gems: /usr/lib/ruby/gems/2.4.0 (build_info, cache, doc, extensions, gems, specifications) net-telnet 0.1.1 test-unit 3.2.3 rake 12.0.0 minitest 5.10.1 did_you_mean 1.1.0 xmlrpc 0.2.1 power_assert 0.4.1 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ruby-2.4.9' rm -f /home/naourr/work/instance-0/output-1/target/usr/bin/gem /home/naourr/work/instance-0/output-1/target/usr/bin/rdoc /home/naourr/work/instance-0/output-1/target/usr/bin/ri /home/naourr/work/instance-0/output-1/target/usr/bin/rake rm -rf /home/naourr/work/instance-0/output-1/target/usr/lib/ruby/gems rm -rf /home/naourr/work/instance-0/output-1/target/usr/lib/ruby/2.4.0/rake* /home/naourr/work/instance-0/output-1/target/usr/lib/ruby/2.4.0/rdoc* /home/naourr/work/instance-0/output-1/target/usr/lib/ruby/2.4.0/rubygems* 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-0/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/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-0/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-0/output-1/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && 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" AR="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-as" LD="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/mipsel-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/mipsel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/mipsel-buildroot-linux-uclibc/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=mipsel-buildroot-linux-uclibc --host=mipsel-buildroot-linux-uclibc --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 --disable-static --enable-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, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-uclibc-strip... /home/naourr/work/instance-0/output-1/host/bin/mipsel-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, --disable-static, --enable-shared >>> xutil_util-macros 1.19.2 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/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/naourr/work/instance-0/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-0/output-1/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 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/mipsel-buildroot-linux-uclibc/sysroot install -C /home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2' make[2]: Entering directory '/home/naourr/work/instance-0/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-0/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/naourr/work/instance-0/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 INSTALL '/home/naourr/work/instance-0/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.pc '/home/naourr/work/instance-0/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2' rm -f /home/naourr/work/instance-0/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2' make[1]: Leaving directory '/home/naourr/work/instance-0/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-0/output-1/host/mipsel-buildroot-linux-uclibc/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/mipsel-buildroot-linux-uclibc/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:@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/mipsel-buildroot-linux-uclibc/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 >>> Finalizing host directory >>> Finalizing target directory # Check files that are touched by more than one package rm -f /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 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; do 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 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/mipsel-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/mipsel-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-git-04634-g43959c56160"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.02-git\"" \ ) > /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 touch /home/naourr/work/instance-0/output-1/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2020.02-git-04634-g43959c56160 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> atk 2.33.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.52.1 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-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> libglib2 2.62.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.62.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> batctl 2019.3 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> boost 1.71.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info ERROR: No hash found for dbus-triggerd.c >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> duma 2.5.15 Collecting legal info ERROR: No hash found for COPYING-GPL ERROR: No hash found for COPYING-LGPL >>> eigen 3.3.7 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> faifa 0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> fio 3.16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) MORAL-LICENSE: OK (sha256: 8a240c1ad13d1fe3e58588643d81d0695899be4a669fe6d8fafa76ca6a89db2c) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> hiawatha 10.10 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libedit 20190324-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libhttpserver 0.17.5 Collecting legal info COPYING.LESSER: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmicrohttpd 0.9.68 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libsquish 1.15 Collecting legal info LICENSE.txt: OK (sha256: a6b8c383bf3ab28460d6507484d605dd722e03971606f0cd3032a3af682b63a5) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> ncmpc 0.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proftpd 1.3.6b Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> ruby 2.4.9 Collecting legal info LEGAL: OK (sha256: 609292a6d848ab223073944fc2d844449391a5ba2055a8b5baf1726bc13b39cb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> host-ruby 2.4.9 Collecting legal info LEGAL: OK (sha256: 609292a6d848ab223073944fc2d844449391a5ba2055a8b5baf1726bc13b39cb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'