Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/btrfs-progs.spec'], False, '/var/lib/mock/f17-build-1219235-195862/root/', None, 86400, True, False, 497, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/btrfs-progs.spec'] warning: Could not canonicalize hostname: x86-10.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/btrfs-progs-0.19-17.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/btrfs-progs.spec'], False, '/var/lib/mock/f17-build-1219235-195862/root/', None, 86400, True, False, 497, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/btrfs-progs.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.upvTS6 + 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 . Patch #0 (btrfs-progs-upstream.patch): + echo 'Patch #0 (btrfs-progs-upstream.patch):' + /bin/cat /builddir/build/SOURCES/btrfs-progs-upstream.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #1 (btrfs-progs-fix-labels.patch): + echo 'Patch #1 (btrfs-progs-fix-labels.patch):' + /bin/cat /builddir/build/SOURCES/btrfs-progs-fix-labels.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #2 (btrfs-progs-build-everything.patch): + echo 'Patch #2 (btrfs-progs-build-everything.patch):' + /bin/cat /builddir/build/SOURCES/btrfs-progs-build-everything.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #3 (btrfs-progs-valgrind.patch): + echo 'Patch #3 (btrfs-progs-valgrind.patch):' + /bin/cat /builddir/build/SOURCES/btrfs-progs-valgrind.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #4 (btrfs-progs-build-fixes.patch): + echo '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.0opdDk + 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 -m64 -mtune=generic' -j8 bash version.sh ls ctree.c ls disk-io.c ls radix-tree.c ls extent-tree.c ctree.c disk-io.c radix-tree.c extent-tree.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 -m64 -mtune=generic -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 -m64 -mtune=generic -c disk-io.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 -m64 -mtune=generic -c radix-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 -m64 -mtune=generic -c extent-tree.c ls print-tree.c ls root-tree.c ls dir-item.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 -m64 -mtune=generic -c print-tree.c root-tree.c dir-item.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 -m64 -mtune=generic -c root-tree.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 -m64 -mtune=generic -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 -m64 -mtune=generic -c file-item.c ctree.c: In function '__btrfs_cow_block': 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] 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] 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] ctree.c: In function 'btrfs_truncate_item':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] 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] 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 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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -c extent-cache.c ls extent_io.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] 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 -m64 -mtune=generic -c extent_io.c ls volumes.c ls utils.c ls btrfs-list.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 -m64 -mtune=generic -c utils.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 -m64 -mtune=generic -c volumes.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 -m64 -mtune=generic -c btrfs-list.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] ls btrfsctl.c volumes.c: In function 'btrfs_alloc_chunk': volumes.c:646:6: warning: variable 'physical' set but not used [-Wunused-but-set-variable] ls mkfs.c volumes.c: In function 'btrfs_num_copies': volumes.c:884:6: warning: variable 'offset' set but not used [-Wunused-but-set-variable] 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 -m64 -mtune=generic -c btrfsctl.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 -m64 -mtune=generic -c mkfs.c utils.c: In function 'btrfs_register_one_device': utils.c:823:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 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 ls btrfs-show.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 -m64 -mtune=generic -c debug-tree.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 -m64 -mtune=generic -c btrfs-show.c ls btrfs-vol.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] 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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -c btrfs.c ls btrfs_cmds.c btrfsck.c: In function 'process_one_leaf': btrfsck.c:1000:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ls btrfs-map-logical.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 -m64 -mtune=generic -c btrfs_cmds.c btrfs-map-logical.c btrfsck.c: In function 'check_owner_ref': btrfsck.c:1922:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 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 -m64 -mtune=generic -c btrfs-map-logical.c btrfsck.c: In function 'run_next_block': btrfsck.c:2544:36: warning: variable 'bi' 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 -m64 -mtune=generic -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 -m64 -mtune=generic -c btrfs-image.c ls btrfs-zero-log.c cd man; make 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 -m64 -mtune=generic -c btrfs-zero-log.c 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 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] 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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic' -j8 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 -m64 -mtune=generic -c convert.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.CXFLKF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64 ++ dirname /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64 + cd btrfs-progs-0.19 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64 + make mandir=/usr/share/man bindir=/sbin install DESTDIR=/builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64 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-17.fc17.x86_64/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-17.fc17.x86_64/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-17.fc17.x86_64/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-17.fc17.x86_64/sbin if [ -e btrfs-convert ]; then install btrfs-convert /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/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-17.fc17.x86_64/sbin/btrfs-convert extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfstune extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfs-map-logical extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfs-vol extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/mkfs.btrfs extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfs-image extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfs-zero-log extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfs-debug-tree extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfs extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfs-show extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfsctl extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/sbin/btrfsck 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-17.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mf8VV5 + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-0.19 + DOCDIR=/builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/usr/share/doc/btrfs-progs-0.19 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/usr/share/doc/btrfs-progs-0.19 + cp -pr COPYING INSTALL /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64/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()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcom_err.so.2()(64bit) libext2fs.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: btrfs-progs-debuginfo-0.19-17.fc17.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64 warning: Could not canonicalize hostname: x86-10.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/btrfs-progs-0.19-17.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/btrfs-progs-debuginfo-0.19-17.fc17.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UHGa6q + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-0.19 + rm -rf /builddir/build/BUILDROOT/btrfs-progs-0.19-17.fc17.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->