tcpliveplay.c: In function 'do_checksum_liveplay': tcpliveplay.c:1191:5: warning: 'sum' is used uninitialized in this function [-Wuninitialized] sum; ^~~ CCLD tcpreplay CCLD tcpprep CCLD tcprewrite CCLD tcpreplay-edit CCLD tcpcapinfo CCLD tcpbridge CCLD tcpliveplay make[3]: Nothing to be done for `all-am'. >>> tcpreplay 4.2.6 Installing to target PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-0/output/target install -C /home/buildroot/buildroot-test/instance-0/output/build/tcpreplay-4.2.6/ Making install in scripts make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in lib make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in libopts /usr/bin/make install-am make[5]: Nothing to be done for `install-data-am'. Making install in src /usr/bin/make install-recursive Making install in common /usr/bin/make install-am make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. Making install in tcpedit /usr/bin/make install-am make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpcapinfo.1 tcpbridge.1 tcpliveplay.1 '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c tcpreplay /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpcapinfo /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/tcpcapinfo libtool: install: /usr/bin/install -c tcpbridge /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/tcpbridge libtool: install: /usr/bin/install -c tcpliveplay /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/tcpliveplay make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. usb-modeswitch-2.5.2.tar.bz2: OK (sha256: abffac09c87eacd78e101545967dc25af7e989745b4276756d45dbf4008a2ea6) >>> usb_modeswitch 2.5.2 Extracting bzcat /home/buildroot/buildroot-test/instance-0/dl/usb-modeswitch-2.5.2.tar.bz2 | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-0/output/build/usb_modeswitch-2.5.2 -xf - >>> usb_modeswitch 2.5.2 Patching Applying 0001-Makefile-allow-extra-configure-flags-to-be-passed-to.patch using patch: patching file Makefile >>> usb_modeswitch 2.5.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/buildroot-test/instance-0/output/build/usb_modeswitch-2.5.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> usb_modeswitch 2.5.2 Configuring >>> usb_modeswitch 2.5.2 Building PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I." JIM_CONFIGURE_OPTS="--host=arm-buildroot-linux-gnueabihf --build=x86_64-pc-linux-gnu" -C /home/buildroot/buildroot-test/instance-0/output/build/usb_modeswitch-2.5.2 static /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -o usb_modeswitch usb_modeswitch.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -Os -D_GNU_SOURCE -Wall -I." CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" ./configure --host=arm-buildroot-linux-gnueabihf --build=x86_64-pc-linux-gnu --disable-lineedit --with-out-jim-ext="stdlib posix load signal syslog" --prefix=/usr Host System...arm-buildroot-linux-gnueabihf Build System...x86_64-pc-linux-gnu C compiler... /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. C++ compiler... /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 usb_modeswitch.c: In function 'checkSuccess': usb_modeswitch.c:1607:7: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i == CheckSuccess-1) { ^ Checking for ualarm...ok Checking for lstat...ok Checking for fork...ok Checking for vfork...ok Checking for system...ok Checking for select...ok /usr/bin/tclsh make_string.tcl usb_modeswitch.tcl > usb_modeswitch.string Checking for backtrace...ok 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...ok 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/tclsh ./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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim.o jim.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utf8.o utf8.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jimregexp.o jimregexp.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 jim.c:986:32: warning: 'JimSharedStringsHashTableType' defined but not used [-Wunused-const-variable=] static const Jim_HashTableType JimSharedStringsHashTableType = { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/tclsh ./make-c-ext.tcl glob.tcl >_glob.c || ( rm _glob.c; exit 1) /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -c -o glob.o _glob.c || ( rm _glob.c; exit 1) /usr/bin/tclsh ./make-c-ext.tcl tclcompat.tcl >_tclcompat.c || ( rm _tclcompat.c; exit 1) /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -c -o tclcompat.o _tclcompat.c || ( rm _tclcompat.c; exit 1) /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 jim.c: In function 'Jim_InfoCoreCommand': jim.c:4597:23: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] const char *fmt = ".%020" JIM_WIDE_MODIFIER ">"; ^~~~~~~~~~~~~~~~~~~~~~ jim.c:4599:5: note: 'sprintf' output between 36 and 43 bytes into a destination of size 42 sprintf(buf, fmt, refPtr->tag, id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ranlib libjim.a /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc dispatcher.c jim/libjim.a -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. >>> usb_modeswitch 2.5.2 Installing to target PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/buildroot/buildroot-test/instance-0/output/target -C /home/buildroot/buildroot-test/instance-0/output/build/usb_modeswitch-2.5.2 install-static /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc dispatcher.c jim/libjim.a -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os install -D --mode=755 usb_modeswitch /home/buildroot/buildroot-test/instance-0/output/target/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /home/buildroot/buildroot-test/instance-0/output/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /home/buildroot/buildroot-test/instance-0/output/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /home/buildroot/buildroot-test/instance-0/output/target/usr/sbin/usb_modeswitch_dispatcher install -d /home/buildroot/buildroot-test/instance-0/output/target/var/lib/usb_modeswitch test -d /home/buildroot/buildroot-test/instance-0/output/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /home/buildroot/buildroot-test/instance-0/output/target/etc/init || test 1 test -d /home/buildroot/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/buildroot/buildroot-test/instance-0/output/target/etc/systemd/system || test 1 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'ed', u'libksba'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'libksba'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'bitstream', u'check', u'expat', u'dbus', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'expat', u'dbus', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libcroco-0.6.la" is touched by more than one package: [u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/liblog4cplus.la" is touched by more than one package: [u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgck-1.la" is touched by more than one package: [u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgcr-base-3.la" is touched by more than one package: [u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'bitstream', u'check', u'expat', u'dbus', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'faad2', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'libusb', u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] Warning: staging file "./usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'gstreamer1', u'hwloc', u'libamcodec', u'libasplib', u'libxml2', u'libcroco', u'libnice', u'libnl', u'libopenssl', u'libpcap', u'liburiparser', u'log4cplus', u'nanomsg', u'paho-mqtt-c'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] rm -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/include /home/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-0/output/target/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/man /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/info /home/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/doc /home/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/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/buildroot/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/buildroot/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-02921-g29b7cc8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.05-git-02921-g29b7cc8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> 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 >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dvblast 3.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.WTFPL >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> gcr 3.20.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.28 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gnupg2 2.2.5 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> gstreamer1 1.12.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> libamcodec 296f39bc6fc47ddf5d88b9fd3cfb82a5b39048ca Collecting legal info >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcofi 7313fbe12b0593034d0a1b606bf33c7cf4ababce Collecting legal info ERROR: No hash found for README.md >>> libcroco 0.6.12 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnice 0.1.13 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.MPL ERROR: No hash found for COPYING.LGPL >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> log4cplus 1.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> obsidian-cursors 1.0 Collecting legal info >>> openssl Collecting legal info >>> paho-mqtt-c v1.2.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pound 2.7 Collecting legal info ERROR: No hash found for GPL.txt >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> quota 4.01 Collecting legal info >>> sconeserver d659468cd164e6a6cc12932cc6780566b04f8328 Collecting legal info ERROR: No hash found for COPYING >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libamcodec-296f39bc6fc47ddf5d88b9fd3cfb82a5b39048ca: cannot save license (LIBAMCODEC_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: quota-4.01: cannot save license (QUOTA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot'