^ 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/naourr/work/instance-2/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o tn5250 -lncurses tn5250-cursesterm.o tn5250-tn5250.o ../lib5250/lib5250.la mkdir .libs /home/naourr/work/instance-2/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o tn5250 tn5250-cursesterm.o tn5250-tn5250.o -lncurses ../lib5250/.libs/lib5250.so -Wl,--rpath -Wl,/home/naourr/work/instance-2/output/build/tn5250-0.17.4/lib5250/.libs make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/curses' Making all in doc make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/doc' Making all in freebsd make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/freebsd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/freebsd' Making all in linux make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/linux' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/linux' Making all in sun make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/sun' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/sun' Making all in win32 make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/win32' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/win32' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' >>> tn5250 0.17.4 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/target install -C /home/naourr/work/instance-2/output/build/tn5250-0.17.4/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' Making install in lib5250 make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/lib5250' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/lib5250' test -z "/usr/lib" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/lib" test -z "/usr/include" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/include" test -z "/usr/include/tn5250" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/include/tn5250" /bin/sh ../libtool --mode=install /usr/bin/install -c 'lib5250.la' '/home/naourr/work/instance-2/output/target/usr/lib/lib5250.la' /usr/bin/install -c -m 644 'buffer.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/buffer.h' /usr/bin/install -c -m 644 'tn5250.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250.h' /usr/bin/install -c -m 644 'codes5250.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/codes5250.h' /usr/bin/install -c -m 644 'conf.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/conf.h' /usr/bin/install -c -m 644 'dbuffer.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/dbuffer.h' /usr/bin/install -c -m 644 'debug.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/debug.h' /usr/bin/install -c -m 644 'display.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/display.h' /usr/bin/install -c -m 644 'field.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/field.h' /usr/bin/install -c -m 644 'macro.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/macro.h' /usr/bin/install -c -m 644 'menu.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/menu.h' /usr/bin/install -c -m 644 'printsession.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/printsession.h' /usr/bin/install -c .libs/lib5250.so.0.0.0 /home/naourr/work/instance-2/output/target/usr/lib/lib5250.so.0.0.0 (cd /home/naourr/work/instance-2/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 'record.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/record.h' (cd /home/naourr/work/instance-2/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 .libs/lib5250.lai /home/naourr/work/instance-2/output/target/usr/lib/lib5250.la /usr/bin/install -c -m 644 'scrollbar.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/scrollbar.h' libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 'scs.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/scs.h' /usr/bin/install -c -m 644 'session.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/session.h' /usr/bin/install -c -m 644 'stream.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/stream.h' /usr/bin/install -c -m 644 'terminal.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/terminal.h' /usr/bin/install -c -m 644 'utility.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/utility.h' /usr/bin/install -c -m 644 'window.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/window.h' /usr/bin/install -c -m 644 'wtd.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/wtd.h' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/lib5250' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/lib5250' Making install in lp5250d make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/lp5250d' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/lp5250d' test -z "/usr/bin" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/bin" make[3]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2ascii' '/home/naourr/work/instance-2/output/target/usr/bin/scs2ascii' /usr/bin/install -c scs2ascii /home/naourr/work/instance-2/output/target/usr/bin/scs2ascii /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2pdf' '/home/naourr/work/instance-2/output/target/usr/bin/scs2pdf' /usr/bin/install -c scs2pdf /home/naourr/work/instance-2/output/target/usr/bin/scs2pdf /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2ps' '/home/naourr/work/instance-2/output/target/usr/bin/scs2ps' /usr/bin/install -c scs2ps /home/naourr/work/instance-2/output/target/usr/bin/scs2ps /bin/sh ../libtool --mode=install /usr/bin/install -c 'lp5250d' '/home/naourr/work/instance-2/output/target/usr/bin/lp5250d' /usr/bin/install -c lp5250d /home/naourr/work/instance-2/output/target/usr/bin/lp5250d make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/lp5250d' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/lp5250d' Making install in curses make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/curses' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/curses' test -z "/usr/bin" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/bin" test -z "/usr/include/tn5250" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/include/tn5250" /bin/sh ../libtool --mode=install /usr/bin/install -c 'tn5250' '/home/naourr/work/instance-2/output/target/usr/bin/tn5250' /usr/bin/install -c -m 644 'cursesterm.h' '/home/naourr/work/instance-2/output/target/usr/include/tn5250/cursesterm.h' /usr/bin/install -c tn5250 /home/naourr/work/instance-2/output/target/usr/bin/tn5250 make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/curses' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/curses' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/doc' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/share/man/man1" test -z "/usr/share/man/man5" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/share/man/man5" /usr/bin/install -c -m 644 './tn5250rc.5' '/home/naourr/work/instance-2/output/target/usr/share/man/man5/tn5250rc.5' /usr/bin/install -c -m 644 './scs2ascii.1' '/home/naourr/work/instance-2/output/target/usr/share/man/man1/scs2ascii.1' /usr/bin/install -c -m 644 './scs2pdf.1' '/home/naourr/work/instance-2/output/target/usr/share/man/man1/scs2pdf.1' /usr/bin/install -c -m 644 './scs2ps.1' '/home/naourr/work/instance-2/output/target/usr/share/man/man1/scs2ps.1' /usr/bin/install -c -m 644 './tn5250.1' '/home/naourr/work/instance-2/output/target/usr/share/man/man1/tn5250.1' /usr/bin/install -c -m 644 './lp5250d.1' '/home/naourr/work/instance-2/output/target/usr/share/man/man1/lp5250d.1' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/doc' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/doc' Making install in freebsd make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/freebsd' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/freebsd' test -z "/usr/bin" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/bin" test -z "/usr/share/tn5250" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/share/tn5250" /usr/bin/install -c '5250keys' '/home/naourr/work/instance-2/output/target/usr/bin/5250keys' /usr/bin/install -c -m 644 'us.5250.kbd' '/home/naourr/work/instance-2/output/target/usr/share/tn5250/us.5250.kbd' /usr/bin/install -c -m 644 'sample.termcap' '/home/naourr/work/instance-2/output/target/usr/share/tn5250/sample.termcap' /usr/bin/install -c -m 644 'README' '/home/naourr/work/instance-2/output/target/usr/share/tn5250/README' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/freebsd' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/freebsd' Making install in linux make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/linux' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/linux' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tn5250" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/share/tn5250" /usr/bin/install -c -m 644 'uk5250.map' '/home/naourr/work/instance-2/output/target/usr/share/tn5250/uk5250.map' /usr/bin/install -c -m 644 'us5250.map' '/home/naourr/work/instance-2/output/target/usr/share/tn5250/us5250.map' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/linux' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/linux' Making install in sun make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/sun' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/sun' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/sun' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/sun' Making install in win32 make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/win32' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/win32' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/win32' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4/win32' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' test -z "/usr/bin" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/bin" test -z "/usr/share/tn5250" || mkdir -p -- "/home/naourr/work/instance-2/output/target/usr/share/tn5250" /usr/bin/install -c 'xt5250' '/home/naourr/work/instance-2/output/target/usr/bin/xt5250' /usr/bin/install -c -m 644 'XTerm' '/home/naourr/work/instance-2/output/target/usr/share/tn5250/XTerm' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/tn5250-0.17.4' rm -f /home/naourr/work/instance-2/output/target/usr/bin/5250keys rm -f /home/naourr/work/instance-2/output/target/usr/bin/xt5250 tzcode2018e.tar.gz: OK (sha512: 4a245cae2d0922b24539a94cf4a8ccc2bba1ee696e0aaefecb41c7c8d78724a7fcea6039909336177b8b26fec8fc47719e3e56ca9839dbaf52f9a4fec84d4717) >>> host-zic 2018e Extracting gzip -d -c /home/naourr/work/instance-2/dl/zic/tzcode2018e.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=0 -C /home/naourr/work/instance-2/output/build/host-zic-2018e -xf - >>> host-zic 2018e Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile Hunk #1 succeeded at 552 with fuzz 2 (offset 115 lines). >>> host-zic 2018e Configuring >>> host-zic 2018e Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/host-zic-2018e zic make[1]: Entering directory '/home/naourr/work/instance-2/output/build/host-zic-2018e' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/host-zic-2018e' >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /home/naourr/work/instance-2/output/build/host-zic-2018e/zic /home/naourr/work/instance-2/output/host/sbin/zic /usr/bin/install -D -m 644 /home/naourr/work/instance-2/output/build/host-zic-2018e/tzfile.h /home/naourr/work/instance-2/output/host/include/tzfile.h tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /home/naourr/work/instance-2/dl/tzdata/tzdata2018e.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=0 -C /home/naourr/work/instance-2/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /home/naourr/work/instance-2/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/naourr/work/instance-2/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/naourr/work/instance-2/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018e Installing to host directory /usr/bin/install -d -m 0755 /home/naourr/work/instance-2/output/host/share/zoneinfo cp -a /home/naourr/work/instance-2/output/build/host-tzdata-2018e/_output/* /home/naourr/work/instance-2/output/build/host-tzdata-2018e/*.tab /home/naourr/work/instance-2/output/host/share/zoneinfo >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Downloading --2019-01-02 09:00:26-- https://github.com/alexandrebelloni/tzdump/archive/e1a52ce12a701b8ea4163d6719713e38c0e53d35/tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz Resolving github.com (github.com)... 140.82.118.3, 140.82.118.4 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/alexandrebelloni/tzdump/tar.gz/e1a52ce12a701b8ea4163d6719713e38c0e53d35 [following] --2019-01-02 09:00:26-- https://codeload.github.com/alexandrebelloni/tzdump/tar.gz/e1a52ce12a701b8ea4163d6719713e38c0e53d35 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/naourr/work/instance-2/output/build/.tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz.Z5tBdC/output' 0K ...... 1.28M=0.005s 2019-01-02 09:00:26 (1.28 MB/s) - '/home/naourr/work/instance-2/output/build/.tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz.Z5tBdC/output' saved [6144] tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz: OK (sha256: e078ba9bd90cb46368beb3cfef2288194e5edefd53ad9565961a97d1c7d6c59f) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Extracting gzip -d -c /home/naourr/work/instance-2/dl/tzdump/tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35 -xf - >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Patching >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Configuring >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Building cd /home/naourr/work/instance-2/output/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35 && /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib -o tzdump tzdump.c tzdump.c: In function 'dumptzdata': tzdump.c:384:8: warning: 'strncat' specified bound 1024 equals destination size [-Wstringop-overflow=] (void)strncat(datafile, "/", sizeof datafile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzdump.c:385:8: warning: 'strncat' specified bound 1024 equals destination size [-Wstringop-overflow=] (void)strncat(datafile, tzval, sizeof datafile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Installing to host directory /usr/bin/install -m 0755 -D /home/naourr/work/instance-2/output/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35/tzdump /home/naourr/work/instance-2/output/host/sbin/tzdump >>> tz Extracting >>> tz Patching >>> tz Configuring >>> tz Building (cd /home/naourr/work/instance-2/output/host/share/zoneinfo/posix/; for i in $(find . -type f); do mkdir -p /home/naourr/work/instance-2/output/build/tz/output/$(dirname $i); /home/naourr/work/instance-2/output/host/sbin/tzdump -p . -q ${i#./} | sed '1d' > /home/naourr/work/instance-2/output/build/tz/output/$i; done ) >>> tz Installing to target /usr/bin/install -D -m 0644 /home/naourr/work/instance-2/output/host/share/zoneinfo/zone.tab /home/naourr/work/instance-2/output/target/usr/share/zoneinfo/zone.tab /usr/bin/install -D -m 0644 /home/naourr/work/instance-2/output/host/share/zoneinfo/iso3166.tab /home/naourr/work/instance-2/output/target/usr/share/zoneinfo/iso3166.tab mkdir -p /home/naourr/work/instance-2/output/target/usr/share/zoneinfo/uclibc cp -a /home/naourr/work/instance-2/output/build/tz/output/* /home/naourr/work/instance-2/output/target/usr/share/zoneinfo/uclibc if [ ! -f /home/naourr/work/instance-2/output/target/usr/share/zoneinfo/uclibc/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/uclibc/Etc/UTC /home/naourr/work/instance-2/output/target/etc/TZ >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'libffi', u'pcre', u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libgstcheck-0.10.la" is touched by more than one package: [u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libffi', u'pcre', u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libgstdataprotocol-0.10.la" is touched by more than one package: [u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libgstcontroller-0.10.la" is touched by more than one package: [u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libffi', u'pcre', u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libgstbase-0.10.la" is touched by more than one package: [u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libgstreamer-0.10.la" is touched by more than one package: [u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libffi', u'pcre', u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: [u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreindexers.la" is touched by more than one package: [u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: [u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreelements.la" is touched by more than one package: [u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: [u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] Warning: staging file "./usr/lib/libgstnet-0.10.la" is touched by more than one package: [u'gstreamer', u'libbroadvoice', u'liblinear', u'libogg', u'libpng', u'libvorbis', u'libtheora', u'mbedtls'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00615-g35f53b0588"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2019.02-git-00615-g35f53b0588 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> 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-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info 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) >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gstreamer 0.10.36 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) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> initscripts Collecting legal info >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> ltp-testsuite 20180926 Collecting legal info ERROR: No hash found for COPYING >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> tz Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'