^~~~~~ scs2pdf.c: In function 'scs2pdf_ff': scs2pdf.c:689:3: warning: implicit declaration of function 'scs_ff' [-Wimplicit-function-declaration] scs_ff (This); ^~~~~~ scs2pdf.c: In function 'scs2pdf_pp': scs2pdf.c:715:2: warning: implicit declaration of function 'scs_rdpp' [-Wimplicit-function-declaration] scs_rdpp (This); ^~~~~~~~ scs2pdf.c:720:2: warning: implicit declaration of function 'scs_avpp' [-Wimplicit-function-declaration] scs_avpp (This); ^~~~~~~~ scs2pdf.c:730:2: warning: implicit declaration of function 'scs_rrpp' [-Wimplicit-function-declaration] scs_rrpp (This); ^~~~~~~~ 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-1/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o scs2ascii scs2ascii.o ../lib5250/lib5250.la /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o lp5250d lp5250d.o ../lib5250/lib5250.la /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o scs2ps scs2ps.o ../lib5250/lib5250.la mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o scs2ascii scs2ascii.o ../lib5250/.libs/lib5250.so -Wl,--rpath -Wl,/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lib5250/.libs /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o lp5250d lp5250d.o ../lib5250/.libs/lib5250.so -Wl,--rpath -Wl,/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lib5250/.libs /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o scs2ps scs2ps.o ../lib5250/.libs/lib5250.so -Wl,--rpath -Wl,/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lib5250/.libs /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o scs2pdf scs2pdf.o ../lib5250/lib5250.la /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o scs2pdf scs2pdf.o ../lib5250/.libs/lib5250.so -Wl,--rpath -Wl,/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lib5250/.libs make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lp5250d' Making all in curses make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/curses' /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-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 -c -o tn5250-cursesterm.o `test -f 'cursesterm.c' || echo './'`cursesterm.c /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-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 -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: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 /accts/mlweber1/instance-1/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 mkdir .libs /accts/mlweber1/instance-1/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 -Wl,--rpath -Wl,/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lib5250/.libs make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/curses' Making all in doc make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/doc' Making all in freebsd make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/freebsd' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/freebsd' Making all in linux make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/linux' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/linux' Making all in sun make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/sun' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/sun' Making all in win32 make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/win32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/win32' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' >>> tn5250 0.17.4 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-1/output/target install -C /accts/mlweber1/instance-1/output/build/tn5250-0.17.4/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' Making install in lib5250 make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lib5250' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lib5250' test -z "/usr/lib" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/lib" test -z "/usr/include" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/include" test -z "/usr/include/tn5250" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/include/tn5250" /usr/bin/install -c -m 644 'tn5250.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250.h' /bin/sh ../libtool --mode=install /usr/bin/install -c 'lib5250.la' '/accts/mlweber1/instance-1/output/target/usr/lib/lib5250.la' /usr/bin/install -c -m 644 'buffer.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/buffer.h' /usr/bin/install -c -m 644 'codes5250.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/codes5250.h' /usr/bin/install -c -m 644 'conf.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/conf.h' /usr/bin/install -c -m 644 'dbuffer.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/dbuffer.h' /usr/bin/install -c -m 644 'debug.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/debug.h' /usr/bin/install -c -m 644 'display.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/display.h' /usr/bin/install -c -m 644 'field.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/field.h' /usr/bin/install -c -m 644 'macro.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/macro.h' /usr/bin/install -c -m 644 'menu.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/menu.h' /usr/bin/install -c -m 644 'printsession.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/printsession.h' /usr/bin/install -c -m 644 'record.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/record.h' /usr/bin/install -c -m 644 'scrollbar.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/scrollbar.h' /usr/bin/install -c -m 644 'scs.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/scs.h' /usr/bin/install -c -m 644 'session.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/session.h' /usr/bin/install -c -m 644 'stream.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/stream.h' /usr/bin/install -c -m 644 'terminal.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/terminal.h' /usr/bin/install -c .libs/lib5250.so.0.0.0 /accts/mlweber1/instance-1/output/target/usr/lib/lib5250.so.0.0.0 /usr/bin/install -c -m 644 'utility.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/utility.h' (cd /accts/mlweber1/instance-1/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; }; }) (cd /accts/mlweber1/instance-1/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 'window.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/window.h' /usr/bin/install -c .libs/lib5250.lai /accts/mlweber1/instance-1/output/target/usr/lib/lib5250.la /usr/bin/install -c -m 644 'wtd.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/wtd.h' libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lib5250' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lib5250' Making install in lp5250d make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lp5250d' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lp5250d' test -z "/usr/bin" || mkdir -p -- "/accts/mlweber1/instance-1/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-1/output/target/usr/bin/scs2ascii' /usr/bin/install -c scs2ascii /accts/mlweber1/instance-1/output/target/usr/bin/scs2ascii /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2pdf' '/accts/mlweber1/instance-1/output/target/usr/bin/scs2pdf' /usr/bin/install -c scs2pdf /accts/mlweber1/instance-1/output/target/usr/bin/scs2pdf /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2ps' '/accts/mlweber1/instance-1/output/target/usr/bin/scs2ps' /usr/bin/install -c scs2ps /accts/mlweber1/instance-1/output/target/usr/bin/scs2ps /bin/sh ../libtool --mode=install /usr/bin/install -c 'lp5250d' '/accts/mlweber1/instance-1/output/target/usr/bin/lp5250d' /usr/bin/install -c lp5250d /accts/mlweber1/instance-1/output/target/usr/bin/lp5250d make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lp5250d' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/lp5250d' Making install in curses make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/curses' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/curses' test -z "/usr/bin" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/bin" test -z "/usr/include/tn5250" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/include/tn5250" /usr/bin/install -c -m 644 'cursesterm.h' '/accts/mlweber1/instance-1/output/target/usr/include/tn5250/cursesterm.h' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tn5250' '/accts/mlweber1/instance-1/output/target/usr/bin/tn5250' /usr/bin/install -c tn5250 /accts/mlweber1/instance-1/output/target/usr/bin/tn5250 make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/curses' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/curses' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/doc' make[3]: Entering directory `/accts/mlweber1/instance-1/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-1/output/target/usr/share/man/man1" test -z "/usr/share/man/man5" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/share/man/man5" /usr/bin/install -c -m 644 './scs2ascii.1' '/accts/mlweber1/instance-1/output/target/usr/share/man/man1/scs2ascii.1' /usr/bin/install -c -m 644 './tn5250rc.5' '/accts/mlweber1/instance-1/output/target/usr/share/man/man5/tn5250rc.5' /usr/bin/install -c -m 644 './scs2pdf.1' '/accts/mlweber1/instance-1/output/target/usr/share/man/man1/scs2pdf.1' /usr/bin/install -c -m 644 './scs2ps.1' '/accts/mlweber1/instance-1/output/target/usr/share/man/man1/scs2ps.1' /usr/bin/install -c -m 644 './tn5250.1' '/accts/mlweber1/instance-1/output/target/usr/share/man/man1/tn5250.1' /usr/bin/install -c -m 644 './lp5250d.1' '/accts/mlweber1/instance-1/output/target/usr/share/man/man1/lp5250d.1' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/doc' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/doc' Making install in freebsd make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/freebsd' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/freebsd' test -z "/usr/bin" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/bin" test -z "/usr/share/tn5250" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/share/tn5250" /usr/bin/install -c '5250keys' '/accts/mlweber1/instance-1/output/target/usr/bin/5250keys' /usr/bin/install -c -m 644 'us.5250.kbd' '/accts/mlweber1/instance-1/output/target/usr/share/tn5250/us.5250.kbd' /usr/bin/install -c -m 644 'sample.termcap' '/accts/mlweber1/instance-1/output/target/usr/share/tn5250/sample.termcap' /usr/bin/install -c -m 644 'README' '/accts/mlweber1/instance-1/output/target/usr/share/tn5250/README' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/freebsd' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/freebsd' Making install in linux make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/linux' make[3]: Entering directory `/accts/mlweber1/instance-1/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-1/output/target/usr/share/tn5250" /usr/bin/install -c -m 644 'uk5250.map' '/accts/mlweber1/instance-1/output/target/usr/share/tn5250/uk5250.map' /usr/bin/install -c -m 644 'us5250.map' '/accts/mlweber1/instance-1/output/target/usr/share/tn5250/us5250.map' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/linux' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/linux' Making install in sun make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/sun' make[3]: Entering directory `/accts/mlweber1/instance-1/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-1/output/build/tn5250-0.17.4/sun' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/sun' Making install in win32 make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/win32' make[3]: Entering directory `/accts/mlweber1/instance-1/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-1/output/build/tn5250-0.17.4/win32' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4/win32' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' test -z "/usr/bin" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/bin" test -z "/usr/share/tn5250" || mkdir -p -- "/accts/mlweber1/instance-1/output/target/usr/share/tn5250" /usr/bin/install -c 'xt5250' '/accts/mlweber1/instance-1/output/target/usr/bin/xt5250' /usr/bin/install -c -m 644 'XTerm' '/accts/mlweber1/instance-1/output/target/usr/share/tn5250/XTerm' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/tn5250-0.17.4' rm -f /accts/mlweber1/instance-1/output/target/usr/bin/5250keys rm -f /accts/mlweber1/instance-1/output/target/usr/bin/xt5250 trace-cmd-trace-cmd-v2.6.1.tar.gz: OK (sha256: f088534808274f6233fe15130791238fb14ce9bf6e7234f9b3fe6b5a42a1245d) >>> trace-cmd trace-cmd-v2.6.1 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/trace-cmd-trace-cmd-v2.6.1.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1 -xf - >>> trace-cmd trace-cmd-v2.6.1 Patching Applying 0001-trace-listen-add-missing-header.patch using patch: patching file trace-listen.c >>> trace-cmd trace-cmd-v2.6.1 Configuring >>> trace-cmd trace-cmd-v2.6.1 Building /usr/bin/make -j45 PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-ar" AS="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-as" LD="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-ld" NM="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-nm" CC="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gcc" GCC="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gcc" CPP="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-cpp" CXX="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-g++" FC="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gfortran" F77="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-gfortran" RANLIB="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-ranlib" READELF="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-readelf" STRIP="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-strip" OBJCOPY="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-1/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/accts/mlweber1/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-1/output/host/bin/x86_64-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-1/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="/accts/mlweber1/instance-1/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os" CPPFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" NO_PYTHON=1 -C /accts/mlweber1/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1 all make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1' UPDATE trace_plugin_dir UPDATE trace_python_dir UPDATE tc_version.h Note: to build the gui, type "make gui" NO_PYTHON forced: swig not installed, not compling python plugins to build man pages, type "make doc" COMPILE FPIC trace-seq.o COMPILE FPIC parse-filter.o COMPILE FPIC parse-utils.o COMPILE FPIC str_error_r.o COMPILE FPIC trace-util.o COMPILE FPIC trace-ftrace.o COMPILE FPIC trace-blk-hack.o COMPILE FPIC kbuffer-parse.o COMPILE FPIC trace-hooks.o COMPILE trace-hash.o COMPILE FPIC trace-input.o COMPILE FPIC event-parse.o COMPILE FPIC trace-usage.o COMPILE FPIC trace-output.o COMPILE FPIC event-plugin.o COMPILE trace-cmd.o COMPILE FPIC trace-recorder.o COMPILE trace-hist.o COMPILE trace-snapshot.o COMPILE PLUGIN OBJ plugin_jbd2.o COMPILE trace-stack.o COMPILE PLUGIN OBJ plugin_kvm.o COMPILE trace-stat.o COMPILE trace-read.o COMPILE trace-show.o COMPILE trace-check-events.o COMPILE trace-stream.o COMPILE trace-split.o COMPILE trace-mem.o COMPILE FPIC trace-msg.o COMPILE trace-profile.o COMPILE PLUGIN OBJ plugin_hrtimer.o COMPILE PLUGIN OBJ plugin_kmem.o COMPILE PLUGIN OBJ plugin_mac80211.o COMPILE PLUGIN OBJ plugin_sched_switch.o COMPILE PLUGIN OBJ plugin_function.o COMPILE PLUGIN OBJ plugin_xen.o COMPILE PLUGIN OBJ plugin_cfg80211.o COMPILE PLUGIN OBJ plugin_blk.o COMPILE PLUGIN OBJ plugin_scsi.o COMPILE PLUGIN OBJ plugin_tlb.o COMPILE trace-record.o COMPILE trace-listen.o COMPILE trace-restore.o COMPILE trace-list.o /accts/mlweber1/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1/trace-profile.c:35:3: warning: #warning "lib audit not found, using raw syscalls " "(install libaudit-devel and try again)" [-Wcpp] # warning "lib audit not found, using raw syscalls " \ ^~~~~~~ BUILD PLUGIN plugin_jbd2.so BUILD PLUGIN plugin_xen.so BUILD PLUGIN plugin_cfg80211.so BUILD PLUGIN plugin_tlb.so BUILD PLUGIN plugin_kmem.so BUILD PLUGIN plugin_mac80211.so BUILD PLUGIN plugin_sched_switch.so BUILD PLUGIN plugin_function.so BUILD PLUGIN plugin_scsi.so BUILD PLUGIN plugin_kvm.so BUILD PLUGIN plugin_blk.so BUILD STATIC LIB libparsevent.a BUILD STATIC LIB libtracecmd.a BUILD trace-cmd make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1' >>> trace-cmd trace-cmd-v2.6.1 Installing to staging directory >>> trace-cmd trace-cmd-v2.6.1 Fixing libtool files >>> trace-cmd trace-cmd-v2.6.1 Installing to target /usr/bin/install -D -m 0755 /accts/mlweber1/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1/trace-cmd /accts/mlweber1/instance-1/output/target/usr/bin/trace-cmd /usr/bin/install -d -m 0755 /accts/mlweber1/instance-1/output/target/usr/lib/trace-cmd/plugins /usr/bin/install -D -m 0755 /accts/mlweber1/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1/plugin_*.so /accts/mlweber1/instance-1/output/target/usr/lib/trace-cmd/plugins >>> Finalizing target directory rm -f /accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/instance-1/output/target/bin/sh rm -f /accts/mlweber1/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-1/output/target/usr/include /accts/mlweber1/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-1/output/target/usr/lib/cmake /accts/mlweber1/instance-1/output/target/usr/share/cmake find /accts/mlweber1/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/lib/ /accts/mlweber1/instance-1/output/target/usr/lib/ /accts/mlweber1/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-1/output/target/usr/man /accts/mlweber1/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/instance-1/output/target/usr/info /accts/mlweber1/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/instance-1/output/target/usr/doc /accts/mlweber1/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-1/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-1/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-1/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-1/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-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11.1-00021-g7b43660"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11.1"; \ echo "PRETTY_NAME=\"Buildroot 2017.11.1\"" \ ) > /accts/mlweber1/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2017.11.1-00021-g7b43660 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 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 >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> botan 1.10.16 Collecting legal info ERROR: No hash found for doc/license.txt >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fdk-aac 0.1.5 Collecting legal info ERROR: No hash found for NOTICE >>> getent Collecting legal info >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-nasm 2.13.01 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> 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 >>> libkcapi 0.14.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.gplv2 ERROR: No hash found for COPYING.bsd >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libmpd 11.8.17 Collecting legal info ERROR: No hash found for COPYING >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> opencv3 3.3.0 Collecting legal info LICENSE: OK (sha256: e974db937899a2505f0eb43ece9d2f2eb36e8580ad88785e3ffac0d697ebaf5d) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info ERROR: No hash found for tinydtls.h >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'