CC scanmacho.o 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) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cp lddtree.sh lddtree cp symtree.sh symtree 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:292: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:313: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:384: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:420: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:437: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:450: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:463: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:480: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:540: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:546: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:548:10: note: called from here return find_pairtype(elf_nttypes_fallback, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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;; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libpaxutils.la CCLD dumpelf CCLD scanmacho CCLD pspax scanelf.c: In function 'scanelf_file_textrels': scanelf.c:654:7: warning: 'pltrel' may be used uninitialized in this function [-Wmaybe-uninitialized] if (pltrel == DT_REL) { \ ^ scanelf.c:654:7: warning: 'pltrel' may be used uninitialized in this function [-Wmaybe-uninitialized] CCLD scanelf make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' >>> pax-utils 1.2.2 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' Making install in autotools/gnulib make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' /usr/bin/make install-recursive make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/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 '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c lddtree symtree '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c scanelf dumpelf pspax scanmacho '/home/buildroot/build/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 man/dumpelf.1 man/pspax.1 man/scanelf.1 man/scanmacho.1 '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c scanelf /home/buildroot/build/instance-0/output/target/usr/bin/scanelf libtool: install: /usr/bin/install -c dumpelf /home/buildroot/build/instance-0/output/target/usr/bin/dumpelf libtool: install: /usr/bin/install -c pspax /home/buildroot/build/instance-0/output/target/usr/bin/pspax libtool: install: /usr/bin/install -c scanmacho /home/buildroot/build/instance-0/output/target/usr/bin/scanmacho make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' rm -f /home/buildroot/build/instance-0/output/target/usr/bin/{lddtree,symtree} stress-ng-0.06.15.tar.gz: OK (sha256: 0e1d7733b35f594f7461dedbf836bd4966d0611da4cd4e85cde4804d2a425e6d) >>> stress-ng 0.06.15 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/stress-ng-0.06.15.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/stress-ng-0.06.15 -xf - >>> stress-ng 0.06.15 Patching >>> stress-ng 0.06.15 Configuring >>> stress-ng 0.06.15 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-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/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-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/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/stress-ng-0.06.15 make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/stress-ng-0.06.15' /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-affinity.o stress-affinity.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-af-alg.o stress-af-alg.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-aio.o stress-aio.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-aio-linux.o stress-aio-linux.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-apparmor.o stress-apparmor.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-atomic.o stress-atomic.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-bigheap.o stress-bigheap.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-bind-mount.o stress-bind-mount.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-brk.o stress-brk.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-bsearch.o stress-bsearch.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-cache.o stress-cache.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-cap.o stress-cap.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-chdir.o stress-chdir.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-chmod.o stress-chmod.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-chown.o stress-chown.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-clock.o stress-clock.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-clone.o stress-clone.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-context.o stress-context.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-copy-file.o stress-copy-file.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-cpu.o stress-cpu.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-cpu-online.o stress-cpu-online.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-crypt.o stress-crypt.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-daemon.o stress-daemon.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-dentry.o stress-dentry.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-dir.o stress-dir.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-dup.o stress-dup.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-epoll.o stress-epoll.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-eventfd.o stress-eventfd.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-exec.o stress-exec.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-fallocate.o stress-fallocate.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-fault.o stress-fault.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-fcntl.o stress-fcntl.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-fiemap.o stress-fiemap.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-fifo.o stress-fifo.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-filename.o stress-filename.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-flock.o stress-flock.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-fork.o stress-fork.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-fp-error.o stress-fp-error.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-fstat.o stress-fstat.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-full.o stress-full.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-futex.o stress-futex.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-get.o stress-get.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-getrandom.o stress-getrandom.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-getdent.o stress-getdent.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-handle.o stress-handle.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-hdd.o stress-hdd.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-heapsort.o stress-heapsort.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-hsearch.o stress-hsearch.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-icache.o stress-icache.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-inotify.o stress-inotify.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-ioprio.o stress-ioprio.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-iosync.o stress-iosync.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-itimer.o stress-itimer.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-kcmp.o stress-kcmp.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-key.o stress-key.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-kill.o stress-kill.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-klog.o stress-klog.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-lease.o stress-lease.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-lsearch.o stress-lsearch.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-link.o stress-link.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-lockbus.o stress-lockbus.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-locka.o stress-locka.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-lockf.o stress-lockf.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-lockofd.o stress-lockofd.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-longjmp.o stress-longjmp.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-madvise.o stress-madvise.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-malloc.o stress-malloc.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-matrix.o stress-matrix.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-membarrier.o stress-membarrier.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-memcpy.o stress-memcpy.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-mergesort.o stress-mergesort.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-memfd.o stress-memfd.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-mincore.o stress-mincore.c stress-membarrier.c: In function 'stress_membarrier': stress-membarrier.c:127:2: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] memset(pthread_ret, 0, sizeof(ret)); ^~~~~~ /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-mknod.o stress-mknod.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-mlock.o stress-mlock.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-mmap.o stress-mmap.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-mmapfork.o stress-mmapfork.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-mmapmany.o stress-mmapmany.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-mremap.o stress-mremap.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-msg.o stress-msg.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-msync.o stress-msync.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-mq.o stress-mq.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-nice.o stress-nice.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-noop.o stress-noop.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-null.o stress-null.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-numa.o stress-numa.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-oom-pipe.o stress-oom-pipe.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-opcode.o stress-opcode.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-open.o stress-open.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-pipe.o stress-pipe.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-poll.o stress-poll.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-procfs.o stress-procfs.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-pthread.o stress-pthread.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-ptrace.o stress-ptrace.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-pty.o stress-pty.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-quota.o stress-quota.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-qsort.o stress-qsort.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-rdrand.o stress-rdrand.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-readahead.o stress-readahead.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-remap-file-pages.o stress-remap-file-pages.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-rename.o stress-rename.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-rlimit.o stress-rlimit.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-rtc.o stress-rtc.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-seal.o stress-seal.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-seccomp.o stress-seccomp.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-seek.o stress-seek.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sem.o stress-sem.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sem-sysv.o stress-sem-sysv.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sendfile.o stress-sendfile.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-shm.o stress-shm.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-shm-sysv.o stress-shm-sysv.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sigfd.o stress-sigfd.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sigfpe.o stress-sigfpe.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sigpending.o stress-sigpending.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sigsegv.o stress-sigsegv.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sigsuspend.o stress-sigsuspend.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sigq.o stress-sigq.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sleep.o stress-sleep.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-socket.o stress-socket.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-socket-fd.o stress-socket-fd.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-socketpair.o stress-socketpair.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-spawn.o stress-spawn.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-splice.o stress-splice.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-stack.o stress-stack.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-stackmmap.o stress-stackmmap.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-str.o stress-str.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-switch.o stress-switch.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-stream.o stress-stream.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sync-file.o stress-sync-file.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sysinfo.o stress-sysinfo.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-sysfs.o stress-sysfs.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-tee.o stress-tee.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-timer.o stress-timer.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-timerfd.o stress-timerfd.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-tlb-shootdown.o stress-tlb-shootdown.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-tsc.o stress-tsc.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-tsearch.o stress-tsearch.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-udp.o stress-udp.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-udp-flood.o stress-udp-flood.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-unshare.o stress-unshare.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-urandom.o stress-urandom.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-userfaultfd.o stress-userfaultfd.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-utime.o stress-utime.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -fno-builtin -c -o stress-vecmath.o stress-vecmath.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-vm.o stress-vm.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-vm-rw.o stress-vm-rw.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-vm-splice.o stress-vm-splice.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-wait.o stress-wait.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -fno-builtin -c -o stress-wcstr.o stress-wcstr.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-xattr.o stress-xattr.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-yield.o stress-yield.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-zero.o stress-zero.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-zlib.o stress-zlib.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-zombie.o stress-zombie.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o affinity.o affinity.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o cache.o cache.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o helper.o helper.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o ignite-cpu.o ignite-cpu.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o io-priority.o io-priority.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o limit.o limit.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o log.o log.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o madvise.o madvise.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o mincore.o mincore.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o mlock.o mlock.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o mounts.o mounts.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o mwc.o mwc.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o net.o net.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o out-of-memory.o out-of-memory.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o parse-opts.o parse-opts.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o sched.o sched.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION='"0.06.15"' -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o perf.o perf.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o thermal-zone.o thermal-zone.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o time.o time.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-ng.o stress-ng.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION="0.06.15" -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC -c -o stress-personality.o stress-personality.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -DVERSION='"0.06.15"' -O2 -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_SECCOMP_H -DHAVE_VECMATH -DHAVE_ATOMIC stress-affinity.o stress-af-alg.o stress-aio.o stress-aio-linux.o stress-apparmor.o stress-atomic.o stress-bigheap.o stress-bind-mount.o stress-brk.o stress-bsearch.o stress-cache.o stress-cap.o stress-chdir.o stress-chmod.o stress-chown.o stress-clock.o stress-clone.o stress-context.o stress-copy-file.o stress-cpu.o stress-cpu-online.o stress-crypt.o stress-daemon.o stress-dentry.o stress-dir.o stress-dup.o stress-epoll.o stress-eventfd.o stress-exec.o stress-fallocate.o stress-fault.o stress-fcntl.o stress-fiemap.o stress-fifo.o stress-filename.o stress-flock.o stress-fork.o stress-fp-error.o stress-fstat.o stress-full.o stress-futex.o stress-get.o stress-getrandom.o stress-getdent.o stress-handle.o stress-hdd.o stress-heapsort.o stress-hsearch.o stress-icache.o stress-inotify.o stress-ioprio.o stress-iosync.o stress-itimer.o stress-kcmp.o stress-key.o stress-kill.o stress-klog.o stress-lease.o stress-lsearch.o stress-link.o stress-lockbus.o stress-locka.o stress-lockf.o stress-lockofd.o stress-longjmp.o stress-madvise.o stress-malloc.o stress-matrix.o stress-membarrier.o stress-memcpy.o stress-memfd.o stress-mergesort.o stress-mincore.o stress-mknod.o stress-mlock.o stress-mmap.o stress-mmapfork.o stress-mmapmany.o stress-mremap.o stress-msg.o stress-msync.o stress-mq.o stress-nice.o stress-noop.o stress-null.o stress-numa.o stress-oom-pipe.o stress-opcode.o stress-open.o stress-personality.o stress-pipe.o stress-poll.o stress-procfs.o stress-pthread.o stress-ptrace.o stress-pty.o stress-quota.o stress-qsort.o stress-rdrand.o stress-readahead.o stress-remap-file-pages.o stress-rename.o stress-rlimit.o stress-rtc.o stress-seal.o stress-seccomp.o stress-seek.o stress-sem.o stress-sem-sysv.o stress-sendfile.o stress-shm.o stress-shm-sysv.o stress-sigfd.o stress-sigfpe.o stress-sigpending.o stress-sigsegv.o stress-sigsuspend.o stress-sigq.o stress-sleep.o stress-socket.o stress-socket-fd.o stress-socketpair.o stress-spawn.o stress-splice.o stress-stack.o stress-stackmmap.o stress-str.o stress-stream.o stress-switch.o stress-sync-file.o stress-sysinfo.o stress-sysfs.o stress-tee.o stress-timer.o stress-timerfd.o stress-tlb-shootdown.o stress-tsc.o stress-tsearch.o stress-udp.o stress-udp-flood.o stress-unshare.o stress-urandom.o stress-userfaultfd.o stress-utime.o stress-vecmath.o stress-vm.o stress-vm-rw.o stress-vm-splice.o stress-wait.o stress-wcstr.o stress-xattr.o stress-yield.o stress-zero.o stress-zlib.o stress-zombie.o affinity.o cache.o helper.o ignite-cpu.o io-priority.o limit.o log.o madvise.o mincore.o mlock.o mounts.o mwc.o net.o out-of-memory.o parse-opts.o perf.o sched.o thermal-zone.o time.o stress-ng.o -lm -lz -lcrypt -lrt -lpthread -o stress-ng make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/stress-ng-0.06.15' >>> stress-ng 0.06.15 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/build/instance-0/output/build/stress-ng-0.06.15/stress-ng /home/buildroot/build/instance-0/output/target/usr/bin/stress-ng >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00927-gf9da847"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.02-git-00927-gf9da847 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2017.11 Collecting legal info >>> toolchain Collecting legal info >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> httping 2.5 Collecting legal info ERROR: No hash found for license.txt >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libidn 1.33 Collecting legal info ERROR: No hash found for COPYINGv2 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.LESSERv3 >>> libroxml 2.3.0 Collecting legal info ERROR: No hash found for License.txt >>> lldpd 0.9.4 Collecting legal info ERROR: No hash found for README.md >>> netatalk 3.1.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> obsidian-cursors 1.0 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> stress-ng 0.06.15 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2017.11: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'