Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 442880 Details for
Bug 590900
sys-fs/xfsprogs-4.7.0 with sys-devel/binutils-2.25.1 - init.o: undefined reference to symbol 'progname' / libxfs.so.0: error adding symbols: DSO missing from command line
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
xfsprogs-4.7.0-build.log (text/plain), 81.51 KB, created by
Thomas Deutschmann (RETIRED)
on 2016-08-09 22:02:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Deutschmann (RETIRED)
Created:
2016-08-09 22:02:24 UTC
Size:
81.51 KB
patch
obsolete
>>>> Emerging (1 of 2) sys-fs/xfsprogs-4.7.0::gentoo > * xfsprogs-4.7.0.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking xfsprogs-4.7.0.tar.gz to /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work >>>> Source unpacked in /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work >>>> Preparing source in /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0 ... > * Applying xfsprogs-4.7.0-sharedlibs.patch ... [ ok ] > * Applying xfsprogs-4.7.0-libxcmd-link.patch ... [ ok ] > * Applying xfsprogs-4.3.0-cross-compile.patch ... [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0 ... > * econf: updating xfsprogs-4.7.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xfsprogs-4.7.0/config.sub with /usr/share/gnuconfig/config.sub >./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 --enable-gettext --enable-readline --disable-editline --disable-static >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >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 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... no >checking uuid.h usability... no >checking uuid.h presence... no >checking for uuid.h... no >checking sys/uuid.h usability... no >checking sys/uuid.h presence... no >checking for sys/uuid.h... no >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking for uuid_compare... no >checking for uuid_compare in -luuid... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_mutex_init in -lpthread... yes >checking for fadvise ... yes >checking for madvise ... yes >checking for mincore ... yes >checking for sendfile ... yes >checking for getmntent ... yes >checking for getmntinfo ... no >checking for fallocate... yes >checking for fiemap... yes >checking for preadv... yes >checking for copy_file_range... no >checking for sync_file_range... yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking whether fls is declared... no >checking for readdir... yes >checking whether fsetxattr is declared... yes >checking whether mremap is declared... yes >checking for library containing blkid_probe_all... -lblkid >checking for blkid_probe_get_topology... yes >checking size of long... 8 >checking size of char *... 8 >checking for umode_t... no >configure: creating ./config.status >config.status: creating include/builddefs >config.status: creating include/platform_defs.h >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0 ... >make -j1 V=1 >/usr/bin/gmake --no-print-directory Q= headers > [HEADERS] include >/usr/bin/gmake --no-print-directory Q= -C include NODEP=1 install-headers >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/darwin.h xfs/darwin.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/freebsd.h xfs/freebsd.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/irix.h xfs/irix.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/linux.h xfs/linux.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/gnukfreebsd.h xfs/gnukfreebsd.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/handle.h xfs/handle.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/jdm.h xfs/jdm.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/xfs.h xfs/xfs.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/xqm.h xfs/xqm.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/include/xfs_arch.h xfs/xfs_arch.h > [HEADERS] libxfs >/usr/bin/gmake --no-print-directory Q= -C libxfs NODEP=1 install-headers >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/libxfs/xfs_fs.h ../include/xfs/xfs_fs.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/libxfs/xfs_types.h ../include/xfs/xfs_types.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/libxfs/xfs_da_format.h ../include/xfs/xfs_da_format.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/libxfs/xfs_format.h ../include/xfs/xfs_format.h >ln -s -f /var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/libxfs/xfs_log_format.h ../include/xfs/xfs_log_format.h >/usr/bin/gmake --no-print-directory Q= libxfs libxlog libxcmd libhandle copy db estimate fsck fsr growfs io logprint mkfs quota mdrestore repair rtcp m4 man doc debian po include >Building include >/usr/bin/gmake --no-print-directory Q= -q -C include || /usr/bin/gmake --no-print-directory Q= -C include > [LN] disk >ln -s . disk >Building libxfs >/usr/bin/gmake --no-print-directory Q= -q -C libxfs || /usr/bin/gmake --no-print-directory Q= -C libxfs > [CC] gen_crc32table >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -o gen_crc32table gen_crc32table.c > [GENERATE] crc32table.h >./gen_crc32table > crc32table.h >x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID 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_bit.c xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_da_btree.c xfs_da_format.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 > [TEST] CRC32 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -D CRC32_SELFTEST=1 crc32.c -o crc32selftest >./crc32selftest >CRC_LE_BITS = 32 >crc32: tests passed, 225944 bytes in 156 usec >crc32c: tests passed, 225944 bytes in 152 usec >rm -f .ltdep > [CC] cache.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c cache.c > [CC] crc32.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c crc32.c > [CC] init.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c init.c >init.c: In function âlibxfs_initâ: >init.c:259:2: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result [-Wunused-result] > (void)getcwd(curdir,MAXPATHLEN); > ^ >init.c:276:4: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir(curdir); > ^ >init.c:297:4: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir(curdir); > ^ >init.c:318:4: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir(curdir); > ^ >init.c:353:3: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir(curdir); > ^ > [CC] kmem.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c kmem.c > [CC] logitem.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c logitem.c > [CC] radix-tree.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c rdwr.c > [CC] trans.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c trans.c > [CC] util.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c util.c > [CC] xfs_alloc.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_attr.c > [CC] xfs_attr_leaf.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_attr_remote.c > [CC] xfs_bit.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_bit.c > [CC] xfs_bmap.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_bmap.c > [CC] xfs_bmap_btree.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_bmap_btree.c > [CC] xfs_btree.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_btree.c > [CC] xfs_da_btree.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_da_btree.c > [CC] xfs_da_format.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_da_format.c > [CC] xfs_dir2.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_dir2.c > [CC] xfs_dir2_block.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_dir2_data.c > [CC] xfs_dir2_leaf.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_dir2_leaf.c >xfs_dir2_leaf.c: In function âxfs_dir2_block_to_leafâ: >xfs_dir2_leaf.c:389:16: warning: variable âtpâ set but not used [-Wunused-but-set-variable] > xfs_trans_t *tp; /* transaction pointer */ > ^ > [CC] xfs_dir2_node.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_dir2_node.c >xfs_dir2_node.c: In function âxfs_dir2_leaf_to_nodeâ: >xfs_dir2_node.c:302:16: warning: variable âtpâ set but not used [-Wunused-but-set-variable] > xfs_trans_t *tp; /* transaction pointer */ > ^ > [CC] xfs_dir2_sf.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_dquot_buf.c > [CC] xfs_ialloc.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_inode_buf.c > [CC] xfs_inode_fork.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_log_rlimit.c > [CC] xfs_rtbitmap.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_rtbitmap.c > [CC] xfs_sb.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_sb.c > [CC] xfs_symlink_remote.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_trans_resv.c > [CC] linux.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -I. -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c linux.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_bit.lo xfs_bmap.lo xfs_bmap_btree.lo xfs_btree.lo xfs_da_btree.lo xfs_da_format.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 >Building libxlog >/usr/bin/gmake --no-print-directory Q= -q -C libxlog || /usr/bin/gmake --no-print-directory Q= -C libxlog >x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID xfs_log_recover.c util.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep >rm -f .ltdep > [CC] xfs_log_recover.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c util.c > [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 >Building libxcmd >/usr/bin/gmake --no-print-directory Q= -q -C libxcmd || /usr/bin/gmake --no-print-directory Q= -C libxcmd >x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETMNTENT -DENABLE_READLINE command.c input.c paths.c projects.c help.c quit.c topology.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep >rm -f .ltdep > [CC] command.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETMNTENT -DENABLE_READLINE -c input.c > [CC] paths.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETMNTENT -DENABLE_READLINE -c paths.c > [CC] projects.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETMNTENT -DENABLE_READLINE -c projects.c > [CC] help.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETMNTENT -DENABLE_READLINE -c help.c > [CC] quit.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETMNTENT -DENABLE_READLINE -c quit.c > [CC] topology.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETMNTENT -DENABLE_READLINE -c topology.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 topology.lo ../libxfs/libxfs.la -lblkid -lreadline >Building libhandle >/usr/bin/gmake --no-print-directory Q= -q -C libhandle || /usr/bin/gmake --no-print-directory Q= -C libhandle >x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID handle.c jdm.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep >rm -f .ltdep > [CC] handle.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c handle.c > [CC] jdm.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c jdm.c > [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 copy >/usr/bin/gmake --no-print-directory Q= -q -C copy || /usr/bin/gmake --no-print-directory Q= -C copy >x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID xfs_copy.c > .dep >rm -f .dep > [CC] xfs_copy.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_copy.c > [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 ../libxlog/libxlog.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 >x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 logformat.c malloc.c metadump.c output.c print.c quit.c sb.c sig.c strvec.c text.c type.c write.c attrset.c symlink.c > .dep >rm -f .dep > [CC] addr.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c addr.c > [CC] agf.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c agf.c > [CC] agfl.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c agfl.c > [CC] agi.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c agi.c > [CC] attr.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c attr.c > [CC] attrshort.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c attrshort.c > [CC] bit.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c bit.c > [CC] block.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c block.c > [CC] bmap.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c bmap.c > [CC] btblock.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c btblock.c > [CC] bmroot.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c bmroot.c > [CC] check.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c check.c > [CC] command.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c command.c > [CC] convert.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c convert.c > [CC] debug.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c debug.c > [CC] dir2.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c dir2.c > [CC] dir2sf.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c dir2sf.c > [CC] dquot.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c dquot.c > [CC] echo.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c echo.c > [CC] faddr.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c faddr.c > [CC] field.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c field.c > [CC] flist.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c flist.c > [CC] fprint.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c fprint.c > [CC] frag.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c frag.c > [CC] freesp.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c freesp.c > [CC] hash.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c hash.c > [CC] help.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c help.c > [CC] init.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c init.c > [CC] inode.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c inode.c > [CC] input.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c input.c > [CC] io.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c io.c > [CC] logformat.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c logformat.c > [CC] malloc.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c malloc.c > [CC] metadump.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c metadump.c > [CC] output.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c output.c > [CC] print.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c print.c > [CC] quit.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c quit.c > [CC] sb.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c sb.c > [CC] sig.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c sig.c > [CC] strvec.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c strvec.c > [CC] text.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c text.c > [CC] type.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c type.c > [CC] write.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c write.c > [CC] attrset.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DENABLE_READLINE -c attrset.c > [CC] symlink.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 logformat.o malloc.o metadump.o output.o print.o quit.o sb.o sig.o strvec.o text.o type.o write.o attrset.o symlink.o ../libxfs/libxfs.la ../libxlog/libxlog.la -luuid -lrt -lpthread -lreadline >Building estimate >/usr/bin/gmake --no-print-directory Q= -q -C estimate || /usr/bin/gmake --no-print-directory Q= -C estimate >x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID xfs_estimate.c > .dep >rm -f .dep > [CC] xfs_estimate.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_estimate.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 xfs_estimate.o >Building fsck >/usr/bin/gmake --no-print-directory Q= -q -C fsck || /usr/bin/gmake --no-print-directory Q= -C fsck >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 -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETMNTENT xfs_fsr.c > .dep >rm -f .dep > [CC] xfs_fsr.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DHAVE_GETMNTENT -c xfs_fsr.c > [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 xfs_fsr.o ../libhandle/libhandle.la >Building growfs >/usr/bin/gmake --no-print-directory Q= -q -C growfs || /usr/bin/gmake --no-print-directory Q= -C growfs >x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID xfs_growfs.c > .dep >rm -f .dep > [CC] xfs_growfs.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -c xfs_growfs.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 >Building io >/usr/bin/gmake --no-print-directory Q= -q -C io || /usr/bin/gmake --no-print-directory Q= -C io >x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP 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 reflink.c fadvise.c madvise.c mincore.c sendfile.c fiemap.c inject.c resblks.c sync_file_range.c readdir.c > .dep >rm -f .dep > [CC] init.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c init.c > [CC] attr.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c attr.c > [CC] bmap.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c bmap.c > [CC] file.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c file.c > [CC] freeze.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c freeze.c > [CC] fsync.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c fsync.c > [CC] getrusage.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c getrusage.c > [CC] imap.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c imap.c > [CC] link.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c link.c > [CC] mmap.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c mmap.c > [CC] open.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c open.c > [CC] parent.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c parent.c > [CC] pread.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c pread.c > [CC] prealloc.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c prealloc.c > [CC] pwrite.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c pwrite.c > [CC] seek.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c seek.c > [CC] shutdown.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c shutdown.c > [CC] sync.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c sync.c > [CC] truncate.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c truncate.c > [CC] reflink.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c reflink.c > [CC] fadvise.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c fadvise.c > [CC] madvise.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c madvise.c > [CC] mincore.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c mincore.c > [CC] sendfile.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c sendfile.c > [CC] fiemap.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c fiemap.c > [CC] inject.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c inject.c > [CC] resblks.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c resblks.c > [CC] sync_file_range.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -c sync_file_range.c > [CC] readdir.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -O2 -pipe -O2 -pipe -march=native -mtune=native -DNDEBUG -DVERSION=\"4.7.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -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 -DHAVE_MREMAP -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 reflink.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 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: init.o: undefined reference to symbol 'progname' >/var/tmp/portage/sys-fs/xfsprogs-4.7.0/work/xfsprogs-4.7.0/libxfs/.libs/libxfs.so.0: error adding symbols: DSO missing from command line >collect2: error: ld returned 1 exit status >gmake[2]: *** [../include/buildrules:46: xfs_io] Error 1 >gmake[1]: *** [include/buildrules:36: io] Error 2 >make: *** [Makefile:71: default] Error 2 > * ERROR: sys-fs/xfsprogs-4.7.0::gentoo failed (compile phase): > * emake failed >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 590900
: 442880 |
442916
|
454946