compiling fcntl.c linking shared-object fcntl.so compiling fiber.c linking shared-object fiber.so compiling closure.c compiling conversions.c compiling fiddle.c compiling function.c compiling handle.c compiling pointer.c /usr/bin/make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -Wall -fexceptions' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=-L. -fstack-protector -rdynamic -Wl,-export-dynamic -L../../.. -lruby' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=/usr/bin/make' 'MAKEINFO=/bin/sh /home/buildroot/autobuild/run/instance-1/output/build/ruby-2.4.1/ext/fiddle/libffi-3.2.1/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/usr/local' 'infodir=/usr/local/share/info' 'libdir=/usr/lib' 'mandir=/usr/local/share/man' 'prefix=/usr/local' 'AR=ar' 'AS=as' 'CC=/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-gcc' 'CXX=/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-g++' 'LD=/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-ld' 'NM=nm' 'RANLIB=ranlib' 'DESTDIR=' all-recursive Making all in include make[7]: Nothing to be done for `all'. Making all in testsuite make[7]: Nothing to be done for `all'. Making all in man make[7]: Nothing to be done for `all'. CC src/prep_cif.lo CC src/types.lo CC src/raw_api.lo CC src/java_raw_api.lo CC src/closures.lo CC src/powerpc/ffi.lo src/powerpc/ffi.c: In function 'ffi_prep_closure_loc': src/powerpc/ffi.c:137:10: warning: implicit declaration of function 'ffi_prep_closure_loc_linux64' [-Wimplicit-function-declaration] return ffi_prep_closure_loc_linux64 (closure, cif, fun, user_data, codeloc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/powerpc/ffi_sysv.lo CC src/powerpc/ffi_linux64.lo CPPAS src/powerpc/sysv.lo CPPAS src/powerpc/ppc_closure.lo CPPAS src/powerpc/linux64.lo CPPAS src/powerpc/linux64_closure.lo CCLD libffi_convenience.la CCLD libffi.la linking shared-object fiddle.so installing default fiddle libraries compiling console.c linking shared-object io/console.so installing default console libraries compiling nonblock.c linking shared-object io/nonblock.so compiling wait.c linking shared-object io/wait.so installing default libraries compiling generator.c linking shared-object json/ext/generator.so compiling parser.c linking shared-object json/ext/parser.so compiling complex.c linking shared-object mathn/complex.so compiling rational.c linking shared-object mathn/rational.so compiling nkf.c linking shared-object nkf.so installing default nkf libraries compiling object_tracing.c compiling objspace.c compiling objspace_dump.c linking shared-object objspace.so compiling openssl_missing.c compiling ossl.c compiling ossl_asn1.c compiling ossl_bio.c compiling ossl_bn.c compiling ossl_cipher.c compiling ossl_config.c compiling ossl_digest.c compiling ossl_engine.c compiling ossl_hmac.c compiling ossl_ns_spki.c compiling ossl_ocsp.c compiling ossl_pkcs12.c compiling ossl_pkcs5.c compiling ossl_pkcs7.c compiling ossl_pkey.c compiling ossl_pkey_dh.c compiling ossl_pkey_dsa.c compiling ossl_pkey_ec.c compiling ossl_pkey_rsa.c compiling ossl_rand.c compiling ossl_ssl.c compiling ossl_ssl_session.c compiling ossl_x509.c compiling ossl_x509attr.c compiling ossl_x509cert.c compiling ossl_x509crl.c compiling ossl_x509ext.c compiling ossl_x509name.c compiling ossl_x509req.c compiling ossl_x509revoked.c compiling ossl_x509store.c linking shared-object openssl.so installing default openssl libraries compiling pathname.c linking shared-object pathname.so installing default pathname libraries compiling psych.c compiling psych_parser.c compiling psych_yaml_tree.c compiling psych_emitter.c compiling psych_to_ruby.c compiling ../.././ext/psych/yaml/writer.c compiling ../.././ext/psych/yaml/parser.c compiling ../.././ext/psych/yaml/reader.c compiling ../.././ext/psych/yaml/api.c compiling ../.././ext/psych/yaml/scanner.c compiling ../.././ext/psych/yaml/emitter.c compiling ../.././ext/psych/yaml/loader.c compiling ../.././ext/psych/yaml/dumper.c linking shared-object psych.so installing default psych libraries compiling pty.c linking shared-object pty.so installing default pty libraries compiling cparse.c linking shared-object racc/cparse.so compiling sizes.c linking shared-object rbconfig/sizeof.so compiling readline.c linking shared-object readline.so compiling ripper.c linking shared-object ripper.so installing default ripper libraries checking ../.././parse.y and ../.././ext/ripper/eventids2.c installing default libraries compiling _sdbm.c compiling init.c linking shared-object sdbm.so 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 compiling stringio.c linking shared-object stringio.so compiling strscan.c linking shared-object strscan.so compiling syslog.c linking shared-object syslog.so installing default syslog libraries compiling zlib.c linking shared-object zlib.so *** 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. *** Fix the problems, then remove these directories and try again if you want. linking shared-library libruby.so.2.4.1 linking ruby >>> ruby 2.4.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/ruby-2.4.1/ CC = /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-gcc LD = /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-ld LDSHARED = /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-gcc -shared CFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -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/powerpc64-linux-gnu -I./include -I. -I./enc/unicode/9.0.0 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.4 -fstack-protector SOLIBS = -lpthread -ldl -lcrypt -lm generating enc.mk powerpc64-linux-gcc.br_real (Buildroot 2017.08-git-01078-g95b1dae) 6.3.0 Copyright (C) 2016 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[3]: Nothing to be done for `enc'. make[3]: Nothing to be done for `srcs'. generating transdb.h transdb.h unchanged generating makefile exts.mk making trans make[3]: Nothing to be done for `./enc/trans'. making encs make[3]: Nothing to be done for `encs'. *** 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. *** Fix the problems, then remove these directories and try again if you want. make[4]: `ruby' is up to date. /home/buildroot/autobuild/run/instance-1/output/host/bin/ruby --disable=gems -I/home/buildroot/autobuild/run/instance-1/output/build/ruby-2.4.1 -rpowerpc64-linux-gnu-fake -I`cd ./lib; pwd` --disable-gems -r./powerpc64-linux-gnu-fake ./tool/rbinstall.rb --make="/usr/bin/make" --dest-dir="/home/buildroot/autobuild/run/instance-1/output/target" --extout=".ext" --mflags="- --no-print-directory" --make-flags="--no-print-directory" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" installing binary commands: /usr/bin installing base libraries: /usr/lib installing arch files: /usr/lib/ruby/2.4.0/powerpc64-linux-gnu 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/powerpc64-linux-gnu installing extension objects: /usr/lib/ruby/site_ruby/2.4.0/powerpc64-linux-gnu installing extension objects: /usr/lib/ruby/vendor_ruby/2.4.0/powerpc64-linux-gnu installing extension headers: /usr/include/ruby-2.4.0/powerpc64-linux-gnu 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.0 io-console 0.4.6 json 2.0.2 openssl 2.0.3 psych 2.2.2 rdoc 5.0.0 installing bundle gems: /usr/lib/ruby/gems/2.4.0 (build_info, cache, doc, extensions, gems, specifications) xmlrpc 0.2.1 rake 12.0.0 power_assert 0.4.1 test-unit 3.2.3 net-telnet 0.1.1 minitest 5.10.1 did_you_mean 1.1.0 rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/gem /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/rdoc /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/ri /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/rake rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ruby/gems rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ruby/2.4.0/rake* /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ruby/2.4.0/rdoc* /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ruby/2.4.0/rubygems* sam-ba_2.16_linux.zip: OK (sha256: 302734f53e471b5d1a292c9af937262f4fd766ec47ebfea62439761e7c1cd9d7) >>> host-sam-ba 2.16 Extracting /usr/bin/unzip -q -d /home/buildroot/autobuild/run/instance-1/output/build /home/buildroot/autobuild/run/instance-1/dl/sam-ba_2.16_linux.zip mv /home/buildroot/autobuild/run/instance-1/output/build/sam-ba_cdc_linux/* /home/buildroot/autobuild/run/instance-1/output/build/host-sam-ba-2.16 rmdir /home/buildroot/autobuild/run/instance-1/output/build/sam-ba_cdc_linux/ >>> host-sam-ba 2.16 Patching >>> host-sam-ba 2.16 Configuring >>> host-sam-ba 2.16 Building >>> host-sam-ba 2.16 Installing to host directory mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/opt/sam-ba/ cp -a /home/buildroot/autobuild/run/instance-1/output/build/host-sam-ba-2.16/* /home/buildroot/autobuild/run/instance-1/output/host/opt/sam-ba/ ln -sf ../../opt/sam-ba/sam-ba /home/buildroot/autobuild/run/instance-1/output/host/bin/sam-ba swupdate-2017.07.tar.gz: OK (sha256: 898a98b0c5a6bd09a4138fa98bb9883357db1ec6fe4dd5e8f4bcb11d092b9bf3) >>> swupdate 2017.07 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/swupdate-2017.07.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07 -xf - >>> swupdate 2017.07 Patching Applying 0001-Fix-SHA256-hash-verification.patch using patch: patching file core/cpio_utils.c Hunk #1 succeeded at 411 (offset -3 lines). Hunk #2 succeeded at 447 (offset -3 lines). Hunk #3 succeeded at 500 (offset -4 lines). patching file corelib/installer.c Hunk #1 succeeded at 153 (offset -1 lines). Hunk #2 succeeded at 166 (offset -1 lines). Using /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config as base # # merged configuration written to /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config (needs make) # HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # /bin/sed -i -e "/\\/d" /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config echo 'CONFIG_CROSS_COMPILE="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-"' >> /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config /bin/sed -i -e "/\\/d" /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config echo 'CONFIG_SYSROOT="/home/buildroot/autobuild/run/instance-1/output/host/powerpc64-buildroot-linux-gnu/sysroot"' >> /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config /bin/sed -i -e "/\\/d" /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config echo 'CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os "' >> /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config /bin/sed -i -e "/\\/d" /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config echo 'CONFIG_EXTRA_LDFLAGS=""' >> /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/.config scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # >>> swupdate 2017.07 Configuring >>> swupdate 2017.07 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" HAVE_JSON_C=n HAVE_LIBARCHIVE=n HAVE_LIBCONFIG=y HAVE_LIBCURL=n HAVE_LUA=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=y HAVE_LIBCRYPTO=y HAVE_LIBUBOOTENV=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07 HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig CC core/swupdate.o CC core/cpio_utils.o CC handlers/raw_handler.o CC archival/gun.o LD handlers/built-in.o CC core/notifier.o CC corelib/artifacts_versions.o AR archival/lib.a CC ipc/network_ipc.o CC corelib/installer.o CC core/handler.o CC core/util.o CC core/parser.o AR ipc/lib.a CC core/pctl.o CC core/syslog.o CC mongoose/mongoose.o mongoose/mongoose.c:27:0: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE // Enable 64-bit file offsets :0:0: note: this is the location of the previous definition CC corelib/network_thread.o CC mongoose/mongoose_interface.o LD core/built-in.o CC parser/parse_external.o mongoose/mongoose.c:362:24: warning: 'ssl_sw' defined but not used [-Wunused-variable] static struct ssl_func ssl_sw[] = { ^~~~~~ CC corelib/parsing_library.o CC parser/parser.o CC corelib/parsing_library_libconfig.o CC corelib/progress_thread.o CC corelib/stream_interface.o AR parser/lib.a AR suricatta/lib.a CC corelib/swupdate_dict.o CC bootloader/none.o AR bootloader/lib.a CC tools/client.o CC corelib/swupdate_settings.o CC tools/hawkbitcfg.o AR corelib/lib.a CC tools/progress.o CC tools/sendtohawkbit.o AR tools/lib.a AR mongoose/lib.a LD swupdate_unstripped LD tools/client LD tools/hawkbitcfg LD tools/progress STRIP tools/hawkbitcfg LD tools/sendtohawkbit STRIP swupdate STRIP tools/progress STRIP tools/client STRIP tools/sendtohawkbit >>> swupdate 2017.07 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output/build/swupdate-2017.07/swupdate /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/swupdate >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02490-ga660d1f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2017.11-git-02490-ga660d1f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> jpeg Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> lftp 4.8.0 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libargtable2 13 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> libkcapi 0.14.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.gplv2 ERROR: No hash found for COPYING.bsd >>> libmng 2.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> powertop 2.9 Collecting legal info ERROR: No hash found for COPYING >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> ruby 2.4.1 Collecting legal info ERROR: No hash found for LEGAL ERROR: No hash found for COPYING ERROR: No hash found for BSDL >>> host-ruby 2.4.1 Collecting legal info ERROR: No hash found for LEGAL ERROR: No hash found for COPYING ERROR: No hash found for BSDL >>> host-sam-ba 2.16 Collecting legal info ERROR: No hash found for doc/license.txt ERROR: No hash found for tcl_lib/boards.tcl ERROR: No hash found for applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h >>> swupdate 2017.07 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'