* Package: sys-fs/xfsprogs-3.2.3 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls policykit readline userland_GNU * FEATURES: fakeroot preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xfsprogs-3.2.3.tar.gz to /tmp/portage/sys-fs/xfsprogs-3.2.3/work >>> Source unpacked in /tmp/portage/sys-fs/xfsprogs-3.2.3/work >>> Preparing source in /tmp/portage/sys-fs/xfsprogs-3.2.3/work/xfsprogs-3.2.3 ... * Applying xfsprogs-3.2.2-sharedlibs.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/sys-fs/xfsprogs-3.2.3/work/xfsprogs-3.2.3 ... * econf: updating xfsprogs-3.2.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xfsprogs-3.2.3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --bindir=/usr/bin --libexecdir=/usr/lib64 --enable-gettext --enable-readline --disable-editline --disable-static configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for gmake... /usr/bin/gmake 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 msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for rpm... /usr/bin/rpm checking for rpmbuild... /usr/bin/rpmbuild checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for lio_listio... no checking for lio_listio in -lrt... yes 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 preadv... yes checking for sync_file_range... yes checking for library containing blkid_probe_all... -lblkid checking for blkid_probe_get_topology... yes checking for readdir... yes checking size of long... 8 checking size of char *... 8 checking for __psint_t ... no checking for __psunsigned_t ... no checking for __u32 ... yes 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 >>> Source configured. >>> Compiling source in /tmp/portage/sys-fs/xfsprogs-3.2.3/work/xfsprogs-3.2.3 ... make -j6 V=1 /usr/bin/gmake --no-print-directory Q= include libxfs libxlog libxcmd libhandle copy db estimate fsck fsr growfs io logprint mkfs quota mdrestore repair rtcp m4 man doc po debian Building include /usr/bin/gmake --no-print-directory Q= -q -C include || /usr/bin/gmake --no-print-directory Q= -C include [LN] xfs [LN] disk ln -s . xfs ln -s . disk Building libxcmd Building libhandle Building estimate /usr/bin/gmake --no-print-directory Q= -q -C libxcmd || /usr/bin/gmake --no-print-directory Q= -C libxcmd Building fsck Building libxfs /usr/bin/gmake --no-print-directory Q= -q -C libhandle || /usr/bin/gmake --no-print-directory Q= -C libhandle Building rtcp /usr/bin/gmake --no-print-directory Q= -q -C libxfs || /usr/bin/gmake --no-print-directory Q= -C libxfs /usr/bin/gmake --no-print-directory Q= -q -C estimate || /usr/bin/gmake --no-print-directory Q= -C estimate /usr/bin/gmake --no-print-directory Q= -q -C fsck || /usr/bin/gmake --no-print-directory Q= -C fsck /usr/bin/gmake --no-print-directory Q= -q -C rtcp || /usr/bin/gmake --no-print-directory Q= -C rtcp x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE command.c input.c paths.c projects.c help.c quit.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_estimate.c > .dep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall handle.c jdm.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_rtcp.c > .dep [CC] gen_crc32table x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -o gen_crc32table gen_crc32table.c Building m4 /usr/bin/gmake --no-print-directory Q= -q -C m4 || /usr/bin/gmake --no-print-directory Q= -C m4 Building man /usr/bin/gmake --no-print-directory Q= -q -C man || /usr/bin/gmake --no-print-directory Q= -C man Building man3 /usr/bin/gmake --no-print-directory Q= -q -C man3 || /usr/bin/gmake --no-print-directory Q= -C man3 Building man5 /usr/bin/gmake --no-print-directory Q= -q -C man5 || /usr/bin/gmake --no-print-directory Q= -C man5 [CC] xfs_estimate.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_estimate.c [CC] xfs_rtcp.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_rtcp.c Building man8 /usr/bin/gmake --no-print-directory Q= -q -C man8 || /usr/bin/gmake --no-print-directory Q= -C man8 Building doc /usr/bin/gmake --no-print-directory Q= -q -C doc || /usr/bin/gmake --no-print-directory Q= -C doc [CC] handle.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c handle.c [GENERATE] crc32table.h ./gen_crc32table > crc32table.h x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall cache.c crc32.c init.c kmem.c logitem.c radix-tree.c rdwr.c trans.c util.c xfs_alloc.c xfs_alloc_btree.c xfs_attr.c xfs_attr_leaf.c xfs_attr_remote.c xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_da_btree.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_inode_buf.c xfs_inode_fork.c xfs_ialloc_btree.c xfs_log_rlimit.c xfs_rtbitmap.c xfs_sb.c xfs_symlink_remote.c xfs_trans_resv.c linux.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep [ZIP] CHANGES.gz /bin/gzip --best -c < CHANGES > CHANGES.gz [CC] jdm.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c jdm.c [LD] xfs_estimate /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_estimate -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -static xfs_estimate.o [CC] command.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE -c command.c [CC] input.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE -c input.c [LD] xfs_rtcp /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_rtcp -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -static xfs_rtcp.o [LD] libhandle.la /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -rpath /lib64 -version-info 1:3:0 -Wl,--version-script,libhandle.sym -o libhandle.la handle.lo jdm.lo Building po /usr/bin/gmake --no-print-directory Q= -q -C po || /usr/bin/gmake --no-print-directory Q= -C po [MSGFMT] de.mo /usr/bin/msgfmt -c --statistics -o de.mo de.po Building debian /usr/bin/gmake --no-print-directory Q= -q -C debian || /usr/bin/gmake --no-print-directory Q= -C debian [MSGFMT] pl.mo /usr/bin/msgfmt -c --statistics -o pl.mo pl.po Building fsr /usr/bin/gmake --no-print-directory Q= -q -C fsr || /usr/bin/gmake --no-print-directory Q= -C fsr x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_fsr.c > .dep [CC] paths.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE -c paths.c 2356 translated messages. [CC] projects.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE -c projects.c 2294 translated messages. [CC] help.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE -c help.c [CC] xfs_fsr.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_fsr.c [CC] quit.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE -c quit.c [LD] libxcmd.la /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -rpath /lib64 -version-info 0:0:0 -o libxcmd.la command.lo input.lo paths.lo projects.lo help.lo quit.lo -lreadline Building io /usr/bin/gmake --no-print-directory Q= -q -C io || /usr/bin/gmake --no-print-directory Q= -C io Building quota /usr/bin/gmake --no-print-directory Q= -q -C quota || /usr/bin/gmake --no-print-directory Q= -C quota x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR init.c attr.c bmap.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 seek.c shutdown.c sync.c truncate.c fadvise.c madvise.c mincore.c sendfile.c fiemap.c inject.c resblks.c sync_file_range.c readdir.c > .dep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE init.c util.c edit.c free.c path.c project.c quot.c quota.c report.c state.c linux.c > .dep [LD] xfs_fsr /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_fsr -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -static xfs_fsr.o ../libhandle/libhandle.la [CC] util.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c util.c [CC] edit.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c edit.c [CC] init.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c init.c [CC] free.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c free.c [CC] path.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c path.c [TEST] CRC32 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -D CRC32_SELFTEST=1 crc32.c -o crc32selftest [CC] project.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c project.c [CC] quot.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c quot.c [CC] quota.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c quota.c [CC] report.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c report.c [CC] state.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c state.c [CC] linux.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c linux.c ./crc32selftest CRC_LE_BITS = 32 crc32: tests passed, 225944 bytes in 93 usec crc32c: tests passed, 225944 bytes in 93 usec [CC] cache.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c cache.c [CC] crc32.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c crc32.c [CC] init.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c init.c [CC] kmem.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c kmem.c [CC] init.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c init.c [LD] xfs_quota /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_quota -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -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 -lreadline init.c: In function 'libxfs_init': init.c:246:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] (void)getcwd(curdir,MAXPATHLEN);  ^ init.c:263:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curdir);  ^ init.c:282:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curdir);  ^ init.c:301:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curdir);  ^ init.c:334:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curdir);  ^ [CC] logitem.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c logitem.c [CC] attr.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c attr.c [CC] radix-tree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c radix-tree.c [CC] rdwr.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rdwr.c [CC] trans.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c trans.c [CC] util.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c util.c [CC] bmap.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c bmap.c [CC] xfs_alloc.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc.c [CC] xfs_alloc_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc_btree.c [CC] xfs_attr.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr.c [CC] file.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c file.c [CC] xfs_attr_leaf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr_leaf.c [CC] xfs_attr_remote.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr_remote.c [CC] freeze.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c freeze.c [CC] xfs_bmap.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap.c [CC] fsync.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c fsync.c [CC] xfs_bmap_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap_btree.c [CC] getrusage.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c getrusage.c [CC] xfs_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_btree.c [CC] imap.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c imap.c [CC] link.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c link.c [CC] xfs_da_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_da_btree.c [CC] mmap.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c mmap.c [CC] xfs_dir2.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2.c [CC] open.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c open.c [CC] xfs_dir2_block.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_block.c [CC] xfs_dir2_data.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_data.c [CC] parent.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c parent.c [CC] xfs_dir2_leaf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_leaf.c [CC] xfs_dir2_node.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_node.c [CC] pread.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c pread.c [CC] xfs_dir2_sf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_sf.c [CC] xfs_dquot_buf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dquot_buf.c [CC] prealloc.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c prealloc.c [CC] xfs_ialloc.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc.c [CC] xfs_inode_buf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_inode_buf.c [CC] pwrite.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c pwrite.c [CC] seek.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c seek.c [CC] xfs_inode_fork.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_inode_fork.c [CC] xfs_ialloc_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc_btree.c [CC] xfs_log_rlimit.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_log_rlimit.c [CC] shutdown.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c shutdown.c [CC] xfs_rtbitmap.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_rtbitmap.c [CC] sync.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c sync.c [CC] xfs_sb.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_sb.c [CC] truncate.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c truncate.c [CC] xfs_symlink_remote.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_symlink_remote.c [CC] xfs_trans_resv.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_trans_resv.c [CC] fadvise.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c fadvise.c [CC] linux.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c linux.c [CC] madvise.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c madvise.c [CC] mincore.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c mincore.c [CC] sendfile.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c sendfile.c [CC] fiemap.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c fiemap.c [CC] inject.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c inject.c [CC] resblks.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c resblks.c [CC] sync_file_range.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c sync_file_range.c [LD] libxfs.la /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -rpath /lib64 -version-info 0:0:0 -o libxfs.la cache.lo crc32.lo init.lo kmem.lo logitem.lo radix-tree.lo rdwr.lo trans.lo util.lo xfs_alloc.lo xfs_alloc_btree.lo xfs_attr.lo xfs_attr_leaf.lo xfs_attr_remote.lo xfs_bmap.lo xfs_bmap_btree.lo xfs_btree.lo xfs_da_btree.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_inode_buf.lo xfs_inode_fork.lo xfs_ialloc_btree.lo xfs_log_rlimit.lo xfs_rtbitmap.lo xfs_sb.lo xfs_symlink_remote.lo xfs_trans_resv.lo linux.lo -lpthread -lrt [CC] readdir.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR -c readdir.c [LD] xfs_io /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_io -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed init.o attr.o bmap.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 seek.o shutdown.o sync.o truncate.o fadvise.o madvise.o mincore.o sendfile.o fiemap.o inject.o resblks.o sync_file_range.o readdir.o ../libxcmd/libxcmd.la ../libhandle/libhandle.la -lreadline Building libxlog Building copy /usr/bin/gmake --no-print-directory Q= -q -C libxlog || /usr/bin/gmake --no-print-directory Q= -C libxlog Building growfs /usr/bin/gmake --no-print-directory Q= -q -C copy || /usr/bin/gmake --no-print-directory Q= -C copy Building mdrestore /usr/bin/gmake --no-print-directory Q= -q -C growfs || /usr/bin/gmake --no-print-directory Q= -C growfs /usr/bin/gmake --no-print-directory Q= -q -C mdrestore || /usr/bin/gmake --no-print-directory Q= -C mdrestore Building mkfs /usr/bin/gmake --no-print-directory Q= -q -C mkfs || /usr/bin/gmake --no-print-directory Q= -C mkfs x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_growfs.c > .dep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_log_recover.c util.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_copy.c > .dep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_mdrestore.c > .dep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_BLKID maxtrres.c proto.c xfs_mkfs.c > .dep [CC] xfs_growfs.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_growfs.c [CC] xfs_mdrestore.o [CC] xfs_copy.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_mdrestore.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_copy.c [CC] xfs_log_recover.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_log_recover.c [CC] util.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c util.c [CC] maxtrres.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_BLKID -c maxtrres.c [CC] proto.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_BLKID -c proto.c [LD] xfs_mdrestore /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_mdrestore -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -static xfs_mdrestore.o ../libxfs/libxfs.la -lrt -lpthread -luuid [CC] xfs_mkfs.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_BLKID -c xfs_mkfs.c [LD] xfs_growfs /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_growfs -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed xfs_growfs.o ../libxfs/libxfs.la ../libxcmd/libxcmd.la -luuid -lrt -lpthread -lreadline [LD] libxlog.la /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -rpath /lib64 -version-info 0:0:0 -o libxlog.la xfs_log_recover.lo util.lo -luuid ../libxfs/libxfs.la [LD] xfs_copy /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_copy -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed xfs_copy.o ../libxfs/libxfs.la -luuid -lpthread -lrt Building db /usr/bin/gmake --no-print-directory Q= -q -C db || /usr/bin/gmake --no-print-directory Q= -C db Building logprint /usr/bin/gmake --no-print-directory Q= -q -C logprint || /usr/bin/gmake --no-print-directory Q= -C logprint Building repair /usr/bin/gmake --no-print-directory Q= -q -C repair || /usr/bin/gmake --no-print-directory Q= -C repair x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall logprint.c log_copy.c log_dump.c log_misc.c log_print_all.c log_print_trans.c > .dep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall agheader.c attr_repair.c avl.c avl64.c bmap.c btree.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 rt.c sb.c scan.c threads.c versions.c xfs_repair.c > .dep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE 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 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 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 > .dep [CC] log_copy.o [CC] logprint.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c log_copy.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c logprint.c [CC] log_dump.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c log_dump.c [CC] log_misc.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c log_misc.c [CC] log_print_all.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c log_print_all.c [CC] log_print_trans.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c log_print_trans.c [LD] mkfs.xfs /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o mkfs.xfs -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed maxtrres.o proto.o xfs_mkfs.o -lblkid ../libxfs/libxfs.la -luuid -lrt -lpthread [LD] xfs_logprint /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_logprint -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed logprint.o log_copy.o log_dump.o log_misc.o log_print_all.o log_print_trans.o ../libxfs/libxfs.la ../libxlog/libxlog.la -luuid -lrt -lpthread [CC] agheader.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c agheader.c [CC] attr_repair.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c attr_repair.c [CC] avl.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c avl.c [CC] avl64.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c avl64.c [CC] bmap.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c bmap.c [CC] btree.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c btree.c [CC] dino_chunks.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c dino_chunks.c [CC] dinode.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c dinode.c [CC] dir2.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c dir2.c [CC] addr.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c addr.c [CC] globals.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c globals.c [CC] incore.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c incore.c [CC] agf.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c agf.c [CC] agfl.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c agfl.c [CC] incore_bmc.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c incore_bmc.c [CC] agi.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c agi.c [CC] attr.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c attr.c [CC] init.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c init.c [CC] incore_ext.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c incore_ext.c [CC] attrshort.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c attrshort.c [CC] incore_ino.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c incore_ino.c [CC] bit.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c bit.c [CC] block.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c block.c [CC] phase1.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c phase1.c [CC] phase2.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c phase2.c [CC] bmap.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c bmap.c [CC] phase3.o [CC] btblock.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c phase3.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c btblock.c [CC] phase4.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c phase4.c [CC] phase5.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c phase5.c [CC] phase6.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c phase6.c [CC] phase7.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c phase7.c [CC] bmroot.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c bmroot.c [CC] check.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c check.c [CC] progress.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c progress.c [CC] prefetch.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c prefetch.c [CC] command.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c command.c [CC] convert.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c convert.c [CC] rt.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rt.c convert.c: In function ‘convert_f’: convert.c:146:10: warning: ‘cvals[10].inooff’ may be used uninitialized in this function [-Wmaybe-uninitialized] return (__uint64_t)val->inooff;  ^ convert.c:160:10: note: ‘cvals[10].inooff’ was declared here cval_t cvals[NCTS];  ^ convert.c:41:3: warning: ‘cvals[9].inoidx’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((__uint64_t)(x) << mp->m_sb.sb_inodelog)  ^ convert.c:160:10: note: ‘cvals[9].inoidx’ was declared here cval_t cvals[NCTS];  ^ In file included from ../include/xfs/libxfs.h:47:0, from convert.c:19: ../include/xfs/xfs_inum.h:41:3: warning: ‘cvals[8].ino’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((xfs_agino_t)(i) & XFS_INO_MASK(XFS_INO_AGINO_BITS(mp)))  ^ convert.c:160:10: note: ‘cvals[8].ino’ was declared here cval_t cvals[NCTS];  ^ In file included from ../include/xfs/libxfs.h:49:0, from convert.c:19: ../include/xfs/xfs_ag.h:262:3: warning: ‘cvals[7].fsblock’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((xfs_agblock_t)((fsbno) & xfs_mask32lo((mp)->m_sb.sb_agblklog)))  ^ convert.c:160:10: note: ‘cvals[7].fsblock’ was declared here cval_t cvals[NCTS];  ^ convert.c:33:3: warning: ‘cvals[6].daddr’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((__uint64_t)(x) << BBSHIFT)  ^ convert.c:160:10: note: ‘cvals[6].daddr’ was declared here cval_t cvals[NCTS];  ^ convert.c:208:5: warning: ‘cvals[5].byte’ may be used uninitialized in this function [-Wmaybe-uninitialized] v += bytevalue(c, &cvals[c]);  ^ convert.c:134:10: warning: ‘cvals[4].blkoff’ may be used uninitialized in this function [-Wmaybe-uninitialized] return (__uint64_t)val->blkoff;  ^ convert.c:160:10: note: ‘cvals[4].blkoff’ was declared here cval_t cvals[NCTS];  ^ convert.c:132:10: warning: ‘cvals[3].bboff’ may be used uninitialized in this function [-Wmaybe-uninitialized] return (__uint64_t)val->bboff;  ^ convert.c:160:10: note: ‘cvals[3].bboff’ was declared here cval_t cvals[NCTS];  ^ convert.c:31:19: warning: ‘cvals[2].agnumber’ may be used uninitialized in this function [-Wmaybe-uninitialized] agblock_to_bytes((__uint64_t)(x) * mp->m_sb.sb_agblocks)  ^ convert.c:160:10: note: ‘cvals[2].agnumber’ was declared here cval_t cvals[NCTS];  ^ convert.c:29:3: warning: ‘cvals[1].agino’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((__uint64_t)(x) << mp->m_sb.sb_inodelog)  ^ convert.c:160:10: note: ‘cvals[1].agino’ was declared here cval_t cvals[NCTS];  ^ convert.c:27:3: warning: ‘cvals[0].agblock’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((__uint64_t)(x) << mp->m_sb.sb_blocklog)  ^ convert.c:160:10: note: ‘cvals[0].agblock’ was declared here cval_t cvals[NCTS];  ^ [CC] debug.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c debug.c [CC] sb.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c sb.c [CC] scan.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c scan.c [CC] threads.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c threads.c [CC] dir2.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c dir2.c [CC] versions.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c versions.c [CC] xfs_repair.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_repair.c [CC] dir2sf.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c dir2sf.c [CC] dquot.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c dquot.c [CC] echo.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c echo.c [CC] faddr.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c faddr.c [CC] field.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c field.c [CC] flist.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c flist.c [CC] fprint.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c fprint.c [CC] frag.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c frag.c [LD] xfs_repair /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_repair -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed agheader.o attr_repair.o avl.o avl64.o bmap.o btree.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 rt.o sb.o scan.o threads.o versions.o xfs_repair.o ../libxfs/libxfs.la ../libxlog/libxlog.la -luuid -lrt -lpthread [CC] freesp.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c freesp.c [CC] hash.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c hash.c [CC] help.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c help.c [CC] init.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c init.c [CC] inode.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c inode.c [CC] input.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c input.c [CC] io.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c io.c [CC] malloc.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c malloc.c [CC] metadump.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c metadump.c [CC] output.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c output.c [CC] print.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c print.c [CC] quit.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c quit.c [CC] sb.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c sb.c [CC] sig.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c sig.c [CC] strvec.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c strvec.c [CC] text.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c text.c [CC] type.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c type.c [CC] write.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c write.c [CC] attrset.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c attrset.c [CC] symlink.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE -c symlink.c [LD] xfs_db /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfs_db -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed 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 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 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 ../libxfs/libxfs.la ../libxlog/libxlog.la -luuid -lrt -lpthread -lreadline >>> Source compiled. >>> Test phase [not enabled]: sys-fs/xfsprogs-3.2.3 >>> Install xfsprogs-3.2.3 into /tmp/portage/sys-fs/xfsprogs-3.2.3/image/ category sys-fs make -j6 V=1 DIST_ROOT=/tmp/portage/sys-fs/xfsprogs-3.2.3/image/ install Installing include-install /usr/bin/gmake --no-print-directory Q= -C include install Installing libxfs-install /usr/bin/gmake --no-print-directory Q= -C libxfs install Installing copy-install /usr/bin/gmake --no-print-directory Q= -C copy install Installing libhandle-install /usr/bin/gmake --no-print-directory Q= -C libhandle install Installing libxcmd-install Installing libxlog-install gmake[1]: Nothing to be done for 'install'. /usr/bin/gmake --no-print-directory Q= -C libxlog install /usr/bin/gmake --no-print-directory Q= -C libxcmd install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall cache.c crc32.c init.c kmem.c logitem.c radix-tree.c rdwr.c trans.c util.c xfs_alloc.c xfs_alloc_btree.c xfs_attr.c xfs_attr_leaf.c xfs_attr_remote.c xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_da_btree.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_inode_buf.c xfs_inode_fork.c xfs_ialloc_btree.c xfs_log_rlimit.c xfs_rtbitmap.c xfs_sb.c xfs_symlink_remote.c xfs_trans_resv.c linux.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_copy.c > .dep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall handle.c jdm.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep Installing db-install /usr/bin/gmake --no-print-directory Q= -C db install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE command.c input.c paths.c projects.c help.c quit.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_log_recover.c util.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE 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 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 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 > .dep ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_copy /usr/sbin Installing estimate-install /usr/bin/gmake --no-print-directory Q= -C estimate install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_estimate.c > .dep Installing fsck-install /usr/bin/gmake --no-print-directory Q= -C fsck install ../install-sh -o portage -g portage -m 755 -d /sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' ../install-sh -o portage -g portage -m 755 xfs_fsck.sh /sbin/fsck.xfs Installing fsr-install /usr/bin/gmake --no-print-directory Q= -C fsr install ../install-sh -o portage -g portage -m 755 -d /usr/sbin x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_fsr.c > .dep Installing growfs-install /usr/bin/gmake --no-print-directory Q= -C growfs install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_growfs.c > .dep /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_estimate /usr/sbin ../install-sh -o portage -g portage -m 755 -d /usr/sbin ../install-sh -o portage -g portage -m 755 -d /usr/sbin Installing io-install /usr/bin/gmake --no-print-directory Q= -C io install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR init.c attr.c bmap.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 seek.c shutdown.c sync.c truncate.c fadvise.c madvise.c mincore.c sendfile.c fiemap.c inject.c resblks.c sync_file_range.c readdir.c > .dep Installing logprint-install /usr/bin/gmake --no-print-directory Q= -C logprint install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall logprint.c log_copy.c log_dump.c log_misc.c log_print_all.c log_print_trans.c > .dep /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_fsr /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_growfs /usr/sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' libtool: install: warning: `../libxcmd/libxcmd.la' has not been installed in `/lib64' Installing mkfs-install /usr/bin/gmake --no-print-directory Q= -C mkfs install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_BLKID maxtrres.c proto.c xfs_mkfs.c > .dep ../install-sh -o portage -g portage -m 755 xfs_info.sh /usr/sbin/xfs_info Installing quota-install /usr/bin/gmake --no-print-directory Q= -C quota install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE init.c util.c edit.c free.c path.c project.c quot.c quota.c report.c state.c linux.c > .dep ../install-sh -o portage -g portage -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 mkfs.xfs /sbin ../install-sh -o portage -g portage -m 755 -d /usr/sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_logprint /usr/sbin Installing mdrestore-install /usr/bin/gmake --no-print-directory Q= -C mdrestore install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_mdrestore.c > .dep libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' libtool: install: warning: `../libxlog/libxlog.la' has not been installed in `/lib64' ../install-sh -o portage -g portage -m 755 -d /usr/sbin Installing repair-install /usr/bin/gmake --no-print-directory Q= -C repair install /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_mdrestore /usr/sbin x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall agheader.c attr_repair.c avl.c avl64.c bmap.c btree.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 rt.c sb.c scan.c threads.c versions.c xfs_repair.c > .dep Installing rtcp-install /usr/bin/gmake --no-print-directory Q= -C rtcp install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_rtcp.c > .dep ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_rtcp /usr/sbin ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_quota /usr/sbin Installing m4-install /usr/bin/gmake --no-print-directory Q= -C m4 install gmake[1]: Nothing to be done for 'install'. Installing man-install /usr/bin/gmake --no-print-directory Q= -C man install /usr/bin/gmake --no-print-directory Q= -C man3 install gmake[2]: Nothing to be done for 'install'. /usr/bin/gmake --no-print-directory Q= -C man5 install Installing doc-install /usr/bin/gmake --no-print-directory Q= -C doc install ../install-sh -o portage -g portage -m 755 -d /usr/share/doc/xfsprogs-3.2.3 ../../install-sh -o portage -g portage -m 755 -d /usr/share/man/man5 ../install-sh -o portage -g portage -m 644 CHANGES.gz CREDITS /usr/share/doc/xfsprogs-3.2.3 ../../install-sh -o portage -g portage -m 644 projects.5 /usr/share/man/man5/projects.5 ../install-sh -o portage -g portage -m 644 COPYING /usr/share/doc/xfsprogs-3.2.3 ../../install-sh -o portage -g portage -m 644 projid.5 /usr/share/man/man5/projid.5 Installing po-install /usr/bin/gmake --no-print-directory Q= -C po install ../../install-sh -o portage -g portage -m 644 xfs.5 /usr/share/man/man5/xfs.5 /usr/bin/gmake --no-print-directory Q= -C man8 install ../../install-sh -o portage -g portage -m 755 -d /usr/share/man/man8 ../../install-sh -o portage -g portage -m 644 fsck.xfs.8 /usr/share/man/man8/fsck.xfs.8 ../../install-sh -o portage -g portage -m 644 mkfs.xfs.8 /usr/share/man/man8/mkfs.xfs.8 Installing debian-install /usr/bin/gmake --no-print-directory Q= -C debian install gmake[1]: Nothing to be done for 'install'. ../../install-sh -o portage -g portage -m 644 xfs_admin.8 /usr/share/man/man8/xfs_admin.8 ../../install-sh -o portage -g portage -m 644 xfs_bmap.8 /usr/share/man/man8/xfs_bmap.8 ../../install-sh -o portage -g portage -m 644 xfs_copy.8 /usr/share/man/man8/xfs_copy.8 ../../install-sh -o portage -g portage -m 644 xfs_db.8 /usr/share/man/man8/xfs_db.8 ../../install-sh -o portage -g portage -m 644 xfs_estimate.8 /usr/share/man/man8/xfs_estimate.8 ../../install-sh -o portage -g portage -m 644 xfs_freeze.8 /usr/share/man/man8/xfs_freeze.8 ../../install-sh -o portage -g portage -m 644 xfs_fsr.8 /usr/share/man/man8/xfs_fsr.8 ../install-sh -o portage -g portage -m 755 -d /usr/sbin ../../install-sh -o portage -g portage -m 644 xfs_growfs.8 /usr/share/man/man8/xfs_growfs.8 /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_io /usr/sbin ../../install-sh -o portage -g portage -S xfs_growfs.8 /usr/share/man/man8/xfs_info.8 ../../install-sh -o portage -g portage -m 644 xfs_io.8 /usr/share/man/man8/xfs_io.8 libtool: install: warning: `../libxcmd/libxcmd.la' has not been installed in `/lib64' libtool: install: warning: `../libhandle/libhandle.la' has not been installed in `/lib64' ../../install-sh -o portage -g portage -m 644 xfs_logprint.8 /usr/share/man/man8/xfs_logprint.8 /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_bmap.sh /usr/sbin/xfs_bmap ../../install-sh -o portage -g portage -m 644 xfs_mdrestore.8 /usr/share/man/man8/xfs_mdrestore.8 ../../install-sh -o portage -g portage -m 644 xfs_metadump.8 /usr/share/man/man8/xfs_metadump.8 /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_freeze.sh /usr/sbin/xfs_freeze ../../install-sh -o portage -g portage -m 644 xfs_mkfile.8 /usr/share/man/man8/xfs_mkfile.8 ../../install-sh -o portage -g portage -m 644 xfs_ncheck.8 /usr/share/man/man8/xfs_ncheck.8 /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_mkfile.sh /usr/sbin/xfs_mkfile ../../install-sh -o portage -g portage -m 644 xfs_quota.8 /usr/share/man/man8/xfs_quota.8 ../../install-sh -o portage -g portage -m 644 xfs_repair.8 /usr/share/man/man8/xfs_repair.8 ../../install-sh -o portage -g portage -m 644 xfs_rtcp.8 /usr/share/man/man8/xfs_rtcp.8 ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_db /usr/sbin ../install-sh -o portage -g portage -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_repair /sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' libtool: install: warning: `../libxlog/libxlog.la' has not been installed in `/lib64' libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' libtool: install: warning: `../libxlog/libxlog.la' has not been installed in `/lib64' ../install-sh -o portage -g portage -m 755 xfs_admin.sh /usr/sbin/xfs_admin ../install-sh -o portage -g portage -m 755 xfs_ncheck.sh /usr/sbin/xfs_ncheck ../install-sh -o portage -g portage -m 755 xfs_metadump.sh /usr/sbin/xfs_metadump ./install-sh -o portage -g portage -m 755 -d /usr/share/doc/xfsprogs-3.2.3 ./install-sh -o portage -g portage -m 644 README /usr/share/doc/xfsprogs-3.2.3 make -j6 V=1 -j1 DIST_ROOT=/tmp/portage/sys-fs/xfsprogs-3.2.3/image/ install-dev install-qa Installing include-install-dev /usr/bin/gmake --no-print-directory Q= -C include install-dev ../install-sh -o portage -g portage -m 755 -d /usr/include/xfs ../install-sh -o portage -g portage -m 644 handle.h jdm.h xqm.h xfs.h xfs_fs.h xfs_types.h linux.h /usr/include/xfs ../install-sh -o portage -g portage -m 644 platform_defs.h /usr/include/xfs Installing libxfs-install-dev /usr/bin/gmake --no-print-directory Q= -C libxfs install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall cache.c crc32.c init.c kmem.c logitem.c radix-tree.c rdwr.c trans.c util.c xfs_alloc.c xfs_alloc_btree.c xfs_attr.c xfs_attr_leaf.c xfs_attr_remote.c xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_da_btree.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_inode_buf.c xfs_inode_fork.c xfs_ialloc_btree.c xfs_log_rlimit.c xfs_rtbitmap.c xfs_sb.c xfs_symlink_remote.c xfs_trans_resv.c linux.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep set -e; cd ../libxfs; ../install-sh -o portage -g portage -m 755 -d /usr/lib64; env -uDIST_ROOT /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage ../libxfs/libxfs.la /tmp/portage/sys-fs/xfsprogs-3.2.3/image//usr/lib64/libxfs.la libtool: install: warning: remember to run `libtool --finish /lib64' Installing libxlog-install-dev /usr/bin/gmake --no-print-directory Q= -C libxlog install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_log_recover.c util.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep set -e; cd ../libxlog; ../install-sh -o portage -g portage -m 755 -d /usr/lib64; env -uDIST_ROOT /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage ../libxlog/libxlog.la /tmp/portage/sys-fs/xfsprogs-3.2.3/image//usr/lib64/libxlog.la libtool: install: warning: relinking `../libxlog/libxlog.la' libtool: install: warning: remember to run `libtool --finish /lib64' Installing libxcmd-install-dev /usr/bin/gmake --no-print-directory Q= -C libxcmd install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE command.c input.c paths.c projects.c help.c quit.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep set -e; cd ../libxcmd; ../install-sh -o portage -g portage -m 755 -d /usr/lib64; env -uDIST_ROOT /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage ../libxcmd/libxcmd.la /tmp/portage/sys-fs/xfsprogs-3.2.3/image//usr/lib64/libxcmd.la libtool: install: warning: remember to run `libtool --finish /lib64' Installing libhandle-install-dev /usr/bin/gmake --no-print-directory Q= -C libhandle install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall handle.c jdm.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep set -e; cd ../libhandle; ../install-sh -o portage -g portage -m 755 -d /usr/lib64; env -uDIST_ROOT /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage ../libhandle/libhandle.la /tmp/portage/sys-fs/xfsprogs-3.2.3/image//usr/lib64/libhandle.la libtool: install: warning: remember to run `libtool --finish /lib64' Installing copy-install-dev /usr/bin/gmake --no-print-directory Q= -C copy install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_copy.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing db-install-dev /usr/bin/gmake --no-print-directory Q= -C db install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE 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 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 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 > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing estimate-install-dev /usr/bin/gmake --no-print-directory Q= -C estimate install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_estimate.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing fsck-install-dev /usr/bin/gmake --no-print-directory Q= -C fsck install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing fsr-install-dev /usr/bin/gmake --no-print-directory Q= -C fsr install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_fsr.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing growfs-install-dev /usr/bin/gmake --no-print-directory Q= -C growfs install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_growfs.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing io-install-dev /usr/bin/gmake --no-print-directory Q= -C io install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR init.c attr.c bmap.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 seek.c shutdown.c sync.c truncate.c fadvise.c madvise.c mincore.c sendfile.c fiemap.c inject.c resblks.c sync_file_range.c readdir.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing logprint-install-dev /usr/bin/gmake --no-print-directory Q= -C logprint install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall logprint.c log_copy.c log_dump.c log_misc.c log_print_all.c log_print_trans.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing mkfs-install-dev /usr/bin/gmake --no-print-directory Q= -C mkfs install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_BLKID maxtrres.c proto.c xfs_mkfs.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing quota-install-dev /usr/bin/gmake --no-print-directory Q= -C quota install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE init.c util.c edit.c free.c path.c project.c quot.c quota.c report.c state.c linux.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing mdrestore-install-dev /usr/bin/gmake --no-print-directory Q= -C mdrestore install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_mdrestore.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing repair-install-dev /usr/bin/gmake --no-print-directory Q= -C repair install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall agheader.c attr_repair.c avl.c avl64.c bmap.c btree.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 rt.c sb.c scan.c threads.c versions.c xfs_repair.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing rtcp-install-dev /usr/bin/gmake --no-print-directory Q= -C rtcp install-dev x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_rtcp.c > .dep gmake[1]: Nothing to be done for 'install-dev'. Installing m4-install-dev /usr/bin/gmake --no-print-directory Q= -C m4 install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing man-install-dev /usr/bin/gmake --no-print-directory Q= -C man install-dev /usr/bin/gmake --no-print-directory Q= -C man3 install-dev ../../install-sh -o portage -g portage -m 755 -d /usr/share/man/man3 ../../install-sh -o portage -g portage -m 644 handle.3 /usr/share/man/man3/path_to_handle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/path_to_fshandle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/fd_to_handle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/handle_to_fshandle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/open_by_handle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/readlink_by_handle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/attr_multi_by_handle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/attr_list_by_handle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/fssetdm_by_handle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/free_handle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/getparents_by_handle.3 ../../install-sh -o portage -g portage -S path_to_handle.3 /usr/share/man/man3/getparentpaths_by_handle.3 ../../install-sh -o portage -g portage -m 644 xfsctl.3 /usr/share/man/man3/xfsctl.3 /usr/bin/gmake --no-print-directory Q= -C man5 install-dev gmake[2]: Nothing to be done for 'install-dev'. /usr/bin/gmake --no-print-directory Q= -C man8 install-dev gmake[2]: Nothing to be done for 'install-dev'. Installing doc-install-dev /usr/bin/gmake --no-print-directory Q= -C doc install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing po-install-dev /usr/bin/gmake --no-print-directory Q= -C po install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing debian-install-dev /usr/bin/gmake --no-print-directory Q= -C debian install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing include-install /usr/bin/gmake --no-print-directory Q= -C include install gmake[1]: Nothing to be done for 'install'. Installing libxfs-install /usr/bin/gmake --no-print-directory Q= -C libxfs install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall cache.c crc32.c init.c kmem.c logitem.c radix-tree.c rdwr.c trans.c util.c xfs_alloc.c xfs_alloc_btree.c xfs_attr.c xfs_attr_leaf.c xfs_attr_remote.c xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_da_btree.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_inode_buf.c xfs_inode_fork.c xfs_ialloc_btree.c xfs_log_rlimit.c xfs_rtbitmap.c xfs_sb.c xfs_symlink_remote.c xfs_trans_resv.c linux.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep Installing libxlog-install /usr/bin/gmake --no-print-directory Q= -C libxlog install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_log_recover.c util.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep Installing libxcmd-install /usr/bin/gmake --no-print-directory Q= -C libxcmd install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE command.c input.c paths.c projects.c help.c quit.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep Installing libhandle-install /usr/bin/gmake --no-print-directory Q= -C libhandle install x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall handle.c jdm.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep Installing copy-install /usr/bin/gmake --no-print-directory Q= -C copy install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_copy /usr/sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' Installing db-install /usr/bin/gmake --no-print-directory Q= -C db install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_db /usr/sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' libtool: install: warning: `../libxlog/libxlog.la' has not been installed in `/lib64' ../install-sh -o portage -g portage -m 755 xfs_admin.sh /usr/sbin/xfs_admin ../install-sh -o portage -g portage -m 755 xfs_ncheck.sh /usr/sbin/xfs_ncheck ../install-sh -o portage -g portage -m 755 xfs_metadump.sh /usr/sbin/xfs_metadump Installing estimate-install /usr/bin/gmake --no-print-directory Q= -C estimate install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_estimate /usr/sbin Installing fsck-install /usr/bin/gmake --no-print-directory Q= -C fsck install ../install-sh -o portage -g portage -m 755 -d /sbin ../install-sh -o portage -g portage -m 755 xfs_fsck.sh /sbin/fsck.xfs Installing fsr-install /usr/bin/gmake --no-print-directory Q= -C fsr install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_fsr /usr/sbin Installing growfs-install /usr/bin/gmake --no-print-directory Q= -C growfs install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_growfs /usr/sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' libtool: install: warning: `../libxcmd/libxcmd.la' has not been installed in `/lib64' ../install-sh -o portage -g portage -m 755 xfs_info.sh /usr/sbin/xfs_info Installing io-install /usr/bin/gmake --no-print-directory Q= -C io install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_io /usr/sbin libtool: install: warning: `../libxcmd/libxcmd.la' has not been installed in `/lib64' libtool: install: warning: `../libhandle/libhandle.la' has not been installed in `/lib64' /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_bmap.sh /usr/sbin/xfs_bmap /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_freeze.sh /usr/sbin/xfs_freeze /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_mkfile.sh /usr/sbin/xfs_mkfile Installing logprint-install /usr/bin/gmake --no-print-directory Q= -C logprint install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_logprint /usr/sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' libtool: install: warning: `../libxlog/libxlog.la' has not been installed in `/lib64' Installing mkfs-install /usr/bin/gmake --no-print-directory Q= -C mkfs install ../install-sh -o portage -g portage -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 mkfs.xfs /sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' Installing quota-install /usr/bin/gmake --no-print-directory Q= -C quota install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_quota /usr/sbin Installing mdrestore-install /usr/bin/gmake --no-print-directory Q= -C mdrestore install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_mdrestore /usr/sbin Installing repair-install /usr/bin/gmake --no-print-directory Q= -C repair install ../install-sh -o portage -g portage -m 755 -d /sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_repair /sbin libtool: install: warning: `../libxfs/libxfs.la' has not been installed in `/lib64' libtool: install: warning: `../libxlog/libxlog.la' has not been installed in `/lib64' Installing rtcp-install /usr/bin/gmake --no-print-directory Q= -C rtcp install ../install-sh -o portage -g portage -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage -m 755 xfs_rtcp /usr/sbin Installing m4-install /usr/bin/gmake --no-print-directory Q= -C m4 install gmake[1]: Nothing to be done for 'install'. Installing man-install /usr/bin/gmake --no-print-directory Q= -C man install /usr/bin/gmake --no-print-directory Q= -C man3 install gmake[2]: Nothing to be done for 'install'. /usr/bin/gmake --no-print-directory Q= -C man5 install ../../install-sh -o portage -g portage -m 755 -d /usr/share/man/man5 ../../install-sh -o portage -g portage -m 644 projects.5 /usr/share/man/man5/projects.5 ../../install-sh -o portage -g portage -m 644 projid.5 /usr/share/man/man5/projid.5 ../../install-sh -o portage -g portage -m 644 xfs.5 /usr/share/man/man5/xfs.5 /usr/bin/gmake --no-print-directory Q= -C man8 install ../../install-sh -o portage -g portage -m 755 -d /usr/share/man/man8 ../../install-sh -o portage -g portage -m 644 fsck.xfs.8 /usr/share/man/man8/fsck.xfs.8 ../../install-sh -o portage -g portage -m 644 mkfs.xfs.8 /usr/share/man/man8/mkfs.xfs.8 ../../install-sh -o portage -g portage -m 644 xfs_admin.8 /usr/share/man/man8/xfs_admin.8 ../../install-sh -o portage -g portage -m 644 xfs_bmap.8 /usr/share/man/man8/xfs_bmap.8 ../../install-sh -o portage -g portage -m 644 xfs_copy.8 /usr/share/man/man8/xfs_copy.8 ../../install-sh -o portage -g portage -m 644 xfs_db.8 /usr/share/man/man8/xfs_db.8 ../../install-sh -o portage -g portage -m 644 xfs_estimate.8 /usr/share/man/man8/xfs_estimate.8 ../../install-sh -o portage -g portage -m 644 xfs_freeze.8 /usr/share/man/man8/xfs_freeze.8 ../../install-sh -o portage -g portage -m 644 xfs_fsr.8 /usr/share/man/man8/xfs_fsr.8 ../../install-sh -o portage -g portage -m 644 xfs_growfs.8 /usr/share/man/man8/xfs_growfs.8 ../../install-sh -o portage -g portage -S xfs_growfs.8 /usr/share/man/man8/xfs_info.8 ../../install-sh -o portage -g portage -m 644 xfs_io.8 /usr/share/man/man8/xfs_io.8 ../../install-sh -o portage -g portage -m 644 xfs_logprint.8 /usr/share/man/man8/xfs_logprint.8 ../../install-sh -o portage -g portage -m 644 xfs_mdrestore.8 /usr/share/man/man8/xfs_mdrestore.8 ../../install-sh -o portage -g portage -m 644 xfs_metadump.8 /usr/share/man/man8/xfs_metadump.8 ../../install-sh -o portage -g portage -m 644 xfs_mkfile.8 /usr/share/man/man8/xfs_mkfile.8 ../../install-sh -o portage -g portage -m 644 xfs_ncheck.8 /usr/share/man/man8/xfs_ncheck.8 ../../install-sh -o portage -g portage -m 644 xfs_quota.8 /usr/share/man/man8/xfs_quota.8 ../../install-sh -o portage -g portage -m 644 xfs_repair.8 /usr/share/man/man8/xfs_repair.8 ../../install-sh -o portage -g portage -m 644 xfs_rtcp.8 /usr/share/man/man8/xfs_rtcp.8 Installing doc-install /usr/bin/gmake --no-print-directory Q= -C doc install ../install-sh -o portage -g portage -m 755 -d /usr/share/doc/xfsprogs-3.2.3 ../install-sh -o portage -g portage -m 644 CHANGES.gz CREDITS /usr/share/doc/xfsprogs-3.2.3 ../install-sh -o portage -g portage -m 644 COPYING /usr/share/doc/xfsprogs-3.2.3 Installing po-install /usr/bin/gmake --no-print-directory Q= -C po install Installing debian-install /usr/bin/gmake --no-print-directory Q= -C debian install gmake[1]: Nothing to be done for 'install'. ./install-sh -o portage -g portage -m 755 -d /usr/share/doc/xfsprogs-3.2.3 ./install-sh -o portage -g portage -m 644 README /usr/share/doc/xfsprogs-3.2.3 Installing include-install-qa /usr/bin/gmake --no-print-directory Q= -C include install-qa ../install-sh -o portage -g portage -m 755 -d /usr/include/xfs ../install-sh -o portage -g portage -m 644 handle.h jdm.h xqm.h xfs.h xfs_fs.h xfs_types.h linux.h /usr/include/xfs ../install-sh -o portage -g portage -m 644 platform_defs.h /usr/include/xfs ../install-sh -o portage -g portage -m 644 libxfs.h libxlog.h atomic.h bitops.h cache.h kmem.h list.h hlist.h parent.h radix-tree.h swab.h xfs_ag.h xfs_alloc.h xfs_alloc_btree.h xfs_arch.h xfs_attr_leaf.h xfs_attr_sf.h xfs_bit.h xfs_bmap.h xfs_bmap_btree.h xfs_btree.h xfs_attr_remote.h xfs_btree_trace.h xfs_cksum.h xfs_da_btree.h xfs_da_format.h xfs_dinode.h xfs_dir2.h xfs_format.h xfs_ialloc.h xfs_ialloc_btree.h xfs_inode_buf.h xfs_inode_fork.h xfs_inum.h xfs_log_format.h xfs_log_recover.h xfs_metadump.h xfs_quota_defs.h xfs_sb.h xfs_shared.h xfs_trace.h xfs_trans_resv.h xfs_trans_space.h /usr/include/xfs Installing libxfs-install-qa /usr/bin/gmake --no-print-directory Q= -C libxfs install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -I. -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall cache.c crc32.c init.c kmem.c logitem.c radix-tree.c rdwr.c trans.c util.c xfs_alloc.c xfs_alloc_btree.c xfs_attr.c xfs_attr_leaf.c xfs_attr_remote.c xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_da_btree.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_inode_buf.c xfs_inode_fork.c xfs_ialloc_btree.c xfs_log_rlimit.c xfs_rtbitmap.c xfs_sb.c xfs_symlink_remote.c xfs_trans_resv.c linux.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep Installing libxlog-install-qa /usr/bin/gmake --no-print-directory Q= -C libxlog install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_log_recover.c util.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep Installing libxcmd-install-qa /usr/bin/gmake --no-print-directory Q= -C libxcmd install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -DENABLE_READLINE command.c input.c paths.c projects.c help.c quit.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep Installing libhandle-install-qa /usr/bin/gmake --no-print-directory Q= -C libhandle install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall handle.c jdm.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep set -e; cd ../libhandle; ../install-sh -o portage -g portage -m 755 -d /usr/lib64; env -uDIST_ROOT /bin/sh ../libtool --quiet --mode=install ../install-sh -o portage -g portage ../libhandle/libhandle.la /tmp/portage/sys-fs/xfsprogs-3.2.3/image//usr/lib64/libhandle.la libtool: install: warning: remember to run `libtool --finish /lib64' Installing copy-install-qa /usr/bin/gmake --no-print-directory Q= -C copy install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_copy.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing db-install-qa /usr/bin/gmake --no-print-directory Q= -C db install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE 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 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 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 > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing estimate-install-qa /usr/bin/gmake --no-print-directory Q= -C estimate install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_estimate.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing fsck-install-qa /usr/bin/gmake --no-print-directory Q= -C fsck install-qa gmake[1]: Nothing to be done for 'install-qa'. Installing fsr-install-qa /usr/bin/gmake --no-print-directory Q= -C fsr install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_fsr.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing growfs-install-qa /usr/bin/gmake --no-print-directory Q= -C growfs install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_growfs.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing io-install-qa /usr/bin/gmake --no-print-directory Q= -C io install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_INJECT -DHAVE_RESBLKS -DHAVE_SYNC_FILE_RANGE -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_READDIR init.c attr.c bmap.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 seek.c shutdown.c sync.c truncate.c fadvise.c madvise.c mincore.c sendfile.c fiemap.c inject.c resblks.c sync_file_range.c readdir.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing logprint-install-qa /usr/bin/gmake --no-print-directory Q= -C logprint install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall logprint.c log_copy.c log_dump.c log_misc.c log_print_all.c log_print_trans.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing mkfs-install-qa /usr/bin/gmake --no-print-directory Q= -C mkfs install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_BLKID maxtrres.c proto.c xfs_mkfs.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing quota-install-qa /usr/bin/gmake --no-print-directory Q= -C quota install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DENABLE_READLINE init.c util.c edit.c free.c path.c project.c quot.c quota.c report.c state.c linux.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing mdrestore-install-qa /usr/bin/gmake --no-print-directory Q= -C mdrestore install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_mdrestore.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing repair-install-qa /usr/bin/gmake --no-print-directory Q= -C repair install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall agheader.c attr_repair.c avl.c avl64.c bmap.c btree.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 rt.c sb.c scan.c threads.c versions.c xfs_repair.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing rtcp-install-qa /usr/bin/gmake --no-print-directory Q= -C rtcp install-qa x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -O2 -pipe -march=native -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.2.3\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall xfs_rtcp.c > .dep gmake[1]: Nothing to be done for 'install-qa'. Installing m4-install-qa /usr/bin/gmake --no-print-directory Q= -C m4 install-qa gmake[1]: Nothing to be done for 'install-qa'. Installing man-install-qa /usr/bin/gmake --no-print-directory Q= -C man install-qa gmake[1]: Nothing to be done for 'install-qa'. Installing doc-install-qa /usr/bin/gmake --no-print-directory Q= -C doc install-qa gmake[1]: Nothing to be done for 'install-qa'. Installing po-install-qa /usr/bin/gmake --no-print-directory Q= -C po install-qa gmake[1]: Nothing to be done for 'install-qa'. Installing debian-install-qa /usr/bin/gmake --no-print-directory Q= -C debian install-qa gmake[1]: Nothing to be done for 'install-qa'. >>> Completed installing xfsprogs-3.2.3 into /tmp/portage/sys-fs/xfsprogs-3.2.3/image/ Auto fixing rpaths for /tmp/portage/sys-fs/xfsprogs-3.2.3/image/usr/sbin/xfs_quota Auto fixing rpaths for /tmp/portage/sys-fs/xfsprogs-3.2.3/image/usr/sbin/xfs_mdrestore Auto fixing rpaths for /tmp/portage/sys-fs/xfsprogs-3.2.3/image/usr/sbin/xfs_fsr * QA Notice: The following files contain insecure RUNPATHs * Please file a bug about this at http://bugs.gentoo.org/ * with the maintaining herd of the package. * /tmp/portage/sys-fs/xfsprogs-3.2.3/image/usr/sbin/xfs_quota * /tmp/portage/sys-fs/xfsprogs-3.2.3/image/usr/sbin/xfs_mdrestore * /tmp/portage/sys-fs/xfsprogs-3.2.3/image/usr/sbin/xfs_fsr * making executable: lib64/libxfs.so.0.0.0 making executable: lib64/libxlog.so.0.0.0 making executable: usr/lib64/libhandle.so.1.0.3 making executable: usr/lib64/libxcmd.so.0.0.0 strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/sbin/xfs_fsr usr/sbin/xfs_logprint usr/sbin/xfs_mdrestore usr/sbin/xfs_copy usr/sbin/xfs_estimate usr/sbin/xfs_growfs sbin/mkfs.xfs usr/lib64/libxcmd.so.0.0.0 usr/sbin/xfs_io usr/sbin/xfs_quota usr/sbin/xfs_db sbin/xfs_repair lib64/libxlog.so.0.0.0 lib64/libxfs.so.0.0.0 usr/lib64/libhandle.so.1.0.3 usr/sbin/xfs_rtcp ecompressdir: xz /usr/share/man ecompressdir: xz /usr/share/doc ./ ./lib64/ ./lib64/libxfs.so.0.0.0 ./lib64/libxlog.so.0.0.0 ./lib64/libxlog.so.0 ./lib64/libxfs.so.0 ./sbin/ ./sbin/xfs_repair ./sbin/mkfs.xfs ./sbin/fsck.xfs ./usr/ ./usr/lib64/ ./usr/lib64/libhandle.so.1.0.3 ./usr/lib64/libxcmd.so.0.0.0 ./usr/lib64/libxlog.so ./usr/lib64/libxfs.so ./usr/lib64/libhandle.so ./usr/lib64/libhandle.so.1 ./usr/lib64/libxcmd.so ./usr/lib64/libxcmd.so.0 ./usr/include/ ./usr/include/xfs/ ./usr/include/xfs/xfs_trans_space.h ./usr/include/xfs/xfs_trans_resv.h ./usr/include/xfs/xfs_trace.h ./usr/include/xfs/xfs_shared.h ./usr/include/xfs/xfs_sb.h ./usr/include/xfs/xfs_quota_defs.h ./usr/include/xfs/xfs_metadump.h ./usr/include/xfs/xfs_log_recover.h ./usr/include/xfs/xfs_log_format.h ./usr/include/xfs/xfs_inum.h ./usr/include/xfs/xfs_inode_fork.h ./usr/include/xfs/xfs_inode_buf.h ./usr/include/xfs/xfs_ialloc_btree.h ./usr/include/xfs/xfs_ialloc.h ./usr/include/xfs/xfs_format.h ./usr/include/xfs/xfs_dir2.h ./usr/include/xfs/xfs_dinode.h ./usr/include/xfs/xfs_da_format.h ./usr/include/xfs/xfs_da_btree.h ./usr/include/xfs/xfs_cksum.h ./usr/include/xfs/xfs_btree_trace.h ./usr/include/xfs/xfs_attr_remote.h ./usr/include/xfs/xfs_btree.h ./usr/include/xfs/xfs_bmap_btree.h ./usr/include/xfs/xfs_bmap.h ./usr/include/xfs/xfs_bit.h ./usr/include/xfs/xfs_attr_sf.h ./usr/include/xfs/xfs_attr_leaf.h ./usr/include/xfs/xfs_arch.h ./usr/include/xfs/xfs_alloc_btree.h ./usr/include/xfs/xfs_alloc.h ./usr/include/xfs/xfs_ag.h ./usr/include/xfs/swab.h ./usr/include/xfs/radix-tree.h ./usr/include/xfs/parent.h ./usr/include/xfs/hlist.h ./usr/include/xfs/list.h ./usr/include/xfs/kmem.h ./usr/include/xfs/cache.h ./usr/include/xfs/bitops.h ./usr/include/xfs/atomic.h ./usr/include/xfs/libxlog.h ./usr/include/xfs/libxfs.h ./usr/include/xfs/platform_defs.h ./usr/include/xfs/linux.h ./usr/include/xfs/xfs_types.h ./usr/include/xfs/xfs_fs.h ./usr/include/xfs/xfs.h ./usr/include/xfs/xqm.h ./usr/include/xfs/jdm.h ./usr/include/xfs/handle.h ./usr/share/ ./usr/share/locale/ ./usr/share/locale/pl/ ./usr/share/locale/pl/LC_MESSAGES/ ./usr/share/locale/pl/LC_MESSAGES/xfsprogs.mo ./usr/share/locale/de/ ./usr/share/locale/de/LC_MESSAGES/ ./usr/share/locale/de/LC_MESSAGES/xfsprogs.mo ./usr/share/man/ ./usr/share/man/man3/ ./usr/share/man/man3/path_to_fshandle.3.xz ./usr/share/man/man3/fd_to_handle.3.xz ./usr/share/man/man3/handle_to_fshandle.3.xz ./usr/share/man/man3/open_by_handle.3.xz ./usr/share/man/man3/readlink_by_handle.3.xz ./usr/share/man/man3/attr_multi_by_handle.3.xz ./usr/share/man/man3/attr_list_by_handle.3.xz ./usr/share/man/man3/fssetdm_by_handle.3.xz ./usr/share/man/man3/free_handle.3.xz ./usr/share/man/man3/getparents_by_handle.3.xz ./usr/share/man/man3/getparentpaths_by_handle.3.xz ./usr/share/man/man3/path_to_handle.3.xz ./usr/share/man/man3/xfsctl.3.xz ./usr/share/man/man8/ ./usr/share/man/man8/xfs_info.8.xz ./usr/share/man/man8/fsck.xfs.8.xz ./usr/share/man/man8/mkfs.xfs.8.xz ./usr/share/man/man8/xfs_admin.8.xz ./usr/share/man/man8/xfs_bmap.8.xz ./usr/share/man/man8/xfs_copy.8.xz ./usr/share/man/man8/xfs_db.8.xz ./usr/share/man/man8/xfs_estimate.8.xz ./usr/share/man/man8/xfs_freeze.8.xz ./usr/share/man/man8/xfs_fsr.8.xz ./usr/share/man/man8/xfs_growfs.8.xz ./usr/share/man/man8/xfs_io.8.xz ./usr/share/man/man8/xfs_logprint.8.xz ./usr/share/man/man8/xfs_mdrestore.8.xz ./usr/share/man/man8/xfs_metadump.8.xz ./usr/share/man/man8/xfs_mkfile.8.xz ./usr/share/man/man8/xfs_ncheck.8.xz ./usr/share/man/man8/xfs_quota.8.xz ./usr/share/man/man8/xfs_repair.8.xz ./usr/share/man/man8/xfs_rtcp.8.xz ./usr/share/man/man5/ ./usr/share/man/man5/projects.5.xz ./usr/share/man/man5/projid.5.xz ./usr/share/man/man5/xfs.5.xz ./usr/share/doc/ ./usr/share/doc/xfsprogs-3.2.3/ ./usr/share/doc/xfsprogs-3.2.3/CREDITS.xz ./usr/share/doc/xfsprogs-3.2.3/COPYING.xz ./usr/share/doc/xfsprogs-3.2.3/README.xz ./usr/share/doc/xfsprogs-3.2.3/CHANGES.xz ./usr/sbin/ ./usr/sbin/xfs_rtcp ./usr/sbin/xfs_db ./usr/sbin/xfs_quota ./usr/sbin/xfs_io ./usr/sbin/xfs_growfs ./usr/sbin/xfs_mdrestore ./usr/sbin/xfs_copy ./usr/sbin/xfs_estimate ./usr/sbin/xfs_logprint ./usr/sbin/xfs_fsr ./usr/sbin/xfs_metadump ./usr/sbin/xfs_ncheck ./usr/sbin/xfs_admin ./usr/sbin/xfs_mkfile ./usr/sbin/xfs_freeze ./usr/sbin/xfs_bmap ./usr/sbin/xfs_info >>> Done. * checking 125 files for package collisions >>> Merging sys-fs/xfsprogs-3.2.3 to / --- /usr/ --- /usr/sbin/ >>> /usr/sbin/xfs_info >>> /usr/sbin/xfs_bmap >>> /usr/sbin/xfs_freeze >>> /usr/sbin/xfs_mkfile >>> /usr/sbin/xfs_admin >>> /usr/sbin/xfs_ncheck >>> /usr/sbin/xfs_metadump >>> /usr/sbin/xfs_fsr >>> /usr/sbin/xfs_logprint >>> /usr/sbin/xfs_estimate >>> /usr/sbin/xfs_copy >>> /usr/sbin/xfs_mdrestore >>> /usr/sbin/xfs_growfs >>> /usr/sbin/xfs_io >>> /usr/sbin/xfs_quota >>> /usr/sbin/xfs_db >>> /usr/sbin/xfs_rtcp --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/xfsprogs-3.2.3/ >>> /usr/share/doc/xfsprogs-3.2.3/CHANGES.xz >>> /usr/share/doc/xfsprogs-3.2.3/README.xz >>> /usr/share/doc/xfsprogs-3.2.3/COPYING.xz >>> /usr/share/doc/xfsprogs-3.2.3/CREDITS.xz --- /usr/share/man/ --- /usr/share/man/man5/ >>> /usr/share/man/man5/xfs.5.xz >>> /usr/share/man/man5/projid.5.xz >>> /usr/share/man/man5/projects.5.xz --- /usr/share/man/man8/ >>> /usr/share/man/man8/xfs_rtcp.8.xz >>> /usr/share/man/man8/xfs_repair.8.xz >>> /usr/share/man/man8/xfs_quota.8.xz >>> /usr/share/man/man8/xfs_ncheck.8.xz >>> /usr/share/man/man8/xfs_mkfile.8.xz >>> /usr/share/man/man8/xfs_metadump.8.xz >>> /usr/share/man/man8/xfs_mdrestore.8.xz >>> /usr/share/man/man8/xfs_logprint.8.xz >>> /usr/share/man/man8/xfs_io.8.xz >>> /usr/share/man/man8/xfs_growfs.8.xz >>> /usr/share/man/man8/xfs_fsr.8.xz >>> /usr/share/man/man8/xfs_freeze.8.xz >>> /usr/share/man/man8/xfs_estimate.8.xz >>> /usr/share/man/man8/xfs_db.8.xz >>> /usr/share/man/man8/xfs_copy.8.xz >>> /usr/share/man/man8/xfs_bmap.8.xz >>> /usr/share/man/man8/xfs_admin.8.xz >>> /usr/share/man/man8/mkfs.xfs.8.xz >>> /usr/share/man/man8/fsck.xfs.8.xz >>> /usr/share/man/man8/xfs_info.8.xz -> xfs_growfs.8.xz --- /usr/share/man/man3/ >>> /usr/share/man/man3/xfsctl.3.xz >>> /usr/share/man/man3/path_to_handle.3.xz >>> /usr/share/man/man3/getparentpaths_by_handle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/getparents_by_handle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/free_handle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/fssetdm_by_handle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/attr_list_by_handle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/attr_multi_by_handle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/readlink_by_handle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/open_by_handle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/handle_to_fshandle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/fd_to_handle.3.xz -> path_to_handle.3.xz >>> /usr/share/man/man3/path_to_fshandle.3.xz -> path_to_handle.3.xz --- /usr/share/locale/ --- /usr/share/locale/de/ --- /usr/share/locale/de/LC_MESSAGES/ >>> /usr/share/locale/de/LC_MESSAGES/xfsprogs.mo --- /usr/share/locale/pl/ --- /usr/share/locale/pl/LC_MESSAGES/ >>> /usr/share/locale/pl/LC_MESSAGES/xfsprogs.mo --- /usr/include/ --- /usr/include/xfs/ >>> /usr/include/xfs/handle.h >>> /usr/include/xfs/jdm.h >>> /usr/include/xfs/xqm.h >>> /usr/include/xfs/xfs.h >>> /usr/include/xfs/xfs_fs.h >>> /usr/include/xfs/xfs_types.h >>> /usr/include/xfs/linux.h >>> /usr/include/xfs/platform_defs.h >>> /usr/include/xfs/libxfs.h >>> /usr/include/xfs/libxlog.h >>> /usr/include/xfs/atomic.h >>> /usr/include/xfs/bitops.h >>> /usr/include/xfs/cache.h >>> /usr/include/xfs/kmem.h >>> /usr/include/xfs/list.h >>> /usr/include/xfs/hlist.h >>> /usr/include/xfs/parent.h >>> /usr/include/xfs/radix-tree.h >>> /usr/include/xfs/swab.h >>> /usr/include/xfs/xfs_ag.h >>> /usr/include/xfs/xfs_alloc.h >>> /usr/include/xfs/xfs_alloc_btree.h >>> /usr/include/xfs/xfs_arch.h >>> /usr/include/xfs/xfs_attr_leaf.h >>> /usr/include/xfs/xfs_attr_sf.h >>> /usr/include/xfs/xfs_bit.h >>> /usr/include/xfs/xfs_bmap.h >>> /usr/include/xfs/xfs_bmap_btree.h >>> /usr/include/xfs/xfs_btree.h >>> /usr/include/xfs/xfs_attr_remote.h >>> /usr/include/xfs/xfs_btree_trace.h >>> /usr/include/xfs/xfs_cksum.h >>> /usr/include/xfs/xfs_da_btree.h >>> /usr/include/xfs/xfs_da_format.h >>> /usr/include/xfs/xfs_dinode.h >>> /usr/include/xfs/xfs_dir2.h >>> /usr/include/xfs/xfs_format.h >>> /usr/include/xfs/xfs_ialloc.h >>> /usr/include/xfs/xfs_ialloc_btree.h >>> /usr/include/xfs/xfs_inode_buf.h >>> /usr/include/xfs/xfs_inode_fork.h >>> /usr/include/xfs/xfs_inum.h >>> /usr/include/xfs/xfs_log_format.h >>> /usr/include/xfs/xfs_log_recover.h >>> /usr/include/xfs/xfs_metadump.h >>> /usr/include/xfs/xfs_quota_defs.h >>> /usr/include/xfs/xfs_sb.h >>> /usr/include/xfs/xfs_shared.h >>> /usr/include/xfs/xfs_trace.h >>> /usr/include/xfs/xfs_trans_resv.h >>> /usr/include/xfs/xfs_trans_space.h --- /usr/lib64/ >>> /usr/lib64/libxcmd.so.0 -> libxcmd.so.0.0.0 >>> /usr/lib64/libxcmd.so -> libxcmd.so.0.0.0 >>> /usr/lib64/libhandle.so.1 -> libhandle.so.1.0.3 >>> /usr/lib64/libhandle.so -> libhandle.so.1.0.3 >>> /usr/lib64/libxfs.so >>> /usr/lib64/libxlog.so >>> /usr/lib64/libxcmd.so.0.0.0 >>> /usr/lib64/libhandle.so.1.0.3 --- /sbin/ >>> /sbin/fsck.xfs >>> /sbin/mkfs.xfs >>> /sbin/xfs_repair --- /lib64/ >>> /lib64/libxfs.so.0 -> libxfs.so.0.0.0 >>> /lib64/libxlog.so.0 -> libxlog.so.0.0.0 >>> /lib64/libxlog.so.0.0.0 >>> /lib64/libxfs.so.0.0.0 >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. >>> sys-fs/xfsprogs-3.2.3 merged. >>> Regenerating /etc/ld.so.cache...