if (lstatat (fd2, dst, &dst_st) == 0 || errno == EOVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from renameatu.c:46: openat.h:108:1: warning: inlining failed in call to 'lstatat': call is unlikely and code size would grow [-Winline] lstatat (int fd, char const *name, struct stat *st) ^~~~~~~ renameatu.c:147:7: note: called from here if (lstatat (fd1, src, &src_st)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from renameatu.c:46: openat.h:108:1: warning: inlining failed in call to 'lstatat': call is unlikely and code size would grow [-Winline] lstatat (int fd, char const *name, struct stat *st) ^~~~~~~ renameatu.c:154:12: note: called from here else if (lstatat (fd2, dst, &dst_st)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC timespec.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC xsize.o CC asnprintf.o CC asprintf.o CC canonicalize-lgpl.o CC chdir-long.o CC fcntl.o canonicalize-lgpl.c: In function 'rpl_realpath': canonicalize-lgpl.c:324:21: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] if (n >= SIZE_MAX - len || n + len >= path_max) ^~ canonicalize-lgpl.c:324:50: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'long int' [-Wsign-compare] if (n >= SIZE_MAX - len || n + len >= path_max) ^~ CC fdopendir.o CC getcwd-lgpl.o CC getdelim.o CC getgroups.o getdelim.c: In function 'rpl_getdelim': getdelim.c:141:32: warning: operand of ?: changes signedness from 'ssize_t' {aka 'int'} to 'size_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] result = cur_len ? cur_len : result; ^~~~~~ CC getline.o CC gettimeofday.o CC group-member.o CC localtime-buffer.o CC memchr.o CC mkdir.o CC printf-args.o CC printf-parse.o CC signbitd.o CC signbitf.o CC signbitl.o CC strcasestr.o CC strerror.o CC strerror-override.o CC vasnprintf.o CC vasprintf.o vasnprintf.c: In function 'max_room_needed': vasnprintf.c:1548:37: warning: unused parameter 'flags' [-Wunused-parameter] arg_type type, int flags, size_t width, int has_precision, ~~~~^~~~~ vasnprintf.c: In function 'scale10_round_decimal_long_double': vasnprintf.c:1312:10: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] return scale10_round_decimal_decoded (e, m, memory, n); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c: In function 'scale10_round_decimal_double': vasnprintf.c:1330:10: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] return scale10_round_decimal_decoded (e, m, memory, n); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from vasnprintf.c:88: vasnprintf.c: In function 'vasnprintf': xsize.h:84:1: warning: inlining failed in call to 'xsum4': call is unlikely and code size would grow [-Winline] xsum4 (size_t size1, size_t size2, size_t size3, size_t size4) ^~~~~ vasnprintf.c:1815:7: note: called from here xsum4 (7, d.max_width_length, d.max_precision_length, 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from vasnprintf.c:88: xsize.h:74:1: warning: inlining failed in call to 'xsum3': call is unlikely and code size would grow [-Winline] xsum3 (size_t size1, size_t size2, size_t size3) ^~~~~ vasnprintf.c:5447:35: note: called from here xmax (xsum3 (length, count, pad), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtimes (allocated, 2)); ~~~~~~~~~~~~~~~~~~~~~~ AR libgnu.a make[5]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' CC scanelf.o CC paxelf.lo CC paxinc.lo CC paxldso.lo paxelf.c: In function 'get_elfeitype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:71:27: note: called from here case EI_CLASS: return find_pairtype(elf_ei_class, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:72:27: note: called from here case EI_DATA: return find_pairtype(elf_ei_data, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:73:27: note: called from here case EI_VERSION: return find_pairtype(elf_ei_version, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:74:27: note: called from here case EI_OSABI: return find_pairtype(elf_ei_osabi, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC paxmacho.lo paxelf.c: In function 'get_elfetype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:99:9: note: called from here return find_pairtype(elf_etypes, get_etype(elf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC security.lo paxelf.c: In function 'get_elfemtype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:293:9: note: called from here return find_pairtype(elf_emtypes, get_emtype(elf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfptype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:314:9: note: called from here return find_pairtype(elf_ptypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfdtype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:385:9: note: called from here return find_pairtype(elf_dtypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfshttype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:421:9: note: called from here return find_pairtype(elf_shttypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfstttype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:438:9: note: called from here return find_pairtype(elf_stttypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfstbtype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:451:9: note: called from here return find_pairtype(elf_stbtypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfstvtype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:464:9: note: called from here return find_pairtype(elf_stvtypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfshntype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:481:9: note: called from here return find_pairtype(elf_shntypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfnttype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:541:11: note: called from here return find_pairtype(elf_nttypes_GNU, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:547:10: note: called from here return find_pairtype(elf_nttypes_core, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:549:10: note: called from here return find_pairtype(elf_nttypes_fallback, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC xfuncs.lo CC dumpelf.o paxmacho.c: In function 'get_machomhtype': paxmacho.c:28:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxmacho.c:53:9: note: called from here return find_pairtype(macho_mh_type, MOBJGET(fobj, mhdr.hdr32->filetype)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxmacho.c: In function 'get_machocputype': paxmacho.c:28:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxmacho.c:103:20: note: called from here const char *ret = find_pairtype(macho_cputype, MOBJGET(fobj, mhdr.hdr32->cputype)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxmacho.c: In function 'get_machosubcputype': paxmacho.c:28:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxmacho.c:149:9: note: called from here ret = find_pairtype(pt, type); ^~~~~~~~~~~~~~~~~~~~~~~ paxmacho.c: In function 'readmacho_buffer': paxmacho.c:160:24: warning: inlining failed in call to 'read_mach_header': call is unlikely and code size would grow [-Winline] inline static uint32_t read_mach_header(fatobj *fobj, void *addr) ^~~~~~~~~~~~~~~~ paxmacho.c:285:6: note: called from here read_mach_header(fobj, ret->data + offset) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxmacho.c:160:24: warning: inlining failed in call to 'read_mach_header': call is unlikely and code size would grow [-Winline] inline static uint32_t read_mach_header(fatobj *fobj, void *addr) ^~~~~~~~~~~~~~~~ paxmacho.c:302:5: note: called from here read_mach_header(ret, ret->data) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC pspax.o CC scanmacho.o scanmacho.c: In function 'scanmacho_fatobj': scanmacho.c:297:43: warning: '%llu' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] case 'Z': snprintf(ubuf, sizeof(ubuf), "%llu", (unsigned long long int)fobj->len); out = ubuf; break;; ^~~~ scanmacho.c:297:42: note: directive argument in the range [0, 4294967295] case 'Z': snprintf(ubuf, sizeof(ubuf), "%llu", (unsigned long long int)fobj->len); out = ubuf; break;; ^~~~~~ scanmacho.c:297:13: note: 'snprintf' output between 2 and 11 bytes into a destination of size 8 case 'Z': snprintf(ubuf, sizeof(ubuf), "%llu", (unsigned long long int)fobj->len); out = ubuf; break;; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cp lddtree.sh lddtree cp symtree.sh symtree CCLD libpaxutils.la scanelf.c: In function 'scanelf_file_textrels': scanelf.c:678:7: warning: 'pltrel' may be used uninitialized in this function [-Wmaybe-uninitialized] if (pltrel == DT_REL) { \ ^ scanelf.c:678:7: warning: 'pltrel' may be used uninitialized in this function [-Wmaybe-uninitialized] CCLD pspax CCLD scanmacho CCLD dumpelf CCLD scanelf make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' >>> pax-utils 1.2.6 Installing to target PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-0/output-1/target install -C /srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' Making install in autotools/gnulib make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' /usr/bin/make install-recursive make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[4]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[5]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6/autotools/gnulib' make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c lddtree symtree '/srv/storage/autobuild/run/instance-0/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c scanelf dumpelf pspax scanmacho '/srv/storage/autobuild/run/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 man/dumpelf.1 man/pspax.1 man/scanelf.1 man/scanmacho.1 '/srv/storage/autobuild/run/instance-0/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c scanelf /srv/storage/autobuild/run/instance-0/output-1/target/usr/bin/scanelf libtool: install: /usr/bin/install -c dumpelf /srv/storage/autobuild/run/instance-0/output-1/target/usr/bin/dumpelf libtool: install: /usr/bin/install -c pspax /srv/storage/autobuild/run/instance-0/output-1/target/usr/bin/pspax libtool: install: /usr/bin/install -c scanmacho /srv/storage/autobuild/run/instance-0/output-1/target/usr/bin/scanmacho make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/pax-utils-1.2.6' rm -f /srv/storage/autobuild/run/instance-0/output-1/target/usr/bin/{lddtree,symtree} rapidxml-1.13.zip: OK (sha1: f5fd4fbc5ad7e96045313697811d65ea8089a950) rapidxml-1.13.zip: OK (md5: 7b4b42c9331c90aded23bb55dc725d6a) rapidxml-1.13.zip: OK (sha256: c3f0b886374981bb20fabcf323d755db4be6dba42064599481da64a85f5b3571) >>> rapidxml 1.13 Extracting /usr/bin/unzip -q -d /srv/storage/autobuild/run/instance-0/output-1/build/rapidxml-1.13 /srv/storage/autobuild/run/instance-0/dl/rapidxml/rapidxml-1.13.zip mv /srv/storage/autobuild/run/instance-0/output-1/build/rapidxml-1.13/rapidxml-1.13/* /srv/storage/autobuild/run/instance-0/output-1/build/rapidxml-1.13/ rmdir /srv/storage/autobuild/run/instance-0/output-1/build/rapidxml-1.13/rapidxml-1.13 >>> rapidxml 1.13 Patching Applying 0001-ensure-internal-print-operations-are-declared-before.patch using patch: patching file rapidxml_print.hpp >>> rapidxml 1.13 Configuring >>> rapidxml 1.13 Building >>> rapidxml 1.13 Installing to staging directory mkdir -p /srv/storage/autobuild/run/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/rapidxml cp -dpfr /srv/storage/autobuild/run/instance-0/output-1/build/rapidxml-1.13/*hpp /srv/storage/autobuild/run/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/rapidxml >>> rapidxml 1.13 Fixing libtool files for la in $(find /srv/storage/autobuild/run/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:/srv/storage/autobuild/run/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/autobuild/run/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@:/srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/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 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/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@%/srv/storage/autobuild/run/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/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' /srv/storage/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/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 #~' /srv/storage/autobuild/run/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /srv/storage/autobuild/run/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /srv/storage/autobuild/run/instance-0/output-1/build/busybox-1.33.0/.config; then grep -qsE '^/bin/ash$' /srv/storage/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /srv/storage/autobuild/run/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /srv/storage/autobuild/run/instance-0/output-1/build/busybox-1.33.0/.config; then grep -qsE '^/bin/hush$' /srv/storage/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /srv/storage/autobuild/run/instance-0/output-1/target/etc/shells; fi mkdir -p /srv/storage/autobuild/run/instance-0/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-0/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-0/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-0/output-1/target/bin/sh if [ -x /srv/storage/autobuild/run/instance-0/output-1/target/sbin/swapon -a -x /srv/storage/autobuild/run/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /srv/storage/autobuild/run/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /srv/storage/autobuild/run/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-0/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/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##*/}" /srv/storage/autobuild/run/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/include /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-0/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-0/output-1/target/lib/ /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/srv/storage/autobuild/run/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/man /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/info /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/doc /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/lib/debug /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/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 /srv/storage/autobuild/run/instance-0/output-1/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-0/output-1/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/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 /srv/storage/autobuild/run/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 /srv/storage/autobuild/run/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-2278-g4d03923b6a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-0/output-1/per-package /srv/storage/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-0/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot /srv/storage/autobuild/run/instance-0/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-0/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-0/buildroot' >>> Buildroot 2020.08-rc1-2278-g4d03923b6a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> 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 >>> at 7c74fa1aece6bc6db351763dc012193d5d634b7e Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> 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-bison 3.7.1 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 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> busybox 1.33.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.5.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> davfs2 1.6.0 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info COPYING: OK (sha256: 3059f68686f1c5bc6ed0e9db415fc257c4e7618b6ac58ecce83986eb8a7cf501) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> gdbm 1.18.1 Collecting legal info COPYING: OK (sha256: 690d762f2e8e149ab1e2d6a409a3853b6151a2533b2382fae549a176d6bedecf) >>> imlib2 1.6.1 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> initscripts Collecting legal info >>> iw 5.9 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libiio 0.19 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpagekite 0.91.190530 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> openssl Collecting legal info >>> libroxml 3.0.2 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libselinux 3.1 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nfs-utils 2.5.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> open62541 1.0 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.6 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) 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 /srv/storage/autobuild/run/instance-0/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-0/buildroot'