Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/btrfs-progs.spec'], False, '/var/lib/mock/f16-build-1138647-176998/root/', None, 86400, True, 0, 419, 494, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/btrfs-progs.spec'] warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/btrfs-progs-0.19-16.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/btrfs-progs.spec'], False, '/var/lib/mock/f16-build-1138647-176998/root/', None, 86400, True, 0, 419, 494, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/btrfs-progs.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ob4PW2 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf btrfs-progs-0.19 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/btrfs-progs-0.19.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd btrfs-progs-0.19 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (btrfs-progs-upstream.patch):' Patch #0 (btrfs-progs-upstream.patch): + /bin/cat /builddir/build/SOURCES/btrfs-progs-upstream.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (btrfs-progs-fix-labels.patch):' Patch #1 (btrfs-progs-fix-labels.patch): + /bin/cat /builddir/build/SOURCES/btrfs-progs-fix-labels.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (btrfs-progs-build-everything.patch):' Patch #2 (btrfs-progs-build-everything.patch): + /bin/cat /builddir/build/SOURCES/btrfs-progs-build-everything.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (btrfs-progs-valgrind.patch):' Patch #3 (btrfs-progs-valgrind.patch): + /bin/cat /builddir/build/SOURCES/btrfs-progs-valgrind.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #4 (btrfs-progs-build-fixes.patch):' Patch #4 (btrfs-progs-build-fixes.patch): + /bin/cat /builddir/build/SOURCES/btrfs-progs-build-fixes.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G3mPHZ + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-0.19 + LANG=C + export LANG + unset DISPLAY + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' -j4 bash version.sh ls ctree.c ls disk-io.c ctree.c disk-io.c gcc -Wp,-MMD,./.ctree.o.d,-MT,ctree.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ctree.c gcc -Wp,-MMD,./.disk-io.o.d,-MT,disk-io.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c disk-io.c ls radix-tree.c radix-tree.c gcc -Wp,-MMD,./.radix-tree.o.d,-MT,radix-tree.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c radix-tree.c ls extent-tree.c extent-tree.c gcc -Wp,-MMD,./.extent-tree.o.d,-MT,extent-tree.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c extent-tree.c ctree.c: In function '__btrfs_cow_block': ctree.c:265:6: warning: variable 'generation' set but not used [-Wunused-but-set-variable] ctree.c: In function 'balance_level': ctree.c:798:6: warning: variable 'err_on_enospc' set but not used [-Wunused-but-set-variable] ctree.c: In function 'push_nodes_for_insert': ctree.c:999:6: warning: variable 'orig_ptr' set but not used [-Wunused-but-set-variable] ctree.c: In function 'btrfs_truncate_item': ctree.c:2373:6: warning: variable 'slot_orig' set but not used [-Wunused-but-set-variable] ctree.c: In function 'btrfs_extend_item': ctree.c:2471:6: warning: variable 'slot_orig' set but not used [-Wunused-but-set-variable] ctree.c: In function 'btrfs_insert_empty_items': ctree.c:2544:6: warning: variable 'slot_orig' set but not used [-Wunused-but-set-variable] extent-tree.c: In function '__btrfs_mod_ref': extent-tree.c:1552:6: warning: variable 'faili' set but not used [-Wunused-but-set-variable] disk-io.c: In function 'readahead_tree_block': disk-io.c:126:6: warning: variable 'dev_nr' set but not used [-Wunused-but-set-variable] disk-io.c: In function 'read_tree_block': disk-io.c:180:6: warning: variable 'dev_nr' set but not used [-Wunused-but-set-variable] ls print-tree.c print-tree.c gcc -Wp,-MMD,./.print-tree.o.d,-MT,print-tree.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c print-tree.c print-tree.c: In function 'btrfs_print_leaf': print-tree.c:447:26: warning: variable 'ci' set but not used [-Wunused-but-set-variable] ls root-tree.c root-tree.c gcc -Wp,-MMD,./.root-tree.o.d,-MT,root-tree.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c root-tree.c ls dir-item.c dir-item.c gcc -Wp,-MMD,./.dir-item.o.d,-MT,dir-item.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dir-item.c ls file-item.c file-item.c gcc -Wp,-MMD,./.file-item.o.d,-MT,file-item.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c file-item.c dir-item.c: In function 'btrfs_delete_one_dir_name': dir-item.c:316:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ls inode-item.c inode-item.c gcc -Wp,-MMD,./.inode-item.o.d,-MT,inode-item.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c inode-item.c ls inode-map.c inode-map.c gcc -Wp,-MMD,./.inode-map.o.d,-MT,inode-map.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c inode-map.c ls crc32c.c crc32c.c gcc -Wp,-MMD,./.crc32c.o.d,-MT,crc32c.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crc32c.c ls rbtree.c rbtree.c gcc -Wp,-MMD,./.rbtree.o.d,-MT,rbtree.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c rbtree.c ls extent-cache.c extent-cache.c gcc -Wp,-MMD,./.extent-cache.o.d,-MT,extent-cache.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c extent-cache.c extent-cache.c: In function 'insert_existing_cache_extent': extent-cache.c:99:23: warning: variable 'entry' set but not used [-Wunused-but-set-variable] ls extent_io.c extent_io.c gcc -Wp,-MMD,./.extent_io.o.d,-MT,extent_io.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c extent_io.c ls volumes.c volumes.c gcc -Wp,-MMD,./.volumes.o.d,-MT,volumes.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c volumes.c ls utils.c utils.c gcc -Wp,-MMD,./.utils.o.d,-MT,utils.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils.c extent_io.c: In function 'set_extent_bits': extent_io.c:299:6: warning: variable 'set' set but not used [-Wunused-but-set-variable] volumes.c: In function 'btrfs_alloc_chunk': volumes.c:646:6: warning: variable 'physical' set but not used [-Wunused-but-set-variable] volumes.c: In function 'btrfs_num_copies': volumes.c:884:6: warning: variable 'offset' set but not used [-Wunused-but-set-variable] ls btrfs-list.c btrfs-list.c gcc -Wp,-MMD,./.btrfs-list.o.d,-MT,btrfs-list.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfs-list.c utils.c: In function 'btrfs_register_one_device': utils.c:823:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ls btrfsctl.c btrfsctl.c gcc -Wp,-MMD,./.btrfsctl.o.d,-MT,btrfsctl.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfsctl.c ls mkfs.c mkfs.c gcc -Wp,-MMD,./.mkfs.o.d,-MT,mkfs.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mkfs.c mkfs.c: In function 'main': mkfs.c:351:6: warning: variable 'first_fd' set but not used [-Wunused-but-set-variable] ls debug-tree.c debug-tree.c gcc -Wp,-MMD,./.debug-tree.o.d,-MT,debug-tree.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c debug-tree.c ls btrfs-show.c btrfs-show.c gcc -Wp,-MMD,./.btrfs-show.o.d,-MT,btrfs-show.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfs-show.c debug-tree.c: In function 'print_extent_leaf': debug-tree.c:45:13: warning: variable 'last_len' set but not used [-Wunused-but-set-variable] debug-tree.c:44:13: warning: variable 'last' set but not used [-Wunused-but-set-variable] debug-tree.c:41:21: warning: variable 'item' set but not used [-Wunused-but-set-variable] ls btrfs-vol.c btrfs-vol.c gcc -Wp,-MMD,./.btrfs-vol.o.d,-MT,btrfs-vol.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfs-vol.c ls btrfsck.c btrfsck.c gcc -Wp,-MMD,./.btrfsck.o.d,-MT,btrfsck.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfsck.c ls btrfs.c btrfs.c gcc -Wp,-MMD,./.btrfs.o.d,-MT,btrfs.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfs.c ls btrfs_cmds.c btrfs_cmds.c gcc -Wp,-MMD,./.btrfs_cmds.o.d,-MT,btrfs_cmds.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfs_cmds.c ls btrfs-map-logical.c btrfs-map-logical.c gcc -Wp,-MMD,./.btrfs-map-logical.o.d,-MT,btrfs-map-logical.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfs-map-logical.c btrfsck.c: In function 'process_one_leaf': btrfsck.c:1000:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] btrfsck.c: In function 'check_owner_ref': btrfsck.c:1922:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] btrfsck.c: In function 'run_next_block': btrfsck.c:2544:36: warning: variable 'bi' set but not used [-Wunused-but-set-variable] btrfs-map-logical.c: In function 'debug_read_block': btrfs-map-logical.c:44:6: warning: variable 'dev_nr' set but not used [-Wunused-but-set-variable] ls btrfstune.c btrfstune.c gcc -Wp,-MMD,./.btrfstune.o.d,-MT,btrfstune.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfstune.c ls btrfs-image.c btrfs-image.c gcc -Wp,-MMD,./.btrfs-image.o.d,-MT,btrfs-image.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfs-image.c ls btrfs-zero-log.c btrfs-zero-log.c gcc -Wp,-MMD,./.btrfs-zero-log.o.d,-MT,btrfs-zero-log.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c btrfs-zero-log.c cd man; make make[1]: Entering directory `/builddir/build/BUILD/btrfs-progs-0.19/man' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gzip -n -c mkfs.btrfs.8.in > mkfs.btrfs.8.gz gzip -n -c btrfsctl.8.in > btrfsctl.8.gz gzip -n -c btrfsck.8.in > btrfsck.8.gz gzip -n -c btrfs-image.8.in > btrfs-image.8.gz gzip -n -c btrfs-show.8.in > btrfs-show.8.gz gzip -n -c btrfs.8.in > btrfs.8.gz make[1]: Leaving directory `/builddir/build/BUILD/btrfs-progs-0.19/man' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfsctl btrfsctl.o ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mkfs.btrfs ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o mkfs.o -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfs-debug-tree ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o debug-tree.o -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfs-show btrfs-show.o ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfs-vol btrfs-vol.o ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfs btrfs.o btrfs_cmds.o \ ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfs-map-logical ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o btrfs-map-logical.o -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfstune ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o btrfstune.o -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfs-zero-log ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o btrfs-zero-log.o -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfs-image ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o btrfs-image.o -lpthread -lz -luuid gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfsck btrfsck.o ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o -luuid + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' -j4 LDFLAGS=-lcom_err convert ls convert.c convert.c gcc -Wp,-MMD,./.convert.o.d,-MT,convert.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c convert.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o btrfs-convert ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o convert.o -lext2fs -lcom_err -lcom_err -luuid + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A8NZp7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386 ++ dirname /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386 + cd btrfs-progs-0.19 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386 + make mandir=/usr/share/man bindir=/sbin install DESTDIR=/builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386 cd man; make install make[1]: Entering directory `/builddir/build/BUILD/btrfs-progs-0.19/man' install -m755 -d /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/usr/share/man/man8 install -m 644 mkfs.btrfs.8.gz btrfsctl.8.gz btrfsck.8.gz btrfs-image.8.gz btrfs-show.8.gz btrfs.8.gz /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/usr/share/man/man8 make[1]: Leaving directory `/builddir/build/BUILD/btrfs-progs-0.19/man' install -m755 -d /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin install btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol btrfsck btrfs btrfs-map-logical btrfstune btrfs-image btrfs-zero-log /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin if [ -e btrfs-convert ]; then install btrfs-convert /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin; fi + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/btrfs-progs-0.19 extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfstune extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfsctl extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfs extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfs-debug-tree extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfs-map-logical extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfsck extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/mkfs.btrfs extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfs-show extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfs-zero-log extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfs-image extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfs-vol extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/sbin/btrfs-convert 1472 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: btrfs-progs-0.19-16.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IzOJKk + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-0.19 + DOCDIR=/builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/usr/share/doc/btrfs-progs-0.19 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/usr/share/doc/btrfs-progs-0.19 + cp -pr COPYING INSTALL /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386/usr/share/doc/btrfs-progs-0.19 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcom_err.so.2 libext2fs.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libuuid.so.1 libuuid.so.1(UUID_1.0) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: btrfs-progs-debuginfo-0.19-16.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386 warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/btrfs-progs-0.19-16.fc16.i686.rpm Wrote: /builddir/build/RPMS/btrfs-progs-debuginfo-0.19-16.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9MZgJ4 + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-0.19 + rm -rf /builddir/build/BUILDROOT/btrfs-progs-0.19-16.fc16.i386 + exit 0 Child returncode was: 0 LEAVE do -->