* Command: make Exit status: 2 Duration: 310.712894917 stdout: sed -e "s;@DIR@;$(pwd);" < kvm-xfstests/android-xfstests.in > android-xfstests.sh chmod +x android-xfstests.sh sed -e "s;@DIR@;$(pwd);" < kvm-xfstests/gce-xfstests.in > gce-xfstests.sh chmod +x gce-xfstests.sh sed -e "s;@DIR@;$(pwd);" < kvm-xfstests/kvm-xfstests.in > kvm-xfstests.sh chmod +x kvm-xfstests.sh ./get-all ./build-all ----------------- 2019-05-09 09:28:50: Starting build of e2fslibs Generating configuration file for e2fsprogs version 1.41.14 Release date is December, 2010 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for dlopen in -ldl... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for additional special compiler flags... (none) Disabling maintainer mode by default Disabling symlinks for install Disabling symlinks for build Disabling verbose make commands Disabling compression support by default Enabling htree directory support by default Disabling ELF shared libraries by default Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling checker libraries by default Disabling journal debugging by default Disabling blkid debugging by default Enabling testio debugging by default checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Enabling private uuid library by default checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Enabling private blkid library by default Enabling debugfs support by default Enabling e2image support by default Enabling e2resize support by default Building fsck wrapper by default Building e2initrd helper by default Try using thread local support by default checking for thread local storage (TLS) class... __thread Building uuidd by default checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /usr/bin/ln checking whether ln -s works... yes checking for mv... /usr/bin/mv checking for cp... /usr/bin/cp checking for rm... /usr/bin/rm checking for chmod... /usr/bin/chmod checking for gawk... gawk checking for egrep... (cached) /usr/bin/grep -E checking for sed... /usr/bin/sed checking for perl... /usr/bin/perl checking for ldconfig... /usr/sbin/ldconfig checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking for makeinfo... makeinfo checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for malloc.h... (cached) yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/disk.h... no checking for sys/mount.h... yes checking for net/if.h... yes checking for vprintf... yes checking for _doprnt... no checking for struct dirent.d_reclen... yes checking for ssize_t... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking whether byte ordering is bigendian... no checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for chflags... no checking for getrusage... yes checking for llseek... no checking for lseek64... yes checking for open64... yes checking for fstat64... yes checking for ftruncate64... yes checking for getmntinfo... no checking for strtoull... yes checking for strcasecmp... (cached) yes checking for srandom... yes checking for jrand48... yes checking for fchown... yes checking for mallinfo... yes checking for fdatasync... yes checking for strnlen... yes checking for strptime... yes checking for strdup... (cached) yes checking for sysconf... yes checking for pathconf... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for __secure_getenv... no checking for prctl... yes checking for mmap... yes checking for utime... yes checking for setresuid... yes checking for setresgid... yes checking for usleep... yes checking for nanosleep... yes checking for getdtablesize... yes checking for getrlimit... yes checking for blkid_probe_get_topology... no checking for mbstowcs... yes checking for socket in -lsocket... no checking for optreset... no checking for sem_init... no checking for sem_init in -lpthread... yes checking for unified diff option... -u checking whether linker accepts -static... yes configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating e2fsprogs.spec config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/uuid/Makefile config.status: creating lib/uuid/uuid_types.h config.status: creating lib/blkid/Makefile config.status: creating lib/blkid/blkid_types.h config.status: creating lib/ss/ss.pc config.status: creating lib/uuid/uuid.pc config.status: creating lib/et/com_err.pc config.status: creating lib/blkid/blkid.pc config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: executing default-1 commands make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' cd ./util ; make subst make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/util' CC subst.c LD subst make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/util' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: executing default-1 commands make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: executing default-1 commands make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' SUBST compile_et make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' make libs make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: 'lib/blkid/blkid_types.h' is up to date. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: 'lib/uuid/uuid_types.h' is up to date. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' make[3]: 'compile_et' is up to date. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' making all in lib/et make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' CC error_message.c CC et_name.c CC init_et.c CC com_err.c CC com_right.c GEN_LIB libcom_err.a make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' making all in lib/ss make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' SUBST mk_cmds COMPILE_ET ss_err.et MK_CMDS std_rqs.c COMPILE_ET ss_err.et CC ss_err.c CC std_rqs.c CC invocation.c CC help.c CC execute_cmd.c CC listen.c CC parse.c CC error.c CC prompt.c CC request_tbl.c CC list_rqs.c CC pager.c CC requests.c CC data.c CC get_readline.c GEN_LIB libss.a make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' making all in lib/uuid make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' CP uuid.h CC clear.c CC compare.c CC copy.c CC gen_uuid.c CC isnull.c CC pack.c CC parse.c CC unpack.c CC unparse.c CC uuid_time.c GEN_LIB libuuid.a CC tst_uuid.o LD uuid_time SUBST uuid.3 SUBST uuid_clear.3 SUBST uuid_compare.3 SUBST uuid_copy.3 SUBST uuid_generate.3 SUBST uuid_is_null.3 SUBST uuid_parse.3 SUBST uuid_time.3 SUBST uuid_unparse.3 LD tst_uuid make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' making all in lib/blkid make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' CP blkid.h CC cache.c CC dev.c CC devname.c CC devno.c CC getsize.c CC llseek.c CC probe.c CC read.c CC resolve.c CC save.c CC tag.c CC topology.c CC version.c GEN_LIB libblkid.a SUBST libblkid.3 make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' making all in intl make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make progs make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: 'lib/blkid/blkid_types.h' is up to date. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: 'lib/uuid/uuid_types.h' is up to date. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' make[3]: 'compile_et' is up to date. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' making all in lib/et make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' making all in lib/ss make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' making all in lib/uuid make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' making all in lib/blkid make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' making all in intl make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make docs make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc' MAKEINFO libext2fs.info make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' making install-shlibs in lib/et make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc' TEXI2DVI libext2fs.dvi make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' making install-shlibs in lib/ss make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' making install-shlibs in lib/uuid make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' making all in lib/et making install-shlibs in lib/blkid make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' making install-shlibs in intl make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' making all in lib/ss make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' making all in lib/uuid make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' making all in lib/blkid make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' making all in intl make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) (preloaded format=etex) restricted \write18 enabled. entering extended mode (././libext2fs.texinfo (/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc/ texinfo.tex Loading texinfo [version 2006-02-13.16]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, localization, and turning on texinfo input format.) [1] [2] Chapter 1 Chapter 2 [1] [2] [3] [4] [5] [6] [7] Underfull \hbox (badness 6252) in paragraph at lines 602--605 @textrm flag is not set @texttt ext2fs_get_next_inode[] @textrm will re-turn t he er-ror [8] [9] [10] [11] [12] [13] [14] [15] [16] (Concept Index) [17] (Function and Type Index) [18] [19] [20] (/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc/ libext2fs.toc) [-1] [-2] ) (see the transcript file for additional information) Output written on libext2fs.dvi (24 pages, 75020 bytes). Transcript written on libext2fs.log. This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) (preloaded format=etex) restricted \write18 enabled. entering extended mode (././libext2fs.texinfo (/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc/ texinfo.tex Loading texinfo [version 2006-02-13.16]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, localization, and turning on texinfo input format.) (/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc/ libext2fs.aux) [1] [2] Chapter 1 Chapter 2 [1] [2] [3] [4] [5] [6] [7] Underfull \hbox (badness 6252) in paragraph at lines 602--605 @textrm flag is not set @texttt ext2fs_get_next_inode[] @textrm will re-turn t he er-ror [8] [9] [10] [11] [12] [13] [14] [15] [16] (Concept Index) [17] (Function and Type Index) [18] (/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc/ libext2fs.fns [19]) [20] (/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc/ libext2fs.toc) [-1] [-2] ) (see the transcript file for additional information) Output written on libext2fs.dvi (24 pages, 102452 bytes). Transcript written on libext2fs.log. MKINSTALLDIRS //share/info mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/info INSTALL_DATA //share/info/libext2fs.info GZIP //share/info/libext2fs.info* make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/doc' if test ! -d e2fsck && test ! -d debugfs && test ! -d misc && test ! -d ext2ed ; then make install-libs ; fi make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' making install in lib/et make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' MKINSTALLDIRS //lib //include/et //share/et //bin //share/man/man1 //share/man/man3 mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/et mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/et mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man1 mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man3 mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/pkgconfig INSTALL_DATA //lib/libcom_err.a INSTALL_DATA //include/et/com_err.h INSTALL_DATA //share/et/et_c.awk INSTALL_DATA //share/et/et_h.awk INSTALL_SCRIPT //bin/compile_et INSTALL_DATA //share/man/man3/com_err.3 INSTALL_DATA //share/man/man1/compile_et.1 INSTALL_DATA //lib/pkgconfig/com_err.pc make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/et' making install in lib/ss make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' MKINSTALLDIRS //lib //include/ss //share/ss //bin mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/ss mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/ss INSTALL_DATA /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//lib/libss.a INSTALL_DATA /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//include/ss/ss.h INSTALL_DATA //include/ss/ss_err.h INSTALL_DATA /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//share/ss/ct_c.awk INSTALL_DATA /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//share/ss/ct_c.sed INSTALL //bin/mk_cmds INSTALL_DATA //share/man/man1/mk_cmds.1 INSTALL_DATA //lib/pkgconfig/ss.pc make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/ss' making install in lib/uuid make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' MKINSTALLDIRS //lib //include/uuid //share/man/man3 mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/uuid INSTALL_DATA //lib/libuuid.a INSTALL_DATA //include/uuid/uuid.h INSTALL_DATA //share/man/man3/uuid.3 INSTALL_DATA //share/man/man3/uuid_clear.3 INSTALL_DATA //share/man/man3/uuid_compare.3 INSTALL_DATA //share/man/man3/uuid_copy.3 INSTALL_DATA //share/man/man3/uuid_generate.3 INSTALL_DATA //share/man/man3/uuid_is_null.3 INSTALL_DATA //share/man/man3/uuid_parse.3 INSTALL_DATA //share/man/man3/uuid_time.3 INSTALL_DATA //share/man/man3/uuid_unparse.3 LINK //share/man/man3/uuid_generate_random.3 LINK //share/man/man3/uuid_generate_time.3 INSTALL_DATA //lib/pkgconfig/uuid.pc make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/uuid' making install in lib/blkid make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' MKINSTALLDIRS //lib //include/blkid mkdir /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/blkid INSTALL_DATA //lib/libblkid.a INSTALL_DATA //include/blkid/blkid.h INSTALL_DATA //include/blkid/blkid_types.h INSTALL_DATA //share/man/man3/libblkid.3 INSTALL_DATA //lib/pkgconfig/blkid.pc make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/lib/blkid' making install in intl make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' if test 'no' = yes; then \ test yes != no || /bin/sh ../config/mkinstalldirs /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//lib; \ temp=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//lib/t-charset.alias; \ dest=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//lib/charset.alias; \ if test -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//lib/charset.alias; then \ orig=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh ../config/mkinstalldirs /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//share/locale; \ test -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//share/locale/locale.alias \ && orig=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//share/locale/t-locale.alias; \ dest=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs/intl' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/e2fsprogs-libs' ----------------- 2019-05-09 09:29:37: Starting build of extended attribute library checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for gmake... no checking for make... /usr/bin/make checking for glibtool... no checking for libtool... /usr/bin/libtool checking for tar... /bin/tar checking for gzip... /bin/gzip checking for makedepend... /bin/true checking for awk... /bin/awk checking for sed... /bin/sed checking for echo... /bin/echo checking for sort... /bin/sort checking whether ln -s works... yes checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for rpm... no checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for mode_t... yes checking for working alloca.h... yes checking for alloca... yes checking for telldir... yes configure: creating ./config.status config.status: creating include/builddefs config.status: creating include/config.h make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' === include === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' rm -f attr ln -s . attr make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/include' === libmisc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c -fPIC -DPIC -o .libs/quote.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c -o quote.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c -fPIC -DPIC -o .libs/unquote.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c -o unquote.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c -fPIC -DPIC -o .libs/high_water_alloc.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c -o high_water_alloc.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c -fPIC -DPIC -o .libs/next_line.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c -o next_line.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c -fPIC -DPIC -o .libs/walk_tree.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c -o walk_tree.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=link gcc -o libmisc.la quote.lo unquote.lo high_water_alloc.lo next_line.lo walk_tree.lo libtool: link: ar cru .libs/libmisc.a .libs/quote.o .libs/unquote.o .libs/high_water_alloc.o .libs/next_line.o .libs/walk_tree.o libtool: link: ranlib .libs/libmisc.a libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" ) make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libmisc' === libattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c -fPIC -DPIC -o .libs/libattr.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c -o libattr.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c -fPIC -DPIC -o .libs/attr_copy_fd.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c -o attr_copy_fd.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c -fPIC -DPIC -o .libs/attr_copy_file.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c -o attr_copy_file.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_check.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_check.c -fPIC -DPIC -o .libs/attr_copy_check.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_check.c -o attr_copy_check.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_action.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_action.c -fPIC -DPIC -o .libs/attr_copy_action.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_action.c -o attr_copy_action.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c syscalls.c libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c syscalls.c -fPIC -DPIC -o .libs/syscalls.o libtool: compile: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c syscalls.c -o syscalls.o >/dev/null 2>&1 /usr/bin/libtool --tag CC --mode=link gcc -Wl,--version-script,../exports -static -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rpath /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -version-info 2:0:1 -o libattr.la libattr.lo attr_copy_fd.lo attr_copy_file.lo attr_copy_check.lo attr_copy_action.lo syscalls.lo libtool: link: ar cru .libs/libattr.a libattr.o attr_copy_fd.o attr_copy_file.o attr_copy_check.o attr_copy_action.o syscalls.o libtool: link: ranlib .libs/libattr.a libtool: link: ( cd ".libs" && rm -f "libattr.la" && ln -s "../libattr.la" "libattr.la" ) make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libattr' === attr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o attr.o attr.c /usr/bin/libtool --tag CC --mode=link gcc -o attr -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib attr.o ../libattr/libattr.la libtool: link: gcc -o attr attr.o -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib ../libattr/.libs/libattr.a make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/attr' === getfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getfattr.o getfattr.c /usr/bin/libtool --tag CC --mode=link gcc -o getfattr -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib getfattr.o ../libmisc/libmisc.la ../libattr/libattr.la libtool: link: gcc -o getfattr getfattr.o -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib ../libmisc/.libs/libmisc.a ../libattr/.libs/libattr.a make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/getfattr' === setfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o setfattr.o setfattr.c /usr/bin/libtool --tag CC --mode=link gcc -o setfattr -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib setfattr.o ../libmisc/libmisc.la ../libattr/libattr.la libtool: link: gcc -o setfattr setfattr.o -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib ../libmisc/.libs/libmisc.a ../libattr/.libs/libattr.a make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/setfattr' === examples === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/examples' === test === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/test' === m4 === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/m4' === man === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' === man1 === make[3]: Nothing to be done for 'default'. === man2 === make[3]: Nothing to be done for 'default'. === man3 === make[3]: Nothing to be done for 'default'. === man5 === make[3]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/man' === doc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' /bin/gzip --best -c < CHANGES > CHANGES.gz make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/doc' === po === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' /usr/bin/xgettext --language=C --keyword=_ -o attr.pot ../attr/attr.c ../getfattr/getfattr.c ../setfattr/setfattr.c ../libattr/attr_copy_fd.c ../libattr/attr_copy_file.c /usr/bin/msgfmt -o cs.mo cs.po /usr/bin/msgfmt -o de.mo de.po /usr/bin/msgfmt -o es.mo es.po /usr/bin/msgfmt -o fr.mo fr.po /usr/bin/msgfmt -o gl.mo gl.po /usr/bin/msgfmt -o nl.mo nl.po /usr/bin/msgfmt -o pl.mo pl.po /usr/bin/msgfmt -o sv.mo sv.po make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/po' === debian === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/debian' === build === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/build' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' === include === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' rm -f attr ln -s . attr make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/include' === libmisc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libmisc' === libattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libattr' === attr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/attr' === getfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/getfattr' === setfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/setfattr' === examples === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/examples' === test === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/test' === m4 === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/m4' === man === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' === man1 === make[3]: Nothing to be done for 'default'. === man2 === make[3]: Nothing to be done for 'default'. === man3 === make[3]: Nothing to be done for 'default'. === man5 === make[3]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/man' === doc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/doc' === po === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/po' === debian === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/debian' === build === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/build' === include === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' rm -f attr ln -s . attr ../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/attr ../install-sh -o root -g root -m 644 attributes.h xattr.h error_context.h libattr.h /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/attr make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/include' === libmisc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libmisc' === libattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' cd ../libattr/.libs; ../../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/libexec; ../../install-sh -o root -g root -m 644 -T old_lib libattr.lai /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/libexec; ../../install-sh -o root -g root -m 644 libattr.lai /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/libexec/libattr.la ; ../../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib; ../../install-sh -o root -g root -T so_base libattr.lai /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib; ../../install-sh -o root -g root -S /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/libexec/libattr.a /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libattr.a; ../../install-sh -o root -g root -S /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/libexec/libattr.la /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libattr.la; ../../install-sh -o root -g root -S /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libattr.so /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/libexec/libattr.so make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libattr' === attr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/attr' === getfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/getfattr' === setfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/setfattr' === examples === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/examples' === test === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/test' === m4 === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/m4' === man === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' === man1 === make[3]: Nothing to be done for 'install-dev'. === man2 === ../../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2 ../../install-sh -o root -g root -m 644 getxattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/getxattr.2 ../../install-sh -o root -g root -S getxattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/lgetxattr.2 ../../install-sh -o root -g root -S getxattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/fgetxattr.2 ../../install-sh -o root -g root -m 644 listxattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/listxattr.2 ../../install-sh -o root -g root -S listxattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/llistxattr.2 ../../install-sh -o root -g root -S listxattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/flistxattr.2 ../../install-sh -o root -g root -m 644 removexattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/removexattr.2 ../../install-sh -o root -g root -S removexattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/lremovexattr.2 ../../install-sh -o root -g root -S removexattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/fremovexattr.2 ../../install-sh -o root -g root -m 644 setxattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/setxattr.2 ../../install-sh -o root -g root -S setxattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/lsetxattr.2 ../../install-sh -o root -g root -S setxattr.2 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man2/fsetxattr.2 === man3 === ../../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3 ../../install-sh -o root -g root -m 644 attr_get.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_get.3 ../../install-sh -o root -g root -S attr_get.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_getf.3 ../../install-sh -o root -g root -m 644 attr_list.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_list.3 ../../install-sh -o root -g root -S attr_list.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_listf.3 ../../install-sh -o root -g root -m 644 attr_multi.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_multi.3 ../../install-sh -o root -g root -S attr_multi.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_multif.3 ../../install-sh -o root -g root -m 644 attr_remove.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_remove.3 ../../install-sh -o root -g root -S attr_remove.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_removef.3 ../../install-sh -o root -g root -m 644 attr_set.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_set.3 ../../install-sh -o root -g root -S attr_set.3 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man3/attr_setf.3 === man5 === make[3]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/man' === doc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/doc' === po === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/po' === debian === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/debian' === build === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install-dev'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/build' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' === include === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' rm -f attr ln -s . attr make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/include' === libmisc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libmisc' === libattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libattr' === attr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/attr' === getfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/getfattr' === setfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/setfattr' === examples === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/examples' === test === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/test' === m4 === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/m4' === man === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' === man1 === make[3]: Nothing to be done for 'default'. === man2 === make[3]: Nothing to be done for 'default'. === man3 === make[3]: Nothing to be done for 'default'. === man5 === make[3]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/man' === doc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/doc' === po === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/po' === debian === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/debian' === build === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/build' === include === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/include' === libmisc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libmisc' === libattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/libattr' === attr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' ../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin /usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 attr /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin libtool: install: ../install-sh -o root -g root -m 755 attr /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin/attr make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/attr' === getfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' ../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin /usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 getfattr /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin libtool: install: ../install-sh -o root -g root -m 755 getfattr /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin/getfattr make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/getfattr' === setfattr === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' ../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin /usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 setfattr /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin libtool: install: ../install-sh -o root -g root -m 755 setfattr /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin/setfattr make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/setfattr' === examples === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/examples' === test === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/test' === m4 === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/m4' === man === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' === man1 === ../../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man1 ../../install-sh -o root -g root -m 644 attr.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man1/attr.1 ../../install-sh -o root -g root -m 644 getfattr.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man1/getfattr.1 ../../install-sh -o root -g root -m 644 setfattr.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man1/setfattr.1 === man2 === make[3]: Nothing to be done for 'install'. === man3 === make[3]: Nothing to be done for 'install'. === man5 === ../../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man5 ../../install-sh -o root -g root -m 644 attr.5 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/man/man5/attr.5 make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/man' === doc === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' ../install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/doc/attr ../install-sh -o root -g root -m 644 PORTING CHANGES.gz /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/doc/attr ../install-sh -o root -g root -m 644 COPYING /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/doc/attr make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/doc' === po === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/po' === debian === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/debian' === build === make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr/build' ./install-sh -o root -g root -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/doc/attr ./install-sh -o root -g root -m 644 README /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/doc/attr make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/attr' ----------------- 2019-05-09 09:30:01: Starting build of ACL library checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether __attribute__((visibility())) is supported... yes checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking attr/error_context.h usability... yes checking attr/error_context.h presence... yes checking for attr/error_context.h... yes checking for getxattr in -lattr... yes checking for telldir... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libacl.pc config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing include/acl commands config.status: executing include/sys commands make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' Making all in po make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl/po' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' CC libacl/libacl_la-acl_add_perm.lo CC libacl/libacl_la-acl_calc_mask.lo CC libacl/libacl_la-acl_clear_perms.lo CC libacl/libacl_la-acl_copy_entry.lo CC libacl/libacl_la-acl_copy_ext.lo CC libacl/libacl_la-acl_copy_int.lo CC libacl/libacl_la-acl_create_entry.lo CC libacl/libacl_la-acl_delete_def_file.lo CC libacl/libacl_la-acl_delete_entry.lo CC libacl/libacl_la-acl_delete_perm.lo CC libacl/libacl_la-acl_dup.lo CC libacl/libacl_la-acl_free.lo CC libacl/libacl_la-acl_from_text.lo CC libacl/libacl_la-acl_get_entry.lo CC libacl/libacl_la-acl_get_fd.lo CC libacl/libacl_la-acl_get_file.lo CC libacl/libacl_la-acl_get_perm.lo CC libacl/libacl_la-acl_get_permset.lo CC libacl/libacl_la-acl_get_qualifier.lo CC libacl/libacl_la-acl_get_tag_type.lo CC libacl/libacl_la-acl_init.lo CC libacl/libacl_la-acl_set_fd.lo CC libacl/libacl_la-acl_set_file.lo CC libacl/libacl_la-acl_set_permset.lo CC libacl/libacl_la-acl_set_qualifier.lo CC libacl/libacl_la-acl_set_tag_type.lo CC libacl/libacl_la-acl_size.lo CC libacl/libacl_la-acl_to_text.lo CC libacl/libacl_la-acl_valid.lo CC libacl/libacl_la-acl_check.lo CC libacl/libacl_la-acl_cmp.lo CC libacl/libacl_la-acl_entries.lo CC libacl/libacl_la-acl_equiv_mode.lo CC libacl/libacl_la-acl_error.lo CC libacl/libacl_la-acl_extended_fd.lo CC libacl/libacl_la-acl_extended_file.lo CC libacl/libacl_la-acl_extended_file_nofollow.lo CC libacl/libacl_la-acl_from_mode.lo CC libacl/libacl_la-acl_to_any_text.lo CC libacl/libacl_la-__acl_extended_file.lo CC libacl/libacl_la-__acl_from_xattr.lo CC libacl/libacl_la-__acl_reorder_obj_p.lo CC libacl/libacl_la-__acl_to_any_text.lo CC libacl/libacl_la-__acl_to_xattr.lo CC libacl/libacl_la-__apply_mask_to_mode.lo CC libacl/libacl_la-__libobj.lo CC libacl/libacl_la-perm_copy_fd.lo CC libacl/libacl_la-perm_copy_file.lo CC libmisc/high_water_alloc.lo CC libmisc/next_line.lo CC libmisc/quote.lo CC libmisc/unquote.lo CC libmisc/walk_tree.lo CC tools/chacl.o CC tools/getfacl.o CC tools/user_group.o CC tools/do_set.o CC tools/parse.o CC tools/sequence.o CC tools/setfacl.o CCLD libmisc.la CCLD libacl.la CCLD chacl CCLD getfacl CCLD setfacl make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' Making install in po make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl/po' if test "acl" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl/po' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl/build-aux/missing autoheader) rm -f include/stamp-h1 touch include/config.h.in cd . && /bin/bash ./config.status include/config.h config.status: creating include/config.h config.status: include/config.h is unchanged make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' /usr/bin/mkdir -p '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/doc/acl' /usr/bin/mkdir -p '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man1' /usr/bin/mkdir -p '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/pkgconfig' /usr/bin/install -c -m 644 doc/extensions.txt doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/libacl.txt doc/PORTING '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/doc/acl' /usr/bin/mkdir -p '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/acl' /usr/bin/mkdir -p '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man3' /usr/bin/mkdir -p '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/sys' /usr/bin/mkdir -p '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man5' /usr/bin/install -c -m 644 libacl.pc '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/pkgconfig' /usr/bin/install -c -m 644 include/libacl.h '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/acl' /usr/bin/install -c -m 644 include/acl.h '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/sys' /usr/bin/mkdir -p '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libacl.la '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib' /usr/bin/install -c -m 644 man/man1/chacl.1 man/man1/getfacl.1 man/man1/setfacl.1 '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man1' /usr/bin/install -c -m 644 man/man5/acl.5 '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man5' /usr/bin/install -c -m 644 man/man3/acl_add_perm.3 man/man3/acl_calc_mask.3 man/man3/acl_check.3 man/man3/acl_clear_perms.3 man/man3/acl_cmp.3 man/man3/acl_copy_entry.3 man/man3/acl_copy_ext.3 man/man3/acl_copy_int.3 man/man3/acl_create_entry.3 man/man3/acl_delete_def_file.3 man/man3/acl_delete_entry.3 man/man3/acl_delete_perm.3 man/man3/acl_dup.3 man/man3/acl_entries.3 man/man3/acl_equiv_mode.3 man/man3/acl_error.3 man/man3/acl_extended_fd.3 man/man3/acl_extended_file.3 man/man3/acl_extended_file_nofollow.3 man/man3/acl_free.3 man/man3/acl_from_mode.3 man/man3/acl_from_text.3 man/man3/acl_get_entry.3 man/man3/acl_get_fd.3 man/man3/acl_get_file.3 man/man3/acl_get_perm.3 man/man3/acl_get_permset.3 man/man3/acl_get_qualifier.3 man/man3/acl_get_tag_type.3 man/man3/acl_init.3 man/man3/acl_set_fd.3 man/man3/acl_set_file.3 man/man3/acl_set_permset.3 man/man3/acl_set_qualifier.3 man/man3/acl_set_tag_type.3 man/man3/acl_size.3 man/man3/acl_to_any_text.3 man/man3/acl_to_text.3 man/man3/acl_valid.3 '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man3' libtool: install: /usr/bin/install -c .libs/libacl.lai /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libacl.la libtool: install: /usr/bin/install -c .libs/libacl.a /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libacl.a libtool: install: chmod 644 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libacl.a libtool: install: ranlib /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libacl.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c chacl getfacl setfacl '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin' libtool: install: /usr/bin/install -c chacl /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin/chacl libtool: install: /usr/bin/install -c getfacl /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin/getfacl libtool: install: /usr/bin/install -c setfacl /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/bin/setfacl make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/acl' ----------------- 2019-05-09 09:30:20: Starting build of POPT library checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether gcc needs -traditional... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing strerror... none required checking for function prototypes... yes checking for string.h... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking for unistd.h... (cached) yes checking for setreuid... yes checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for __secure_getenv... no checking for setregid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... yes checking for srandom... yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating popt.pc config.status: creating popt.spec config.status: creating test-poptrc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make all-recursive make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' Making all in . make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' /usr/bin/libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo popt.c /usr/bin/libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo poptparse.c /usr/bin/libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo poptconfig.c /usr/bin/libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo popthelp.c /usr/bin/libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c -o poptint.lo poptint.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o test1.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o test2.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT tdict.o -MD -MP -MF .deps/tdict.Tpo -c -o tdict.o tdict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -fPIC -DPIC -o .libs/popt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -fPIC -DPIC -o .libs/poptparse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c -fPIC -DPIC -o .libs/poptint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -fPIC -DPIC -o .libs/popthelp.o mv -f .deps/test2.Tpo .deps/test2.Po mv -f .deps/tdict.Tpo .deps/tdict.Po mv -f .deps/test1.Tpo .deps/test1.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -o poptparse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c -o poptint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -o poptconfig.o >/dev/null 2>&1 mv -f .deps/poptparse.Tpo .deps/poptparse.Plo mv -f .deps/poptint.Tpo .deps/poptint.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -o popthelp.o >/dev/null 2>&1 mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -o popt.o >/dev/null 2>&1 mv -f .deps/popthelp.Tpo .deps/popthelp.Plo mv -f .deps/popt.Tpo .deps/popt.Plo /usr/bin/libtool --tag=CC --tag=CC --mode=link gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -no-undefined -Wl,--version-script=./libpopt.vers -static -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -o libpopt.la -rpath /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo libtool: link: ar cru .libs/libpopt.a popt.o poptparse.o poptconfig.o popthelp.o poptint.o libtool: link: ranlib .libs/libpopt.a libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" ) /usr/bin/libtool --tag=CC --tag=CC --mode=link gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -static -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -o test1 test1.o libpopt.la /usr/bin/libtool --tag=CC --tag=CC --mode=link gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -static -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -o test2 test2.o libpopt.la /usr/bin/libtool --tag=CC --tag=CC --mode=link gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -static -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -o tdict tdict.o libpopt.la libtool: link: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -o tdict tdict.o -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib ./.libs/libpopt.a libtool: link: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -o test2 test2.o -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib ./.libs/libpopt.a libtool: link: gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -D_GNU_SOURCE -D_REENTRANT -o test1 test1.o -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib ./.libs/libpopt.a make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make install-recursive make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' Making install in . make[3]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make[4]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make[4]: Nothing to be done for 'install-exec-am'. test -z "/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include" || /usr/bin/mkdir -p "/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include" test -z "/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man3" || /usr/bin/mkdir -p "/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man3" test -z "/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/pkgconfig" || /usr/bin/mkdir -p "/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/pkgconfig" test -z "/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib" || /usr/bin/mkdir -p "/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib" /usr/bin/install -c -m 644 popt.h '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include' /usr/bin/install -c -m 644 popt.pc '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c libpopt.la '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib' /usr/bin/install -c -m 644 popt.3 '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/share/man/man3' libtool: install: /usr/bin/install -c .libs/libpopt.lai /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libpopt.la libtool: install: /usr/bin/install -c .libs/libpopt.a /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libpopt.a libtool: install: chmod 644 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libpopt.a libtool: install: ranlib /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libpopt.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make[3]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/popt' ----------------- 2019-05-09 09:30:45: Starting build of AIO library checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ranlib... ranlib configure: creating ./config.status config.status: creating src/Makefile make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/libaio' make[2]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/libaio/src' gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_queue_init.ol io_queue_init.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_queue_release.ol io_queue_release.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_queue_wait.ol io_queue_wait.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_queue_run.ol io_queue_run.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_getevents.ol io_getevents.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_submit.ol io_submit.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_cancel.ol io_cancel.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_setup.ol io_setup.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_destroy.ol io_destroy.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o raw_syscall.ol raw_syscall.c gcc -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o compat-0_1.ol compat-0_1.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_queue_init.os io_queue_init.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_queue_release.os io_queue_release.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_queue_wait.os io_queue_wait.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_queue_run.os io_queue_run.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_getevents.os io_getevents.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_submit.os io_submit.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_cancel.os io_cancel.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_setup.os io_setup.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o io_destroy.os io_destroy.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o raw_syscall.os raw_syscall.c gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -c -o compat-0_1.os compat-0_1.c rm -f libaio.a gcc -shared -nostdlib -nostartfiles -Wall -I. -g -fomit-frame-pointer -O2 -fPIC -g -O2 -Wl,--version-script=libaio.map -Wl,-soname=libaio.so.1 -o libaio.so.1.0.1 io_queue_init.os io_queue_release.os io_queue_wait.os io_queue_run.os io_getevents.os io_submit.os io_cancel.os io_setup.os io_destroy.os raw_syscall.os compat-0_1.os ar r libaio.a io_queue_init.ol io_queue_release.ol io_queue_wait.ol io_queue_run.ol io_getevents.ol io_submit.ol io_cancel.ol io_setup.ol io_destroy.ol raw_syscall.ol compat-0_1.ol ranlib libaio.a install -D -m 644 libaio.h /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include/libaio.h install -D -m 644 libaio.a /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libaio.a install -D -m 755 libaio.so.1.0.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libaio.so.1.0.1 ln -sf libaio.so.1.0.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libaio.so.1 ln -sf libaio.so.1.0.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib/libaio.so make[2]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/libaio/src' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/libaio' ----------------- 2019-05-09 09:30:47: Starting build of dbench configure: Configuring dbench checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for stdint.h... (cached) yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for fdatasync... yes checking for library containing getxattr... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for attr_get... no checking for attr_list... no checking for attr_set... no checking for attr_remove... no checking for attr_getf... no checking for attr_listf... no checking for attr_setf... no checking for attr_removef... no checking for extattr_delete_fd... no checking for extattr_delete_file... no checking for extattr_delete_link... no checking for extattr_get_fd... no checking for extattr_get_file... no checking for extattr_get_link... no checking for extattr_list_fd... no checking for extattr_list_file... no checking for extattr_list_link... no checking for extattr_set_fd... no checking for extattr_set_file... no checking for extattr_set_link... no checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for va_copy... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/dbench' gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/root/xfstests/lib\" -c -o fileio.o fileio.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/root/xfstests/lib\" -c -o util.o util.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/root/xfstests/lib\" -c -o dbench.o dbench.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/root/xfstests/lib\" -c -o child.o child.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/root/xfstests/lib\" -c -o system.o system.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/root/xfstests/lib\" -c -o snprintf.o snprintf.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/root/xfstests/lib\" -c -o sockio.o sockio.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/root/xfstests/lib\" -c -o socklib.o socklib.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/root/xfstests/lib\" -c -o tbench_srv.o tbench_srv.c gcc -o tbench_srv util.o tbench_srv.o socklib.o -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -lpopt gcc -o dbench fileio.o util.o dbench.o child.o system.o snprintf.o -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -lpopt gcc -o tbench sockio.o util.o dbench.o child.o socklib.o snprintf.o -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -lpopt make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/dbench' ----------------- 2019-05-09 09:31:05: Starting build of xfsprogs make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' libtoolize -c `libtoolize -n -i >/dev/null 2>/dev/null && echo -i` -f libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. cp include/install-sh . aclocal -I m4 autoconf make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' checking for a BSD-compatible install... /usr/bin/install -c checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gmake... no checking for make... /usr/bin/make checking for tar... /usr/bin/tar checking for gzip... /usr/bin/gzip checking whether gcc -MM is supported... yes checking for sort... /bin/sort checking whether ln -s works... yes checking for rpm... no checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking sys/uuid.h usability... no checking sys/uuid.h presence... no checking for sys/uuid.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_compare... no checking for uuid_compare in -luuid... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_mutex_init in -lpthread... yes checking for fadvise ... yes checking for madvise ... yes checking for mincore ... yes checking for sendfile ... yes checking for getmntent ... yes checking for getmntinfo ... no checking for fallocate... yes checking for fiemap... yes checking for pwritev2... yes checking for preadv... yes checking for copy_file_range... yes checking for sync_file_range... yes checking for syncfs... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking whether fls is declared... no checking for readdir... yes checking whether fsetxattr is declared... yes checking whether mremap is declared... yes checking for struct fsxattr... yes checking for struct fsxattr.fsx_cowextsize... yes checking for GETFSMAP... yes checking for struct statfs... yes checking for struct statfs.f_flags... yes checking for MAP_SYNC... yes checking for library containing dm_task_create... no checking for mallinfo ... yes checking attr/attributes.h usability... yes checking attr/attributes.h presence... yes checking for attr/attributes.h... yes checking for struct attrlist_cursor... yes checking uninorm.h usability... no checking uninorm.h presence... no checking for uninorm.h... no checking for uninorm.h... (cached) no WARNING: could not find a valid uninorm.h header. checking for u8_normalize in -lunistring... no WARNING: xfs_scrub will not be built with Unicode libraries. checking whether openat is declared... yes checking whether fstatat is declared... yes checking for struct sg_io_hdr ... yes checking for struct hd_geometry ... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for systemd... yes checking for systemd system unit dir... /lib/systemd/system checking for system crontab dir... /etc/cron.d checking for library containing blkid_probe_all... -lblkid checking for blkid_probe_get_topology... yes checking size of long... 8 checking size of char *... 8 checking for umode_t... no configure: creating ./config.status config.status: creating include/builddefs config.status: creating include/platform_defs.h config.status: executing libtool commands make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' /usr/bin/make --no-print-directory Q= headers [HEADERS] include [HEADERS] libxfs /usr/bin/make --no-print-directory Q= -C include NODEP=1 install-headers /usr/bin/make --no-print-directory Q= -C libxfs NODEP=1 install-headers ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/include/darwin.h xfs/darwin.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/include/freebsd.h xfs/freebsd.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/include/linux.h xfs/linux.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/libxfs/xfs_fs.h ../include/xfs/xfs_fs.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/include/gnukfreebsd.h xfs/gnukfreebsd.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/libxfs/xfs_types.h ../include/xfs/xfs_types.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/include/handle.h xfs/handle.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/libxfs/xfs_da_format.h ../include/xfs/xfs_da_format.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/include/jdm.h xfs/jdm.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/libxfs/xfs_format.h ../include/xfs/xfs_format.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/include/xfs.h xfs/xfs.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/libxfs/xfs_log_format.h ../include/xfs/xfs_log_format.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/include/xqm.h xfs/xqm.h ln -s -f /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev/include/xfs_arch.h xfs/xfs_arch.h /usr/bin/make --no-print-directory Q= libfrog libxfs libxlog libxcmd libhandle copy db estimate fsck growfs io logprint mkfs quota mdrestore repair rtcp m4 man doc debian spaceman scrub fsr include Building include /usr/bin/make --no-print-directory Q= -q -C include || /usr/bin/make --no-print-directory Q= -C include [LN] disk ln -s . disk make[2]: Nothing to be done for 'include'. Building libfrog /usr/bin/make --no-print-directory Q= -q -C libfrog || /usr/bin/make --no-print-directory Q= -C libfrog gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT avl64.c convert.c list_sort.c paths.c projects.c ptvar.c radix-tree.c topology.c util.c workqueue.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep rm -f .ltdep [CC] avl64.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c avl64.c [CC] convert.lo [CC] list_sort.lo [CC] paths.lo [CC] projects.lo [CC] ptvar.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c convert.c [CC] radix-tree.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c list_sort.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c paths.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c projects.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c ptvar.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c radix-tree.c [CC] topology.lo [CC] util.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c topology.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c util.c [CC] workqueue.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c workqueue.c [LD] libfrog.la /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -rpath //lib -version-info 0:0:0 -o libfrog.la avl64.lo convert.lo list_sort.lo paths.lo projects.lo ptvar.lo radix-tree.lo topology.lo util.lo workqueue.lo Building libxfs /usr/bin/make --no-print-directory Q= -q -C libxfs || /usr/bin/make --no-print-directory Q= -C libxfs [CC] gen_crc32table gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -o gen_crc32table gen_crc32table.c [GENERATE] crc32table.h ./gen_crc32table > crc32table.h gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP cache.c crc32.c defer_item.c init.c kmem.c logitem.c rdwr.c trans.c util.c xfs_ag_resv.c xfs_alloc.c xfs_alloc_btree.c xfs_attr.c xfs_attr_leaf.c xfs_attr_remote.c xfs_bit.c xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_da_btree.c xfs_da_format.c xfs_defer.c xfs_dir2.c xfs_dir2_block.c xfs_dir2_data.c xfs_dir2_leaf.c xfs_dir2_node.c xfs_dir2_sf.c xfs_dquot_buf.c xfs_ialloc.c xfs_iext_tree.c xfs_inode_buf.c xfs_inode_fork.c xfs_ialloc_btree.c xfs_log_rlimit.c xfs_refcount.c xfs_refcount_btree.c xfs_rmap.c xfs_rmap_btree.c xfs_rtbitmap.c xfs_sb.c xfs_symlink_remote.c xfs_trans_resv.c linux.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep rm -f .ltdep [TEST] CRC32 gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -D CRC32_SELFTEST=1 crc32.c -o crc32selftest [CC] cache.lo [CC] crc32.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c cache.c [CC] defer_item.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c crc32.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c defer_item.c [CC] init.lo [CC] kmem.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c init.c [CC] logitem.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c kmem.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c logitem.c [CC] rdwr.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c rdwr.c [CC] trans.lo [CC] util.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c trans.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c util.c [CC] xfs_ag_resv.lo [CC] xfs_alloc.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_ag_resv.c [CC] xfs_alloc_btree.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_alloc.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_alloc_btree.c [CC] xfs_attr.lo [CC] xfs_attr_leaf.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_attr.c [CC] xfs_attr_remote.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_attr_leaf.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_attr_remote.c [CC] xfs_bit.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_bit.c [CC] xfs_bmap.lo [CC] xfs_bmap_btree.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_bmap.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_bmap_btree.c [CC] xfs_btree.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_btree.c [CC] xfs_da_btree.lo [CC] xfs_da_format.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_da_btree.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_da_format.c [CC] xfs_defer.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_defer.c [CC] xfs_dir2.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_dir2.c [CC] xfs_dir2_block.lo [CC] xfs_dir2_data.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_dir2_block.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_dir2_data.c [CC] xfs_dir2_leaf.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_dir2_leaf.c [CC] xfs_dir2_node.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_dir2_node.c [CC] xfs_dir2_sf.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_dir2_sf.c [CC] xfs_dquot_buf.lo [CC] xfs_ialloc.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_dquot_buf.c [CC] xfs_iext_tree.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_ialloc.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_iext_tree.c [CC] xfs_inode_buf.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_inode_buf.c [CC] xfs_inode_fork.lo [CC] xfs_ialloc_btree.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_inode_fork.c [CC] xfs_log_rlimit.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_ialloc_btree.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_log_rlimit.c [CC] xfs_refcount.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_refcount.c [CC] xfs_refcount_btree.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_refcount_btree.c [CC] xfs_rmap.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_rmap.c [CC] xfs_rmap_btree.lo [CC] xfs_rtbitmap.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_rmap_btree.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_rtbitmap.c [CC] xfs_sb.lo [CC] xfs_symlink_remote.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_sb.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_symlink_remote.c [CC] xfs_trans_resv.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_trans_resv.c [CC] linux.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -I. -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c linux.c ./crc32selftest CRC_LE_BITS = 64 crc32: tests passed, 225944 bytes in 194 usec crc32c: tests passed, 225944 bytes in 163 usec [LD] libxfs.la /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -rpath //lib -version-info 0:0:0 -o libxfs.la cache.lo crc32.lo defer_item.lo init.lo kmem.lo logitem.lo rdwr.lo trans.lo util.lo xfs_ag_resv.lo xfs_alloc.lo xfs_alloc_btree.lo xfs_attr.lo xfs_attr_leaf.lo xfs_attr_remote.lo xfs_bit.lo xfs_bmap.lo xfs_bmap_btree.lo xfs_btree.lo xfs_da_btree.lo xfs_da_format.lo xfs_defer.lo xfs_dir2.lo xfs_dir2_block.lo xfs_dir2_data.lo xfs_dir2_leaf.lo xfs_dir2_node.lo xfs_dir2_sf.lo xfs_dquot_buf.lo xfs_ialloc.lo xfs_iext_tree.lo xfs_inode_buf.lo xfs_inode_fork.lo xfs_ialloc_btree.lo xfs_log_rlimit.lo xfs_refcount.lo xfs_refcount_btree.lo xfs_rmap.lo xfs_rmap_btree.lo xfs_rtbitmap.lo xfs_sb.lo xfs_symlink_remote.lo xfs_trans_resv.lo linux.lo -lpthread -lrt Building libxlog Building libxcmd /usr/bin/make --no-print-directory Q= -q -C libxlog || /usr/bin/make --no-print-directory Q= -C libxlog Building libhandle /usr/bin/make --no-print-directory Q= -q -C libxcmd || /usr/bin/make --no-print-directory Q= -C libxcmd Building estimate /usr/bin/make --no-print-directory Q= -q -C libhandle || /usr/bin/make --no-print-directory Q= -C libhandle Building fsck /usr/bin/make --no-print-directory Q= -q -C estimate || /usr/bin/make --no-print-directory Q= -C estimate Building mdrestore /usr/bin/make --no-print-directory Q= -q -C fsck || /usr/bin/make --no-print-directory Q= -C fsck Building rtcp /usr/bin/make --no-print-directory Q= -q -C mdrestore || /usr/bin/make --no-print-directory Q= -C mdrestore Building m4 /usr/bin/make --no-print-directory Q= -q -C rtcp || /usr/bin/make --no-print-directory Q= -C rtcp Building man /usr/bin/make --no-print-directory Q= -q -C m4 || /usr/bin/make --no-print-directory Q= -C m4 /usr/bin/make --no-print-directory Q= -q -C man || /usr/bin/make --no-print-directory Q= -C man Building doc /usr/bin/make --no-print-directory Q= -q -C doc || /usr/bin/make --no-print-directory Q= -C doc Building debian /usr/bin/make --no-print-directory Q= -q -C debian || /usr/bin/make --no-print-directory Q= -C debian gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP xfs_log_recover.c util.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP command.c input.c help.c quit.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP handle.c jdm.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP xfs_estimate.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP xfs_mdrestore.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP xfs_rtcp.c > .dep Building man2 [ZIP] CHANGES.gz Building man3 /usr/bin/gzip --best -c < CHANGES > CHANGES.gz /usr/bin/make --no-print-directory Q= -q -C man2 || /usr/bin/make --no-print-directory Q= -C man2 Building man5 /usr/bin/make --no-print-directory Q= -q -C man3 || /usr/bin/make --no-print-directory Q= -C man3 Building man8 /usr/bin/make --no-print-directory Q= -q -C man5 || /usr/bin/make --no-print-directory Q= -C man5 /usr/bin/make --no-print-directory Q= -q -C man8 || /usr/bin/make --no-print-directory Q= -C man8 rm -f .dep rm -f .dep rm -f .dep [CC] xfs_estimate.o [CC] xfs_mdrestore.o [CC] xfs_rtcp.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c xfs_mdrestore.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c xfs_estimate.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c xfs_rtcp.c rm -f .ltdep [CC] handle.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c handle.c [CC] jdm.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c jdm.c rm -f .ltdep [CC] xfs_log_recover.lo [CC] util.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c xfs_log_recover.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DNDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c util.c rm -f .ltdep [CC] command.lo [CC] input.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c command.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c input.c [CC] help.lo [CC] quit.lo /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c help.c /bin/bash ../libtool --quiet --tag=CC --mode=compile gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -c quit.c [LD] xfs_estimate /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_estimate -all-static xfs_estimate.o [LD] xfs_mdrestore /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_mdrestore -all-static xfs_mdrestore.o ../libxfs/libxfs.la ../libfrog/libfrog.la -lrt -lpthread -luuid [LD] xfs_rtcp /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_rtcp -all-static xfs_rtcp.o [LD] libhandle.la /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -rpath //lib -version-info 1:3:0 -Wl,--version-script,libhandle.sym -o libhandle.la handle.lo jdm.lo [LD] libxcmd.la /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -rpath //lib -version-info 0:0:0 -o libxcmd.la command.lo input.lo help.lo quit.lo Building fsr /usr/bin/make --no-print-directory Q= -q -C fsr || /usr/bin/make --no-print-directory Q= -C fsr gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT xfs_fsr.c > .dep Building growfs Building io /usr/bin/make --no-print-directory Q= -q -C growfs || /usr/bin/make --no-print-directory Q= -C growfs Building mkfs /usr/bin/make --no-print-directory Q= -q -C io || /usr/bin/make --no-print-directory Q= -C io Building quota /usr/bin/make --no-print-directory Q= -q -C mkfs || /usr/bin/make --no-print-directory Q= -C mkfs Building spaceman /usr/bin/make --no-print-directory Q= -q -C quota || /usr/bin/make --no-print-directory Q= -C quota Building scrub /usr/bin/make --no-print-directory Q= -q -C spaceman || /usr/bin/make --no-print-directory Q= -C spaceman /usr/bin/make --no-print-directory Q= -q -C scrub || /usr/bin/make --no-print-directory Q= -C scrub gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP xfs_growfs.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP proto.c xfs_mkfs.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP init.c file.c prealloc.c trim.c freesp.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP init.c util.c edit.c free.c path.c project.c quot.c quota.c report.c state.c linux.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS init.c attr.c bmap.c cowextsize.c encrypt.c file.c freeze.c fsync.c getrusage.c imap.c link.c mmap.c open.c parent.c pread.c prealloc.c pwrite.c reflink.c scrub.c seek.c shutdown.c stat.c sync.c truncate.c utimes.c fadvise.c madvise.c mincore.c sendfile.c fiemap.c inject.c resblks.c copy_file_range.c sync_file_range.c readdir.c fsmap.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO bitmap.c common.c counter.c disk.c filemap.c fscounters.c inodes.c phase1.c phase2.c phase3.c phase4.c phase5.c phase6.c phase7.c progress.c read_verify.c scrub.c spacemap.c vfs.c xfs_scrub.c > .dep rm -f .dep [CC] xfs_fsr.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_GETMNTENT -c xfs_fsr.c rm -f .dep [CC] xfs_growfs.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c xfs_growfs.c rm -f .dep [CC] proto.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c proto.c [CC] xfs_mkfs.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c xfs_mkfs.c rm -f .dep [CC] init.o [CC] file.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c init.c [CC] prealloc.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c file.c [CC] trim.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c prealloc.c [CC] freesp.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c trim.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c freesp.c [LD] xfs_growfs /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_growfs -all-static xfs_growfs.o ../libxfs/libxfs.la ../libxcmd/libxcmd.la ../libfrog/libfrog.la -luuid -lrt -lpthread rm -f .dep [CC] init.o [CC] util.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c init.c [CC] edit.o [CC] free.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c util.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c edit.c [CC] path.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c free.c [CC] project.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c path.c [CC] quot.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c project.c [CC] quota.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c quot.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c quota.c [CC] report.o [CC] state.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c report.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c state.c [CC] linux.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c linux.c [LD] xfs_spaceman /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_spaceman -all-static init.o file.o prealloc.o trim.o freesp.o ../libxcmd/libxcmd.la ../libfrog/libfrog.la [LD] libxlog.la /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -rpath //lib -version-info 0:0:0 -o libxlog.la xfs_log_recover.lo util.lo rm -f .dep [CC] bitmap.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c bitmap.c [CC] common.o [CC] counter.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c common.c [CC] disk.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c counter.c [CC] filemap.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c disk.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c filemap.c [CC] fscounters.o [CC] inodes.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c fscounters.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c inodes.c [CC] phase1.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase1.c [CC] phase2.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase2.c [CC] phase3.o [CC] phase4.o [CC] phase5.o [CC] phase6.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase3.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase4.c [CC] phase7.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase5.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase6.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase7.c [CC] progress.o [CC] read_verify.o [CC] scrub.o [CC] spacemap.o [CC] vfs.o [CC] xfs_scrub.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c progress.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c read_verify.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c scrub.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c spacemap.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c vfs.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_MALLINFO -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c xfs_scrub.c [SED] xfs_scrub_all [SED] xfs_scrub@.service /usr/bin/sed -e "s|@sbindir@|//sbin|g" \ -e "s|@scrub_args@|-b -n|g" < xfs_scrub_all.in > xfs_scrub_all /usr/bin/sed -e "s|@sbindir@|//sbin|g" \ -e "s|@scrub_args@|-b -n|g" \ -e "s|@pkg_lib_dir@|//lib|g" \ -e "s|@pkg_name@|xfsprogs|g" < xfs_scrub@.service.in > xfs_scrub@.service [SED] xfs_scrub_all.service Building copy Building db /usr/bin/make --no-print-directory Q= -q -C copy || /usr/bin/make --no-print-directory Q= -C copy Building logprint /usr/bin/make --no-print-directory Q= -q -C db || /usr/bin/make --no-print-directory Q= -C db Building repair /usr/bin/make --no-print-directory Q= -q -C logprint || /usr/bin/make --no-print-directory Q= -C logprint /usr/bin/sed -e "s|@sbindir@|//sbin|g" \ -e "s|@scrub_args@|-b -n|g" \ -e "s|@pkg_lib_dir@|//lib|g" \ -e "s|@pkg_name@|xfsprogs|g" < xfs_scrub_all.service.in > xfs_scrub_all.service /usr/bin/make --no-print-directory Q= -q -C repair || /usr/bin/make --no-print-directory Q= -C repair [SED] xfs_scrub_fail@.service /usr/bin/sed -e "s|@sbindir@|//sbin|g" \ -e "s|@scrub_args@|-b -n|g" \ -e "s|@pkg_lib_dir@|//lib|g" \ -e "s|@pkg_name@|xfsprogs|g" < xfs_scrub_fail@.service.in > xfs_scrub_fail@.service [SED] xfs_scrub_all.cron /usr/bin/sed -e "s|@sbindir@|//sbin|g" < xfs_scrub_all.cron.in > xfs_scrub_all.cron chmod a+x xfs_scrub_all gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP xfs_copy.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP logprint.c log_copy.c log_dump.c log_misc.c log_print_all.c log_print_trans.c log_redo.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP agheader.c attr_repair.c avl.c bmap.c btree.c da_util.c dino_chunks.c dinode.c dir2.c globals.c incore.c incore_bmc.c init.c incore_ext.c incore_ino.c phase1.c phase2.c phase3.c phase4.c phase5.c phase6.c phase7.c progress.c prefetch.c rmap.c rt.c sb.c scan.c slab.c threads.c versions.c xfs_repair.c > .dep gcc -MM -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP addr.c agf.c agfl.c agi.c attr.c attrshort.c bit.c block.c bmap.c btblock.c bmroot.c check.c command.c convert.c crc.c debug.c dir2.c dir2sf.c dquot.c echo.c faddr.c field.c flist.c fprint.c frag.c freesp.c hash.c help.c init.c inode.c input.c io.c logformat.c malloc.c metadump.c output.c print.c quit.c sb.c sig.c strvec.c text.c type.c write.c attrset.c symlink.c fsmap.c fuzz.c btdump.c > .dep [LD] xfs_fsr /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_fsr -all-static xfs_fsr.o ../libhandle/libhandle.la rm -f .dep [CC] xfs_copy.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c xfs_copy.c [LD] xfs_quota /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_quota -all-static init.o util.o edit.o free.o path.o project.o quot.o quota.o report.o state.o linux.o ../libxcmd/libxcmd.la ../libfrog/libfrog.la [LD] xfs_scrub /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_scrub -all-static bitmap.o common.o counter.o disk.o filemap.o fscounters.o inodes.o phase1.o phase2.o phase3.o phase4.o phase5.o phase6.o phase7.o progress.o read_verify.o scrub.o spacemap.o vfs.o xfs_scrub.o ../libhandle/libhandle.la ../libfrog/libfrog.la -lpthread -lrt rm -f .dep [CC] logprint.o [CC] log_copy.o [CC] log_dump.o [CC] log_misc.o [CC] log_print_all.o [CC] log_print_trans.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c logprint.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c log_copy.c [CC] log_redo.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c log_dump.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c log_misc.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c log_print_all.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c log_print_trans.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c log_redo.c rm -f .dep [CC] init.o [CC] attr.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c init.c [CC] bmap.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c attr.c [CC] cowextsize.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c bmap.c [CC] encrypt.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c cowextsize.c [CC] file.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c encrypt.c [CC] freeze.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c file.c [CC] fsync.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c freeze.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c fsync.c [CC] getrusage.o [CC] imap.o [CC] link.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c getrusage.c [CC] mmap.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c imap.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c link.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c mmap.c [CC] open.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c open.c [CC] parent.o [CC] pread.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c parent.c [CC] prealloc.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c pread.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c prealloc.c [CC] pwrite.o [CC] reflink.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c pwrite.c [CC] scrub.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c reflink.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c scrub.c [CC] seek.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c seek.c [CC] shutdown.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c shutdown.c [CC] stat.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c stat.c [CC] sync.o [CC] truncate.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c sync.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c truncate.c [CC] utimes.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c utimes.c [CC] fadvise.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c fadvise.c [CC] madvise.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c madvise.c [CC] mincore.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c mincore.c [CC] sendfile.o [CC] fiemap.o [CC] inject.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c sendfile.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c fiemap.c [CC] resblks.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c inject.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c resblks.c [CC] copy_file_range.o [CC] sync_file_range.o [CC] readdir.o [CC] fsmap.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c copy_file_range.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c sync_file_range.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c readdir.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c fsmap.c [LD] mkfs.xfs /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o mkfs.xfs -all-static proto.o xfs_mkfs.o ../libxfs/libxfs.la ../libxcmd/libxcmd.la ../libfrog/libfrog.la -lrt -lpthread -lblkid -luuid [LD] xfs_copy /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_copy -all-static xfs_copy.o ../libxfs/libxfs.la ../libxlog/libxlog.la ../libfrog/libfrog.la -luuid -lpthread -lrt [LD] xfs_io /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_io -all-static init.o attr.o bmap.o cowextsize.o encrypt.o file.o freeze.o fsync.o getrusage.o imap.o link.o mmap.o open.o parent.o pread.o prealloc.o pwrite.o reflink.o scrub.o seek.o shutdown.o stat.o sync.o truncate.o utimes.o fadvise.o madvise.o mincore.o sendfile.o fiemap.o inject.o resblks.o copy_file_range.o sync_file_range.o readdir.o fsmap.o ../libxcmd/libxcmd.la ../libhandle/libhandle.la ../libfrog/libfrog.la -lpthread [LD] xfs_logprint /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_logprint -all-static logprint.o log_copy.o log_dump.o log_misc.o log_print_all.o log_print_trans.o log_redo.o ../libxfs/libxfs.la ../libxlog/libxlog.la ../libfrog/libfrog.la -luuid -lrt -lpthread rm -f .dep [CC] agheader.o [CC] attr_repair.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c agheader.c [CC] avl.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c attr_repair.c [CC] bmap.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c avl.c [CC] btree.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c bmap.c [CC] da_util.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c btree.c [CC] dino_chunks.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c da_util.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c dino_chunks.c [CC] dinode.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c dinode.c [CC] dir2.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c dir2.c [CC] globals.o [CC] incore.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c globals.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c incore.c [CC] incore_bmc.o [CC] init.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c incore_bmc.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c init.c [CC] incore_ext.o [CC] incore_ino.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c incore_ext.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c incore_ino.c [CC] phase1.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c phase1.c [CC] phase2.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c phase2.c [CC] phase3.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c phase3.c [CC] phase4.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c phase4.c [CC] phase5.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c phase5.c [CC] phase6.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c phase6.c [CC] phase7.o [CC] progress.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c phase7.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c progress.c [CC] prefetch.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c prefetch.c [CC] rmap.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c rmap.c [CC] rt.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c rt.c [CC] sb.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c sb.c [CC] scan.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c scan.c [CC] slab.o [CC] threads.o [CC] versions.o [CC] xfs_repair.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c slab.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c threads.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c versions.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c xfs_repair.c rm -f .dep [CC] addr.o [CC] agf.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c addr.c [CC] agfl.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c agf.c [CC] agi.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c agfl.c [CC] attr.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c agi.c [CC] attrshort.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c attr.c [CC] bit.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c attrshort.c [CC] block.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c bit.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c block.c [CC] bmap.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c bmap.c [CC] btblock.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c btblock.c [CC] bmroot.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c bmroot.c [CC] check.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c check.c [CC] command.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c command.c [CC] convert.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c convert.c [CC] crc.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c crc.c [CC] debug.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c debug.c [CC] dir2.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c dir2.c [CC] dir2sf.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c dir2sf.c [CC] dquot.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c dquot.c [CC] echo.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c echo.c [CC] faddr.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c faddr.c [CC] field.o [CC] flist.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c field.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c flist.c [CC] fprint.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c fprint.c [CC] frag.o [CC] freesp.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c frag.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c freesp.c [CC] hash.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c hash.c [CC] help.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c help.c [CC] init.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c init.c [CC] inode.o [CC] input.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c inode.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c input.c [CC] io.o [CC] logformat.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c io.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c logformat.c [CC] malloc.o [CC] metadump.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c malloc.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c metadump.c [CC] output.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c output.c [CC] print.o [CC] quit.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c print.c [CC] sb.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c quit.c [CC] sig.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c sb.c [CC] strvec.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c sig.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c strvec.c [CC] text.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c text.c [CC] type.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c type.c [CC] write.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c write.c [CC] attrset.o [CC] symlink.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c symlink.c gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c attrset.c [CC] fsmap.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c fsmap.c [CC] fuzz.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c fuzz.c [CC] btdump.o gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -DVERSION=\"4.15.1\" -DLOCALEDIR=\"//share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETFSMAP -c btdump.c [LD] xfs_repair /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_repair -all-static agheader.o attr_repair.o avl.o bmap.o btree.o da_util.o dino_chunks.o dinode.o dir2.o globals.o incore.o incore_bmc.o init.o incore_ext.o incore_ino.o phase1.o phase2.o phase3.o phase4.o phase5.o phase6.o phase7.o progress.o prefetch.o rmap.o rt.o sb.o scan.o slab.o threads.o versions.o xfs_repair.o ../libxfs/libxfs.la ../libxlog/libxlog.la ../libxcmd/libxcmd.la ../libfrog/libfrog.la -luuid -lrt -lpthread -lblkid [LD] xfs_db /bin/bash ../libtool --quiet --tag=CC --mode=link gcc -o xfs_db -all-static addr.o agf.o agfl.o agi.o attr.o attrshort.o bit.o block.o bmap.o btblock.o bmroot.o check.o command.o convert.o crc.o debug.o dir2.o dir2sf.o dquot.o echo.o faddr.o field.o flist.o fprint.o frag.o freesp.o hash.o help.o init.o inode.o input.o io.o logformat.o malloc.o metadump.o output.o print.o quit.o sb.o sig.o strvec.o text.o type.o write.o attrset.o symlink.o fsmap.o fuzz.o btdump.o ../libxfs/libxfs.la ../libxlog/libxlog.la ../libfrog/libfrog.la -luuid -lrt -lpthread make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' Installing libfrog-install Installing libxfs-install Installing libxlog-install Installing libxcmd-install Installing libhandle-install Installing copy-install Installing db-install Installing estimate-install Installing fsck-install Installing growfs-install Installing io-install Installing logprint-install Installing mkfs-install Installing quota-install Installing mdrestore-install Installing repair-install Installing rtcp-install Installing m4-install Installing man-install Installing doc-install Installing debian-install Installing spaceman-install Installing scrub-install Installing fsr-install Installing include-install ../install-sh -o root -g root -m 755 -d //sbin make[2]: Nothing to be done for 'install'. ../install-sh -o root -g root -m 755 -d //share/doc/xfsprogs make[2]: Nothing to be done for 'install'. ../install-sh -o root -g root -m 755 -d //include/xfs make[3]: Nothing to be done for 'install'. make[3]: Nothing to be done for 'install'. ../../install-sh -o root -g root -m 755 -d //share/man/man5 ../install-sh -o root -g root -m 755 xfs_fsck.sh //sbin/fsck.xfs ../../install-sh -o root -g root -m 755 -d //share/man/man8 ../install-sh -o root -g root -m 644 CHANGES.gz CREDITS //share/doc/xfsprogs ../../install-sh -o root -g root -m 644 projects.5 //share/man/man5/projects.5 ../../install-sh -o root -g root -m 644 fsck.xfs.8 //share/man/man8/fsck.xfs.8 ../install-sh -o root -g root -m 644 COPYING //share/doc/xfsprogs ../../install-sh -o root -g root -m 644 projid.5 //share/man/man5/projid.5 ../../install-sh -o root -g root -m 644 mkfs.xfs.8 //share/man/man8/mkfs.xfs.8 ../install-sh -o root -g root -m 755 -d //sbin ../install-sh -o root -g root -m 755 -d //sbin ../install-sh -o root -g root -m 755 -d //sbin ../install-sh -o root -g root -m 755 -d //sbin ../install-sh -o root -g root -m 755 -d //sbin ../install-sh -o root -g root -m 755 -d //sbin ../../install-sh -o root -g root -m 644 xfs.5 //share/man/man5/xfs.5 ../../install-sh -o root -g root -m 644 xfs_admin.8 //share/man/man8/xfs_admin.8 /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_estimate //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_copy //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_growfs //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_mdrestore //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_rtcp //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_fsr //sbin ../../install-sh -o root -g root -m 644 xfs_bmap.8 //share/man/man8/xfs_bmap.8 cd ../libhandle/.libs; ../../install-sh -o root -g root -m 755 -d //lib; ../../install-sh -o root -g root -m 755 -T so_dot_version libhandle.lai //lib; ../../install-sh -o root -g root -T so_dot_current libhandle.lai //lib ../../install-sh -o root -g root -m 644 xfs_copy.8 //share/man/man8/xfs_copy.8 ../install-sh -o root -g root -m 755 -d //sbin ../../install-sh -o root -g root -m 644 xfs_db.8 //share/man/man8/xfs_db.8 /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 mkfs.xfs //sbin ../install-sh -o root -g root -m 755 xfs_info.sh //sbin/xfs_info ../../install-sh -o root -g root -m 644 xfs_estimate.8 //share/man/man8/xfs_estimate.8 ../../install-sh -o root -g root -m 644 xfs_freeze.8 //share/man/man8/xfs_freeze.8 ../../install-sh -o root -g root -m 644 xfs_fsr.8 //share/man/man8/xfs_fsr.8 ../../install-sh -o root -g root -m 644 xfs_growfs.8 //share/man/man8/xfs_growfs.8 ../../install-sh -o root -g root -S xfs_growfs.8 //share/man/man8/xfs_info.8 ../../install-sh -o root -g root -m 644 xfs_io.8 //share/man/man8/xfs_io.8 ../../install-sh -o root -g root -m 644 xfs_logprint.8 //share/man/man8/xfs_logprint.8 ../../install-sh -o root -g root -m 644 xfs_mdrestore.8 //share/man/man8/xfs_mdrestore.8 ../install-sh -o root -g root -m 755 -d //sbin ../../install-sh -o root -g root -m 644 xfs_metadump.8 //share/man/man8/xfs_metadump.8 /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_spaceman //sbin ../../install-sh -o root -g root -m 644 xfs_mkfile.8 //share/man/man8/xfs_mkfile.8 ../../install-sh -o root -g root -m 644 xfs_ncheck.8 //share/man/man8/xfs_ncheck.8 ../../install-sh -o root -g root -m 644 xfs_quota.8 //share/man/man8/xfs_quota.8 ../../install-sh -o root -g root -m 644 xfs_repair.8 //share/man/man8/xfs_repair.8 ../install-sh -o root -g root -m 755 -d //sbin ../../install-sh -o root -g root -m 644 xfs_rtcp.8 //share/man/man8/xfs_rtcp.8 /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_logprint //sbin ../../install-sh -o root -g root -m 644 xfs_scrub.8 //share/man/man8/xfs_scrub.8 ../../install-sh -o root -g root -m 644 xfs_scrub_all.8 //share/man/man8/xfs_scrub_all.8 ../../install-sh -o root -g root -m 644 xfs_spaceman.8 //share/man/man8/xfs_spaceman.8 ../install-sh -o root -g root -m 755 -d //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_quota //sbin ../install-sh -o root -g root -m 755 -d //sbin ../install-sh -o root -g root -m 755 -d /lib/systemd/system ../install-sh -o root -g root -m 755 -d //lib/xfsprogs /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_scrub //sbin ../install-sh -o root -g root -m 644 xfs_scrub@.service xfs_scrub_all.service xfs_scrub_all.timer xfs_scrub_fail@.service /lib/systemd/system ../install-sh -o root -g root -m 644 xfs_scrub_all.cron //lib/xfsprogs ../install-sh -o root -g root -m 755 -d //lib/xfsprogs ../install-sh -o root -g root -m 755 xfs_scrub_fail //lib/xfsprogs ../install-sh -o root -g root -m 755 xfs_scrub_all //sbin ../install-sh -o root -g root -m 755 -d //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_io //sbin ../install-sh -o root -g root -m 755 -d //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_repair //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_bmap.sh //sbin/xfs_bmap /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_freeze.sh //sbin/xfs_freeze /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_mkfile.sh //sbin/xfs_mkfile ../install-sh -o root -g root -m 755 -d //include/xfs ../install-sh -o root -g root -m 755 -d //sbin /bin/bash ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfs_db //sbin ../install-sh -o root -g root -m 755 xfs_admin.sh //sbin/xfs_admin ../install-sh -o root -g root -m 755 xfs_ncheck.sh //sbin/xfs_ncheck ../install-sh -o root -g root -m 755 xfs_metadump.sh //sbin/xfs_metadump ./install-sh -o root -g root -m 755 -d //share/doc/xfsprogs ./install-sh -o root -g root -m 644 README //share/doc/xfsprogs make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' Installing libfrog-install-dev Installing libxfs-install-dev Installing libxlog-install-dev Installing libxcmd-install-dev Installing libhandle-install-dev Installing copy-install-dev Installing db-install-dev Installing estimate-install-dev Installing fsck-install-dev Installing growfs-install-dev Installing io-install-dev Installing logprint-install-dev Installing mkfs-install-dev Installing quota-install-dev Installing mdrestore-install-dev Installing repair-install-dev Installing rtcp-install-dev Installing m4-install-dev Installing man-install-dev Installing doc-install-dev Installing debian-install-dev Installing spaceman-install-dev Installing scrub-install-dev Installing fsr-install-dev Installing include-install-dev make[2]: Nothing to be done for 'install-dev'. make[2]: Nothing to be done for 'install-dev'. make[2]: Nothing to be done for 'install-dev'. make[2]: Nothing to be done for 'install-dev'. ../install-sh -o root -g root -m 755 -d //include/xfs make[3]: Nothing to be done for 'install-dev'. make[3]: Nothing to be done for 'install-dev'. ../../install-sh -o root -g root -m 755 -d //share/man/man2 ../../install-sh -o root -g root -m 755 -d //share/man/man3 ../install-sh -o root -g root -m 644 handle.h jdm.h linux.h xfs.h xqm.h xfs_arch.h //include/xfs ../../install-sh -o root -g root -m 644 ioctl_xfs_scrub_metadata.2 //share/man/man2/ioctl_xfs_scrub_metadata.2 ../../install-sh -o root -g root -m 644 handle.3 //share/man/man3/path_to_handle.3 ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/path_to_fshandle.3 make[2]: Nothing to be done for 'install-dev'. make[2]: Nothing to be done for 'install-dev'. make[2]: Nothing to be done for 'install-dev'. make[2]: Nothing to be done for 'install-dev'. make[2]: Nothing to be done for 'install-dev'. ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/fd_to_handle.3 make[2]: Nothing to be done for 'install-dev'. ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/handle_to_fshandle.3 ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/open_by_handle.3 ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/readlink_by_handle.3 [CC] jdm.lo ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/attr_multi_by_handle.3 [CC] util.lo make[2]: Nothing to be done for 'install-dev'. ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/attr_list_by_handle.3 ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/fssetdm_by_handle.3 ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/free_handle.3 ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/getparents_by_handle.3 [CC] input.lo ../../install-sh -o root -g root -S path_to_handle.3 //share/man/man3/getparentpaths_by_handle.3 ../../install-sh -o root -g root -m 644 xfsctl.3 //share/man/man3/xfsctl.3 make[2]: Nothing to be done for 'install-dev'. [CC] convert.lo [CC] paths.lo [CC] projects.lo [CC] topology.lo make[2]: Nothing to be done for 'install-dev'. make[2]: Nothing to be done for 'install-dev'. [LD] libhandle.la [LD] libxcmd.la [LD] libxlog.la cd ../libhandle/.libs; ../../install-sh -o root -g root -m 755 -d //lib; ../../install-sh -o root -g root -m 644 -T old_lib libhandle.lai //lib; ../../install-sh -o root -g root -m 644 libhandle.lai //lib/libhandle.la ; ../../install-sh -o root -g root -m 755 -d //lib; ../../install-sh -o root -g root -T so_base libhandle.lai //lib; if [ "x/usr/lib" != "x/usr/lib" ]; then ../../install-sh -o root -g root -S //lib/libhandle.a //lib/libhandle.a; ../../install-sh -o root -g root -S //lib/libhandle.la //lib/libhandle.la; ../../install-sh -o root -g root -S //lib/libhandle.so //lib/libhandle.so; fi make[2]: Nothing to be done for 'install-dev'. [LD] libfrog.la make[2]: Nothing to be done for 'install-dev'. make[2]: Nothing to be done for 'install-dev'. [CC] crc32.lo [CC] defer_item.lo [CC] init.lo [CC] kmem.lo [CC] logitem.lo [CC] rdwr.lo [CC] trans.lo [CC] util.lo [CC] xfs_ag_resv.lo [CC] xfs_alloc.lo [CC] xfs_alloc_btree.lo [CC] xfs_attr.lo [CC] xfs_attr_leaf.lo [CC] xfs_attr_remote.lo [CC] xfs_bit.lo [CC] xfs_bmap.lo [CC] xfs_bmap_btree.lo [CC] xfs_btree.lo [CC] xfs_da_btree.lo [CC] xfs_da_format.lo [CC] xfs_defer.lo [CC] xfs_dir2.lo [CC] xfs_dir2_block.lo [CC] xfs_dir2_data.lo [CC] xfs_dir2_leaf.lo [CC] xfs_dir2_node.lo [CC] xfs_dir2_sf.lo [CC] xfs_dquot_buf.lo [CC] xfs_ialloc.lo [CC] xfs_iext_tree.lo [CC] xfs_inode_buf.lo [CC] xfs_inode_fork.lo [CC] xfs_ialloc_btree.lo [CC] xfs_log_rlimit.lo [CC] xfs_refcount.lo [CC] xfs_refcount_btree.lo [CC] xfs_rmap.lo [CC] xfs_rmap_btree.lo [CC] xfs_rtbitmap.lo [CC] xfs_sb.lo [CC] xfs_symlink_remote.lo [CC] xfs_trans_resv.lo [CC] linux.lo make[2]: Nothing to be done for 'install-dev'. [LD] libxfs.la ../install-sh -o root -g root -m 755 -d //include/xfs ../install-sh -o root -g root -m 644 xfs_fs.h xfs_types.h xfs_da_format.h xfs_format.h xfs_log_format.h //include/xfs make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/xfsprogs-dev' ----------------- 2019-05-09 09:33:13: Starting build of fio Operating system Linux CPU arm64 Big endian no Compiler gcc Cross compile no Static build no Wordsize 64 zlib yes Linux AIO support yes POSIX AIO support yes POSIX AIO support needs -lrt yes POSIX AIO fsync yes POSIX pshared support yes Solaris AIO support no __sync_fetch_and_add yes __sync_synchronize yes __sync_val_compare_and_swap yes libverbs no rdmacm no Linux fallocate yes POSIX fadvise yes POSIX fallocate yes sched_setaffinity(3 arg) yes sched_setaffinity(2 arg) no clock_gettime yes CLOCK_MONOTONIC yes CLOCK_MONOTONIC_RAW yes CLOCK_MONOTONIC_PRECISE no clockid_t yes gettimeofday yes fdatasync yes sync_file_range yes EXT4 move extent yes Linux splice(2) yes GUASI no Fusion-io atomic engine no libnuma no strsep yes strcasestr yes strlcat no getopt_long_only() yes inet_aton yes socklen_t yes __thread yes RUSAGE_THREAD yes SCHED_IDLE yes TCP_NODELAY yes Net engine window_size yes TCP_MAXSEG yes RLIMIT_MEMLOCK yes pwritev/preadv yes pwritev2/preadv2 yes IPv6 helpers yes Rados Block Device engine no rbd blkin tracing no setvbuf yes Gluster API engine no s390_z196_facilities no HDFS engine no MTD yes libpmem no libpmemblk no NVML pmemblk engine no NVML dev-dax engine no lex/yacc for arithmetic no getmntent yes getmntinfo no Static Assert yes bool yes strndup yes march_armv8_a_crc_crypto yes cuda no mkdir(a, b) yes make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/fio' gcc -o crc/crc16.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/crc16.c gcc -o crc/crc32.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/crc32.c gcc -o crc/crc32c-arm64.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/crc32c-arm64.c gcc -o crc/crc32c-intel.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/crc32c-intel.c gcc -o crc/crc32c.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/crc32c.c gcc -o crc/crc64.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/crc64.c gcc -o crc/crc7.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/crc7.c gcc -o crc/fnv.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/fnv.c gcc -o crc/md5.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/md5.c gcc -o crc/murmur3.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/murmur3.c gcc -o crc/sha1.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/sha1.c gcc -o crc/sha256.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/sha256.c gcc -o crc/sha3.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/sha3.c gcc -o crc/sha512.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/sha512.c gcc -o crc/test.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/test.c gcc -o crc/xxhash.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c crc/xxhash.c gcc -o lib/axmap.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/axmap.c gcc -o lib/bloom.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/bloom.c gcc -o lib/flist_sort.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/flist_sort.c gcc -o lib/gauss.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/gauss.c gcc -o lib/getrusage.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/getrusage.c gcc -o lib/hweight.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/hweight.c gcc -o lib/ieee754.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/ieee754.c gcc -o lib/lfsr.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/lfsr.c gcc -o lib/memalign.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/memalign.c gcc -o lib/mountcheck.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/mountcheck.c gcc -o lib/num2str.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/num2str.c gcc -o lib/output_buffer.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/output_buffer.c gcc -o lib/pattern.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/pattern.c gcc -o lib/prio_tree.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/prio_tree.c gcc -o lib/rand.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/rand.c gcc -o lib/rbtree.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/rbtree.c gcc -o lib/strntol.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/strntol.c gcc -o lib/zipf.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c lib/zipf.c gcc -o gettime.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c gettime.c gcc -o ioengines.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c ioengines.c gcc -o init.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c init.c gcc -o stat.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c stat.c gcc -o log.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c log.c gcc -o time.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c time.c gcc -o filesetup.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c filesetup.c gcc -o eta.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c eta.c gcc -o verify.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c verify.c gcc -o memory.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c memory.c gcc -o io_u.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c io_u.c gcc -o parse.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c parse.c gcc -o mutex.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c mutex.c gcc -o options.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c options.c gcc -o smalloc.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c smalloc.c gcc -o filehash.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c filehash.c gcc -o profile.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c profile.c gcc -o debug.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c debug.c gcc -o engines/cpu.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/cpu.c gcc -o engines/mmap.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/mmap.c gcc -o engines/sync.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/sync.c gcc -o engines/null.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/null.c gcc -o engines/net.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/net.c gcc -o engines/ftruncate.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/ftruncate.c gcc -o engines/filecreate.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/filecreate.c gcc -o server.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c server.c gcc -o client.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c client.c gcc -o iolog.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c iolog.c gcc -o backend.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c backend.c gcc -o libfio.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c libfio.c gcc -o flow.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c flow.c gcc -o cconv.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c cconv.c gcc -o gettime-thread.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c gettime-thread.c gcc -o helpers.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c helpers.c gcc -o json.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c json.c gcc -o idletime.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c idletime.c gcc -o td_error.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c td_error.c gcc -o profiles/tiobench.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c profiles/tiobench.c gcc -o profiles/act.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c profiles/act.c gcc -o io_u_queue.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c io_u_queue.c gcc -o filelock.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c filelock.c gcc -o workqueue.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c workqueue.c gcc -o rate-submit.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c rate-submit.c gcc -o optgroup.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c optgroup.c gcc -o helper_thread.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c helper_thread.c gcc -o steadystate.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c steadystate.c gcc -o engines/libaio.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/libaio.c gcc -o engines/posixaio.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/posixaio.c gcc -o engines/falloc.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/falloc.c gcc -o engines/e4defrag.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/e4defrag.c gcc -o engines/splice.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/splice.c gcc -o oslib/strlcat.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c oslib/strlcat.c gcc -o engines/mtd.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/mtd.c gcc -o oslib/libmtd.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c oslib/libmtd.c gcc -o oslib/libmtd_legacy.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c oslib/libmtd_legacy.c gcc -o diskutil.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c diskutil.c gcc -o fifo.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c fifo.c gcc -o blktrace.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c blktrace.c gcc -o cgroup.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c cgroup.c gcc -o trim.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c trim.c gcc -o engines/sg.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/sg.c gcc -o engines/binject.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c engines/binject.c gcc -o oslib/linux-dev-lookup.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c oslib/linux-dev-lookup.c gcc -o fio.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c fio.c gcc -o t/log.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/log.c gcc -o t/genzipf.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/genzipf.c gcc -o oslib/strcasestr.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c oslib/strcasestr.c gcc -o oslib/strndup.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c oslib/strndup.c gcc -o t/btrace2fio.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/btrace2fio.c gcc -o t/dedupe.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/dedupe.c gcc -o t/debug.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/debug.c gcc -o t/arch.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/arch.c gcc -o t/verify-state.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/verify-state.c gcc -o t/stest.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/stest.c gcc -o t/ieee754.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/ieee754.c gcc -o t/axmap.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/axmap.c gcc -o t/lfsr-test.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/lfsr-test.c gcc -o t/gen-rand.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/gen-rand.c gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o t/ieee754 t/ieee754.o lib/ieee754.o -lrt -laio -lz -lm -lpthread -ldl gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o t/stest t/stest.o gettime.o mutex.o smalloc.o t/log.o t/debug.o t/arch.o -lrt -laio -lz -lm -lpthread -ldl gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o t/axmap t/axmap.o lib/lfsr.o lib/axmap.o -lrt -laio -lz -lm -lpthread -ldl gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o t/fio-verify-state t/verify-state.o t/log.o crc/crc32c.o crc/crc32c-intel.o crc/crc32c-arm64.o t/debug.o -lrt -laio -lz -lm -lpthread -ldl gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o t/gen-rand t/gen-rand.o t/log.o t/debug.o lib/rand.o lib/pattern.o lib/strntol.o oslib/strcasestr.o oslib/strndup.o -lrt -laio -lz -lm -lpthread -ldl gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o t/fio-genzipf t/log.o lib/ieee754.o lib/rand.o lib/pattern.o lib/zipf.o lib/strntol.o lib/gauss.o t/genzipf.o oslib/strcasestr.o oslib/strndup.o -lrt -laio -lz -lm -lpthread -ldl gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o t/lfsr-test t/lfsr-test.o lib/lfsr.o gettime.o t/log.o t/debug.o t/arch.o -lrt -laio -lz -lm -lpthread -ldl gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o t/fio-dedupe t/dedupe.o lib/rbtree.o t/log.o mutex.o smalloc.o gettime.o crc/md5.o lib/memalign.o lib/bloom.o t/debug.o crc/xxhash.o t/arch.o crc/murmur3.o crc/crc32c.o crc/crc32c-intel.o crc/crc32c-arm64.o crc/fnv.o -lrt -laio -lz -lm -lpthread -ldl gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o t/fio-btrace2fio t/btrace2fio.o fifo.o lib/flist_sort.o t/log.o oslib/linux-dev-lookup.o -lrt -laio -lz -lm -lpthread -ldl gcc -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -L/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/lib -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -D_GNU_SOURCE -include config-host.h -g -O2 -fdebug-prefix-map=/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld=xfstests-bld -gno-record-gcc-switches -I/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld/include -march=armv8-a+crc+crypto -DARCH_HAVE_CRC_CRYPTO -I. -I. -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.2"' -o fio crc/crc16.o crc/crc32.o crc/crc32c-arm64.o crc/crc32c-intel.o crc/crc32c.o crc/crc64.o crc/crc7.o crc/fnv.o crc/md5.o crc/murmur3.o crc/sha1.o crc/sha256.o crc/sha3.o crc/sha512.o crc/test.o crc/xxhash.o lib/axmap.o lib/bloom.o lib/flist_sort.o lib/gauss.o lib/getrusage.o lib/hweight.o lib/ieee754.o lib/lfsr.o lib/memalign.o lib/mountcheck.o lib/num2str.o lib/output_buffer.o lib/pattern.o lib/prio_tree.o lib/rand.o lib/rbtree.o lib/strntol.o lib/zipf.o gettime.o ioengines.o init.o stat.o log.o time.o filesetup.o eta.o verify.o memory.o io_u.o parse.o mutex.o options.o smalloc.o filehash.o profile.o debug.o engines/cpu.o engines/mmap.o engines/sync.o engines/null.o engines/net.o engines/ftruncate.o engines/filecreate.o server.o client.o iolog.o backend.o libfio.o flow.o cconv.o gettime-thread.o helpers.o json.o idletime.o td_error.o profiles/tiobench.o profiles/act.o io_u_queue.o filelock.o workqueue.o rate-submit.o optgroup.o helper_thread.o steadystate.o engines/libaio.o engines/posixaio.o engines/falloc.o engines/e4defrag.o engines/splice.o oslib/strlcat.o engines/mtd.o oslib/libmtd.o oslib/libmtd_legacy.o diskutil.o fifo.o blktrace.o cgroup.o trim.o engines/sg.o engines/binject.o oslib/linux-dev-lookup.o fio.o -lrt -laio -lz -lm -lpthread -ldl make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/fio' make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/fio' install -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//bin install fio t/fio-genzipf t/fio-btrace2fio t/fio-dedupe t/fio-verify-state ./tools/fio_generate_plots ./tools/plot/fio2gnuplot ./tools/genfio ./tools/fiologparser.py ./tools/hist/fiologparser_hist.py ./tools/fio_jsonplus_clat2csv /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//bin install -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//man/man1 install -m 644 ./fio.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//man/man1 install -m 644 ./tools/fio_generate_plots.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//man/man1 install -m 644 ./tools/plot/fio2gnuplot.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//man/man1 install -m 644 ./tools/hist/fiologparser_hist.py.1 /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//man/man1 install -m 755 -d /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//share/fio install -m 644 ./tools/plot/*gpm /home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/bld//share/fio/ make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/xfstests/src/xfstests-bld/fio' ----------------- 2019-05-09 09:33:33: Starting build of xfstests libtoolize: putting auxiliary files in '.'. libtoolize: linking file './config.guess' libtoolize: linking file './config.sub' libtoolize: linking file './install-sh' libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gmake... no checking for make... /usr/bin/make checking for tar... /bin/tar checking for gzip... /bin/gzip checking whether gcc -MM is supported... yes checking for sort... /bin/sort checking whether ln -s works... yes checking for rpm... no checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking sys/uuid.h usability... no checking sys/uuid.h presence... no checking for sys/uuid.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/syssgi.h usability... no checking sys/syssgi.h presence... no checking for sys/syssgi.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/types.h... (cached) yes checking for strings.h... (cached) yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking sys/fs/xfs_fsops.h usability... no checking sys/fs/xfs_fsops.h presence... no checking for sys/fs/xfs_fsops.h... no checking sys/fs/xfs_itable.h usability... no checking sys/fs/xfs_itable.h presence... no checking for sys/fs/xfs_itable.h... no checking xfs/platform_defs.h usability... no checking xfs/platform_defs.h presence... no checking for xfs/platform_defs.h... no checking btrfs/ioctl.h usability... no checking btrfs/ioctl.h presence... no checking for btrfs/ioctl.h... no checking cifs/ioctl.h usability... no checking cifs/ioctl.h presence... no checking for cifs/ioctl.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for xfs/xfs_log_format.h... no checking for uuid_compare... no checking for uuid_compare in -luuid... yes checking for xfs/xfs.h... yes checking for xfs/libxfs.h... no checking whether xlog_assign_lsn is declared... no checking for xfs/xqm.h... yes checking xfsctl from xfs/xfs.h... ok checking xfs/handle.h usability... yes checking xfs/handle.h presence... yes checking for xfs/handle.h... yes checking for attr_list_by_handle in -lhandle... no FATAL ERROR: could not find a current XFS handle library. Install or upgrade the XFS library package. Alternatively, run "make install-lib" from the xfsprogs source. stderr: asm_types.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc, char **argv) ^~~~ asm_types.c: In function 'main': asm_types.c:15:37: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("Sizeof(__U8__TYPEDEF) is %d should be 1\n", ~^ %ld sizeof(__U8_TYPEDEF)); ~~~~~~~~~~~~~~~~~~~~ asm_types.c:24:36: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("Sizeof(_S8__TYPEDEF) is %d should be 1\n", ~^ %ld sizeof(__S8_TYPEDEF)); ~~~~~~~~~~~~~~~~~~~~ asm_types.c:33:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("Sizeof(__U16__TYPEDEF) is %d should be 2\n", ~^ %ld sizeof(__U16_TYPEDEF)); ~~~~~~~~~~~~~~~~~~~~~ asm_types.c:42:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("Sizeof(__S16__TYPEDEF) is %d should be 2\n", ~^ %ld sizeof(__S16_TYPEDEF)); ~~~~~~~~~~~~~~~~~~~~~ asm_types.c:52:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("Sizeof(__U32__TYPEDEF) is %d should be 4\n", ~^ %ld sizeof(__U32_TYPEDEF)); ~~~~~~~~~~~~~~~~~~~~~ asm_types.c:61:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("Sizeof(__S32__TYPEDEF) is %d should be 4\n", ~^ %ld sizeof(__S32_TYPEDEF)); ~~~~~~~~~~~~~~~~~~~~~ asm_types.c:71:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("Sizeof(__U64__TYPEDEF) is %d should be 8\n", ~^ %ld sizeof(__U64_TYPEDEF)); ~~~~~~~~~~~~~~~~~~~~~ asm_types.c:80:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("Sizeof(__S64__TYPEDEF) is %d should be 8\n", ~^ %ld sizeof(__S64_TYPEDEF)); ~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from gen_uuid.c:46: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ save.c: In function ‘blkid_flush_cache’: save.c:146:5: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result [-Wunused-result] link(filename, backup); ^~~~~~~~~~~~~~~~~~~~~~ probe.c: In function ‘linux_version_code’: probe.c:251:10: warning: type defaults to ‘int’ in declaration of ‘version_code’ [-Wimplicit-int] static version_code = -1; ^~~~~~~~~~~~ devname.c: In function ‘lvm_get_devno’: devname.c:291:10: warning: implicit declaration of function ‘makedev’ [-Wimplicit-function-declaration] ret = makedev(ma, mi); ^~~~~~~ devname.c: In function ‘get_dm_name’: devname.c:172:45: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 244 [-Wformat-truncation=] snprintf(path, sizeof(path), "/dev/mapper/%s", name); ^~ ~~~~ In file included from /usr/include/stdio.h:867, from devname.c:16: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 13 and 268 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ devname.c: In function ‘probe_one’: devname.c:138:29: warning: ‘%s’ directive writing up to 255 bytes into a region of size 245 [-Wformat-overflow=] sprintf(path, "/sys/block/%s/slaves", de->d_name); ^~ In file included from /usr/include/stdio.h:867, from devname.c:16: /usr/include/aarch64-linux-gnu/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 19 and 274 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ar: `u' modifier ignored since `D' is the default (see `U') make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ar: `u' modifier ignored since `D' is the default (see `U') make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') test1.c:164:35: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] { "bits", '\0', POPT_ARG_BITSET|POPT_ARGFLAG_DOC_HIDDEN, &aBits, 0, ^ poptconfig.c: In function ‘poptReadConfigFile’: poptconfig.c:399:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] int xx; ^~ poptint.c:12:28: warning: ‘utf8_skip_data’ defined but not used [-Wunused-const-variable=] static const unsigned char utf8_skip_data[256] = { ^~~~~~~~~~~~~~ popthelp.c: In function ‘getArgDescrip’: popthelp.c:176:27: warning: unused parameter ‘translation_domain’ [-Wunused-parameter] /*@null@*/ const char * translation_domain) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ popthelp.c: In function ‘singleOptionDefaultValue’: popthelp.c:230:27: warning: unused parameter ‘translation_domain’ [-Wunused-parameter] /*@null@*/ const char * translation_domain) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ popthelp.c: In function ‘singleOptionHelp’: popthelp.c:325:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] int xx; ^~ popthelp.c: In function ‘singleTableHelp’: popthelp.c:606:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] int xx; ^~ popthelp.c: In function ‘showHelpIntro’: popthelp.c:647:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] int xx; ^~ popthelp.c: In function ‘poptPrintHelp’: popthelp.c:666:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] int xx; ^~ popt.c: In function ‘execCommand’: popt.c:483:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^~ ar: `u' modifier ignored since `D' is the default (see `U') configure: WARNING: unrecognized options: --disable-nls configure: WARNING: unrecognized options: --disable-nls /bin/sh: 1: lsdiff: not found ar: creating libaio.a config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting snprintf.c: In function ‘dopr’: snprintf.c:319:11: warning: this statement may fall through [-Wimplicit-fallthrough=] flags |= DP_F_UP; ^ snprintf.c:320:4: note: here case 'x': ^~~~ snprintf.c:341:11: warning: this statement may fall through [-Wimplicit-fallthrough=] flags |= DP_F_UP; ^ snprintf.c:342:4: note: here case 'e': ^~~~ snprintf.c:350:11: warning: this statement may fall through [-Wimplicit-fallthrough=] flags |= DP_F_UP; ^ snprintf.c:351:4: note: here case 'g': ^~~~ child.c: In function ‘child_run’: child.c:177:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&child->cname,"client%d", child->id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbench.c: In function ‘main’: dbench.c:469:9: warning: variable ‘t’ set but not used [-Wunused-but-set-variable] double t, latency=0; ^ fileio.c: In function ‘nb_writex’: fileio.c:344:4: warning: ignoring return value of ‘pread’, declared with attribute warn_unused_result [-Wunused-result] pread(ftable[i].fd, &c, 1, offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:351:4: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] ftruncate(ftable[i].fd, offset+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function ‘nb_cleanup’: fileio.c:508:2: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&dname, "%s/clients/client%d", child->directory, child->id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:512:2: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&dname, "%s%s", child->directory, "/clients"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function ‘nb_deltree’: fileio.c:533:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf(&fname, "%s/%s", dname, de->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ld: ../libfrog/.libs/libfrog.a(convert.o): in function `gid_from_string': xfstests-bld/xfsprogs-dev/libfrog/convert.c:380: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: ../libfrog/.libs/libfrog.a(convert.o): in function `uid_from_string': xfstests-bld/xfsprogs-dev/libfrog/convert.c:359: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ld: ../libfrog/.libs/libfrog.a(convert.o): in function `gid_from_string': xfstests-bld/xfsprogs-dev/libfrog/convert.c:380: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: ../libfrog/.libs/libfrog.a(convert.o): in function `uid_from_string': xfstests-bld/xfsprogs-dev/libfrog/convert.c:359: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: util.o: in function `getnextgrent': xfstests-bld/xfsprogs-dev/quota/util.c:275: warning: Using 'getgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: xfstests-bld/xfsprogs-dev/quota/util.c:275: warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: quota.o: in function `quota_group_type': xfstests-bld/xfsprogs-dev/quota/quota.c:281: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: util.o: in function `gid_to_name': xfstests-bld/xfsprogs-dev/quota/util.c:350: warning: Using 'setgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: xfstests-bld/xfsprogs-dev/quota/util.c:359: warning: Using 'endgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: util.o: in function `getnextpwent': xfstests-bld/xfsprogs-dev/quota/util.c:260: warning: Using 'getpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: quota.o: in function `quota_user_type': xfstests-bld/xfsprogs-dev/quota/quota.c:231: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: util.o: in function `getnextpwent': xfstests-bld/xfsprogs-dev/quota/util.c:260: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: util.o: in function `uid_to_name': xfstests-bld/xfsprogs-dev/quota/util.c:313: warning: Using 'setpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: xfstests-bld/xfsprogs-dev/quota/util.c:322: warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: ../libfrog/.libs/libfrog.a(convert.o): in function `gid_from_string': xfstests-bld/xfsprogs-dev/libfrog/convert.c:380: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: ../libfrog/.libs/libfrog.a(convert.o): in function `uid_from_string': xfstests-bld/xfsprogs-dev/libfrog/convert.c:359: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: ../libfrog/.libs/libfrog.a(convert.o): in function `gid_from_string': xfstests-bld/xfsprogs-dev/libfrog/convert.c:380: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: ../libfrog/.libs/libfrog.a(convert.o): in function `uid_from_string': xfstests-bld/xfsprogs-dev/libfrog/convert.c:359: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') FIO_VERSION = fio-3.2 In file included from engines/filecreate.c:12: engines/filecreate.c: In function ‘open_file’: engines/../fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 93 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ engines/../fio.h:479:2: note: in expansion of macro ‘__td_verror’ __td_verror((td), (err), strerror((err)), (func)); \ ^~~~~~~~~~~ engines/filecreate.c:45:3: note: in expansion of macro ‘td_verror’ td_verror(td, e, buf); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from engines/filecreate.c:7: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 44 or more bytes (assuming 171) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from engines/filecreate.c:12: engines/../fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 93 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ engines/../fio.h:481:3: note: in expansion of macro ‘__td_verror’ __td_verror((td)->parent, (err), strerror((err)), (func)); \ ^~~~~~~~~~~ engines/filecreate.c:45:3: note: in expansion of macro ‘td_verror’ td_verror(td, e, buf); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from engines/filecreate.c:7: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 44 or more bytes (assuming 171) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from verify.h:5, from verify.c:12: verify.c: In function ‘open_state_file’: verify-state.h:104:28: warning: ‘-’ directive output may be truncated writing 1 byte into a region of size between 0 and 4095 [-Wformat-truncation=] snprintf(out, size, "%s-%s-%d-verify.state", prefix, ename, num); ^ In file included from /usr/include/stdio.h:867, from fio.h:11, from verify.c:11: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 17 or more bytes (assuming 4112) into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from filesetup.c:11: filesetup.c: In function ‘generic_open_file’: fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 101 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ fio.h:479:2: note: in expansion of macro ‘__td_verror’ __td_verror((td), (err), strerror((err)), (func)); \ ^~~~~~~~~~~ filesetup.c:710:3: note: in expansion of macro ‘td_verror’ td_verror(td, __e, buf); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from fio.h:11, from filesetup.c:11: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 36 or more bytes (assuming 163) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from filesetup.c:11: fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 101 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ fio.h:481:3: note: in expansion of macro ‘__td_verror’ __td_verror((td)->parent, (err), strerror((err)), (func)); \ ^~~~~~~~~~~ filesetup.c:710:3: note: in expansion of macro ‘td_verror’ td_verror(td, __e, buf); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from fio.h:11, from filesetup.c:11: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 36 or more bytes (assuming 163) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from verify.h:5, from server.c:28: verify-state.h: In function ‘verify_state_gen_name.constprop’: verify-state.h:104:26: warning: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size between 128 and 255 [-Wformat-truncation=] snprintf(out, size, "%s-%s-%d-verify.state", prefix, ename, num); ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from server.c:1: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 17 and 4249 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from engines/net.c:23: engines/net.c: In function ‘fio_netio_init’: engines/../fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 98 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ engines/../fio.h:479:2: note: in expansion of macro ‘__td_verror’ __td_verror((td), (err), strerror((err)), (func)); \ ^~~~~~~~~~~ engines/net.c:1044:3: note: in expansion of macro ‘td_verror’ td_verror(td, e, str); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from engines/net.c:7: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 39 or more bytes (assuming 166) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from engines/net.c:23: engines/../fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 98 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ engines/../fio.h:481:3: note: in expansion of macro ‘__td_verror’ __td_verror((td)->parent, (err), strerror((err)), (func)); \ ^~~~~~~~~~~ engines/net.c:1044:3: note: in expansion of macro ‘td_verror’ td_verror(td, e, str); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from engines/net.c:7: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 39 or more bytes (assuming 166) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from engines/falloc.c:19: engines/falloc.c: In function ‘open_file’: engines/../fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 97 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ engines/../fio.h:479:2: note: in expansion of macro ‘__td_verror’ __td_verror((td), (err), strerror((err)), (func)); \ ^~~~~~~~~~~ engines/falloc.c:49:3: note: in expansion of macro ‘td_verror’ td_verror(td, e, buf); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from engines/falloc.c:11: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 40 or more bytes (assuming 167) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from engines/falloc.c:19: engines/../fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 97 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ engines/../fio.h:481:3: note: in expansion of macro ‘__td_verror’ __td_verror((td)->parent, (err), strerror((err)), (func)); \ ^~~~~~~~~~~ engines/falloc.c:49:3: note: in expansion of macro ‘td_verror’ td_verror(td, e, buf); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from engines/falloc.c:11: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 40 or more bytes (assuming 167) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diskutil.c: In function ‘__init_per_file_disk_util’: diskutil.c:243:25: warning: ‘%s’ directive writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(temppath, "%s/%s", slavesdir, dirent->d_name); ^~ In file included from /usr/include/stdio.h:867, from diskutil.c:1: /usr/include/aarch64-linux-gnu/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 2 and 4352 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diskutil.c:256:25: warning: ‘%s’ directive writing up to 4095 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(temppath, "%s/%s/dev", slavesdir, slavepath); ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:867, from diskutil.c:1: /usr/include/aarch64-linux-gnu/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 6 and 8196 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diskutil.c:270:25: warning: ‘%s’ directive writing up to 4095 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(temppath, "%s/%s", slavesdir, slavepath); ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:867, from diskutil.c:1: /usr/include/aarch64-linux-gnu/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 2 and 8192 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from filesetup.c:11: filesetup.c: In function ‘recurse_dir’: fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 100 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ fio.h:479:2: note: in expansion of macro ‘__td_verror’ __td_verror((td), (err), strerror((err)), (func)); \ ^~~~~~~~~~~ filesetup.c:1755:3: note: in expansion of macro ‘td_verror’ td_verror(td, errno, buf); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from fio.h:11, from filesetup.c:11: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 37 or more bytes (assuming 164) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from filesetup.c:11: fio.h:468:45: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 100 [-Wformat-truncation=] snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ fio.h:481:3: note: in expansion of macro ‘__td_verror’ __td_verror((td)->parent, (err), strerror((err)), (func)); \ ^~~~~~~~~~~ filesetup.c:1755:3: note: in expansion of macro ‘td_verror’ td_verror(td, errno, buf); ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from fio.h:11, from filesetup.c:11: /usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 37 or more bytes (assuming 164) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./configure: line 8704: test: $(SHELL): binary operator expected make: *** [Makefile:30: all] Error 1