tn5250.c:96:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] term = tn5250_curses_terminal_new(); ^ tn5250.c:98:7: warning: implicit declaration of function 'tn5250_curses_terminal_use_underscores' [-Wimplicit-function-declaration] tn5250_curses_terminal_use_underscores(term, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tn5250.c:103:7: warning: implicit declaration of function 'tn5250_curses_terminal_display_ruler' [-Wimplicit-function-declaration] tn5250_curses_terminal_display_ruler(term, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tn5250.c:109:7: warning: implicit declaration of function 'tn5250_curses_terminal_set_xterm_font' [-Wimplicit-function-declaration] tn5250_curses_terminal_set_xterm_font (term, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tn5250.c:114:4: warning: implicit declaration of function 'tn5250_curses_terminal_load_colorlist' [-Wimplicit-function-declaration] tn5250_curses_terminal_load_colorlist(config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cursesterm.c: In function 'curses_terminal_init': cursesterm.c:328:32: warning: implicit declaration of function 'tgetstr' [-Wimplicit-function-declaration] if ((str = (unsigned char *)tgetstr ("ks", NULL)) != NULL) ^~~~~~~ cursesterm.c:328:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if ((str = (unsigned char *)tgetstr ("ks", NULL)) != NULL) ^ cursesterm.c:329:7: warning: implicit declaration of function 'tputs' [-Wimplicit-function-declaration] tputs (str, 1, putchar); ^~~~~ cursesterm.c:403:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if ((unsigned char *)tgetstr ("us", NULL) == NULL) ^ cursesterm.c:420:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if ((str = (unsigned char *)tgetstr (curses_caps[i].k_str, NULL)) != NULL) { ^ cursesterm.c:445:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if ((str = (unsigned char *)tgetstr ("kD", NULL)) != NULL) { ^ /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o tn5250 -lncurses tn5250-cursesterm.o tn5250-tn5250.o ../lib5250/lib5250.la -lssl -lcrypto -L/home/buildroot/autobuild/run/instance-0/output/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr//lib -lssl -lcrypto mkdir .libs /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o tn5250 tn5250-cursesterm.o tn5250-tn5250.o -lncurses ../lib5250/.libs/lib5250.so -L/home/buildroot/autobuild/run/instance-0/output/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr//lib -lssl -lcrypto -Wl,--rpath -Wl,/home/buildroot/autobuild/run/instance-0/output/build/tn5250-0.17.4/lib5250/.libs Making all in doc make[4]: Nothing to be done for `all'. Making all in freebsd make[4]: Nothing to be done for `all'. Making all in linux make[4]: Nothing to be done for `all'. Making all in sun make[4]: Nothing to be done for `all'. Making all in win32 make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. >>> tn5250 0.17.4 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/tn5250-0.17.4/ Making install in lib5250 test -z "/usr/lib" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/lib" test -z "/usr/include" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/include" test -z "/usr/include/tn5250" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250" /usr/bin/install -c -m 644 'tn5250.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250.h' /bin/sh ../libtool --mode=install /usr/bin/install -c 'lib5250.la' '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/lib5250.la' /usr/bin/install -c -m 644 'buffer.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/buffer.h' /usr/bin/install -c -m 644 'codes5250.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/codes5250.h' /usr/bin/install -c -m 644 'conf.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/conf.h' /usr/bin/install -c -m 644 'dbuffer.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/dbuffer.h' /usr/bin/install -c -m 644 'debug.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/debug.h' /usr/bin/install -c -m 644 'display.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/display.h' /usr/bin/install -c -m 644 'field.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/field.h' /usr/bin/install -c -m 644 'macro.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/macro.h' /usr/bin/install -c -m 644 'menu.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/menu.h' /usr/bin/install -c -m 644 'printsession.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/printsession.h' /usr/bin/install -c -m 644 'record.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/record.h' /usr/bin/install -c -m 644 'scrollbar.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/scrollbar.h' /usr/bin/install -c -m 644 'scs.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/scs.h' /usr/bin/install -c -m 644 'session.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/session.h' /usr/bin/install -c -m 644 'stream.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/stream.h' /usr/bin/install -c -m 644 'terminal.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/terminal.h' /usr/bin/install -c -m 644 'utility.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/utility.h' /usr/bin/install -c .libs/lib5250.so.0.0.0 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/lib5250.so.0.0.0 (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f lib5250.so.0.0.0 lib5250.so.0 || { rm -f lib5250.so.0 && ln -s lib5250.so.0.0.0 lib5250.so.0; }; }) /usr/bin/install -c -m 644 'window.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/window.h' (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f lib5250.so.0.0.0 lib5250.so || { rm -f lib5250.so && ln -s lib5250.so.0.0.0 lib5250.so; }; }) /usr/bin/install -c -m 644 'wtd.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/wtd.h' /usr/bin/install -c .libs/lib5250.lai /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/lib5250.la libtool: install: warning: remember to run `libtool --finish /usr/lib' Making install in lp5250d test -z "/usr/bin" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/bin" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2ascii' '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/scs2ascii' /usr/bin/install -c scs2ascii /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/scs2ascii /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2pdf' '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/scs2pdf' /usr/bin/install -c scs2pdf /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/scs2pdf /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2ps' '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/scs2ps' /usr/bin/install -c scs2ps /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/scs2ps /bin/sh ../libtool --mode=install /usr/bin/install -c 'lp5250d' '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/lp5250d' /usr/bin/install -c lp5250d /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/lp5250d Making install in curses test -z "/usr/bin" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/bin" test -z "/usr/include/tn5250" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250" /bin/sh ../libtool --mode=install /usr/bin/install -c 'tn5250' '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/tn5250' /usr/bin/install -c -m 644 'cursesterm.h' '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/tn5250/cursesterm.h' /usr/bin/install -c tn5250 /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/tn5250 Making install in doc make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1" test -z "/usr/share/man/man5" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man5" /usr/bin/install -c -m 644 './tn5250rc.5' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man5/tn5250rc.5' /usr/bin/install -c -m 644 './scs2ascii.1' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/scs2ascii.1' /usr/bin/install -c -m 644 './scs2pdf.1' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/scs2pdf.1' /usr/bin/install -c -m 644 './scs2ps.1' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/scs2ps.1' /usr/bin/install -c -m 644 './tn5250.1' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/tn5250.1' /usr/bin/install -c -m 644 './lp5250d.1' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/lp5250d.1' Making install in freebsd test -z "/usr/bin" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/bin" test -z "/usr/share/tn5250" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/share/tn5250" /usr/bin/install -c '5250keys' '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/5250keys' /usr/bin/install -c -m 644 'us.5250.kbd' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/tn5250/us.5250.kbd' /usr/bin/install -c -m 644 'sample.termcap' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/tn5250/sample.termcap' /usr/bin/install -c -m 644 'README' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/tn5250/README' Making install in linux make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/tn5250" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/share/tn5250" /usr/bin/install -c -m 644 'uk5250.map' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/tn5250/uk5250.map' /usr/bin/install -c -m 644 'us5250.map' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/tn5250/us5250.map' Making install in sun make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in win32 make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. test -z "/usr/bin" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/bin" test -z "/usr/share/tn5250" || mkdir -p -- "/home/buildroot/autobuild/run/instance-0/output/target/usr/share/tn5250" /usr/bin/install -c 'xt5250' '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/xt5250' /usr/bin/install -c -m 644 'XTerm' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/tn5250/XTerm' rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/5250keys rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/xt5250 uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44.tar.gz: OK (sha256: dfc85571ad86a071bf7a0db7cadf97a870e628777e47176520de6866b4f042b6) >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44 -xf - >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Patching >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Configuring >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-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/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-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/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44 /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -std=c99 -pedantic uhubctl.c -o uhubctl -Wl,-z,relro -lusb-1.0 >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-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/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-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/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44 install install -m 755 -d /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin install -m 755 uhubctl /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz: OK (sha256: b99700f6d504d76878de83ac50f18a0270b6edd0b52a0458c60fc606ed3332f0) >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435 -xf - >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Patching >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Configuring >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Building >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Installing to target mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware/ti-connectivity cp /home/buildroot/autobuild/run/instance-0/output/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435/TIInit_*.bts /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware/ti-connectivity zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/buildroot/autobuild/run/instance-0/dl/zd1211-firmware-1.4.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware/zd1211/ cp -dpf /home/buildroot/autobuild/run/instance-0/output/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware/zd1211 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./bin/chattr" is touched by more than one package: [u'busybox', u'e2fsprogs'] Warning: target file "./sbin/mke2fs" is touched by more than one package: [u'busybox', u'e2fsprogs'] Warning: target file "./bin/lsattr" is touched by more than one package: [u'busybox', u'e2fsprogs'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-external.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libsigsegv.la" is touched by more than one package: [u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/librygel-ruih-2.0.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/librygel-core-2.6.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-mpris.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libaacs.la" is touched by more than one package: [u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'clapack', u'expat', u'dbus', u'ncurses', u'util-linux', u'e2fsprogs', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/librygel-db-2.6.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/librygel-server-2.6.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/rygel-2.6/engines/librygel-media-engine-simple.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'ncurses', u'util-linux', u'e2fsprogs', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'ncurses', u'util-linux', u'e2fsprogs', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/librygel-renderer-2.6.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'libtirpc', u'clapack', u'expat', u'dbus', u'ncurses', u'util-linux', u'e2fsprogs', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-ruih.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jemalloc', u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-lms.la" is touched by more than one package: [u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgbm.la" is touched by more than one package: [u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libaacs', u'libcli', u'libpthread-stubs', u'libdrm', u'libgee', u'liblockfile', u'libmediaart', u'libnl', u'libsamplerate', u'libsigsegv', u'libusb', u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] Warning: staging file "./usr/lib/libglapi.la" is touched by more than one package: [u'mesa3d', u'openobex', u'openpgm', u'rtmpdump', u'rygel', u'tcl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/autobuild/run/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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/autobuild/run/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/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.1\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.02.1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-base 16.04.00 Collecting legal info >>> alljoyn 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> 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) >>> host-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 >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.31.1 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.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.31.1 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-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 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) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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 >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> iperf 2.0.10 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> jemalloc 5.0.1 Collecting legal info ERROR: No hash found for COPYING >>> lcdproc 0.5.9 Collecting legal info ERROR: No hash found for COPYING >>> libaacs 0.9.0 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info ERROR: No hash found for COPYING >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libgee 0.18.1 Collecting legal info ERROR: No hash found for COPYING >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsigsegv 2.11 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> mesa3d 17.3.6 Collecting legal info docs/license.html: OK (sha256: 630e75b4fdeb75ee2bf9e55db54dd1e3ff7353d52d9314ca8512bfd460f8e24c) >>> msmtp 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> neard 0.16 Collecting legal info ERROR: No hash found for COPYING >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> rygel 0.36.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.logo: OK (sha256: c7d881be8ae01162510e982a32001446c6d6d18a9cecc89cc41a28bd215a0262) >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-base-16.04.00: cannot save license (ALLJOYN_BASE_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'