/usr/bin/install -c -m 644 cmaps/ocean.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/polar.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/rainbow.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/red2green.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/relief.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/sealand.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/seis.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/split.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/topo.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/wysiwyg.map /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/cmaps /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/base64funs.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/chksumfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/csvfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/forkfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/histfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/jsonfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/onigfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/pcrefuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/pngfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/randfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/slsmg.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/sockfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/statsfuns.hlp /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/slsh/help make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2/modules' On some systems, e.g., linux, you may also have to run ldconfig. make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2' >>> slang 2.3.2 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-0/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 >>> slang 2.3.2 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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 -j1 DESTDIR=/home/naourr/work/instance-0/output-1/target install -C /home/naourr/work/instance-0/output-1/build/slang-2.3.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2' autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 slang.pc /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig/ cd src; /usr/bin/make install-elf make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2/src' rm -f /home/naourr/work/instance-0/output-1/build/slang-2.3.2/src/elfobjs/libslang.so.2.3.2 cd /home/naourr/work/instance-0/output-1/build/slang-2.3.2/src/elfobjs && /home/naourr/work/instance-0/output-1/host/bin/i686-linux-gcc -shared -Wl,-O1 -Wl,--version-script,/home/naourr/work/instance-0/output-1/build/slang-2.3.2/src/slang.ver -Wl,-soname,libslang.so.2 -o libslang.so.2.3.2 sltermin.o sldisply.o slutty.o slang.o slarray.o slclass.o slcmd.o slerr.o slgetkey.o slkeymap.o slmalloc.o slmath.o slmemchr.o slmemcmp.o slmemcpy.o slmemset.o slmisc.o slparse.o slprepr.o slregexp.o slrline.o slsearch.o slsmg.o slstd.o sltoken.o sltypes.o slxstrng.o slcurses.o slscroll.o slsignal.o slkeypad.o slerrno.o slstring.o slstruct.o slcmplex.o slarrfun.o slimport.o slpath.o slarith.o slassoc.o slcompat.o slposdir.o slstdio.o slproc.o sltime.o slstrops.o slbstr.o slpack.o slintall.o slistruc.o slposio.o slnspace.o slarrmis.o slospath.o slscanf.o sllower.o slupper.o slischar.o slutf8.o slwcwidth.o slwclut.o slcommon.o sllist.o slexcept.o slfpu.o slsig.o slboseos.o -ldl -lm -lc if [ libslang.so.2 != libslang.so.2.3.2 ]; then \ cd /home/naourr/work/instance-0/output-1/build/slang-2.3.2/src/elfobjs && rm -f libslang.so.2 && /bin/ln -sf libslang.so.2.3.2 libslang.so.2; \ fi cd /home/naourr/work/instance-0/output-1/build/slang-2.3.2/src/elfobjs && rm -f libslang.so && /bin/ln -sf libslang.so.2.3.2 libslang.so libslang.so.2.3.2 created in /home/naourr/work/instance-0/output-1/build/slang-2.3.2/src/elfobjs. The link libslang.so to libslang.so.2.3.2 was also created. installing slang.h and slcurses.h in /home/naourr/work/instance-0/output-1/target/usr/include/ /usr/bin/install -c -m 644 /home/naourr/work/instance-0/output-1/build/slang-2.3.2/src/slang.h /home/naourr/work/instance-0/output-1/target/usr/include/ /usr/bin/install -c -m 644 /home/naourr/work/instance-0/output-1/build/slang-2.3.2/src/slcurses.h /home/naourr/work/instance-0/output-1/target/usr/include/ /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/doc/slang/v2 mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/share/doc/slang/v2 /usr/bin/install -c -m 644 ../changes.txt /home/naourr/work/instance-0/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../COPYING /home/naourr/work/instance-0/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/slangdoc.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/cref.txt /home/naourr/work/instance-0/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/cslang.txt /home/naourr/work/instance-0/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/slang.txt /home/naourr/work/instance-0/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/slangfun.txt /home/naourr/work/instance-0/output-1/target/usr/share/doc/slang/v2/ rm -f /home/naourr/work/instance-0/output-1/target/usr/lib/libslang.so rm -f /home/naourr/work/instance-0/output-1/target/usr/lib/libslang.so.2 installing libslang.so.2.3.2 in /home/naourr/work/instance-0/output-1/target/usr/lib /usr/bin/install -c /home/naourr/work/instance-0/output-1/build/slang-2.3.2/src/elfobjs/libslang.so.2.3.2 /home/naourr/work/instance-0/output-1/target/usr/lib/ cd /home/naourr/work/instance-0/output-1/target/usr/lib && /bin/ln -sf libslang.so.2.3.2 libslang.so.2 cd /home/naourr/work/instance-0/output-1/target/usr/lib && /bin/ln -sf libslang.so.2 libslang.so libslang.so.2.3.2 created in /home/naourr/work/instance-0/output-1/target/usr/lib. The links libslang.so and libslang.so.2 to libslang.so.2.3.2 were also created. make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2/src' Now installing slsh cd slsh; /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2/slsh' /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/bin /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/man/man1 /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/etc /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/slsh mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/share/slsh /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/slsh/local-packages mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/share/slsh/local-packages /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/slsh/scripts mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/share/slsh/scripts /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html /usr/bin/install -c -m 644 lib/arrayfuns.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/autoload.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/cmdopt.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/fswalk.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/glob.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/listfuns.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/print.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/process.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/profile.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/readascii.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/require.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/setfuns.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/sldb.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/sldbcore.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/sldbsock.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/slshhelp.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/slshrl.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/stkcheck.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/structfuns.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/rline/complete.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/editfuns.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/editor.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/emacskeys.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/history.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/histsrch.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/vikeys.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/slrline.rc /home/naourr/work/instance-0/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c scripts/jpegsize /home/naourr/work/instance-0/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/lsrpm /home/naourr/work/instance-0/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/sldb /home/naourr/work/instance-0/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/svnsh /home/naourr/work/instance-0/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/slprof /home/naourr/work/instance-0/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/slstkchk /home/naourr/work/instance-0/output-1/target/usr/share/slsh/scripts /usr/bin/install -c -m 644 lib/help/arrayfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/cmdopt.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/fswalk.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/glob.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/listfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/print.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/process.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/profile.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/readascii.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/require.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/setfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/structfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 doc/html/slshfun-1.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-10.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-11.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-12.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-13.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-2.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-3.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-4.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-5.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-6.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-7.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-8.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-9.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun.html /home/naourr/work/instance-0/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/man/slsh.1 /home/naourr/work/instance-0/output-1/target/usr/share/man/man1/ /usr/bin/install -c objs/slsh /home/naourr/work/instance-0/output-1/target/usr/bin/ /usr/bin/install -c -m 644 etc/slsh.rc /home/naourr/work/instance-0/output-1/target/etc/ echo 'prepend_to_slang_load_path("/usr/share/slsh/local-packages");' >> /home/naourr/work/instance-0/output-1/target/etc/slsh.rc make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2/slsh' Now installing the modules cd modules; /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2/modules' cd objs && /usr/bin/make slsmg-module.so termios-module.so select-module.so fcntl-module.so varray-module.so socket-module.so rand-module.so fork-module.so csv-module.so base64-module.so chksum-module.so histogram-module.so stats-module.so json-module.so png-module.so iconv-module.so zlib-module.so sysconf-module.so make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2/modules/objs' make[3]: 'slsmg-module.so' is up to date. make[3]: 'termios-module.so' is up to date. make[3]: 'select-module.so' is up to date. make[3]: 'fcntl-module.so' is up to date. make[3]: 'varray-module.so' is up to date. make[3]: 'socket-module.so' is up to date. make[3]: 'rand-module.so' is up to date. make[3]: 'fork-module.so' is up to date. make[3]: 'csv-module.so' is up to date. make[3]: 'base64-module.so' is up to date. make[3]: 'chksum-module.so' is up to date. make[3]: 'histogram-module.so' is up to date. make[3]: 'stats-module.so' is up to date. make[3]: 'json-module.so' is up to date. make[3]: 'png-module.so' is up to date. make[3]: 'iconv-module.so' is up to date. make[3]: 'zlib-module.so' is up to date. make[3]: 'sysconf-module.so' is up to date. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2/modules/objs' /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/slsmg-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/termios-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/select-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/fcntl-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/varray-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/socket-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/rand-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/fork-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/csv-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/base64-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/chksum-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/histogram-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/stats-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/json-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/png-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/iconv-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/zlib-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c -m 644 objs/sysconf-module.so /home/naourr/work/instance-0/output-1/target/usr/lib/slang/v2/modules /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 slsmg.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 termios.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 select.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 fcntl.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 varray.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 socket.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 rand.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 fork.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 csv.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 base64.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 chksum.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 histogram.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 stats.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 json.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 pcre.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 png.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 iconv.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 onig.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 zlib.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 sysconf.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/share/slsh/statslib /usr/bin/install -c -m 644 statslib/ad_test.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/statslib/ /usr/bin/install -c -m 644 statslib/ks_test.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/statslib/ /usr/bin/install -c -m 644 statslib/kuiper.sl /home/naourr/work/instance-0/output-1/target/usr/share/slsh/statslib/ /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps mkdir -p -- /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/cool.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/coolwarm.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/copper.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/cubicl.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/cubicyf.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/drywet.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/ds9b.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/ds9sls.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/edge.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/gebco.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/globe.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/gray.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/haxby.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/hot.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/jet.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/no_green.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/ocean.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/polar.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/rainbow.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/red2green.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/relief.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/sealand.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/seis.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/split.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/topo.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/wysiwyg.map /home/naourr/work/instance-0/output-1/target/usr/share/slsh/cmaps /home/naourr/work/instance-0/output-1/build/slang-2.3.2/autoconf/mkinsdir.sh /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/base64funs.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/chksumfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/csvfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/forkfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/histfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/jsonfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/onigfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/pcrefuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/pngfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/randfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/slsmg.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/sockfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/statsfuns.hlp /home/naourr/work/instance-0/output-1/target/usr/share/slsh/help make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2/modules' On some systems, e.g., linux, you may also have to run ldconfig. make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/slang-2.3.2' sredird-2.2.2.tar.gz: OK (sha256: 640c47dcd84b3b90640165a38eb336a675fdab06c14c09cae2f4a604cae560d3) >>> sredird 2.2.2 Extracting gzip -d -c /home/naourr/work/instance-0/dl/sredird/sredird-2.2.2.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/sredird-2.2.2 -xf - >>> sredird 2.2.2 Patching Applying 0001-termio.patch using patch: patching file sredird.c >>> sredird 2.2.2 Configuring >>> sredird 2.2.2 Building /usr/bin/make -j4 PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/host/bin/i686-linux-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-as" LD="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/i686-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-0/output-1/build/sredird-2.2.2 make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/sredird-2.2.2' /home/naourr/work/instance-0/output-1/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -o sredird sredird.c sredird.c: In function 'main': sredird.c:1868:11: warning: variable 'MaxBTicks' set but not used [-Wunused-but-set-variable] clock_t MaxBTicks; ^~~~~~~~~ sredird.c: In function 'HandleCPCCommand': sredird.c:1402:66: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 484 [-Wformat-truncation=] snprintf(LogStr,TmpStrLen - 1,"Received client signature: %s",SigStr); ^~ ~~~~~~ sredird.c:1402:8: note: 'snprintf' output between 28 and 539 bytes into a destination of size 511 snprintf(LogStr,TmpStrLen - 1,"Received client signature: %s",SigStr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sredird.c:1394:55: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 495 [-Wformat-truncation=] snprintf(LogStr,TmpStrLen - 1,"Sent signature: %s",SigStr); ^~ ~~~~~~ sredird.c:1394:8: note: 'snprintf' output between 17 and 528 bytes into a destination of size 511 snprintf(LogStr,TmpStrLen - 1,"Sent signature: %s",SigStr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sredird-2.2.2' >>> sredird 2.2.2 Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output-1/build/sredird-2.2.2/sredird /home/naourr/work/instance-0/output-1/target/usr/sbin/sredird >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/naourr/work/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/naourr/work/instance-0/output-1/host/bin/i686-linux-%g' -e 's%@TARGET_ARCH@%x86%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e 's%@TARGET_CFLAGS@%"-D_LARGEFILE_SOURCE", "-D_LARGEFILE64_SOURCE", "-D_FILE_OFFSET_BITS=64", "-Os"@PKG_TARGET_CFLAGS@%g' -e 's%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g' -e 's%@TARGET_CXXFLAGS@%"-D_LARGEFILE_SOURCE", "-D_LARGEFILE64_SOURCE", "-D_FILE_OFFSET_BITS=64", "-Os"@PKG_TARGET_CFLAGS@%g' -e 's%@HOST_DIR@%/home/naourr/work/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%$(if $(BR2_STATIC_LIBS),true,false)%g' package/meson//cross-compilation.conf.in > /home/naourr/work/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/naourr/work/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/naourr/work/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/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-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh if [ -x /home/naourr/work/instance-0/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-0/output-1/target/etc/inittab; fi rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale /home/naourr/work/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake \ /home/naourr/work/instance-0/output-1/target/usr/doc find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-0/output-1/target/lib/debug /home/naourr/work/instance-0/output-1/target/usr/lib/debug find /home/naourr/work/instance-0/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-0/output-1/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-7647-g0c6905b14d1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05.2"; \ echo "PRETTY_NAME=\"Buildroot 2020.05.2\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output-1/target/usr ln -snf /home/naourr/work/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2019.02-7647-g0c6905b14d1 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> autofs 5.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYRIGHT: OK (sha256: 2ac2e352a92629e3abcdddbd3eeec64e7c2f5b58b6e819ff2c1444fb6e249fa3) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-nfs-utils 2.4.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fswebcam e9f8094b6a3d1a49f99b2abec4e6ab4df33e2e33 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> jpeg-turbo 2.0.4 Collecting legal info LICENSE.md: OK (sha256: 69e570a251515ced17d4492256d57c89db77ed949652f88a44c80c1ca9607920) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> host-nasm 2.14.02 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> webp 1.1.0 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) >>> gettext Collecting legal info >>> imlib2 1.5.1 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> initscripts Collecting legal info >>> ipmiutil 3.1.3 Collecting legal info COPYING: OK (sha256: 7e0ec8238aa1431e95a4950032a4483fe33fec3fac348eaade5856cdc5ae3e39) >>> iptables 1.8.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> kbd 2.0.4 Collecting legal info COPYING: OK (sha256: 8682bd7a7fe88bad31bf94ee9795c73fd4bc27bfcd50fb135f36dd8762c52035) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libiscsi 1.19.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> mcrypt 2.6.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mpdecimal 2.4.2 Collecting legal info LICENSE.txt: OK (sha256: e384413a13f061a50f6fadceefc0f326c22d83c13ae94978e1f86d0468332c19) >>> mutt 1.13.5 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> ndisc6 1.0.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) 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 /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'