./plugins/pkcs8.tmp > ./plugins/pkcs8.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pkcs12.tmp .tmp`:" \ ./plugins/pkcs12.tmp > ./plugins/pkcs12.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pgp.tmp .tmp`:" \ ./plugins/pgp.tmp > ./plugins/pgp.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/dnskey.tmp .tmp`:" \ ./plugins/dnskey.tmp > ./plugins/dnskey.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/sshkey.tmp .tmp`:" \ ./plugins/sshkey.tmp > ./plugins/sshkey.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pem.tmp .tmp`:" \ ./plugins/pem.tmp > ./plugins/pem.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/fips-prf.tmp .tmp`:" \ ./plugins/fips-prf.tmp > ./plugins/fips-prf.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/gmp.tmp .tmp`:" \ ./plugins/gmp.tmp > ./plugins/gmp.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/xcbc.tmp .tmp`:" \ ./plugins/xcbc.tmp > ./plugins/xcbc.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/cmac.tmp .tmp`:" \ ./plugins/cmac.tmp > ./plugins/cmac.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/hmac.tmp .tmp`:" \ ./plugins/hmac.tmp > ./plugins/hmac.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/xauth-generic.tmp .tmp`:" \ ./plugins/xauth-generic.tmp > ./plugins/xauth-generic.conf Making all in init make[5]: Nothing to be done for 'all-am'. Making all in testing make[4]: Nothing to be done for 'all'. >>> strongswan 5.4.0 Installing to target PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/git/buildroot-test/instance-0/output/target install -C /home/naourr/git/buildroot-test/instance-0/output/build/strongswan-5.4.0/ /usr/bin/make install-recursive Making install in src Making install in . make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in include make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in _updown make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/git/buildroot-test/instance-0/output/target/usr/libexec/ipsec' /usr/bin/install -c _updown '/home/naourr/git/buildroot-test/instance-0/output/target/usr/libexec/ipsec' Making install in man make[5]: Nothing to be done for 'install-exec-am'. Making install in conf /usr/bin/make install-am make[6]: Nothing to be done for 'install-exec-am'. test -e "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`" || /usr/bin/install -c -d "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`" || true test -e "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.d" || /usr/bin/install -c -d "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.d" || true /usr/bin/mkdir -p '/home/naourr/git/buildroot-test/instance-0/output/target/usr/share/strongswan/templates/config/plugins' /usr/bin/mkdir -p '/home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/naourr/git/buildroot-test/instance-0/output/target/usr/share/strongswan/templates/config' /usr/bin/install -c -m 644 plugins/pkcs11.conf plugins/aes.conf plugins/des.conf plugins/rc2.conf plugins/sha2.conf plugins/sha1.conf plugins/md5.conf plugins/random.conf plugins/nonce.conf plugins/x509.conf plugins/revocation.conf plugins/constraints.conf plugins/pubkey.conf plugins/pkcs1.conf plugins/pkcs7.conf plugins/pkcs8.conf plugins/pkcs12.conf plugins/pgp.conf plugins/dnskey.conf plugins/sshkey.conf plugins/pem.conf plugins/fips-prf.conf plugins/gmp.conf plugins/xcbc.conf plugins/cmac.conf plugins/hmac.conf plugins/attr.conf plugins/kernel-netlink.conf plugins/resolve.conf plugins/socket-default.conf plugins/updown.conf plugins/xauth-generic.conf plugins/led.conf '/home/naourr/git/buildroot-test/instance-0/output/target/usr/share/strongswan/templates/config/plugins' test -e "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.d/charon" || /usr/bin/install -c -d "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.d/charon" || true /usr/bin/install -c -m 644 strongswan.conf.5 '/home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 strongswan.conf '/home/naourr/git/buildroot-test/instance-0/output/target/usr/share/strongswan/templates/config' test -e "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.conf" || /usr/bin/install -c -m 644 ./strongswan.conf /home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.conf || true for f in ; do \ name=`basename $f`; \ test -f "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.d/$name" || /usr/bin/install -c -m 644 "./$f" "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.d/$name" || true; \ done for f in plugins/pkcs11.conf plugins/aes.conf plugins/des.conf plugins/rc2.conf plugins/sha2.conf plugins/sha1.conf plugins/md5.conf plugins/random.conf plugins/nonce.conf plugins/x509.conf plugins/revocation.conf plugins/constraints.conf plugins/pubkey.conf plugins/pkcs1.conf plugins/pkcs7.conf plugins/pkcs8.conf plugins/pkcs12.conf plugins/pgp.conf plugins/dnskey.conf plugins/sshkey.conf plugins/pem.conf plugins/fips-prf.conf plugins/gmp.conf plugins/xcbc.conf plugins/cmac.conf plugins/hmac.conf plugins/attr.conf plugins/kernel-netlink.conf plugins/resolve.conf plugins/socket-default.conf plugins/updown.conf plugins/xauth-generic.conf plugins/led.conf; do \ name=`basename $f`; \ if test -f "$f"; then dir=; else dir="./"; fi; \ test -f "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || /usr/bin/install -c -m 644 "$dir$f" "/home/naourr/git/buildroot-test/instance-0/output/target`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || true; \ done Making install in init make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. Making install in testing make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Nothing to be done for 'install-exec-am'. usb-modeswitch-2.5.0.tar.bz2: OK (sha256: 31c0be280d49a99ec3dc0be3325bef320d9c04b50714ef0ce1e36a614d687633) >>> usb_modeswitch 2.5.0 Extracting bzcat /home/naourr/git/buildroot-test/instance-0/dl/usb-modeswitch-2.5.0.tar.bz2 | tar --strip-components=1 -C /home/naourr/git/buildroot-test/instance-0/output/build/usb_modeswitch-2.5.0 -xf - >>> usb_modeswitch 2.5.0 Patching Applying 0001-Makefile-allow-extra-configure-flags-to-be-passed-to.patch using patch: patching file Makefile >>> usb_modeswitch 2.5.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/git/buildroot-test/instance-0/output/build/usb_modeswitch-2.5.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> usb_modeswitch 2.5.0 Configuring >>> usb_modeswitch 2.5.0 Building PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-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/git/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/git/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/naourr/git/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/home/naourr/git/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/git/buildroot-test/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I." JIM_CONFIGURE_OPTS="--host=xtensa-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu" -C /home/naourr/git/buildroot-test/instance-0/output/build/usb_modeswitch-2.5.0 static /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -o usb_modeswitch usb_modeswitch.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. `pkg-config --libs --cflags libusb-1.0` cd jim && CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I." CC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" ./configure --host=xtensa-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --disable-lineedit --with-out-jim-ext="stdlib posix load signal syslog" --prefix=/usr /usr/bin/jimsh make_string.tcl usb_modeswitch.tcl > usb_modeswitch.string Host System...xtensa-buildroot-linux-uclibc Build System...x86_64-pc-linux-gnu C compiler... /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. C++ compiler... /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os Build C compiler.../usr/bin/gcc Checking for stdlib.h...ok Checking for long long...ok Checking for sys/socket.h...ok Checking for netinet/in.h...ok Checking for arpa/inet.h...ok Checking for netdb.h...ok Checking for sys/un.h...ok Checking for dlfcn.h...ok Checking for unistd.h...ok Checking for crt_externs.h...not found Checking libs for inet_ntop...none needed Checking libs for socket...none needed Checking for ualarm...ok Checking for lstat...ok usb_modeswitch.c: In function 'checkSuccess': usb_modeswitch.c:1579:7: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i == CheckSuccess-1) { ^ Checking for fork...ok usb_modeswitch.c: In function 'ReadParseParam': usb_modeswitch.c:1896:9: warning: 'token' may be used uninitialized in this function [-Wmaybe-uninitialized] while (token != NULL && numLines < MAXLINES) { ^ Checking for vfork...ok Checking for system...ok Checking for select...ok Checking for backtrace...not found Checking for geteuid...ok Checking for mkstemp...ok Checking for realpath...ok Checking for strptime...ok Checking for gettimeofday...ok Checking for regcomp...ok Checking for waitpid...ok Checking for sigaction...ok Checking for sys_signame...not found Checking for sys_siglist...not found Checking for syslog...ok Checking for opendir...ok Checking for readlink...ok Checking for sleep...ok Checking for usleep...ok Checking for pipe...ok Checking for getaddrinfo...ok Checking for utimes...ok Checking for sysinfo...ok Checking for struct sysinfo.uptime...ok Checking for _NSGetEnviron...not found Checking environ declared in unistd.h...yes Checking for sys/types.h...ok Checking for sys/stat.h...ok Checking for mkdir with one arg...no Enabling references Building static library Extension aio...enabled (default) Extension array...enabled (default) Extension binary...not enabled Extension clock...enabled (default) Extension eventloop...enabled (default) Extension exec...enabled (default) Extension file...enabled (default) Extension glob...enabled (default) Extension load...disabled Extension mk...not enabled Extension nvp...not enabled Extension oo...not enabled Extension pack...not enabled Extension package...enabled (default) Extension posix...disabled Extension readdir...enabled Extension readline...not enabled Extension regexp...enabled (default) Extension rlprompt...not enabled Extension sdl...not enabled Extension signal...disabled Extension sqlite...not enabled Extension sqlite3...not enabled Extension stdlib...disabled Extension syslog...disabled Extension tclcompat...enabled (default) Extension tree...not enabled Extension win32...not enabled Jim static extensions: aio array clock eventloop exec file glob package readdir regexp tclcompat Created jim-config.h Created jimautoconf.h Created Makefile from Makefile.in /usr/bin/make -C jim lib /usr/bin/jimsh ./make-load-static-exts.tcl aio array clock eventloop exec file package readdir regexp glob tclcompat >_load-static-exts.c || ( rm _load-static-exts.c; exit 1) /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-subcmd.o jim-subcmd.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-interactive.o jim-interactive.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-format.o jim-format.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim.o jim.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utf8.o utf8.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jimregexp.o jimregexp.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-aio.o jim-aio.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-array.o jim-array.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-clock.o jim-clock.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-eventloop.o jim-eventloop.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-exec.o jim-exec.c jim.c:986:32: warning: 'JimSharedStringsHashTableType' defined but not used [-Wunused-const-variable=] static const Jim_HashTableType JimSharedStringsHashTableType = { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-file.o jim-file.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-package.o jim-package.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-readdir.o jim-readdir.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-regexp.o jim-regexp.c /usr/bin/jimsh ./make-c-ext.tcl glob.tcl >_glob.c || ( rm _glob.c; exit 1) /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -c -o glob.o _glob.c || ( rm _glob.c; exit 1) /usr/bin/jimsh ./make-c-ext.tcl tclcompat.tcl >_tclcompat.c || ( rm _tclcompat.c; exit 1) /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -c -o tclcompat.o _tclcompat.c || ( rm _tclcompat.c; exit 1) /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o _load-static-exts.o _load-static-exts.c /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ar cr libjim.a _load-static-exts.o jim-subcmd.o jim-interactive.o jim-format.o jim.o utf8.o jimregexp.o jim-aio.o jim-array.o jim-clock.o jim-eventloop.o jim-exec.o jim-file.o jim-package.o jim-readdir.o jim-regexp.o glob.o tclcompat.o /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib libjim.a /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc dispatcher.c jim/libjim.a -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -D_GNU_SOURCE -Wall -I. >>> usb_modeswitch 2.5.0 Installing to target PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-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/git/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/git/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/naourr/git/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/home/naourr/git/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/git/buildroot-test/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/naourr/git/buildroot-test/instance-0/output/target -C /home/naourr/git/buildroot-test/instance-0/output/build/usb_modeswitch-2.5.0 install-static /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc dispatcher.c jim/libjim.a -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os install -D --mode=755 usb_modeswitch /home/naourr/git/buildroot-test/instance-0/output/target/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /home/naourr/git/buildroot-test/instance-0/output/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /home/naourr/git/buildroot-test/instance-0/output/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /home/naourr/git/buildroot-test/instance-0/output/target/usr/sbin/usb_modeswitch_dispatcher install -d /home/naourr/git/buildroot-test/instance-0/output/target/var/lib/usb_modeswitch test -d /home/naourr/git/buildroot-test/instance-0/output/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /home/naourr/git/buildroot-test/instance-0/output/target/etc/init || test 1 test -d /home/naourr/git/buildroot-test/instance-0/output/target/etc/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl \) && install --mode=644 usb_modeswitch@.service /home/naourr/git/buildroot-test/instance-0/output/target/etc/systemd/system || test 1 usb-modeswitch-data-20170205.tar.bz2: OK (sha256: e2dcfd9d28928d8d8f03381571a23442b3c50d48d343bc40a1a07d01662738d1) >>> usb_modeswitch_data 20170205 Extracting bzcat /home/naourr/git/buildroot-test/instance-0/dl/usb-modeswitch-data-20170205.tar.bz2 | tar --strip-components=1 -C /home/naourr/git/buildroot-test/instance-0/output/build/usb_modeswitch_data-20170205 -xf - >>> usb_modeswitch_data 20170205 Patching >>> usb_modeswitch_data 20170205 Configuring >>> usb_modeswitch_data 20170205 Building >>> usb_modeswitch_data 20170205 Installing to target PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-0/output/build/usb_modeswitch_data-20170205 DESTDIR=/home/naourr/git/buildroot-test/instance-0/output/target install install -d /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/usb_modeswitch install -d /home/naourr/git/buildroot-test/instance-0/output/target/etc/usb_modeswitch.d install -D --mode=644 40-usb_modeswitch.rules /home/naourr/git/buildroot-test/instance-0/output/target/lib/udev/rules.d/40-usb_modeswitch.rules install --mode=644 -t /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/usb_modeswitch ./usb_modeswitch.d/* >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/unxz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/xz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./sbin/ip" is touched by more than one package: ['busybox', 'iproute2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: ['busybox', 'xz'] ./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-binutils', 'host-m4', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-gcc-initial', 'host-gcc-final', 'host-libtool', 'host-autoconf', 'host-automake', 'host-bison', 'host-gettext'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/git/buildroot-test/instance-0/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/git/buildroot-test/instance-0/output/target/etc/inittab mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-0/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/include /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/man /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/info /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/doc /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/git/buildroot-test/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00794-g3383170b72"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/naourr/git/buildroot-test/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-0/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.02-git-00794-g3383170b72 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.27 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.14.14 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> initscripts Collecting legal info >>> iproute2 4.14.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> liblinear 2.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> openssh 7.6p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> openswan 2.6.50 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> pcsc-lite 1.8.22 Collecting legal info ERROR: No hash found for COPYING >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> strongswan 5.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> usb_modeswitch 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> usb_modeswitch_data 20170205 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-0/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-0/buildroot'