>>> host-attr 2.4.48 Downloading --2021-07-30 21:01:47-- http://download.savannah.gnu.org/releases/attr/attr-2.4.48.tar.gz Resolving download.savannah.gnu.org (download.savannah.gnu.org)... 2001:470:142:5::200, 209.51.188.200 Connecting to download.savannah.gnu.org (download.savannah.gnu.org)|2001:470:142:5::200|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://download-mirror.savannah.gnu.org/releases/attr/attr-2.4.48.tar.gz [following] --2021-07-30 21:01:47-- http://download-mirror.savannah.gnu.org/releases/attr/attr-2.4.48.tar.gz Resolving download-mirror.savannah.gnu.org (download-mirror.savannah.gnu.org)... 2001:470:142:5::200, 209.51.188.200 Reusing existing connection to [download.savannah.gnu.org]:80. HTTP request sent, awaiting response... 200 OK Length: 467840 (457K) [application/octet-stream] Saving to: '/tmp/instance-17/output-1/build/.attr-2.4.48.tar.gz.MnGZT3/output' 0K .......... .......... .......... .......... .......... 10% 284K 1s 50K .......... .......... .......... .......... .......... 21% 570K 1s 100K .......... .......... .......... .......... .......... 32% 47.0M 1s 150K .......... .......... .......... .......... .......... 43% 574K 0s 200K .......... .......... .......... .......... .......... 54% 72.2M 0s 250K .......... .......... .......... .......... .......... 65% 82.5M 0s 300K .......... .......... .......... .......... .......... 76% 579K 0s 350K .......... .......... .......... .......... .......... 87% 47.4M 0s 400K .......... .......... .......... .......... .......... 98% 85.3M 0s 450K ...... 100% 14.6M=0.4s 2021-07-30 21:01:48 (1.01 MB/s) - '/tmp/instance-17/output-1/build/.attr-2.4.48.tar.gz.MnGZT3/output' saved [467840/467840] attr-2.4.48.tar.gz: OK (sha256: 5ead72b358ec709ed00bbf7a9eaef1654baad937c001c044fe8b74c57f5324e7) >>> host-attr 2.4.48 Extracting gzip -d -c /tmp/instance-17/dl/attr/attr-2.4.48.tar.gz | tar --strip-components=1 -C /tmp/instance-17/output-1/build/host-attr-2.4.48 -xf - >>> host-attr 2.4.48 Patching Applying 0001-build-with-older-GCCs.patch using patch: patching file include/attributes.h Applying 0002-Switch-back-to-syscall.patch using patch: patching file libattr/syscalls.c >>> host-attr 2.4.48 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-17/output-1/build/host-attr-2.4.48 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-attr 2.4.48 Patching libtool patching file /tmp/instance-17/output-1/build/host-attr-2.4.48/build-aux/ltmain.sh Hunk #1 succeeded at 2741 (offset 54 lines). Hunk #2 succeeded at 4331 (offset 54 lines). Hunk #3 succeeded at 6627 (offset 73 lines). Hunk #4 succeeded at 6637 (offset 73 lines). Hunk #5 succeeded at 6930 (offset 73 lines). Hunk #6 succeeded at 7222 (offset 73 lines). Hunk #7 succeeded at 8192 (offset 80 lines). Hunk #8 succeeded at 10822 (offset 112 lines). >>> host-attr 2.4.48 Configuring (cd /tmp/instance-17/output-1/build/host-attr-2.4.48/ && rm -rf config.cache; PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-17/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="/tmp/instance-17/output-1/host/lib/pkgconfig:/tmp/instance-17/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/tmp/instance-17/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-17/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-17/output-1/host/include" LDFLAGS="-L/tmp/instance-17/output-1/host/lib -Wl,-rpath,/tmp/instance-17/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-17/output-1/host/include" LDFLAGS="-L/tmp/instance-17/output-1/host/lib -Wl,-rpath,/tmp/instance-17/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-17/output-1/host" --sysconfdir="/tmp/instance-17/output-1/host/etc" --localstatedir="/tmp/instance-17/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: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 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 whether make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether __attribute__((visibility())) is supported... yes checking the archiver (/usr/bin/ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... no checking for msgfmt... /tmp/instance-17/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-17/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-17/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-17/output-1/host/bin/msgmerge checking for ld used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libattr.pc config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing include/attr commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop >>> host-attr 2.4.48 Building PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-17/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="/tmp/instance-17/output-1/host/lib/pkgconfig:/tmp/instance-17/output-1/host/share/pkgconfig" /usr/bin/make -j32 -C /tmp/instance-17/output-1/build/host-attr-2.4.48/ make[1]: Entering directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' Making all in po make[2]: Entering directory '/tmp/instance-17/output-1/build/host-attr-2.4.48/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-17/output-1/build/host-attr-2.4.48/po' make[2]: Entering directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' CC libattr/libattr_la-attr_copy_action.lo CC libattr/libattr_la-attr_copy_check.lo CC libattr/libattr_la-attr_copy_fd.lo CC libattr/libattr_la-attr_copy_file.lo CC libattr/libattr_la-libattr.lo CC libattr/libattr_la-syscalls.lo CC libmisc/high_water_alloc.lo CC libmisc/next_line.lo CC libmisc/quote.lo CC libmisc/unquote.lo CC libmisc/walk_tree.lo CC tools/attr.o CC tools/getfattr.o CC tools/setfattr.o CCLD libmisc.la CCLD libattr.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD attr CCLD getfattr CCLD setfattr make[2]: Leaving directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' make[1]: Leaving directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' >>> host-attr 2.4.48 Installing to host directory PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-17/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="/tmp/instance-17/output-1/host/lib/pkgconfig:/tmp/instance-17/output-1/host/share/pkgconfig" /usr/bin/make -j32 install -C /tmp/instance-17/output-1/build/host-attr-2.4.48/ make[1]: Entering directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' Making install in po make[2]: Entering directory '/tmp/instance-17/output-1/build/host-attr-2.4.48/po' if test "attr" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-17/output-1/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-17/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-17/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-17/output-1/build/host-attr-2.4.48/po' make[2]: Entering directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' make[3]: Entering directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' /usr/bin/mkdir -p '/tmp/instance-17/output-1/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libattr.la '/tmp/instance-17/output-1/host/lib' subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/tmp/instance-17/output-1/host/include/attr" subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/tmp/instance-17/output-1/host/include/attr" /usr/bin/mkdir -p '/tmp/instance-17/output-1/host/etc' subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/tmp/instance-17/output-1/host/include/attr" /usr/bin/mkdir -p '/tmp/instance-17/output-1/host/share/doc/attr' /usr/bin/mkdir -p '/tmp/instance-17/output-1/host/share/man/man1' /usr/bin/install -c -m 644 xattr.conf '/tmp/instance-17/output-1/host/etc' /usr/bin/mkdir -p '/tmp/instance-17/output-1/host/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-17/output-1/host/share/man/man3' /usr/bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/tmp/instance-17/output-1/host/share/doc/attr' /usr/bin/install -c -m 644 libattr.pc '/tmp/instance-17/output-1/host/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libattr.so.1.1.2448 /tmp/instance-17/output-1/host/lib/libattr.so.1.1.2448 libtool: install: (cd /tmp/instance-17/output-1/host/lib && { ln -s -f libattr.so.1.1.2448 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2448 libattr.so.1; }; }) /usr/bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/tmp/instance-17/output-1/host/share/man/man1' libtool: install: (cd /tmp/instance-17/output-1/host/lib && { ln -s -f libattr.so.1.1.2448 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2448 libattr.so; }; }) /usr/bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/tmp/instance-17/output-1/host/share/man/man3' /usr/bin/make install-data-hook libtool: install: /usr/bin/install -c .libs/libattr.lai /tmp/instance-17/output-1/host/lib/libattr.la make[4]: Entering directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' set -e; \ cd "/tmp/instance-17/output-1/host/share/man"; \ for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \ man_section=${d##*.}; \ d=${d#man/}; \ dst=${d##*/}; \ for m in `gawk \ '/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \ | /usr/bin/sed \ -e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \ -e 's/\\\f[0-9]//g' -e 's/ / /g;q'`; \ do \ [ "$m" = "\\" ] && continue; \ ln="man$man_section/$m.$man_section"; \ [ -e "$ln" ] && continue; \ echo ln -s $dst $ln; \ ln -s $dst $ln; \ done; \ done; \ rmdir */ 2>/dev/null || : ln -s attr_get.3 man3/attr_getf.3 ln -s attr_list.3 man3/attr_listf.3 ln -s attr_multi.3 man3/attr_multif.3 libtool: finish: PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /tmp/instance-17/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-17/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-17/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c attr getfattr setfattr '/tmp/instance-17/output-1/host/bin' ln -s attr_remove.3 man3/attr_removef.3 ln -s attr_set.3 man3/attr_setf.3 make[4]: Leaving directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' libtool: install: /usr/bin/install -c attr /tmp/instance-17/output-1/host/bin/attr libtool: install: /usr/bin/install -c getfattr /tmp/instance-17/output-1/host/bin/getfattr libtool: install: /usr/bin/install -c setfattr /tmp/instance-17/output-1/host/bin/setfattr make[3]: Leaving directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' make[2]: Leaving directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' make[1]: Leaving directory '/tmp/instance-17/output-1/build/host-attr-2.4.48' support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** *** ERROR: package host-attr installs executables without proper RPATH: *** /tmp/instance-17/output-1/host/bin/xmllint support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/glib-compile-resources support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/uuidgen support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/msgcat support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/gio-querymodules support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/gsettings support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/tput support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/pkgconf support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/lsblk support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/msguniq support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/msgmerge support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/xgettext support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/msgunfmt support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space lef*** /tmp/instance-17/output-1/host/bin/recode-sr-latin support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/xsltproc support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/tset support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/uuidparse support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/toe support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/msgexec support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/gobject-query support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/lsipc support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/msgfmt support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/bin/msgcmp support/scripts/check-host-rpath: line 93: cannot create temp file for here-document: No space left on device *** /tmp/instance-17/output-1/host/sbin/fsck.cramfs make: *** [package/pkg-generic.mk:262: /tmp/instance-17/output-1/build/host-attr-2.4.48/.stamp_host_installed] Error 1 make: Leaving directory '/tmp/instance-17/buildroot'