[build-status: 105735] Log for successful build of xfsprogs_2.9.4-1 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Mon Nov 5 08:30:25 JST 2007


Automatic build of xfsprogs_2.9.4-1 on mappi005 by sbuild/m32r 0.53
Build started at 20071105-0619
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1022kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xfsprogs 2.9.4-1 (dsc) [647B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xfsprogs 2.9.4-1 (tar) [1006kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xfsprogs 2.9.4-1 (diff) [15.7kB]
Fetched 1022kB in 5s (172kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline5-dev
** Filtered missing central deps that are dependencies of or provide build-deps:
libncurses5-dev (>= 5.3.20030510-1)
**** Warning:
**** The following central src deps are (probably) missing:
  libreadline4-dev (>= 4.3-1)
Checking for already installed source dependencies...
uuid-dev: already installed (1.2-1.40.2-1)
autoconf: already installed (2.61-4)
debhelper: already installed (5.0.57 >= 5 is satisfied)
gettext: already installed (0.16.1-2)
libtool: already installed (1.5.22-4)
libreadline5-dev: already installed (5.2-3)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Wed Oct 31 12:33:12 2007 JST using DSA key ID 8565953D
gpg: Can't check signature: public key not found
dpkg-source: extracting xfsprogs in xfsprogs-2.9.4
dpkg-source: unpacking xfsprogs_2.9.4.orig.tar.gz
dpkg-source: applying /debian/buildd/build/xfsprogs_2.9.4-1.diff.gz
dpkg-buildpackage: source package xfsprogs
dpkg-buildpackage: source version 2.9.4-1
dpkg-buildpackage: source changed by Niv Sardi <xaiki at debian.org>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
== dpkg-buildpackage: clean
test -f debian/rules
rm -f built .census mkfs/mkfs.xfs-xfsprogs-udeb
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4'
rm -f config.log .dep config.status config.cache confdefs.h conftest* Logs/* built .census install.* install-dev.* *.gz configure include/builddefs include/platform_defs.h
rm -rf autom4te.cache Logs
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4'
rm -rf debian/xfsprogs debian/xfslibs-dev debian/xfsprogs-udeb
rm -f debian/*substvars debian/files* debian/*.debhelper
 debian/rules build
test -f debian/rules
== dpkg-buildpackage: installer
if [ ! -f mkfs/mkfs.xfs-xfsprogs-udeb ]; then \
		export DEBUG=-DNDEBUG DISTRIBUTION=debian INSTALL_USER=root INSTALL_GROUP=root LOCAL_CONFIGURE_OPTIONS=--enable-readline=yes ; export OPTIMIZER=-Os LOCAL_CONFIGURE_OPTIONS="--enable-gettext=no" ; /usr/bin/make configure; \
		for dir in include libxfs libdisk mkfs; do \
			/usr/bin/make -C $dir; \
		done; \
		mv mkfs/mkfs.xfs mkfs/mkfs.xfs-xfsprogs-udeb; \
		/usr/bin/make distclean; \
	fi
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4'
autoconf
./configure \
		--prefix=/ \
		--exec-prefix=/ \
		--sbindir=/sbin \
		--bindir=/usr/sbin \
		--libdir=/lib \
		--libexecdir=/usr/lib \
		--enable-lib64=yes \
		--includedir=/usr/include \
		--mandir=/usr/share/man \
		--datadir=/usr/share \
		$LOCAL_CONFIGURE_OPTIONS
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gmake... no
checking for make... /usr/bin/make
checking for glibtool... no
checking for libtool... /usr/bin/libtool
checking for tar... /bin/tar
checking for gzip... /bin/gzip
checking for makedepend... /usr/bin/makedepend
checking for awk... /usr/bin/awk
checking for sed... /bin/sed
checking for echo... /bin/echo
checking for sort... /usr/bin/sort
checking whether ln -s works... yes
checking for rpm... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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 __psint_t ... no
checking for __psunsigned_t ... no
checking for __u32 ... yes
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
./configure: line 6640:  1054 Segmentation fault      diff "$cache_file" confcache >/dev/null 2>&1
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
touch .census
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4'
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4/include'
rm -f xfs disk
ln -s . xfs
ln -s . disk
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4/include'
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4/libxfs'
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c bit.c
mkdir .libs
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c bit.c  -fPIC -DPIC -o .libs/bit.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c bit.c -o bit.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c cache.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c cache.c  -fPIC -DPIC -o .libs/cache.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c cache.c -o cache.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c init.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c init.c  -fPIC -DPIC -o .libs/init.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c init.c -o init.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c logitem.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c logitem.c  -fPIC -DPIC -o .libs/logitem.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c logitem.c -o logitem.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c rdwr.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rdwr.c  -fPIC -DPIC -o .libs/rdwr.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rdwr.c -o rdwr.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c trans.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c trans.c  -fPIC -DPIC -o .libs/trans.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c trans.c -o trans.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c util.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c util.c  -fPIC -DPIC -o .libs/util.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c util.c -o util.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_alloc.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc.c  -fPIC -DPIC -o .libs/xfs_alloc.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc.c -o xfs_alloc.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_ialloc.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc.c  -fPIC -DPIC -o .libs/xfs_ialloc.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc.c -o xfs_ialloc.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_rtalloc.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_rtalloc.c  -fPIC -DPIC -o .libs/xfs_rtalloc.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_rtalloc.c -o xfs_rtalloc.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_inode.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_inode.c  -fPIC -DPIC -o .libs/xfs_inode.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_inode.c -o xfs_inode.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_btree.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_btree.c  -fPIC -DPIC -o .libs/xfs_btree.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_btree.c -o xfs_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_alloc_btree.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc_btree.c  -fPIC -DPIC -o .libs/xfs_alloc_btree.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc_btree.c -o xfs_alloc_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_ialloc_btree.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc_btree.c  -fPIC -DPIC -o .libs/xfs_ialloc_btree.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc_btree.c -o xfs_ialloc_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_bmap_btree.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap_btree.c  -fPIC -DPIC -o .libs/xfs_bmap_btree.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap_btree.c -o xfs_bmap_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_da_btree.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_da_btree.c  -fPIC -DPIC -o .libs/xfs_da_btree.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_da_btree.c -o xfs_da_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir.c  -fPIC -DPIC -o .libs/xfs_dir.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir.c -o xfs_dir.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir_leaf.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir_leaf.c  -fPIC -DPIC -o .libs/xfs_dir_leaf.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir_leaf.c -o xfs_dir_leaf.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2.c  -fPIC -DPIC -o .libs/xfs_dir2.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2.c -o xfs_dir2.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_leaf.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_leaf.c  -fPIC -DPIC -o .libs/xfs_dir2_leaf.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_leaf.c -o xfs_dir2_leaf.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_attr_leaf.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr_leaf.c  -fPIC -DPIC -o .libs/xfs_attr_leaf.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr_leaf.c -o xfs_attr_leaf.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_block.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_block.c  -fPIC -DPIC -o .libs/xfs_dir2_block.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_block.c -o xfs_dir2_block.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_node.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_node.c  -fPIC -DPIC -o .libs/xfs_dir2_node.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_node.c -o xfs_dir2_node.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_data.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_data.c  -fPIC -DPIC -o .libs/xfs_dir2_data.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_data.c -o xfs_dir2_data.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_sf.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_sf.c  -fPIC -DPIC -o .libs/xfs_dir2_sf.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_sf.c -o xfs_dir2_sf.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_bmap.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap.c  -fPIC -DPIC -o .libs/xfs_bmap.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap.c -o xfs_bmap.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_mount.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_mount.c  -fPIC -DPIC -o .libs/xfs_mount.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_mount.c -o xfs_mount.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_trans.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_trans.c  -fPIC -DPIC -o .libs/xfs_trans.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_trans.c -o xfs_trans.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_attr.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr.c  -fPIC -DPIC -o .libs/xfs_attr.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr.c -o xfs_attr.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c linux.c
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c linux.c  -fPIC -DPIC -o .libs/linux.o
 gcc -I. -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c linux.c -o linux.o >/dev/null 2>&1
/usr/bin/libtool --mode=link gcc  -rpath /lib -version-info 0:0:0 -o libxfs.la bit.lo cache.lo init.lo logitem.lo rdwr.lo trans.lo util.lo xfs_alloc.lo xfs_ialloc.lo xfs_rtalloc.lo xfs_inode.lo xfs_btree.lo xfs_alloc_btree.lo xfs_ialloc_btree.lo xfs_bmap_btree.lo xfs_da_btree.lo xfs_dir.lo xfs_dir_leaf.lo xfs_dir2.lo xfs_dir2_leaf.lo xfs_attr_leaf.lo xfs_dir2_block.lo xfs_dir2_node.lo xfs_dir2_data.lo xfs_dir2_sf.lo xfs_bmap.lo xfs_mount.lo xfs_trans.lo xfs_attr.lo linux.lo 
gcc -shared  .libs/bit.o .libs/cache.o .libs/init.o .libs/logitem.o .libs/rdwr.o .libs/trans.o .libs/util.o .libs/xfs_alloc.o .libs/xfs_ialloc.o .libs/xfs_rtalloc.o .libs/xfs_inode.o .libs/xfs_btree.o .libs/xfs_alloc_btree.o .libs/xfs_ialloc_btree.o .libs/xfs_bmap_btree.o .libs/xfs_da_btree.o .libs/xfs_dir.o .libs/xfs_dir_leaf.o .libs/xfs_dir2.o .libs/xfs_dir2_leaf.o .libs/xfs_attr_leaf.o .libs/xfs_dir2_block.o .libs/xfs_dir2_node.o .libs/xfs_dir2_data.o .libs/xfs_dir2_sf.o .libs/xfs_bmap.o .libs/xfs_mount.o .libs/xfs_trans.o .libs/xfs_attr.o .libs/linux.o   -Wl,-soname -Wl,libxfs.so.0 -o .libs/libxfs.so.0.0.0
(cd .libs && rm -f libxfs.so.0 && ln -s libxfs.so.0.0.0 libxfs.so.0)
(cd .libs && rm -f libxfs.so && ln -s libxfs.so.0.0.0 libxfs.so)
ar cru .libs/libxfs.a  bit.o cache.o init.o logitem.o rdwr.o trans.o util.o xfs_alloc.o xfs_ialloc.o xfs_rtalloc.o xfs_inode.o xfs_btree.o xfs_alloc_btree.o xfs_ialloc_btree.o xfs_bmap_btree.o xfs_da_btree.o xfs_dir.o xfs_dir_leaf.o xfs_dir2.o xfs_dir2_leaf.o xfs_attr_leaf.o xfs_dir2_block.o xfs_dir2_node.o xfs_dir2_data.o xfs_dir2_sf.o xfs_bmap.o xfs_mount.o xfs_trans.o xfs_attr.o linux.o
ranlib .libs/libxfs.a
creating libxfs.la
(cd .libs && rm -f libxfs.la && ln -s ../libxfs.la libxfs.la)
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4/libxfs'
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4/libdisk'
/usr/bin/libtool --mode=compile gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c drivers.c
mkdir .libs
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c drivers.c  -fPIC -DPIC -o .libs/drivers.o
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c drivers.c -o drivers.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c fstype.c
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c fstype.c  -fPIC -DPIC -o .libs/fstype.o
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c fstype.c -o fstype.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c pttype.c
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c pttype.c  -fPIC -DPIC -o .libs/pttype.o
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c pttype.c -o pttype.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c dm.c
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c dm.c  -fPIC -DPIC -o .libs/dm.o
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c dm.c -o dm.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c md.c
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c md.c  -fPIC -DPIC -o .libs/md.o
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c md.c -o md.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xvm.c
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xvm.c  -fPIC -DPIC -o .libs/xvm.o
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xvm.c -o xvm.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c evms.c
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c evms.c  -fPIC -DPIC -o .libs/evms.o
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c evms.c -o evms.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c lvm.c
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c lvm.c  -fPIC -DPIC -o .libs/lvm.o
 gcc -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c lvm.c -o lvm.o >/dev/null 2>&1
/usr/bin/libtool --mode=link gcc  -rpath /lib -version-info 0:0:0 -o libdisk.la drivers.lo fstype.lo pttype.lo dm.lo md.lo xvm.lo evms.lo lvm.lo 
gcc -shared  .libs/drivers.o .libs/fstype.o .libs/pttype.o .libs/dm.o .libs/md.o .libs/xvm.o .libs/evms.o .libs/lvm.o   -Wl,-soname -Wl,libdisk.so.0 -o .libs/libdisk.so.0.0.0
(cd .libs && rm -f libdisk.so.0 && ln -s libdisk.so.0.0.0 libdisk.so.0)
(cd .libs && rm -f libdisk.so && ln -s libdisk.so.0.0.0 libdisk.so)
ar cru .libs/libdisk.a  drivers.o fstype.o pttype.o dm.o md.o xvm.o evms.o lvm.o
ranlib .libs/libdisk.a
creating libdisk.la
(cd .libs && rm -f libdisk.la && ln -s ../libdisk.la libdisk.la)
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4/libdisk'
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4/mkfs'
/usr/bin/libtool --mode=link gcc fstyp.c -o fstyp  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -static ../libdisk/libdisk.la 
mkdir .libs
gcc fstyp.c -o fstyp -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  ../libdisk/.libs/libdisk.a
gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o maxtrres.o maxtrres.c
gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o proto.o proto.c
gcc  -Os -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o xfs_mkfs.o xfs_mkfs.c
/usr/bin/libtool --mode=link gcc -o mkfs.xfs  -static  maxtrres.o proto.o xfs_mkfs.o   ../libxfs/libxfs.la -luuid ../libdisk/libdisk.la -lrt -lpthread  
gcc -o mkfs.xfs maxtrres.o proto.o xfs_mkfs.o  ../libxfs/.libs/libxfs.a -luuid ../libdisk/.libs/libdisk.a -lrt -lpthread
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4/mkfs'
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4'
rm -f config.log .dep config.status config.cache confdefs.h conftest* Logs/* built .census install.* install-dev.* *.gz dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== include ===
rm -f xfs disk dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== libxfs ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  bit.o cache.o init.o logitem.o rdwr.o trans.o util.o xfs_alloc.o xfs_ialloc.o xfs_rtalloc.o xfs_inode.o xfs_btree.o xfs_alloc_btree.o xfs_ialloc_btree.o xfs_bmap_btree.o xfs_da_btree.o xfs_dir.o xfs_dir_leaf.o xfs_dir2.o xfs_dir2_leaf.o xfs_attr_leaf.o xfs_dir2_block.o xfs_dir2_node.o xfs_dir2_data.o xfs_dir2_sf.o xfs_bmap.o xfs_mount.o xfs_trans.o xfs_attr.o linux.o   bit.lo cache.lo init.lo logitem.lo rdwr.lo trans.lo util.lo xfs_alloc.lo xfs_ialloc.lo xfs_rtalloc.lo xfs_inode.lo xfs_btree.lo xfs_alloc_btree.lo xfs_ialloc_btree.lo xfs_bmap_btree.lo xfs_da_btree.lo xfs_dir.lo xfs_dir_leaf.lo xfs_dir2.lo xfs_dir2_leaf.lo xfs_attr_leaf.lo xfs_dir2_block.lo xfs_dir2_node.lo xfs_dir2_data.lo xfs_dir2_sf.lo xfs_bmap.lo xfs_mount.lo xfs_trans.lo xfs_attr.lo linux.lo  libxfs.la
=== libxlog ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  xfs_log_recover.o util.o   xfs_log_recover.lo util.lo  libxlog.la
=== libxcmd ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  command.o input.o paths.o projects.o help.o quit.o   command.lo input.lo paths.lo projects.lo help.lo quit.lo  libxcmd.la
=== libhandle ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  handle.o jdm.o   handle.lo jdm.lo  libhandle.la
=== libdisk ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  drivers.o fstype.o pttype.o dm.o md.o xvm.o evms.o lvm.o   drivers.lo fstype.lo pttype.lo dm.lo md.lo xvm.lo evms.lo lvm.lo  libdisk.la
=== copy ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  xfs_copy.o   xfs_copy.lo xfs_copy 
=== db ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  addr.o agf.o agfl.o agi.o attr.o attrshort.o bit.o block.o bmap.o bmapbt.o bmroot.o bnobt.o check.o cntbt.o command.o convert.o dbread.o debug.o dir.o dir2.o dir2sf.o dirshort.o dquot.o echo.o faddr.o field.o flist.o fprint.o frag.o freesp.o hash.o help.o init.o inobt.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   addr.lo agf.lo agfl.lo agi.lo attr.lo attrshort.lo bit.lo block.lo bmap.lo bmapbt.lo bmroot.lo bnobt.lo check.lo cntbt.lo command.lo convert.lo dbread.lo debug.lo dir.lo dir2.lo dir2sf.lo dirshort.lo dquot.lo echo.lo faddr.lo field.lo flist.lo fprint.lo frag.lo freesp.lo hash.lo help.lo init.lo inobt.lo inode.lo input.lo io.lo malloc.lo metadump.lo output.lo print.lo quit.lo sb.lo sig.lo strvec.lo text.lo type.lo write.lo attrset.lo xfs_db 
=== fsck ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== growfs ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  xfs_growfs.o   xfs_growfs.lo xfs_growfs 
=== io ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  init.o attr.o bmap.o file.o freeze.o fsync.o getrusage.o imap.o mmap.o open.o parent.o pread.o prealloc.o pwrite.o shutdown.o truncate.o fadvise.o madvise.o mincore.o sendfile.o inject.o resblks.o   init.lo attr.lo bmap.lo file.lo freeze.lo fsync.lo getrusage.lo imap.lo mmap.lo open.lo parent.lo pread.lo prealloc.lo pwrite.lo shutdown.lo truncate.lo fadvise.lo madvise.lo mincore.lo sendfile.lo inject.lo resblks.lo xfs_io 
=== logprint ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  logprint.o log_copy.o log_dump.o log_misc.o log_print_all.o log_print_trans.o   logprint.lo log_copy.lo log_dump.lo log_misc.lo log_print_all.lo log_print_trans.lo xfs_logprint 
=== mkfs ===
rm -f fstyp dep dep.bak *.[1-9].gz *.tmpo *.mo  maxtrres.o proto.o xfs_mkfs.o   maxtrres.lo proto.lo xfs_mkfs.lo mkfs.xfs 
=== quota ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  init.o util.o edit.o free.o path.o project.o quot.o quota.o report.o state.o linux.o   init.lo util.lo edit.lo free.lo path.lo project.lo quot.lo quota.lo report.lo state.lo linux.lo xfs_quota 
=== mdrestore ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  xfs_mdrestore.o   xfs_mdrestore.lo xfs_mdrestore 
=== repair ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  agheader.o attr_repair.o avl.o avl64.o bmap.o dino_chunks.o dinode.o dir.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 radix-tree.o rt.o sb.o scan.o threads.o versions.o xfs_repair.o   agheader.lo attr_repair.lo avl.lo avl64.lo bmap.lo dino_chunks.lo dinode.lo dir.lo dir2.lo globals.lo incore.lo incore_bmc.lo init.lo incore_ext.lo incore_ino.lo phase1.lo phase2.lo phase3.lo phase4.lo phase5.lo phase6.lo phase7.lo progress.lo prefetch.lo radix-tree.lo rt.lo sb.lo scan.lo threads.lo versions.lo xfs_repair.lo xfs_repair 
=== rtcp ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  xfs_rtcp.o   xfs_rtcp.lo xfs_rtcp 
=== m4 ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== man ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== man3 ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== man5 ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== man8 ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== doc ===
rm -f *.gz dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== po ===
rm -f xfsprogs.pot dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== debian ===
rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== build ===
rm -f *-manifest *.gz ../xfsprogs-* dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== tar ===
rm -f *.gz dep dep.bak *.[1-9].gz *.tmpo *.mo       
=== rpm ===
rm -f *.rpm xfsprogs.spec rpmmacros rpmfiles* rpm-*.rc dep dep.bak *.[1-9].gz *.tmpo *.mo       
rm -f config.log .dep config.status config.cache confdefs.h conftest* Logs/* built .census install.* install-dev.* *.gz configure include/builddefs include/platform_defs.h
rm -rf autom4te.cache Logs
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4'
== dpkg-buildpackage: configure
test -f debian/rules
export DEBUG=-DNDEBUG DISTRIBUTION=debian INSTALL_USER=root INSTALL_GROUP=root LOCAL_CONFIGURE_OPTIONS=--enable-readline=yes ; /usr/bin/make configure
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4'
autoconf
./configure \
		--prefix=/ \
		--exec-prefix=/ \
		--sbindir=/sbin \
		--bindir=/usr/sbin \
		--libdir=/lib \
		--libexecdir=/usr/lib \
		--enable-lib64=yes \
		--includedir=/usr/include \
		--mandir=/usr/share/man \
		--datadir=/usr/share \
		$LOCAL_CONFIGURE_OPTIONS
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gmake... no
checking for make... /usr/bin/make
checking for glibtool... no
checking for libtool... /usr/bin/libtool
checking for tar... /bin/tar
checking for gzip... /bin/gzip
checking for makedepend... /usr/bin/makedepend
checking for awk... /usr/bin/awk
checking for sed... /bin/sed
checking for echo... /bin/echo
checking for sort... /usr/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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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 __psint_t ... no
checking for __psunsigned_t ... no
checking for __u32 ... yes
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
./configure: line 6640:  6862 Segmentation fault      diff "$cache_file" confcache >/dev/null 2>&1
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
touch .census
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4'
touch .census
== dpkg-buildpackage: build
/usr/bin/make default
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4'
=== include ===
rm -f xfs disk
ln -s . xfs
ln -s . disk
=== libxfs ===
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c bit.c
mkdir .libs
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c bit.c  -fPIC -DPIC -o .libs/bit.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c bit.c -o bit.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c cache.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c cache.c  -fPIC -DPIC -o .libs/cache.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c cache.c -o cache.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c init.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c init.c  -fPIC -DPIC -o .libs/init.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c init.c -o init.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c logitem.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c logitem.c  -fPIC -DPIC -o .libs/logitem.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c logitem.c -o logitem.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c rdwr.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rdwr.c  -fPIC -DPIC -o .libs/rdwr.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rdwr.c -o rdwr.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c trans.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c trans.c  -fPIC -DPIC -o .libs/trans.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c trans.c -o trans.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c util.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c util.c  -fPIC -DPIC -o .libs/util.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c util.c -o util.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_alloc.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc.c  -fPIC -DPIC -o .libs/xfs_alloc.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc.c -o xfs_alloc.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_ialloc.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc.c  -fPIC -DPIC -o .libs/xfs_ialloc.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc.c -o xfs_ialloc.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_rtalloc.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_rtalloc.c  -fPIC -DPIC -o .libs/xfs_rtalloc.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_rtalloc.c -o xfs_rtalloc.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_inode.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_inode.c  -fPIC -DPIC -o .libs/xfs_inode.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_inode.c -o xfs_inode.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_btree.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_btree.c  -fPIC -DPIC -o .libs/xfs_btree.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_btree.c -o xfs_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_alloc_btree.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc_btree.c  -fPIC -DPIC -o .libs/xfs_alloc_btree.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_alloc_btree.c -o xfs_alloc_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_ialloc_btree.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc_btree.c  -fPIC -DPIC -o .libs/xfs_ialloc_btree.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_ialloc_btree.c -o xfs_ialloc_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_bmap_btree.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap_btree.c  -fPIC -DPIC -o .libs/xfs_bmap_btree.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap_btree.c -o xfs_bmap_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_da_btree.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_da_btree.c  -fPIC -DPIC -o .libs/xfs_da_btree.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_da_btree.c -o xfs_da_btree.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir.c  -fPIC -DPIC -o .libs/xfs_dir.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir.c -o xfs_dir.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir_leaf.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir_leaf.c  -fPIC -DPIC -o .libs/xfs_dir_leaf.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir_leaf.c -o xfs_dir_leaf.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2.c  -fPIC -DPIC -o .libs/xfs_dir2.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2.c -o xfs_dir2.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_leaf.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_leaf.c  -fPIC -DPIC -o .libs/xfs_dir2_leaf.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_leaf.c -o xfs_dir2_leaf.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_attr_leaf.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr_leaf.c  -fPIC -DPIC -o .libs/xfs_attr_leaf.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr_leaf.c -o xfs_attr_leaf.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_block.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_block.c  -fPIC -DPIC -o .libs/xfs_dir2_block.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_block.c -o xfs_dir2_block.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_node.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_node.c  -fPIC -DPIC -o .libs/xfs_dir2_node.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_node.c -o xfs_dir2_node.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_data.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_data.c  -fPIC -DPIC -o .libs/xfs_dir2_data.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_data.c -o xfs_dir2_data.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_dir2_sf.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_sf.c  -fPIC -DPIC -o .libs/xfs_dir2_sf.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_dir2_sf.c -o xfs_dir2_sf.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_bmap.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap.c  -fPIC -DPIC -o .libs/xfs_bmap.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_bmap.c -o xfs_bmap.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_mount.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_mount.c  -fPIC -DPIC -o .libs/xfs_mount.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_mount.c -o xfs_mount.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_trans.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_trans.c  -fPIC -DPIC -o .libs/xfs_trans.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_trans.c -o xfs_trans.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_attr.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr.c  -fPIC -DPIC -o .libs/xfs_attr.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_attr.c -o xfs_attr.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c linux.c
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c linux.c  -fPIC -DPIC -o .libs/linux.o
 gcc -I. -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c linux.c -o linux.o >/dev/null 2>&1
/usr/bin/libtool --mode=link gcc  -rpath /lib -version-info 0:0:0 -o libxfs.la bit.lo cache.lo init.lo logitem.lo rdwr.lo trans.lo util.lo xfs_alloc.lo xfs_ialloc.lo xfs_rtalloc.lo xfs_inode.lo xfs_btree.lo xfs_alloc_btree.lo xfs_ialloc_btree.lo xfs_bmap_btree.lo xfs_da_btree.lo xfs_dir.lo xfs_dir_leaf.lo xfs_dir2.lo xfs_dir2_leaf.lo xfs_attr_leaf.lo xfs_dir2_block.lo xfs_dir2_node.lo xfs_dir2_data.lo xfs_dir2_sf.lo xfs_bmap.lo xfs_mount.lo xfs_trans.lo xfs_attr.lo linux.lo 
gcc -shared  .libs/bit.o .libs/cache.o .libs/init.o .libs/logitem.o .libs/rdwr.o .libs/trans.o .libs/util.o .libs/xfs_alloc.o .libs/xfs_ialloc.o .libs/xfs_rtalloc.o .libs/xfs_inode.o .libs/xfs_btree.o .libs/xfs_alloc_btree.o .libs/xfs_ialloc_btree.o .libs/xfs_bmap_btree.o .libs/xfs_da_btree.o .libs/xfs_dir.o .libs/xfs_dir_leaf.o .libs/xfs_dir2.o .libs/xfs_dir2_leaf.o .libs/xfs_attr_leaf.o .libs/xfs_dir2_block.o .libs/xfs_dir2_node.o .libs/xfs_dir2_data.o .libs/xfs_dir2_sf.o .libs/xfs_bmap.o .libs/xfs_mount.o .libs/xfs_trans.o .libs/xfs_attr.o .libs/linux.o   -Wl,-soname -Wl,libxfs.so.0 -o .libs/libxfs.so.0.0.0
(cd .libs && rm -f libxfs.so.0 && ln -s libxfs.so.0.0.0 libxfs.so.0)
(cd .libs && rm -f libxfs.so && ln -s libxfs.so.0.0.0 libxfs.so)
ar cru .libs/libxfs.a  bit.o cache.o init.o logitem.o rdwr.o trans.o util.o xfs_alloc.o xfs_ialloc.o xfs_rtalloc.o xfs_inode.o xfs_btree.o xfs_alloc_btree.o xfs_ialloc_btree.o xfs_bmap_btree.o xfs_da_btree.o xfs_dir.o xfs_dir_leaf.o xfs_dir2.o xfs_dir2_leaf.o xfs_attr_leaf.o xfs_dir2_block.o xfs_dir2_node.o xfs_dir2_data.o xfs_dir2_sf.o xfs_bmap.o xfs_mount.o xfs_trans.o xfs_attr.o linux.o
ranlib .libs/libxfs.a
creating libxfs.la
(cd .libs && rm -f libxfs.la && ln -s ../libxfs.la libxfs.la)
=== libxlog ===
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xfs_log_recover.c
mkdir .libs
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_log_recover.c  -fPIC -DPIC -o .libs/xfs_log_recover.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xfs_log_recover.c -o xfs_log_recover.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c util.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c util.c  -fPIC -DPIC -o .libs/util.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c util.c -o util.o >/dev/null 2>&1
/usr/bin/libtool --mode=link gcc  -rpath /lib -version-info 0:0:0 -o libxlog.la xfs_log_recover.lo util.lo 
gcc -shared  .libs/xfs_log_recover.o .libs/util.o   -Wl,-soname -Wl,libxlog.so.0 -o .libs/libxlog.so.0.0.0
(cd .libs && rm -f libxlog.so.0 && ln -s libxlog.so.0.0.0 libxlog.so.0)
(cd .libs && rm -f libxlog.so && ln -s libxlog.so.0.0.0 libxlog.so)
ar cru .libs/libxlog.a  xfs_log_recover.o util.o
ranlib .libs/libxlog.a
creating libxlog.la
(cd .libs && rm -f libxlog.la && ln -s ../libxlog.la libxlog.la)
=== libxcmd ===
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT  -c command.c
mkdir .libs
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c command.c  -fPIC -DPIC -o .libs/command.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c command.c -o command.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT  -c input.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c input.c  -fPIC -DPIC -o .libs/input.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c input.c -o input.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT  -c paths.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c paths.c  -fPIC -DPIC -o .libs/paths.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c paths.c -o paths.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT  -c projects.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c projects.c  -fPIC -DPIC -o .libs/projects.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c projects.c -o projects.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT  -c help.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c help.c  -fPIC -DPIC -o .libs/help.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c help.c -o help.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT  -c quit.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c quit.c  -fPIC -DPIC -o .libs/quit.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_GETMNTENT -c quit.c -o quit.o >/dev/null 2>&1
/usr/bin/libtool --mode=link gcc  -rpath /lib -version-info 0:0:0 -o libxcmd.la command.lo input.lo paths.lo projects.lo help.lo quit.lo 
gcc -shared  .libs/command.o .libs/input.o .libs/paths.o .libs/projects.o .libs/help.o .libs/quit.o   -Wl,-soname -Wl,libxcmd.so.0 -o .libs/libxcmd.so.0.0.0
(cd .libs && rm -f libxcmd.so.0 && ln -s libxcmd.so.0.0.0 libxcmd.so.0)
(cd .libs && rm -f libxcmd.so && ln -s libxcmd.so.0.0.0 libxcmd.so)
ar cru .libs/libxcmd.a  command.o input.o paths.o projects.o help.o quit.o
ranlib .libs/libxcmd.a
creating libxcmd.la
(cd .libs && rm -f libxcmd.la && ln -s ../libxcmd.la libxcmd.la)
=== libhandle ===
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c handle.c
mkdir .libs
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c handle.c  -fPIC -DPIC -o .libs/handle.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c handle.c -o handle.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c jdm.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c jdm.c  -fPIC -DPIC -o .libs/jdm.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c jdm.c -o jdm.o >/dev/null 2>&1
/usr/bin/libtool --mode=link gcc  -rpath /lib -version-info 1:3:0 -o libhandle.la handle.lo jdm.lo 
gcc -shared  .libs/handle.o .libs/jdm.o   -Wl,-soname -Wl,libhandle.so.1 -o .libs/libhandle.so.1.0.3
(cd .libs && rm -f libhandle.so.1 && ln -s libhandle.so.1.0.3 libhandle.so.1)
(cd .libs && rm -f libhandle.so && ln -s libhandle.so.1.0.3 libhandle.so)
ar cru .libs/libhandle.a  handle.o jdm.o
ranlib .libs/libhandle.a
creating libhandle.la
(cd .libs && rm -f libhandle.la && ln -s ../libhandle.la libhandle.la)
=== libdisk ===
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c drivers.c
mkdir .libs
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c drivers.c  -fPIC -DPIC -o .libs/drivers.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c drivers.c -o drivers.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c fstype.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c fstype.c  -fPIC -DPIC -o .libs/fstype.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c fstype.c -o fstype.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c pttype.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c pttype.c  -fPIC -DPIC -o .libs/pttype.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c pttype.c -o pttype.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c dm.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c dm.c  -fPIC -DPIC -o .libs/dm.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c dm.c -o dm.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c md.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c md.c  -fPIC -DPIC -o .libs/md.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c md.c -o md.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c xvm.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xvm.c  -fPIC -DPIC -o .libs/xvm.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c xvm.c -o xvm.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c evms.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c evms.c  -fPIC -DPIC -o .libs/evms.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c evms.c -o evms.o >/dev/null 2>&1
/usr/bin/libtool --mode=compile gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -c lvm.c
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c lvm.c  -fPIC -DPIC -o .libs/lvm.o
 gcc -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c lvm.c -o lvm.o >/dev/null 2>&1
/usr/bin/libtool --mode=link gcc  -rpath /lib -version-info 0:0:0 -o libdisk.la drivers.lo fstype.lo pttype.lo dm.lo md.lo xvm.lo evms.lo lvm.lo 
gcc -shared  .libs/drivers.o .libs/fstype.o .libs/pttype.o .libs/dm.o .libs/md.o .libs/xvm.o .libs/evms.o .libs/lvm.o   -Wl,-soname -Wl,libdisk.so.0 -o .libs/libdisk.so.0.0.0
(cd .libs && rm -f libdisk.so.0 && ln -s libdisk.so.0.0.0 libdisk.so.0)
(cd .libs && rm -f libdisk.so && ln -s libdisk.so.0.0.0 libdisk.so)
ar cru .libs/libdisk.a  drivers.o fstype.o pttype.o dm.o md.o xvm.o evms.o lvm.o
ranlib .libs/libdisk.a
creating libdisk.la
(cd .libs && rm -f libdisk.la && ln -s ../libdisk.la libdisk.la)
=== copy ===
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o xfs_copy.o xfs_copy.c
/usr/bin/libtool --mode=link gcc -o xfs_copy  -static  xfs_copy.o   ../libxfs/libxfs.la -luuid -lpthread -lrt  
mkdir .libs
gcc -o xfs_copy xfs_copy.o  ../libxfs/.libs/libxfs.a -luuid -lpthread -lrt
=== db ===
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o addr.o addr.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o agf.o agf.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o agfl.o agfl.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o agi.o agi.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o attr.o attr.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o attrshort.o attrshort.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o bit.o bit.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o block.o block.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o bmap.o bmap.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o bmapbt.o bmapbt.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o bmroot.o bmroot.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o bnobt.o bnobt.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o check.o check.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o cntbt.o cntbt.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o command.o command.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o convert.o convert.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o dbread.o dbread.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o debug.o debug.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o dir.o dir.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o dir2.o dir2.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o dir2sf.o dir2sf.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o dirshort.o dirshort.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o dquot.o dquot.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o echo.o echo.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o faddr.o faddr.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o field.o field.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o flist.o flist.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o fprint.o fprint.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o frag.o frag.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o freesp.o freesp.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o hash.o hash.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o help.o help.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o init.o init.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o inobt.o inobt.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o inode.o inode.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o input.o input.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o io.o io.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o malloc.o malloc.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o metadump.o metadump.c
metadump.c: In function 'process_bmbt_reclist':
metadump.c:880: warning: 'cp' may be used uninitialized in this function
metadump.c:878: warning: 'op' may be used uninitialized in this function
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o output.o output.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o print.o print.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o quit.o quit.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o sb.o sb.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o sig.o sig.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o strvec.o strvec.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o text.o text.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o type.o type.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o write.o write.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o attrset.o attrset.c
/usr/bin/libtool --mode=link gcc -o xfs_db  -static  addr.o agf.o agfl.o agi.o attr.o attrshort.o bit.o block.o bmap.o bmapbt.o bmroot.o bnobt.o check.o cntbt.o command.o convert.o dbread.o debug.o dir.o dir2.o dir2sf.o dirshort.o dquot.o echo.o faddr.o field.o flist.o fprint.o frag.o freesp.o hash.o help.o init.o inobt.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   ../libxfs/libxfs.la ../libxlog/libxlog.la -luuid -lrt -lpthread -lreadline   
mkdir .libs
gcc -o xfs_db addr.o agf.o agfl.o agi.o attr.o attrshort.o bit.o block.o bmap.o bmapbt.o bmroot.o bnobt.o check.o cntbt.o command.o convert.o dbread.o debug.o dir.o dir2.o dir2sf.o dirshort.o dquot.o echo.o faddr.o field.o flist.o fprint.o frag.o freesp.o hash.o help.o init.o inobt.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  ../libxfs/.libs/libxfs.a ../libxlog/.libs/libxlog.a -luuid -lrt -lpthread -lreadline
=== fsck ===
make[2]: Nothing to be done for `default'.
=== growfs ===
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o xfs_growfs.o xfs_growfs.c
/usr/bin/libtool --mode=link gcc -o xfs_growfs  -static  xfs_growfs.o   ../libxfs/libxfs.la ../libxcmd/libxcmd.la -luuid -lrt -lpthread  
mkdir .libs
gcc -o xfs_growfs xfs_growfs.o  ../libxfs/.libs/libxfs.a ../libxcmd/.libs/libxcmd.a -luuid -lrt -lpthread
=== io ===
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o init.o init.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o attr.o attr.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o bmap.o bmap.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o file.o file.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o freeze.o freeze.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o fsync.o fsync.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o getrusage.o getrusage.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o imap.o imap.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o mmap.o mmap.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o open.o open.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o parent.o parent.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o pread.o pread.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o prealloc.o prealloc.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o pwrite.o pwrite.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o shutdown.o shutdown.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o truncate.o truncate.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o fadvise.o fadvise.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o madvise.o madvise.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o mincore.o mincore.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o sendfile.o sendfile.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o inject.o inject.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_INJECT -DHAVE_RESBLKS   -c -o resblks.o resblks.c
/usr/bin/libtool --mode=link gcc -o xfs_io  -static  init.o attr.o bmap.o file.o freeze.o fsync.o getrusage.o imap.o mmap.o open.o parent.o pread.o prealloc.o pwrite.o shutdown.o truncate.o fadvise.o madvise.o mincore.o sendfile.o inject.o resblks.o   ../libxcmd/libxcmd.la ../libhandle/libhandle.la -lreadline   
mkdir .libs
gcc -o xfs_io init.o attr.o bmap.o file.o freeze.o fsync.o getrusage.o imap.o mmap.o open.o parent.o pread.o prealloc.o pwrite.o shutdown.o truncate.o fadvise.o madvise.o mincore.o sendfile.o inject.o resblks.o  ../libxcmd/.libs/libxcmd.a ../libhandle/.libs/libhandle.a -lreadline
=== logprint ===
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o logprint.o logprint.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o log_copy.o log_copy.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o log_dump.o log_dump.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o log_misc.o log_misc.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o log_print_all.o log_print_all.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o log_print_trans.o log_print_trans.c
/usr/bin/libtool --mode=link gcc -o xfs_logprint  -static  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  
mkdir .libs
gcc -o xfs_logprint logprint.o log_copy.o log_dump.o log_misc.o log_print_all.o log_print_trans.o  ../libxfs/.libs/libxfs.a ../libxlog/.libs/libxlog.a -luuid -lrt -lpthread
=== mkfs ===
/usr/bin/libtool --mode=link gcc fstyp.c -o fstyp  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall   -static ../libdisk/libdisk.la 
mkdir .libs
gcc fstyp.c -o fstyp -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  ../libdisk/.libs/libdisk.a
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o maxtrres.o maxtrres.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o proto.o proto.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o xfs_mkfs.o xfs_mkfs.c
/usr/bin/libtool --mode=link gcc -o mkfs.xfs  -static  maxtrres.o proto.o xfs_mkfs.o   ../libxfs/libxfs.la -luuid ../libdisk/libdisk.la -lrt -lpthread  
gcc -o mkfs.xfs maxtrres.o proto.o xfs_mkfs.o  ../libxfs/.libs/libxfs.a -luuid ../libdisk/.libs/libdisk.a -lrt -lpthread
=== quota ===
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o init.o init.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o util.o util.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o edit.o edit.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o free.o free.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o path.o path.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o project.o project.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o quot.o quot.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o quota.o quota.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o report.o report.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o state.o state.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall  -DENABLE_READLINE   -c -o linux.o linux.c
/usr/bin/libtool --mode=link gcc -o xfs_quota  -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   
mkdir .libs
gcc -o xfs_quota init.o util.o edit.o free.o path.o project.o quot.o quota.o report.o state.o linux.o  ../libxcmd/.libs/libxcmd.a -lreadline
=== mdrestore ===
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o xfs_mdrestore.o xfs_mdrestore.c
/usr/bin/libtool --mode=link gcc -o xfs_mdrestore  -static  xfs_mdrestore.o   ../libxfs/libxfs.la -lrt -lpthread  
mkdir .libs
gcc -o xfs_mdrestore xfs_mdrestore.o  ../libxfs/.libs/libxfs.a -lrt -lpthread
=== repair ===
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o agheader.o agheader.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o attr_repair.o attr_repair.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o avl.o avl.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o avl64.o avl64.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o bmap.o bmap.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o dino_chunks.o dino_chunks.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o dinode.o dinode.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o dir.o dir.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o dir2.o dir2.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o globals.o globals.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o incore.o incore.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o incore_bmc.o incore_bmc.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o init.o init.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o incore_ext.o incore_ext.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o incore_ino.o incore_ino.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o phase1.o phase1.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o phase2.o phase2.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o phase3.o phase3.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o phase4.o phase4.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o phase5.o phase5.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o phase6.o phase6.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o phase7.o phase7.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o progress.o progress.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o prefetch.o prefetch.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o radix-tree.o radix-tree.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o rt.o rt.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o sb.o sb.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o scan.o scan.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o threads.o threads.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o versions.o versions.c
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o xfs_repair.o xfs_repair.c
/usr/bin/libtool --mode=link gcc -o xfs_repair  -static  agheader.o attr_repair.o avl.o avl64.o bmap.o dino_chunks.o dinode.o dir.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 radix-tree.o rt.o sb.o scan.o threads.o versions.o xfs_repair.o   ../libxfs/libxfs.la ../libxlog/libxlog.la -luuid -lrt -lpthread  
mkdir .libs
gcc -o xfs_repair agheader.o attr_repair.o avl.o avl64.o bmap.o dino_chunks.o dinode.o dir.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 radix-tree.o rt.o sb.o scan.o threads.o versions.o xfs_repair.o  ../libxfs/.libs/libxfs.a ../libxlog/.libs/libxlog.a -luuid -lrt -lpthread
=== rtcp ===
gcc  -g -O2 -DNDEBUG -DVERSION=\"2.9.4\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    -c -o xfs_rtcp.o xfs_rtcp.c
/usr/bin/libtool --mode=link gcc -o xfs_rtcp  -static  xfs_rtcp.o     
mkdir .libs
gcc -o xfs_rtcp xfs_rtcp.o 
=== m4 ===
make[2]: Nothing to be done for `default'.
=== man ===
=== man3 ===
make[3]: Nothing to be done for `default'.
=== man5 ===
make[3]: Nothing to be done for `default'.
=== man8 ===
make[3]: Nothing to be done for `default'.
=== doc ===
/bin/gzip --best -c < CHANGES > CHANGES.gz
=== po ===
/usr/bin/xgettext --language=C --keyword=_ -o xfsprogs.pot ../copy/xfs_copy.c ../growfs/xfs_growfs.c ../io/attr.c ../io/bmap.c ../io/fadvise.c ../io/file.c ../io/freeze.c ../io/fsync.c ../io/getrusage.c ../io/imap.c ../io/init.c ../io/inject.c ../io/madvise.c ../io/mincore.c ../io/mmap.c ../io/open.c ../io/parent.c ../io/pread.c ../io/prealloc.c ../io/pwrite.c ../io/resblks.c ../io/sendfile.c ../io/shutdown.c ../io/truncate.c ../libdisk/dm.c ../libdisk/drivers.c ../libdisk/evms.c ../libdisk/fstype.c ../libdisk/lvm.c ../libdisk/md.c ../libdisk/pttype.c ../libdisk/xvm.c ../libxcmd/command.c ../libxcmd/help.c ../libxcmd/input.c ../libxcmd/paths.c ../libxcmd/projects.c ../libxcmd/quit.c ../libxfs/darwin.c ../libxfs/freebsd.c ../libxfs/init.c ../libxfs/irix.c ../libxfs/linux.c ../libxfs/rdwr.c ../libxfs/trans.c ../libxfs/util.c ../libxlog/util.c ../mkfs/proto.c ../mkfs/xfs_mkfs.c ../quota/edit.c ../quota/free.c ../quota/init.c ../quota/path.c ../quota/project.c ../quota/quot.c ../
 quota/quota.c ../quota/report.c ../quota/state.c ../quota/util.c ../repair/agheader.c ../repair/attr_repair.c ../repair/avl.c ../repair/avl64.c ../repair/bmap.c ../repair/dino_chunks.c ../repair/dinode.c ../repair/dir.c ../repair/dir2.c ../repair/incore.c ../repair/incore_ext.c ../repair/incore_ino.c ../repair/init.c ../repair/phase1.c ../repair/phase2.c ../repair/phase3.c ../repair/phase4.c ../repair/phase5.c ../repair/phase6.c ../repair/phase7.c ../repair/prefetch.c ../repair/progress.c ../repair/rt.c ../repair/sb.c ../repair/scan.c ../repair/threads.c ../repair/versions.c ../repair/xfs_repair.c ../rtcp/xfs_rtcp.c
/usr/bin/msgfmt -o pl.mo pl.po
=== debian ===
make[2]: Nothing to be done for `default'.
=== build ===
make[2]: Nothing to be done for `default'.
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4'
touch built
 /usr/bin/fakeroot debian/rules binary-arch
test 0 -eq `id -u`
test -f debian/rules
== dpkg-buildpackage: installer
if [ ! -f mkfs/mkfs.xfs-xfsprogs-udeb ]; then \
		export DEBUG=-DNDEBUG DISTRIBUTION=debian INSTALL_USER=root INSTALL_GROUP=root LOCAL_CONFIGURE_OPTIONS=--enable-readline=yes ; export OPTIMIZER=-Os LOCAL_CONFIGURE_OPTIONS="--enable-gettext=no" ; /usr/bin/make configure; \
		for dir in include libxfs libdisk mkfs; do \
			/usr/bin/make -C $dir; \
		done; \
		mv mkfs/mkfs.xfs mkfs/mkfs.xfs-xfsprogs-udeb; \
		/usr/bin/make distclean; \
	fi
== dpkg-buildpackage: build
/usr/bin/make default
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4'
=== include ===
rm -f xfs disk
ln -s . xfs
ln -s . disk
=== libxfs ===
make[2]: Nothing to be done for `default'.
=== libxlog ===
make[2]: Nothing to be done for `default'.
=== libxcmd ===
make[2]: Nothing to be done for `default'.
=== libhandle ===
make[2]: Nothing to be done for `default'.
=== libdisk ===
make[2]: Nothing to be done for `default'.
=== copy ===
make[2]: Nothing to be done for `default'.
=== db ===
make[2]: Nothing to be done for `default'.
=== fsck ===
make[2]: Nothing to be done for `default'.
=== growfs ===
make[2]: Nothing to be done for `default'.
=== io ===
make[2]: Nothing to be done for `default'.
=== logprint ===
make[2]: Nothing to be done for `default'.
=== mkfs ===
make[2]: Nothing to be done for `default'.
=== quota ===
make[2]: Nothing to be done for `default'.
=== mdrestore ===
make[2]: Nothing to be done for `default'.
=== repair ===
make[2]: Nothing to be done for `default'.
=== rtcp ===
make[2]: Nothing to be done for `default'.
=== m4 ===
make[2]: Nothing to be done for `default'.
=== man ===
=== man3 ===
make[3]: Nothing to be done for `default'.
=== man5 ===
make[3]: Nothing to be done for `default'.
=== man8 ===
make[3]: Nothing to be done for `default'.
=== doc ===
make[2]: Nothing to be done for `default'.
=== po ===
make[2]: Nothing to be done for `default'.
=== debian ===
make[2]: Nothing to be done for `default'.
=== build ===
make[2]: Nothing to be done for `default'.
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4'
touch built
== dpkg-buildpackage: binary-arch
test -f debian/rules
rm -rf debian/xfsprogs debian/xfslibs-dev debian/xfsprogs-udeb
DIST_ROOT=`pwd`/debian/xfsprogs;  export DIST_ROOT;  /usr/bin/make -C . install
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4'
=== include ===
rm -f xfs disk
ln -s . xfs
ln -s . disk
=== libxfs ===
make[2]: Nothing to be done for `default'.
=== libxlog ===
make[2]: Nothing to be done for `default'.
=== libxcmd ===
make[2]: Nothing to be done for `default'.
=== libhandle ===
make[2]: Nothing to be done for `default'.
=== libdisk ===
make[2]: Nothing to be done for `default'.
=== copy ===
make[2]: Nothing to be done for `default'.
=== db ===
make[2]: Nothing to be done for `default'.
=== fsck ===
make[2]: Nothing to be done for `default'.
=== growfs ===
make[2]: Nothing to be done for `default'.
=== io ===
make[2]: Nothing to be done for `default'.
=== logprint ===
make[2]: Nothing to be done for `default'.
=== mkfs ===
make[2]: Nothing to be done for `default'.
=== quota ===
make[2]: Nothing to be done for `default'.
=== mdrestore ===
make[2]: Nothing to be done for `default'.
=== repair ===
make[2]: Nothing to be done for `default'.
=== rtcp ===
make[2]: Nothing to be done for `default'.
=== m4 ===
make[2]: Nothing to be done for `default'.
=== man ===
=== man3 ===
make[3]: Nothing to be done for `default'.
=== man5 ===
make[3]: Nothing to be done for `default'.
=== man8 ===
make[3]: Nothing to be done for `default'.
=== doc ===
make[2]: Nothing to be done for `default'.
=== po ===
make[2]: Nothing to be done for `default'.
=== debian ===
make[2]: Nothing to be done for `default'.
=== build ===
make[2]: Nothing to be done for `default'.
=== include ===
rm -f xfs disk
ln -s . xfs
ln -s . disk
=== libxfs ===
make[2]: Nothing to be done for `install'.
=== libxlog ===
make[2]: Nothing to be done for `install'.
=== libxcmd ===
make[2]: Nothing to be done for `install'.
=== libhandle ===
cd ../libhandle/.libs; ../../install-sh -o root -g root -m 755 -d /lib; ../../install-sh -o root -g root -m 644 -T so_dot_version libhandle.lai /lib; ../../install-sh -o root -g root -T so_dot_current libhandle.lai /lib
=== libdisk ===
make[2]: Nothing to be done for `install'.
=== copy ===
../install-sh -o root -g root -m 755 -d /usr/sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_copy /usr/sbin
../install-sh -o root -g root -m 755 xfs_copy /usr/sbin/xfs_copy
=== db ===
../install-sh -o root -g root -m 755 -d /usr/sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_db /usr/sbin
../install-sh -o root -g root -m 755 xfs_db /usr/sbin/xfs_db
../install-sh -o root -g root -m 755 xfs_admin.sh /usr/sbin/xfs_admin
../install-sh -o root -g root -m 755 xfs_check.sh /usr/sbin/xfs_check
../install-sh -o root -g root -m 755 xfs_ncheck.sh /usr/sbin/xfs_ncheck
../install-sh -o root -g root -m 755 xfs_metadump.sh /usr/sbin/xfs_metadump
=== fsck ===
../install-sh -o root -g root -m 755 -d /sbin
../install-sh -o root -g root -m 755 xfs_fsck.sh /sbin/fsck.xfs
=== growfs ===
../install-sh -o root -g root -m 755 -d /usr/sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_growfs /usr/sbin
../install-sh -o root -g root -m 755 xfs_growfs /usr/sbin/xfs_growfs
../install-sh -o root -g root -m 755 xfs_info.sh /usr/sbin/xfs_info
=== io ===
../install-sh -o root -g root -m 755 -d /usr/sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_io /usr/sbin
../install-sh -o root -g root -m 755 xfs_io /usr/sbin/xfs_io
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_bmap.sh /usr/sbin/xfs_bmap
../install-sh -o root -g root -m 755 xfs_bmap.sh /usr/sbin/xfs_bmap
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_freeze.sh /usr/sbin/xfs_freeze
../install-sh -o root -g root -m 755 xfs_freeze.sh /usr/sbin/xfs_freeze
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_mkfile.sh /usr/sbin/xfs_mkfile
../install-sh -o root -g root -m 755 xfs_mkfile.sh /usr/sbin/xfs_mkfile
=== logprint ===
../install-sh -o root -g root -m 755 -d /usr/sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_logprint /usr/sbin
../install-sh -o root -g root -m 755 xfs_logprint /usr/sbin/xfs_logprint
=== mkfs ===
../install-sh -o root -g root -m 755 -d /sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 mkfs.xfs /sbin
../install-sh -o root -g root -m 755 mkfs.xfs /sbin/mkfs.xfs
=== quota ===
../install-sh -o root -g root -m 755 -d /usr/sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_quota /usr/sbin
../install-sh -o root -g root -m 755 xfs_quota /usr/sbin/xfs_quota
=== mdrestore ===
../install-sh -o root -g root -m 755 -d /usr/sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_mdrestore /usr/sbin
../install-sh -o root -g root -m 755 xfs_mdrestore /usr/sbin/xfs_mdrestore
=== repair ===
../install-sh -o root -g root -m 755 -d /sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_repair /sbin
../install-sh -o root -g root -m 755 xfs_repair /sbin/xfs_repair
=== rtcp ===
../install-sh -o root -g root -m 755 -d /usr/sbin
/usr/bin/libtool --mode=install ../install-sh -o root -g root -m 755 xfs_rtcp /usr/sbin
../install-sh -o root -g root -m 755 xfs_rtcp /usr/sbin/xfs_rtcp
=== m4 ===
make[2]: Nothing to be done for `install'.
=== man ===
=== man3 ===
make[3]: Nothing to be done for `install'.
=== man5 ===
../../install-sh -o root -g root -m 755 -d /usr/share/man/man5
../../install-sh -o root -g root -m 644 xfs.5 /usr/share/man/man5/xfs.5
=== man8 ===
../../install-sh -o root -g root -m 755 -d /usr/share/man/man8
../../install-sh -o root -g root -m 644 fsck.xfs.8 /usr/share/man/man8/fsck.xfs.8
../../install-sh -o root -g root -m 644 mkfs.xfs.8 /usr/share/man/man8/mkfs.xfs.8
../../install-sh -o root -g root -m 644 xfs_admin.8 /usr/share/man/man8/xfs_admin.8
../../install-sh -o root -g root -m 644 xfs_bmap.8 /usr/share/man/man8/xfs_bmap.8
../../install-sh -o root -g root -m 644 xfs_check.8 /usr/share/man/man8/xfs_check.8
../../install-sh -o root -g root -m 644 xfs_copy.8 /usr/share/man/man8/xfs_copy.8
../../install-sh -o root -g root -m 644 xfs_db.8 /usr/share/man/man8/xfs_db.8
../../install-sh -o root -g root -m 644 xfs_freeze.8 /usr/share/man/man8/xfs_freeze.8
../../install-sh -o root -g root -m 644 xfs_growfs.8 /usr/share/man/man8/xfs_growfs.8
../../install-sh -o root -g root -S xfs_growfs.8 /usr/share/man/man8/xfs_info.8
../../install-sh -o root -g root -m 644 xfs_io.8 /usr/share/man/man8/xfs_io.8
../../install-sh -o root -g root -m 644 xfs_logprint.8 /usr/share/man/man8/xfs_logprint.8
../../install-sh -o root -g root -m 644 xfs_mdrestore.8 /usr/share/man/man8/xfs_mdrestore.8
../../install-sh -o root -g root -m 644 xfs_metadump.8 /usr/share/man/man8/xfs_metadump.8
../../install-sh -o root -g root -m 644 xfs_mkfile.8 /usr/share/man/man8/xfs_mkfile.8
../../install-sh -o root -g root -m 644 xfs_ncheck.8 /usr/share/man/man8/xfs_ncheck.8
../../install-sh -o root -g root -m 644 xfs_quota.8 /usr/share/man/man8/xfs_quota.8
../../install-sh -o root -g root -m 644 xfs_repair.8 /usr/share/man/man8/xfs_repair.8
../../install-sh -o root -g root -m 644 xfs_rtcp.8 /usr/share/man/man8/xfs_rtcp.8
=== doc ===
../install-sh -o root -g root -m 755 -d /usr/share/doc/xfsprogs
../install-sh -o root -g root -m 644 PORTING CHANGES.gz CREDITS /usr/share/doc/xfsprogs
../install-sh -o root -g root -S CHANGES.gz /usr/share/doc/xfsprogs/changelog.gz
=== po ===
=== debian ===
../install-sh -o root -g root -m 755 -d /usr/share/doc/xfsprogs
../install-sh -o root -g root -m 644 changelog /usr/share/doc/xfsprogs/changelog.Debian
=== build ===
make[2]: Nothing to be done for `install'.
./install-sh -o root -g root -m 755 -d /usr/share/doc/xfsprogs
./install-sh -o root -g root -m 644 README /usr/share/doc/xfsprogs
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4'
DIST_ROOT=`pwd`/debian/xfslibs-dev; export DIST_ROOT; /usr/bin/make -C . install-dev
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4'
=== include ===
rm -f xfs disk
ln -s . xfs
ln -s . disk
=== libxfs ===
make[2]: Nothing to be done for `default'.
=== libxlog ===
make[2]: Nothing to be done for `default'.
=== libxcmd ===
make[2]: Nothing to be done for `default'.
=== libhandle ===
make[2]: Nothing to be done for `default'.
=== libdisk ===
make[2]: Nothing to be done for `default'.
=== copy ===
make[2]: Nothing to be done for `default'.
=== db ===
make[2]: Nothing to be done for `default'.
=== fsck ===
make[2]: Nothing to be done for `default'.
=== growfs ===
make[2]: Nothing to be done for `default'.
=== io ===
make[2]: Nothing to be done for `default'.
=== logprint ===
make[2]: Nothing to be done for `default'.
=== mkfs ===
make[2]: Nothing to be done for `default'.
=== quota ===
make[2]: Nothing to be done for `default'.
=== mdrestore ===
make[2]: Nothing to be done for `default'.
=== repair ===
make[2]: Nothing to be done for `default'.
=== rtcp ===
make[2]: Nothing to be done for `default'.
=== m4 ===
make[2]: Nothing to be done for `default'.
=== man ===
=== man3 ===
make[3]: Nothing to be done for `default'.
=== man5 ===
make[3]: Nothing to be done for `default'.
=== man8 ===
make[3]: Nothing to be done for `default'.
=== doc ===
make[2]: Nothing to be done for `default'.
=== po ===
make[2]: Nothing to be done for `default'.
=== debian ===
make[2]: Nothing to be done for `default'.
=== build ===
make[2]: Nothing to be done for `default'.
=== include ===
rm -f xfs disk
ln -s . xfs
ln -s . disk
../install-sh -o root -g root -m 755 -d /usr/include/xfs
../install-sh -o root -g root -m 644 cache.h handle.h jdm.h libxfs.h libxlog.h list.h parent.h xfs.h xqm.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_buf_item.h xfs_da_btree.h xfs_dfrag.h xfs_dinode.h xfs_dir2.h xfs_dir2_block.h xfs_dir2_data.h xfs_dir2_leaf.h xfs_dir2_node.h xfs_dir2_sf.h xfs_dir_leaf.h xfs_dir_sf.h xfs_extfree_item.h xfs_fs.h xfs_ialloc.h xfs_ialloc_btree.h xfs_imap.h xfs_inode.h xfs_inode_item.h xfs_inum.h xfs_log.h xfs_log_priv.h xfs_log_recover.h xfs_metadump.h xfs_mount.h xfs_quota.h xfs_rtalloc.h xfs_sb.h xfs_trans.h xfs_trans_space.h xfs_types.h linux.h swab.h /usr/include/xfs
../install-sh -o root -g root -m 644 platform_defs.h /usr/include/xfs
../install-sh -o root -g root -m 755 -d /usr/include/disk
../install-sh -o root -g root -m 644 volume.h fstyp.h dvh.h /usr/include/disk
=== libxfs ===
cd ../libxfs/.libs; ../../install-sh -o root -g root -m 755 -d /usr/lib; ../../install-sh -o root -g root -m 644 -T old_lib libxfs.lai /usr/lib
=== libxlog ===
cd ../libxlog/.libs; ../../install-sh -o root -g root -m 755 -d /usr/lib; ../../install-sh -o root -g root -m 644 -T old_lib libxlog.lai /usr/lib
=== libxcmd ===
cd ../libxcmd/.libs; ../../install-sh -o root -g root -m 755 -d /usr/lib; ../../install-sh -o root -g root -m 644 -T old_lib libxcmd.lai /usr/lib
=== libhandle ===
cd ../libhandle/.libs; ../../install-sh -o root -g root -m 755 -d /usr/lib; ../../install-sh -o root -g root -m 644 -T old_lib libhandle.lai /usr/lib; ../../install-sh -o root -g root -m 644 libhandle.lai /usr/lib/libhandle.la ; ../../install-sh -o root -g root -m 755 -d /lib; ../../install-sh -o root -g root -T so_base libhandle.lai /lib; ../../install-sh -o root -g root -S /usr/lib/libhandle.a /lib/libhandle.a; ../../install-sh -o root -g root -S /usr/lib/libhandle.la /lib/libhandle.la; ../../install-sh -o root -g root -S /lib/libhandle.so /usr/lib/libhandle.so
=== libdisk ===
cd ../libdisk/.libs; ../../install-sh -o root -g root -m 755 -d /usr/lib; ../../install-sh -o root -g root -m 644 -T old_lib libdisk.lai /usr/lib
=== copy ===
make[2]: Nothing to be done for `install-dev'.
=== db ===
make[2]: Nothing to be done for `install-dev'.
=== fsck ===
make[2]: Nothing to be done for `install-dev'.
=== growfs ===
make[2]: Nothing to be done for `install-dev'.
=== io ===
make[2]: Nothing to be done for `install-dev'.
=== logprint ===
make[2]: Nothing to be done for `install-dev'.
=== mkfs ===
make[2]: Nothing to be done for `install-dev'.
=== quota ===
make[2]: Nothing to be done for `install-dev'.
=== mdrestore ===
make[2]: Nothing to be done for `install-dev'.
=== repair ===
make[2]: Nothing to be done for `install-dev'.
=== rtcp ===
make[2]: Nothing to be done for `install-dev'.
=== m4 ===
make[2]: Nothing to be done for `install-dev'.
=== man ===
=== man3 ===
../../install-sh -o root -g root -m 755 -d /usr/share/man/man3
../../install-sh -o root -g root -m 644 handle.3 /usr/share/man/man3/path_to_handle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/path_to_fshandle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/fd_to_handle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/handle_to_fshandle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/open_by_handle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/readlink_by_handle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/attr_multi_by_handle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/attr_list_by_handle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/fssetdm_by_handle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/free_handle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/getparents_by_handle.3
../../install-sh -o root -g root -S path_to_handle.3 /usr/share/man/man3/getparentpaths_by_handle.3
../../install-sh -o root -g root -m 644 xfsctl.3 /usr/share/man/man3/xfsctl.3
=== man5 ===
make[3]: Nothing to be done for `install-dev'.
=== man8 ===
make[3]: Nothing to be done for `install-dev'.
=== doc ===
make[2]: Nothing to be done for `install-dev'.
=== po ===
make[2]: Nothing to be done for `install-dev'.
=== debian ===
../install-sh -o root -g root -m 755 -d /usr/share/doc/xfsprogs
../install-sh -o root -g root -m 755 -d /usr/share/doc/xfsprogs/../xfslibs-dev
../install-sh -o root -g root -m 644 copyright /usr/share/doc/xfsprogs/../xfslibs-dev
../install-sh -o root -g root -m 644 changelog /usr/share/doc/xfsprogs/../xfslibs-dev/changelog.Debian
=== build ===
make[2]: Nothing to be done for `install-dev'.
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4'
DIST_ROOT=`pwd`/debian/xfsprogs-udeb; export DIST_ROOT;  /usr/bin/make -C debian install-d-i
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4/debian'
../install-sh -o root -g root -m 755 -d /sbin
../install-sh -o root -g root -m 755 ../mkfs/mkfs.xfs-xfsprogs-udeb /sbin/mkfs.xfs
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4/debian'
DIST_ROOT=`pwd`/debian/xfsprogs;  export DIST_ROOT;  /usr/bin/make -C build src-manifest
make[1]: Entering directory `/build/buildd/xfsprogs-2.9.4/build'
Wrote: /build/buildd/xfsprogs-2.9.4/build/xfsprogs-2.9.4.src.tar.gz
make[1]: Leaving directory `/build/buildd/xfsprogs-2.9.4/build'
dh_installdocs
dh_installchangelogs
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `xfsprogs' in `../xfsprogs_2.9.4-1_m32r.deb'.
dpkg-deb: building package `xfslibs-dev' in `../xfslibs-dev_2.9.4-1_m32r.deb'.
dpkg-deb: building package `xfsprogs-udeb' in `../xfsprogs-udeb_2.9.4-1_m32r.udeb'.
 dpkg-genchanges -B >../xfsprogs_2.9.4-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20071105-0828

xfsprogs_2.9.4-1_m32r.changes:
Format: 1.7
Date: Mon, 29 Oct 2007 17:42:00 +1100
Source: xfsprogs
Binary: xfsprogs-udeb xfslibs-dev xfsprogs
Architecture: m32r
Version: 2.9.4-1
Distribution: unstable
Urgency: low
Maintainer: Nathan Scott <nathans at debian.org>
Changed-By: Niv Sardi <xaiki at debian.org>
Description: 
 xfslibs-dev - XFS filesystem-specific static libraries and headers
 xfsprogs   - Utilities for managing the XFS filesystem
 xfsprogs-udeb - A stripped-down version of xfsprogs for debian-installer (udeb)
Closes: 144876 148123 148150 293631 339717 347561 385090 387057 409063 414073 414079 420764 445011
Changes: 
 xfsprogs (2.9.4-1) unstable; urgency=low
 .
   * New upstream release.
   * There are bugs that do not apply anymore (but were never closed)
     (closes: #339717, #347561, #414073, #409063, #387057, #385090, #293631, #420764, #414079, #445011, #148150, #148123)
   * Repackage as non-native. (closes: #144876)
   * Updated to latest standards, no change was needed.
   * Remove coma in udeb description as it confuses debconf (at least linda says so)
   * Remove checkver call, and let debian/compat be.
Files: 
 94aab89e40238ebac0f5340490577660 1401218 admin optional xfsprogs_2.9.4-1_m32r.deb
 1ba18a269ce00413ae9ddfc3ec6f449c 296050 libdevel extra xfslibs-dev_2.9.4-1_m32r.deb
 3ac4b5dfea63065ccb1d4562773ed99c 131434 debian-installer optional xfsprogs-udeb_2.9.4-1_m32r.udeb
Package-Type: udeb

/debian/buildd/build/chroot-unstable/build/buildd/xfsprogs_2.9.4-1_m32r.deb:
 new debian package, version 2.0.
 size 1401218 bytes: control archive= 2266 bytes.
     945 bytes,    24 lines      control              
    2829 bytes,    46 lines      md5sums              
     135 bytes,     7 lines   *  postinst             #!/bin/sh
     132 bytes,     7 lines   *  postrm               #!/bin/sh
      21 bytes,     1 lines      shlibs               
 Package: xfsprogs
 Version: 2.9.4-1
 Architecture: m32r
 Maintainer: Nathan Scott <nathans at debian.org>
 Installed-Size: 2808
 Depends: libc6 (>= 2.3.5-1), libreadline5 (>= 5.2), libuuid1
 Suggests: xfsdump, attr, dvhtool, quota
 Conflicts: xfsdump (<< 2.0.0)
 Provides: fsck-backend
 Section: admin
 Priority: optional
 Description: Utilities for managing the XFS filesystem
  A set of commands to use the XFS filesystem, including mkfs.xfs.
  .
  XFS is a high performance journaling filesystem which originated
  on the SGI IRIX platform.  It is completely multi-threaded, can
  support large files and large filesystems, extended attributes,
  variable block sizes, is extent based, and makes extensive use of
  Btrees (directories, extents, free space) to aid both performance
  and scalability.
  .
  Refer to the documentation at http://oss.sgi.com/projects/xfs/
  for complete details.  This implementation is on-disk compatible
  with the IRIX version of XFS.

/debian/buildd/build/chroot-unstable/build/buildd/xfslibs-dev_2.9.4-1_m32r.deb:
 new debian package, version 2.0.
 size 296050 bytes: control archive= 2239 bytes.
     439 bytes,    13 lines      control              
    4092 bytes,    66 lines      md5sums              
 Package: xfslibs-dev
 Source: xfsprogs
 Version: 2.9.4-1
 Architecture: m32r
 Maintainer: Nathan Scott <nathans at debian.org>
 Installed-Size: 1028
 Depends: libc6-dev | libc-dev, uuid-dev, xfsprogs (>= 2.0.0)
 Conflicts: xfsprogs (<< 2.0.0)
 Section: libdevel
 Priority: extra
 Description: XFS filesystem-specific static libraries and headers
  xfslibs-dev contains the libraries and header files needed to
  develop XFS filesystem-specific programs.

/debian/buildd/build/chroot-unstable/build/buildd/xfsprogs-udeb_2.9.4-1_m32r.udeb:
 new debian package, version 2.0.
 size 131434 bytes: control archive= 477 bytes.
     557 bytes,    15 lines      control              
 Package: xfsprogs-udeb
 Source: xfsprogs
 Version: 2.9.4-1
 Architecture: m32r
 Maintainer: Nathan Scott <nathans at debian.org>
 Installed-Size: 256
 Depends: libc6 (>= 2.3.5-1), libuuid1-udeb
 Section: debian-installer
 Priority: optional
 Description: A stripped-down version of xfsprogs for debian-installer
  This package is an xfsprogs package built for reduced size, so that it
  can help to save space in debian-installer.
  .
  Don't attempt to install this package, it has no support for a couple of
  features you surely want.  Anyway, it should fail to install.

/debian/buildd/build/chroot-unstable/build/buildd/xfsprogs_2.9.4-1_m32r.deb:
drwxr-xr-x root/root         0 2007-11-05 08:25 ./
drwxr-xr-x root/root         0 2007-11-05 08:19 ./usr/
drwxr-xr-x root/root         0 2007-11-05 08:24 ./usr/sbin/
-rwxr-xr-x root/root      9948 2007-11-05 08:24 ./usr/sbin/xfs_rtcp
-rwxr-xr-x root/root       638 2007-11-05 08:18 ./usr/sbin/xfs_bmap
-rwxr-xr-x root/root       658 2007-11-05 08:18 ./usr/sbin/xfs_check
-rwxr-xr-x root/root       612 2007-11-05 08:18 ./usr/sbin/xfs_ncheck
-rwxr-xr-x root/root       754 2007-11-05 08:18 ./usr/sbin/xfs_freeze
-rwxr-xr-x root/root     69188 2007-11-05 08:24 ./usr/sbin/xfs_quota
-rwxr-xr-x root/root    414048 2007-11-05 08:24 ./usr/sbin/xfs_db
-rwxr-xr-x root/root    245812 2007-11-05 08:24 ./usr/sbin/xfs_growfs
-rwxr-xr-x root/root    246972 2007-11-05 08:24 ./usr/sbin/xfs_copy
-rwxr-xr-x root/root    234800 2007-11-05 08:24 ./usr/sbin/xfs_mdrestore
-rwxr-xr-x root/root       665 2007-11-05 08:18 ./usr/sbin/xfs_admin
-rwxr-xr-x root/root       695 2007-11-05 08:18 ./usr/sbin/xfs_metadump
-rwxr-xr-x root/root     85508 2007-11-05 08:24 ./usr/sbin/xfs_io
-rwxr-xr-x root/root      1007 2007-11-05 08:18 ./usr/sbin/xfs_mkfile
-rwxr-xr-x root/root    265156 2007-11-05 08:24 ./usr/sbin/xfs_logprint
-rwxr-xr-x root/root       431 2007-11-05 08:18 ./usr/sbin/xfs_info
drwxr-xr-x root/root         0 2007-11-05 08:20 ./usr/share/
drwxr-xr-x root/root         0 2007-11-05 08:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-11-05 08:24 ./usr/share/doc/xfsprogs/
-rw-r--r-- root/root      2032 2007-11-05 08:20 ./usr/share/doc/xfsprogs/CREDITS
-rw-r--r-- root/root     17905 2007-11-05 08:20 ./usr/share/doc/xfsprogs/CHANGES.gz
-rw-r--r-- root/root      3239 2007-11-05 08:20 ./usr/share/doc/xfsprogs/PORTING
-rw-r--r-- root/root       698 2007-09-11 11:01 ./usr/share/doc/xfsprogs/copyright
-rw-r--r-- root/root       452 2007-11-05 08:20 ./usr/share/doc/xfsprogs/README
-rw-r--r-- root/root      4949 2007-11-05 06:21 ./usr/share/doc/xfsprogs/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-11-05 08:19 ./usr/share/man/
drwxr-xr-x root/root         0 2007-11-05 08:24 ./usr/share/man/man8/
-rw-r--r-- root/root      5042 2007-11-05 08:20 ./usr/share/man/man8/xfs_repair.8.gz
-rw-r--r-- root/root      1571 2007-11-05 08:20 ./usr/share/man/man8/xfs_metadump.8.gz
-rw-r--r-- root/root       851 2007-11-05 08:20 ./usr/share/man/man8/xfs_ncheck.8.gz
-rw-r--r-- root/root      1787 2007-11-05 08:19 ./usr/share/man/man8/xfs_copy.8.gz
-rw-r--r-- root/root     12365 2007-11-05 08:19 ./usr/share/man/man8/xfs_db.8.gz
-rw-r--r-- root/root       893 2007-11-05 08:19 ./usr/share/man/man8/xfs_admin.8.gz
-rw-r--r-- root/root      1472 2007-11-05 08:19 ./usr/share/man/man8/xfs_growfs.8.gz
-rw-r--r-- root/root      1050 2007-11-05 08:19 ./usr/share/man/man8/xfs_bmap.8.gz
-rw-r--r-- root/root      4736 2007-11-05 08:20 ./usr/share/man/man8/xfs_io.8.gz
-rw-r--r-- root/root       396 2007-11-05 08:20 ./usr/share/man/man8/xfs_mkfile.8.gz
-rw-r--r-- root/root       883 2007-11-05 08:19 ./usr/share/man/man8/xfs_freeze.8.gz
-rw-r--r-- root/root       617 2007-11-05 08:20 ./usr/share/man/man8/xfs_rtcp.8.gz
-rw-r--r-- root/root       393 2007-11-05 08:19 ./usr/share/man/man8/fsck.xfs.8.gz
-rw-r--r-- root/root      1969 2007-11-05 08:19 ./usr/share/man/man8/xfs_check.8.gz
-rw-r--r-- root/root      1233 2007-11-05 08:20 ./usr/share/man/man8/xfs_logprint.8.gz
-rw-r--r-- root/root       589 2007-11-05 08:20 ./usr/share/man/man8/xfs_mdrestore.8.gz
-rw-r--r-- root/root      6778 2007-11-05 08:19 ./usr/share/man/man8/mkfs.xfs.8.gz
-rw-r--r-- root/root      6772 2007-11-05 08:20 ./usr/share/man/man8/xfs_quota.8.gz
drwxr-xr-x root/root         0 2007-11-05 08:24 ./usr/share/man/man5/
-rw-r--r-- root/root      1575 2007-11-05 08:19 ./usr/share/man/man5/xfs.5.gz
drwxr-xr-x root/root         0 2007-11-05 08:20 ./usr/share/locale/
drwxr-xr-x root/root         0 2007-11-05 08:20 ./usr/share/locale/pl/
drwxr-xr-x root/root         0 2007-11-05 08:20 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root    226592 2007-11-05 08:20 ./usr/share/locale/pl/LC_MESSAGES/xfsprogs.mo
drwxr-xr-x root/root         0 2007-11-05 08:24 ./sbin/
-rwxr-xr-x root/root    461332 2007-11-05 08:24 ./sbin/xfs_repair
-rwxr-xr-x root/root    281412 2007-11-05 08:24 ./sbin/mkfs.xfs
-rwxr-xr-x root/root       444 2007-11-05 08:18 ./sbin/fsck.xfs
drwxr-xr-x root/root         0 2007-11-05 08:24 ./lib/
-rw-r--r-- root/root      6872 2007-11-05 08:24 ./lib/libhandle.so.1.0.3
lrwxrwxrwx root/root         0 2007-11-05 08:20 ./usr/share/doc/xfsprogs/changelog.gz -> CHANGES.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man8/xfs_info.8.gz -> xfs_growfs.8.gz
lrwxrwxrwx root/root         0 2007-11-05 08:18 ./lib/libhandle.so.1 -> libhandle.so.1.0.3

/debian/buildd/build/chroot-unstable/build/buildd/xfslibs-dev_2.9.4-1_m32r.deb:
drwxr-xr-x root/root         0 2007-11-05 08:25 ./
drwxr-xr-x root/root         0 2007-11-05 08:21 ./usr/
drwxr-xr-x root/root         0 2007-11-05 08:20 ./usr/include/
drwxr-xr-x root/root         0 2007-11-05 08:20 ./usr/include/xfs/
-rw-r--r-- root/root       984 2007-11-05 08:20 ./usr/include/xfs/parent.h
-rw-r--r-- root/root      2434 2007-11-05 08:20 ./usr/include/xfs/jdm.h
-rw-r--r-- root/root      5377 2007-11-05 08:20 ./usr/include/xfs/xfs_alloc_btree.h
-rw-r--r-- root/root      5897 2007-11-05 08:20 ./usr/include/xfs/xfs_dir2_data.h
-rw-r--r-- root/root      1468 2007-11-05 08:20 ./usr/include/xfs/xfs.h
-rw-r--r-- root/root     11243 2007-11-05 08:20 ./usr/include/xfs/xfs_dinode.h
-rw-r--r-- root/root      4684 2007-11-05 08:20 ./usr/include/xfs/libxlog.h
-rw-r--r-- root/root     37113 2007-11-05 08:20 ./usr/include/xfs/xfs_trans.h
-rw-r--r-- root/root      3750 2007-11-05 08:20 ./usr/include/xfs/cache.h
-rw-r--r-- root/root     11861 2007-11-05 08:20 ./usr/include/xfs/xfs_bmap.h
-rw-r--r-- root/root      2766 2007-11-05 08:20 ./usr/include/xfs/xfs_dir2.h
-rw-r--r-- root/root      5503 2007-11-05 08:20 ./usr/include/xfs/xfs_ialloc.h
-rw-r--r-- root/root      5352 2007-11-05 08:20 ./usr/include/xfs/xfs_dir_sf.h
-rw-r--r-- root/root      3650 2007-11-05 08:20 ./usr/include/xfs/list.h
-rw-r--r-- root/root      6271 2007-11-05 08:20 ./usr/include/xfs/xfs_dir2_sf.h
-rw-r--r-- root/root      8239 2007-11-05 08:20 ./usr/include/xfs/xfs_dir2_leaf.h
-rw-r--r-- root/root      1443 2007-11-05 08:20 ./usr/include/xfs/xfs_dfrag.h
-rw-r--r-- root/root      2076 2007-11-05 08:20 ./usr/include/xfs/xfs_log_recover.h
-rw-r--r-- root/root      2136 2007-11-05 08:20 ./usr/include/xfs/handle.h
-rw-r--r-- root/root      5608 2007-11-05 08:20 ./usr/include/xfs/xfs_ialloc_btree.h
-rw-r--r-- root/root     14934 2007-11-05 08:20 ./usr/include/xfs/xfs_quota.h
-rw-r--r-- root/root     18695 2007-11-05 08:20 ./usr/include/xfs/xfs_sb.h
-rw-r--r-- root/root      2070 2007-11-05 08:20 ./usr/include/xfs/xfs_bit.h
-rw-r--r-- root/root      5095 2007-11-05 08:20 ./usr/include/xfs/xfs_buf_item.h
-rw-r--r-- root/root      2922 2007-11-05 08:20 ./usr/include/xfs/linux.h
-rw-r--r-- root/root     15273 2007-11-05 08:20 ./usr/include/xfs/xfs_inode.h
-rw-r--r-- root/root      1026 2007-11-05 08:20 ./usr/include/xfs/xfs_metadump.h
-rw-r--r-- root/root      8320 2007-11-05 08:20 ./usr/include/xfs/xfs_ag.h
-rw-r--r-- root/root      4449 2007-11-05 08:20 ./usr/include/xfs/swab.h
-rw-r--r-- root/root      6601 2007-11-05 08:20 ./usr/include/xfs/xfs_arch.h
-rw-r--r-- root/root     20807 2007-11-05 08:20 ./usr/include/xfs/xfs_log_priv.h
-rw-r--r-- root/root     19301 2007-11-05 08:20 ./usr/include/xfs/xfs_fs.h
-rw-r--r-- root/root      1386 2007-11-05 08:20 ./usr/include/xfs/xfs_imap.h
-rw-r--r-- root/root      3644 2007-11-05 08:20 ./usr/include/xfs/xfs_dir2_node.h
-rw-r--r-- root/root      4132 2007-11-05 08:20 ./usr/include/xfs/platform_defs.h
-rw-r--r-- root/root      6474 2007-11-05 08:20 ./usr/include/xfs/xfs_inode_item.h
-rw-r--r-- root/root      5957 2007-11-05 08:20 ./usr/include/xfs/xfs_alloc.h
-rw-r--r-- root/root     22528 2007-11-05 08:20 ./usr/include/xfs/xfs_mount.h
-rw-r--r-- root/root      8425 2007-11-05 08:20 ./usr/include/xfs/xfs_dir_leaf.h
-rw-r--r-- root/root     11365 2007-11-05 08:20 ./usr/include/xfs/xfs_attr_leaf.h
-rw-r--r-- root/root      6297 2007-11-05 08:20 ./usr/include/xfs/xqm.h
-rw-r--r-- root/root     24450 2007-11-05 08:20 ./usr/include/xfs/libxfs.h
-rw-r--r-- root/root      5924 2007-11-05 08:20 ./usr/include/xfs/xfs_types.h
-rw-r--r-- root/root     13348 2007-11-05 08:20 ./usr/include/xfs/xfs_bmap_btree.h
-rw-r--r-- root/root      5232 2007-11-05 08:20 ./usr/include/xfs/xfs_extfree_item.h
-rw-r--r-- root/root      5788 2007-11-05 08:20 ./usr/include/xfs/xfs_log.h
-rw-r--r-- root/root     14849 2007-11-05 08:20 ./usr/include/xfs/xfs_btree.h
-rw-r--r-- root/root      3663 2007-11-05 08:20 ./usr/include/xfs/xfs_trans_space.h
-rw-r--r-- root/root      4365 2007-11-05 08:20 ./usr/include/xfs/xfs_attr_sf.h
-rw-r--r-- root/root      3068 2007-11-05 08:20 ./usr/include/xfs/xfs_dir2_block.h
-rw-r--r-- root/root      5614 2007-11-05 08:20 ./usr/include/xfs/xfs_rtalloc.h
-rw-r--r-- root/root     10570 2007-11-05 08:20 ./usr/include/xfs/xfs_da_btree.h
-rw-r--r-- root/root      2813 2007-11-05 08:20 ./usr/include/xfs/xfs_inum.h
drwxr-xr-x root/root         0 2007-11-05 08:20 ./usr/include/disk/
-rw-r--r-- root/root      1319 2007-11-05 08:20 ./usr/include/disk/fstyp.h
-rw-r--r-- root/root      1868 2007-11-05 08:20 ./usr/include/disk/volume.h
-rw-r--r-- root/root      7753 2007-11-05 08:20 ./usr/include/disk/dvh.h
drwxr-xr-x root/root         0 2007-11-05 08:22 ./usr/share/
drwxr-xr-x root/root         0 2007-11-05 08:22 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-11-05 08:22 ./usr/share/doc/xfsprogs/
drwxr-xr-x root/root         0 2007-11-05 08:24 ./usr/share/doc/xfslibs-dev/
-rw-r--r-- root/root       698 2007-09-11 11:01 ./usr/share/doc/xfslibs-dev/copyright
-rw-r--r-- root/root      4949 2007-11-05 06:21 ./usr/share/doc/xfslibs-dev/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-11-05 08:21 ./usr/share/man/
drwxr-xr-x root/root         0 2007-11-05 08:24 ./usr/share/man/man3/
-rw-r--r-- root/root      1962 2007-11-05 08:21 ./usr/share/man/man3/path_to_handle.3.gz
-rw-r--r-- root/root      6094 2007-11-05 08:21 ./usr/share/man/man3/xfsctl.3.gz
drwxr-xr-x root/root         0 2007-11-05 08:24 ./usr/lib/
-rw-r--r-- root/root     15508 2007-11-05 08:24 ./usr/lib/libxlog.a
-rw-r--r-- root/root    341016 2007-11-05 08:24 ./usr/lib/libxfs.a
-rw-r--r-- root/root     19834 2007-11-05 08:24 ./usr/lib/libdisk.a
-rw-r--r-- root/root     23372 2007-11-05 08:24 ./usr/lib/libxcmd.a
-rw-r--r-- root/root       812 2007-11-05 08:21 ./usr/lib/libhandle.la
-rw-r--r-- root/root      6134 2007-11-05 08:24 ./usr/lib/libhandle.a
drwxr-xr-x root/root         0 2007-11-05 08:21 ./lib/
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/path_to_fshandle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/readlink_by_handle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/open_by_handle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/handle_to_fshandle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/free_handle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/getparents_by_handle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/getparentpaths_by_handle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/fd_to_handle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/attr_list_by_handle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/attr_multi_by_handle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:24 ./usr/share/man/man3/fssetdm_by_handle.3.gz -> path_to_handle.3.gz
lrwxrwxrwx root/root         0 2007-11-05 08:21 ./usr/lib/libhandle.so -> /lib/libhandle.so
lrwxrwxrwx root/root         0 2007-11-05 08:21 ./lib/libhandle.so -> libhandle.so.1
lrwxrwxrwx root/root         0 2007-11-05 08:21 ./lib/libhandle.la -> /usr/lib/libhandle.la
lrwxrwxrwx root/root         0 2007-11-05 08:21 ./lib/libhandle.a -> /usr/lib/libhandle.a

/debian/buildd/build/chroot-unstable/build/buildd/xfsprogs-udeb_2.9.4-1_m32r.udeb:
drwxr-xr-x root/root         0 2007-11-05 08:25 ./
drwxr-xr-x root/root         0 2007-11-05 08:24 ./sbin/
-rwxr-xr-x root/root    243680 2007-11-05 08:24 ./sbin/mkfs.xfs

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/xfsprogs-2.9.4
------------------------------------------------------------------------------
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  nfs-common: Depends: librpcsecgss3 but it is not going to be installed
E: Broken packages
apt-get failed.
Failed to reinstall removed packages!
******************************************************************************
Finished at 20071105-0830
Build needed 02:07:59, 35776k disk space




More information about the build-status mailing list