^~~~~~~~ scs2pdf.c: In function 'scs2pdf_cr': scs2pdf.c:853:3: warning: implicit declaration of function 'scs_cr' [-Wimplicit-function-declaration] scs_cr (This); ^~~~~~ scs2pdf.c: In function 'scs2pdf_ssld': scs2pdf.c:881:3: warning: implicit declaration of function 'scs_ssld' [-Wimplicit-function-declaration] scs_ssld (This); ^~~~~~~~ scs2pdf.c: In function 'scs2pdf_sld': scs2pdf.c:894:3: warning: implicit declaration of function 'scs_sld' [-Wimplicit-function-declaration] scs_sld (This); ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o lp5250d lp5250d.o ../lib5250/lib5250.la /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o scs2ascii scs2ascii.o ../lib5250/lib5250.la /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o scs2ps scs2ps.o ../lib5250/lib5250.la mkdir .libs mkdir: cannot create directory '.libs': File exists /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o scs2ascii scs2ascii.o ../lib5250/.libs/lib5250.a /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o lp5250d lp5250d.o ../lib5250/.libs/lib5250.a /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o scs2ps scs2ps.o ../lib5250/.libs/lib5250.a /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o scs2pdf scs2pdf.o ../lib5250/lib5250.la /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o scs2pdf scs2pdf.o ../lib5250/.libs/lib5250.a make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/lp5250d' Making all in curses make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/curses' /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -DUSE_CURSES -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o tn5250-cursesterm.o `test -f 'cursesterm.c' || echo './'`cursesterm.c /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -DUSE_CURSES -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o tn5250-tn5250.o `test -f 'tn5250.c' || echo './'`tn5250.c tn5250.c: In function 'main': tn5250.c:96:11: warning: implicit declaration of function 'tn5250_curses_terminal_new' [-Wimplicit-function-declaration] term = tn5250_curses_terminal_new(); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 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:329:7: warning: implicit declaration of function 'tputs' [-Wimplicit-function-declaration] tputs (str, 1, putchar); ^~~~~ /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o tn5250 -lncurses tn5250-cursesterm.o tn5250-tn5250.o ../lib5250/lib5250.la mkdir .libs /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o tn5250 tn5250-cursesterm.o tn5250-tn5250.o -lncurses ../lib5250/.libs/lib5250.a make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/curses' Making all in doc make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/doc' Making all in freebsd make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/freebsd' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/freebsd' Making all in linux make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/linux' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/linux' Making all in sun make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/sun' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/sun' Making all in win32 make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/win32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/win32' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' >>> tn5250 0.17.4 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-3/output/target install -C /accts/mlweber1/instance-3/output/build/tn5250-0.17.4/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' Making install in lib5250 make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/lib5250' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/lib5250' test -z "/usr/lib" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/lib" test -z "/usr/include" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/include" test -z "/usr/include/tn5250" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/include/tn5250" /bin/sh ../libtool --mode=install /usr/bin/install -c 'lib5250.la' '/accts/mlweber1/instance-3/output/target/usr/lib/lib5250.la' /usr/bin/install -c -m 644 'tn5250.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250.h' /usr/bin/install -c -m 644 'buffer.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/buffer.h' /usr/bin/install -c -m 644 'codes5250.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/codes5250.h' /usr/bin/install -c -m 644 'conf.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/conf.h' /usr/bin/install -c -m 644 'dbuffer.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/dbuffer.h' /usr/bin/install -c -m 644 'debug.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/debug.h' /usr/bin/install -c -m 644 'display.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/display.h' /usr/bin/install -c -m 644 'field.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/field.h' /usr/bin/install -c -m 644 'macro.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/macro.h' /usr/bin/install -c -m 644 'menu.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/menu.h' /usr/bin/install -c -m 644 'printsession.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/printsession.h' /usr/bin/install -c -m 644 'record.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/record.h' /usr/bin/install -c -m 644 'scrollbar.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/scrollbar.h' /usr/bin/install -c -m 644 'scs.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/scs.h' /usr/bin/install -c -m 644 'session.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/session.h' /usr/bin/install -c -m 644 'stream.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/stream.h' /usr/bin/install -c -m 644 'terminal.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/terminal.h' /usr/bin/install -c -m 644 'utility.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/utility.h' /usr/bin/install -c .libs/lib5250.lai /accts/mlweber1/instance-3/output/target/usr/lib/lib5250.la /usr/bin/install -c -m 644 'window.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/window.h' /usr/bin/install -c -m 644 'wtd.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/wtd.h' /usr/bin/install -c .libs/lib5250.a /accts/mlweber1/instance-3/output/target/usr/lib/lib5250.a chmod 644 /accts/mlweber1/instance-3/output/target/usr/lib/lib5250.a /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-ranlib /accts/mlweber1/instance-3/output/target/usr/lib/lib5250.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/lib5250' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/lib5250' Making install in lp5250d make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/lp5250d' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/lp5250d' test -z "/usr/bin" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/bin" make[3]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2ascii' '/accts/mlweber1/instance-3/output/target/usr/bin/scs2ascii' /usr/bin/install -c scs2ascii /accts/mlweber1/instance-3/output/target/usr/bin/scs2ascii /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2pdf' '/accts/mlweber1/instance-3/output/target/usr/bin/scs2pdf' /usr/bin/install -c scs2pdf /accts/mlweber1/instance-3/output/target/usr/bin/scs2pdf /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2ps' '/accts/mlweber1/instance-3/output/target/usr/bin/scs2ps' /usr/bin/install -c scs2ps /accts/mlweber1/instance-3/output/target/usr/bin/scs2ps /bin/sh ../libtool --mode=install /usr/bin/install -c 'lp5250d' '/accts/mlweber1/instance-3/output/target/usr/bin/lp5250d' /usr/bin/install -c lp5250d /accts/mlweber1/instance-3/output/target/usr/bin/lp5250d make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/lp5250d' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/lp5250d' Making install in curses make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/curses' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/curses' test -z "/usr/bin" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/bin" test -z "/usr/include/tn5250" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/include/tn5250" /usr/bin/install -c -m 644 'cursesterm.h' '/accts/mlweber1/instance-3/output/target/usr/include/tn5250/cursesterm.h' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tn5250' '/accts/mlweber1/instance-3/output/target/usr/bin/tn5250' /usr/bin/install -c tn5250 /accts/mlweber1/instance-3/output/target/usr/bin/tn5250 make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/curses' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/curses' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/doc' make[3]: Entering directory `/accts/mlweber1/instance-3/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 -- "/accts/mlweber1/instance-3/output/target/usr/share/man/man1" test -z "/usr/share/man/man5" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/share/man/man5" /usr/bin/install -c -m 644 './tn5250rc.5' '/accts/mlweber1/instance-3/output/target/usr/share/man/man5/tn5250rc.5' /usr/bin/install -c -m 644 './scs2ascii.1' '/accts/mlweber1/instance-3/output/target/usr/share/man/man1/scs2ascii.1' /usr/bin/install -c -m 644 './scs2pdf.1' '/accts/mlweber1/instance-3/output/target/usr/share/man/man1/scs2pdf.1' /usr/bin/install -c -m 644 './scs2ps.1' '/accts/mlweber1/instance-3/output/target/usr/share/man/man1/scs2ps.1' /usr/bin/install -c -m 644 './tn5250.1' '/accts/mlweber1/instance-3/output/target/usr/share/man/man1/tn5250.1' /usr/bin/install -c -m 644 './lp5250d.1' '/accts/mlweber1/instance-3/output/target/usr/share/man/man1/lp5250d.1' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/doc' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/doc' Making install in freebsd make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/freebsd' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/freebsd' test -z "/usr/bin" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/bin" test -z "/usr/share/tn5250" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/share/tn5250" /usr/bin/install -c '5250keys' '/accts/mlweber1/instance-3/output/target/usr/bin/5250keys' /usr/bin/install -c -m 644 'us.5250.kbd' '/accts/mlweber1/instance-3/output/target/usr/share/tn5250/us.5250.kbd' /usr/bin/install -c -m 644 'sample.termcap' '/accts/mlweber1/instance-3/output/target/usr/share/tn5250/sample.termcap' /usr/bin/install -c -m 644 'README' '/accts/mlweber1/instance-3/output/target/usr/share/tn5250/README' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/freebsd' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/freebsd' Making install in linux make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/linux' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/linux' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/tn5250" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/share/tn5250" /usr/bin/install -c -m 644 'uk5250.map' '/accts/mlweber1/instance-3/output/target/usr/share/tn5250/uk5250.map' /usr/bin/install -c -m 644 'us5250.map' '/accts/mlweber1/instance-3/output/target/usr/share/tn5250/us5250.map' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/linux' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/linux' Making install in sun make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/sun' make[3]: Entering directory `/accts/mlweber1/instance-3/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 `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/sun' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/sun' Making install in win32 make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/win32' make[3]: Entering directory `/accts/mlweber1/instance-3/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 `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/win32' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4/win32' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' test -z "/usr/bin" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/bin" test -z "/usr/share/tn5250" || mkdir -p -- "/accts/mlweber1/instance-3/output/target/usr/share/tn5250" /usr/bin/install -c 'xt5250' '/accts/mlweber1/instance-3/output/target/usr/bin/xt5250' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/tn5250-0.17.4' rm -f /accts/mlweber1/instance-3/output/target/usr/bin/5250keys rm -f /accts/mlweber1/instance-3/output/target/usr/bin/xt5250 wireless-regdb-2017.03.07.tar.xz: OK (sha256: 371eafa3b26ece916ef83aca02c4bed2e54099eb5b8c6d22d3a4358dce6535b9) >>> wireless-regdb 2017.03.07 Extracting xzcat /accts/mlweber1/instance-3/dl/wireless-regdb-2017.03.07.tar.xz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/wireless-regdb-2017.03.07 -xf - >>> wireless-regdb 2017.03.07 Patching >>> wireless-regdb 2017.03.07 Configuring >>> wireless-regdb 2017.03.07 Building >>> wireless-regdb 2017.03.07 Installing to target /usr/bin/install -m 644 -D -T /accts/mlweber1/instance-3/output/build/wireless-regdb-2017.03.07/regulatory.bin /accts/mlweber1/instance-3/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /accts/mlweber1/instance-3/output/build/wireless-regdb-2017.03.07/sforshee.key.pub.pem /accts/mlweber1/instance-3/output/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem zstd-v1.3.3.tar.gz: OK (sha256: a77c47153ee7de02626c5b2a097005786b71688be61e9fb81806a011f90b297b) >>> zstd v1.3.3 Extracting gzip -d -c /accts/mlweber1/instance-3/dl/zstd-v1.3.3.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/zstd-v1.3.3 -xf - >>> zstd v1.3.3 Patching >>> zstd v1.3.3 Configuring >>> zstd v1.3.3 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-ar" AS="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-as" LD="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-ld" NM="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-nm" CC="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-g++" FC="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=false CXXCPP=cpp /usr/bin/make -j45 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 -C /accts/mlweber1/instance-3/output/build/zstd-v1.3.3 zstd make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.3' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.3/programs' /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -static -pthread -lz ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -static -pthread -lz ../lib/dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined # define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.3/programs' cp programs/zstd . make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.3' >>> zstd v1.3.3 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-ar" AS="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-as" LD="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-ld" NM="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-nm" CC="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-g++" FC="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=false CXXCPP=cpp /usr/bin/make -j45 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/accts/mlweber1/instance-3/output/target PREFIX=/usr -C /accts/mlweber1/instance-3/output/build/zstd-v1.3.3/programs install make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.3/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.3/programs' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['check', 'openocd'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-3/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-3/output/build/packages-file-list-host.txt Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./share/info/dir" is touched by more than one package: ['host-binutils', 'host-m4', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-gcc-initial', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gnupg'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-3/output/target/etc/inittab mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-3/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/instance-3/output/target/bin/sh rm -f /accts/mlweber1/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-3/output/target/usr/include /accts/mlweber1/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-3/output/target/usr/lib/cmake /accts/mlweber1/instance-3/output/target/usr/share/cmake find /accts/mlweber1/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/lib/ /accts/mlweber1/instance-3/output/target/usr/lib/ /accts/mlweber1/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-3/output/target/usr/man /accts/mlweber1/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/instance-3/output/target/usr/info /accts/mlweber1/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/instance-3/output/target/usr/doc /accts/mlweber1/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-3/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 /accts/mlweber1/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-rc1-00005-g3f5cc93"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-rc1\"" \ ) > /accts/mlweber1/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2018.02-rc1-00005-g3f5cc93 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.28 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.15.1 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> c-ares 1.13.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> fontconfig 2.12.4 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.22 Collecting legal info ERROR: No hash found for LICENSE >>> host-lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-libjpeg 9b Collecting legal info ERROR: No hash found for README >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> googlefontdirectory Collecting legal info >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> iozone 3_446 Collecting legal info >>> iperf3 3.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> jquery-mobile 1.4.3 Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libenca 1.19 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libgpiod 0.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> memcached 1.5.0 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> nginx 1.12.2 Collecting legal info LICENSE: OK (sha256: 75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780) >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> wireless-regdb 2017.03.07 Collecting legal info ERROR: No hash found for LICENSE >>> zstd v1.3.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: jquery-mobile-1.4.3: cannot save license (JQUERY_MOBILE_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'