cd /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib && (ln -s -f libform.so.6.1 libform.so.6; ln -s -f libform.so.6 libform.so; ) installing ./form.h in /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/form' cd misc && /usr/bin/make -w -j4 --jobserver-auth=5,6 -- DESTDIR=/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot DESTDIR="/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot" RPATH_LIST="/usr/lib" install make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/misc' make[2]: warning: -jN forced in submake: disabling jobserver mode. mkdir -p /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/tabset /usr/bin/install -c ncurses-config /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/ncurses6-config DESTDIR=/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot \ prefix=/usr \ exec_prefix=/usr \ bindir=/usr/bin \ top_srcdir=.. \ srcdir=. \ datadir=/usr/share \ ticdir=/usr/share/terminfo \ source=terminfo.tmp \ cross_compiling=yes \ /bin/sh ./run_tic.sh ** Building terminfo database, please wait... installing form.pc installing menu.pc installing ncurses.pc Running /home/naourr/work/instance-3/output-1/host/bin/tic to install /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. installing panel.pc "terminfo.tmp", line 1964, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4583, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4596, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4640, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 4640, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4655, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 4655, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4677, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 4677, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 6445, col 67, terminal 'terminator': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 7046, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff 1725 entries written to /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo ** built new /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo ** sym-linked /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/misc' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1' >>> ncurses 6.1 Fixing package configuration files >>> ncurses 6.1 Fixing libtool files for la in $(find /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> ncurses 6.1 Installing to target PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/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-3/output-1/target install -C /home/naourr/work/instance-3/output-1/build/ncurses-6.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1' cd include && /usr/bin/make -w -j4 --jobserver-auth=5,6 -- DESTDIR=/home/naourr/work/instance-3/output-1/target DESTDIR="/home/naourr/work/instance-3/output-1/target" RPATH_LIST="/usr/lib" install make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/include' make[2]: warning: -jN forced in submake: disabling jobserver mode. installing curses.h in /home/naourr/work/instance-3/output-1/target/usr/include installing unctrl.h in /home/naourr/work/instance-3/output-1/target/usr/include installing ncurses_dll.h in /home/naourr/work/instance-3/output-1/target/usr/include installing term.h in /home/naourr/work/instance-3/output-1/target/usr/include installing termcap.h in /home/naourr/work/instance-3/output-1/target/usr/include make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/include' cd ncurses && /usr/bin/make -w -j4 --jobserver-auth=5,6 -- DESTDIR=/home/naourr/work/instance-3/output-1/target DESTDIR="/home/naourr/work/instance-3/output-1/target" RPATH_LIST="/usr/lib" install make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/ncurses' make[2]: warning: -jN forced in submake: disabling jobserver mode. linking /home/naourr/work/instance-3/output-1/target/usr/lib/libncurses.so.6.1 /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/naourr/work/instance-3/output-1/target/usr/lib/libncurses.so.6.1 .6.1`.6,-stats,-lc -o /home/naourr/work/instance-3/output-1/target/usr/lib/libncurses.so.6.1 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib /home/naourr/work/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-linux-gnu/8.3.0/../../../../aarch64-linux-gnu/bin/ld: total time in link: 0.056528 cd /home/naourr/work/instance-3/output-1/target/usr/lib && (ln -s -f libncurses.so.6.1 libncurses.so.6; ln -s -f libncurses.so.6 libncurses.so; ) linking libncurses.so.6.1 to libcurses.so cd /home/naourr/work/instance-3/output-1/target/usr/lib && (ln -s -f libncurses.so.6.1 libcurses.so; ) make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/ncurses' cd panel && /usr/bin/make -w -j4 --jobserver-auth=5,6 -- DESTDIR=/home/naourr/work/instance-3/output-1/target DESTDIR="/home/naourr/work/instance-3/output-1/target" RPATH_LIST="/usr/lib" install make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/panel' make[2]: warning: -jN forced in submake: disabling jobserver mode. linking ../lib/libpanel.so.6.1 /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanel.so.6.1 .6.1`.6,-stats,-lc -o ../lib/libpanel.so.6.1 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses /home/naourr/work/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-linux-gnu/8.3.0/../../../../aarch64-linux-gnu/bin/ld: total time in link: 0.027526 cd ../lib && (ln -s -f libpanel.so.6.1 libpanel.so.6; ln -s -f libpanel.so.6 libpanel.so; ) linking /home/naourr/work/instance-3/output-1/target/usr/lib/libpanel.so.6.1 /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/naourr/work/instance-3/output-1/target/usr/lib/libpanel.so.6.1 .6.1`.6,-stats,-lc -o /home/naourr/work/instance-3/output-1/target/usr/lib/libpanel.so.6.1 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses /home/naourr/work/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-linux-gnu/8.3.0/../../../../aarch64-linux-gnu/bin/ld: total time in link: 0.028299 cd /home/naourr/work/instance-3/output-1/target/usr/lib && (ln -s -f libpanel.so.6.1 libpanel.so.6; ln -s -f libpanel.so.6 libpanel.so; ) installing ./panel.h in /home/naourr/work/instance-3/output-1/target/usr/include make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/panel' cd menu && /usr/bin/make -w -j4 --jobserver-auth=5,6 -- DESTDIR=/home/naourr/work/instance-3/output-1/target DESTDIR="/home/naourr/work/instance-3/output-1/target" RPATH_LIST="/usr/lib" install make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/menu' make[2]: warning: -jN forced in submake: disabling jobserver mode. linking ../lib/libmenu.so.6.1 /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenu.so.6.1 .6.1`.6,-stats,-lc -o ../lib/libmenu.so.6.1 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses /home/naourr/work/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-linux-gnu/8.3.0/../../../../aarch64-linux-gnu/bin/ld: total time in link: 0.025823 cd ../lib && (ln -s -f libmenu.so.6.1 libmenu.so.6; ln -s -f libmenu.so.6 libmenu.so; ) linking /home/naourr/work/instance-3/output-1/target/usr/lib/libmenu.so.6.1 /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/naourr/work/instance-3/output-1/target/usr/lib/libmenu.so.6.1 .6.1`.6,-stats,-lc -o /home/naourr/work/instance-3/output-1/target/usr/lib/libmenu.so.6.1 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses /home/naourr/work/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-linux-gnu/8.3.0/../../../../aarch64-linux-gnu/bin/ld: total time in link: 0.026116 cd /home/naourr/work/instance-3/output-1/target/usr/lib && (ln -s -f libmenu.so.6.1 libmenu.so.6; ln -s -f libmenu.so.6 libmenu.so; ) installing ./eti.h in /home/naourr/work/instance-3/output-1/target/usr/include installing ./menu.h in /home/naourr/work/instance-3/output-1/target/usr/include make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/menu' cd form && /usr/bin/make -w -j4 --jobserver-auth=5,6 -- DESTDIR=/home/naourr/work/instance-3/output-1/target DESTDIR="/home/naourr/work/instance-3/output-1/target" RPATH_LIST="/usr/lib" install make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/form' make[2]: warning: -jN forced in submake: disabling jobserver mode. linking ../lib/libform.so.6.1 /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libform.so.6.1 .6.1`.6,-stats,-lc -o ../lib/libform.so.6.1 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses /home/naourr/work/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-linux-gnu/8.3.0/../../../../aarch64-linux-gnu/bin/ld: total time in link: 0.030380 cd ../lib && (ln -s -f libform.so.6.1 libform.so.6; ln -s -f libform.so.6 libform.so; ) linking /home/naourr/work/instance-3/output-1/target/usr/lib/libform.so.6.1 /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/naourr/work/instance-3/output-1/target/usr/lib/libform.so.6.1 .6.1`.6,-stats,-lc -o /home/naourr/work/instance-3/output-1/target/usr/lib/libform.so.6.1 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses /home/naourr/work/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-linux-gnu/8.3.0/../../../../aarch64-linux-gnu/bin/ld: total time in link: 0.029989 cd /home/naourr/work/instance-3/output-1/target/usr/lib && (ln -s -f libform.so.6.1 libform.so.6; ln -s -f libform.so.6 libform.so; ) installing ./form.h in /home/naourr/work/instance-3/output-1/target/usr/include make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/form' cd misc && /usr/bin/make -w -j4 --jobserver-auth=5,6 -- DESTDIR=/home/naourr/work/instance-3/output-1/target DESTDIR="/home/naourr/work/instance-3/output-1/target" RPATH_LIST="/usr/lib" install make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/misc' make[2]: warning: -jN forced in submake: disabling jobserver mode. mkdir -p /home/naourr/work/instance-3/output-1/target/usr/share/tabset /usr/bin/install -c ncurses-config /home/naourr/work/instance-3/output-1/target/usr/bin/ncurses6-config DESTDIR=/home/naourr/work/instance-3/output-1/target \ prefix=/usr \ exec_prefix=/usr \ bindir=/usr/bin \ top_srcdir=.. \ srcdir=. \ datadir=/usr/share \ ticdir=/usr/share/terminfo \ source=terminfo.tmp \ cross_compiling=yes \ /bin/sh ./run_tic.sh ** Building terminfo database, please wait... installing form.pc installing menu.pc installing ncurses.pc Running /home/naourr/work/instance-3/output-1/host/bin/tic to install /home/naourr/work/instance-3/output-1/target/usr/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. installing panel.pc "terminfo.tmp", line 1964, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4583, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4596, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4640, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 4640, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4655, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 4655, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4677, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 4677, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 6445, col 67, terminal 'terminator': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 7046, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff 1725 entries written to /home/naourr/work/instance-3/output-1/target/usr/share/terminfo ** built new /home/naourr/work/instance-3/output-1/target/usr/share/terminfo ** sym-linked /home/naourr/work/instance-3/output-1/target/usr/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1/misc' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/ncurses-6.1' rm -f -rf /home/naourr/work/instance-3/output-1/target/usr/share/terminfo /home/naourr/work/instance-3/output-1/target/usr/share/tabset /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/a/ansi /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/a/ansi /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/d/dumb /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/d/dumb /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/l/linux /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/l/linux /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/p/putty /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/p/putty /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/p/putty-256color /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/p/putty-256color /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/p/putty-vt100 /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/p/putty-vt100 /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/s/screen /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/s/screen /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/s/screen-256color /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/s/screen-256color /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt100 /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/v/vt100 /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt100-putty /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/v/vt100-putty /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt102 /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/v/vt102 /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt200 /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/v/vt200 /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/v/vt220 /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/v/vt220 /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/x/xterm /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm+256color /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/x/xterm+256color /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm-256color /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/x/xterm-256color /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm-color /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/x/xterm-color /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/terminfo/x/xterm-xfree86 /home/naourr/work/instance-3/output-1/target/usr/share/terminfo/x/xterm-xfree86 patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/naourr/work/instance-3/dl/patchelf/patchelf-0.9.tar.bz2 | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/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-3/output-1/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-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-3/output-1/host" --sysconfdir="/home/naourr/work/instance-3/output-1/host/etc" --localstatedir="/home/naourr/work/instance-3/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/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-3/output-1/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-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/naourr/work/instance-3/output-1/host/include -Wall -O2 -I/home/naourr/work/instance-3/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/naourr/work/instance-3/output-1/host/include -L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/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-3/output-1/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-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/src' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c patchelf '/home/naourr/work/instance-3/output-1/host/bin' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/tests' 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-3/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/naourr/work/instance-3/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/naourr/work/instance-3/output-1/host/share/man/man1' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-patchelf-0.9' uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz: OK (sha256: 9b4a849f65edb482f59bc40f646e7cd79915b3030ea9bd825868347217db3c96) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Extracting gzip -d -c /home/naourr/work/instance-3/dl/uemacs/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 -xf - >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Configuring >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Building PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/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" AR="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-ar" AS="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-as" LD="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-ld" NM="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-nm" CC="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc" GCC="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc" CPP="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-cpp" CXX="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-g++" FC="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gfortran" F77="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-ranlib" READELF="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-readelf" STRIP="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-3/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 CC="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -lncurses" make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o CC eval.o CC exec.o CC file.o CC fileio.o CC ibmpc.o CC input.o CC isearch.o CC line.o CC lock.o CC main.o CC pklock.o pklock.c: In function 'dolock': pklock.c:84:3: warning: implicit declaration of function 'cuserid'; did you mean 'ctermid'? [-Wimplicit-function-declaration] cuserid(locker); ^~~~~~~ ctermid CC posix.o CC random.o CC region.o CC search.o CC spawn.o CC tcap.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o CC util.o LINK em make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-3/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517/em /home/naourr/work/instance-3/output-1/target/usr/bin/em >>> Finalizing target directory # Check files that are touched by more than one package mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output-1/target/etc/shadow rm -f /home/naourr/work/instance-3/output-1/target/bin/sh rm -f /home/naourr/work/instance-3/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output-1/target/usr/include /home/naourr/work/instance-3/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output-1/target/usr/lib/cmake /home/naourr/work/instance-3/output-1/target/usr/share/cmake find /home/naourr/work/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output-1/target/lib/ /home/naourr/work/instance-3/output-1/target/usr/lib/ /home/naourr/work/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output-1/target/usr/man /home/naourr/work/instance-3/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-3/output-1/target/usr/info /home/naourr/work/instance-3/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-3/output-1/target/usr/doc /home/naourr/work/instance-3/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/output-1/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-3/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-3/output-1/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-3/output-1/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-rc3-04128-g54bcc1b188a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-rc3\"" \ ) > /home/naourr/work/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output-1/target/usr make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2019.11-rc3-04128-g54bcc1b188a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-arm-aarch64 2019.03 Collecting legal info >>> toolchain Collecting legal info >>> bullet 2.88 Collecting legal info LICENSE.txt: OK (sha256: 885cd516a8420acb7c3e0b1a7119913b686495001ae564e3229740460e8cff59) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ca-certificates 20190110 Collecting legal info debian/copyright: OK (sha256: 80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> exempi 2.5.1 Collecting legal info COPYING: OK (sha256: 3d3c3593c15e0d35bdae0df7c642106250f6be3adc61477419413900f23ae607) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-imagemagick 7.0.8-59 Collecting legal info LICENSE: OK (sha256: 5b47db932754743460eba7a226aea85b63e3408d3c7affb4d0117f70c9594ded) >>> host-libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> leveldb 1.22 Collecting legal info LICENSE: OK (sha256: ccc19f1da0798ed666609b65a5b44dd8b3abe6fc08b9c0592eb76e82e174db19) >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libaacs 0.9.0 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgphoto2 2.5.23 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libsigsegv 2.12 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libuv 1.33.1 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> logrotate 3.15.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-arm-aarch64-2019.03: cannot save license (TOOLCHAIN_EXTERNAL_ARM_AARCH64_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'