dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package partclone dpkg-buildpackage: source version 0.2.75.drbl1 dpkg-buildpackage: source changed by Steven Shiau dpkg-source --before-build partclone-0.2.75 dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh clean --with autoreconf --with autotools-dev dh_clean rm -f debian/partclone.substvars rm -f debian/partclone.*.debhelper rm -rf debian/partclone/ rm -f debian/partclone-dbg.substvars rm -f debian/partclone-dbg.*.debhelper rm -rf debian/partclone-dbg/ rm -f debian/*.debhelper.log rm -f debian/files find . \( \( -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} \; \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \) rm -f *-stamp dpkg-source -b partclone-0.2.75 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building partclone using existing ./partclone_0.2.75.drbl1.orig.tar.gz dpkg-source: warning: ignoring deletion of file Makefile.in dpkg-source: warning: ignoring deletion of file aclocal.m4 dpkg-source: warning: ignoring deletion of file config.guess dpkg-source: warning: ignoring deletion of file config.sub dpkg-source: warning: ignoring deletion of file configure dpkg-source: warning: ignoring deletion of file docs/Makefile.in dpkg-source: warning: ignoring deletion of file fail-mbr/fail-mbr.bin.orig dpkg-source: warning: ignoring deletion of file src/Makefile.in dpkg-source: info: building partclone in partclone_0.2.75.drbl1.debian.tar.gz dpkg-source: info: building partclone in partclone_0.2.75.drbl1.dsc debian/rules build dh build --with autoreconf --with autotools-dev dh_testdir dh_autoreconf find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a -type f -exec md5sum {} \; > debian/autoreconf.before autoreconf -f -i Copying file m4/codeset.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makevars.template /usr/share/aclocal/progsreiserfs.m4:13: warning: underquoted definition of AC_CHECK_LIBREISERFS /usr/share/aclocal/progsreiserfs.m4:13: run info '(automake)Extending aclocal' /usr/share/aclocal/progsreiserfs.m4:13: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:4: installing `./config.guess' configure.ac:4: installing `./config.sub' fail-mbr/Makefile.am:4: user target `clean' defined here... automake: ... overrides Automake target `clean' defined here fail-mbr/Makefile.am:4: consider using clean-local instead of clean fail-mbr/Makefile.am:7: user target `distclean' defined here... automake: ... overrides Automake target `distclean' defined here fail-mbr/Makefile.am:7: consider using distclean-local instead of distclean src/Makefile.am:13: whitespace following trailing backslash find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a -type f -exec md5sum {} \; > debian/autoreconf.after dh_autotools-dev_updateconfig for c_g in `find -type f -name config.guess` ; do if ! test -e $c_g.dh-orig ; then mv -f $c_g $c_g.dh-orig ; cp -f /usr/share/misc/config.guess $c_g ; fi ; done for c_s in `find -type f -name config.sub` ; do if ! test -e $c_s.dh-orig ; then mv -f $c_s $c_s.dh-orig ; cp -f /usr/share/misc/config.sub $c_s ; fi ; done debian/rules override_dh_auto_configure make[1]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' # Add here commands to configure the package. #cp /usr/share/misc/config.sub . #cp /usr/share/misc/config.guess . #autoreconf #./configure --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info LDFLAGS="-Wl,-z,defs" --enable-ncursesw --enable-extfs --enable-static # dh_auto_configure -- --enable-ncursesw --enable-extfs --enable-static # for normal linux dh_auto_configure -- --enable-ncursesw --enable-all --enable-static # for clonezilla dist ./configure --build=i486-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=\${prefix}/lib/i386-linux-gnu --libexecdir=\${prefix}/lib/i386-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-ncursesw --enable-all --enable-static configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for rm... /bin/rm checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for UUID... yes checking for pthread_create in -lpthread... yes configure: checking for EXT2/3 Library and Header files ... ... 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 ext2fs/ext2fs.h usability... yes checking ext2fs/ext2fs.h presence... yes checking for ext2fs/ext2fs.h... yes checking for ext2fs_initialize in -lext2fs... yes checking version of libextfs... checking for EXT2FS... yes checking for aio_init in -lrt... yes configure: checking for XFS Library and Header files ... ... checking xfs/libxfs.h usability... yes checking xfs/libxfs.h presence... yes checking for xfs/libxfs.h... yes configure: checking for Reiserfs Library and Header files ... ... checking reiserfs/reiserfs.h usability... yes checking reiserfs/reiserfs.h presence... yes checking for reiserfs/reiserfs.h... yes checking for reiserfs_fs_open in -lreiserfs... yes checking for file_dal_open in -ldal... yes checking version of libreiserfs... 0.3.0.5; ok! configure: checking for Reiser4 Library and Header files ... ... checking reiser4/libreiser4.h usability... yes checking reiser4/libreiser4.h presence... yes checking for reiser4/libreiser4.h... yes checking for aal_device_open in -laal... yes checking version of libreiser4... 1.0.9; ok! configure: checking for NTFS-3g Library and Header files ... ... checking ntfs-3g/misc.h usability... yes checking ntfs-3g/misc.h presence... yes checking for ntfs-3g/misc.h... yes checking for ntfs_mount in -lntfs-3g... yes configure: checking for NTFS Library and Header files ... ... checking ntfs/version.h usability... yes checking ntfs/version.h presence... yes checking for ntfs/version.h... yes checking for ntfs_mount in -lntfs... yes configure: checking for UFS Library ... ... checking for ufs_disk_fillout in -lufs... yes configure: checking for VMFS Library files ... ... checking for vmfs_host_init in -lvmfs -luuid... yes configure: checking for JFS Library files ... ... checking for ujfs_get_superblk in -ljfs -luuid... yes checking blkid/blkid.h usability... yes checking blkid/blkid.h presence... yes checking for blkid/blkid.h... yes configure: checking for Ncursesw Library and Header files ... ... checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for initscr in -lncursesw... yes checking for initscr in -ltinfo... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating fail-mbr/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-maintainer-mode Support File System: ext2/3/4...... yes, 1.42.12 reiserfs...... yes, 0.3.0.5; ok! reiser4....... yes, 1.0.9; ok! xfs........... yes, version unknown, suggest 3.1.1 ntfs.......... yes, ntfs-3g fat12/16/32... yes, build-in exfat......... yes, build-in hfs plus...... yes, build-in ufs .......... yes, unknown, suggest 7.0-2 vmfs ......... yes, 0.2.5 jfs .......... yes, version unknown, suggest 1.1.12 btrfs......... yes, Btrfs v3.17.3 minix......... yes, build-in f2fs.......... yes, build-in make[1]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' dh_auto_build make -j1 make[1]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make all-recursive make[2]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' Making all in po make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/po' Making all in src make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o info.o info.c info.c: In function ‘info_options’: info.c:82:3: warning: implicit declaration of function ‘print_version’ [-Wimplicit-function-declaration] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone.o partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.info info.o partclone.o -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_dd-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_dd-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_dd-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_dd-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c gcc -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.dd partclone_dd-main.o partclone_dd-partclone.o partclone_dd-progress.o partclone_dd-ddclone.o -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_restore-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_restore-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_restore-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_restore-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c gcc -DRESTORE -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.restore partclone_restore-main.o partclone_restore-partclone.o partclone_restore-progress.o partclone_restore-ddclone.o -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_chkimg-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_chkimg-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_chkimg-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_chkimg-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c gcc -DCHKIMG -DDD -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.chkimg partclone_chkimg-main.o partclone_chkimg-partclone.o partclone_chkimg-progress.o partclone_chkimg-ddclone.o -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_imager-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_imager-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_imager-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_imager-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c gcc -DIMG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.imager partclone_imager-main.o partclone_imager-partclone.o partclone_imager-progress.o partclone_imager-ddclone.o -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_extfs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_extfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_extfs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_extfs-extfsclone.o `test -f 'extfsclone.c' || echo './'`extfsclone.c gcc -DEXTFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.extfs partclone_extfs-main.o partclone_extfs-partclone.o partclone_extfs-progress.o partclone_extfs-extfsclone.o -lext2fs -lcom_err -lpthread -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DREISERFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_reiserfs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DREISERFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_reiserfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DREISERFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_reiserfs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DREISERFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_reiserfs-reiserfsclone.o `test -f 'reiserfsclone.c' || echo './'`reiserfsclone.c gcc -DREISERFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.reiserfs partclone_reiserfs-main.o partclone_reiserfs-partclone.o partclone_reiserfs-progress.o partclone_reiserfs-reiserfsclone.o -lreiserfs -ldal -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-reiser4clone.o `test -f 'reiser4clone.c' || echo './'`reiser4clone.c gcc -DREISER4 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.reiser4 partclone_reiser4-main.o partclone_reiser4-partclone.o partclone_reiser4-progress.o partclone_reiser4-reiser4clone.o -lreiser4 -laal -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-hfsplusclone.o `test -f 'hfsplusclone.c' || echo './'`hfsplusclone.c gcc -DHFSPLUS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.hfsp partclone_hfsp-main.o partclone_hfsp-partclone.o partclone_hfsp-progress.o partclone_hfsp-hfsplusclone.o -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_xfs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_xfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_xfs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_xfs-xfsclone.o `test -f 'xfsclone.c' || echo './'`xfsclone.c xfsclone.c: In function ‘get_sb’: xfsclone.c:57:9: warning: implicit declaration of function ‘lseek64’ [-Wimplicit-function-declaration] xfsclone.c: In function ‘readbitmap’: xfsclone.c:325:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] xfsclone.c:433:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] gcc -DXFS -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.xfs partclone_xfs-main.o partclone_xfs-partclone.o partclone_xfs-progress.o partclone_xfs-xfsclone.o -lxfs -lrt -lpthread -luuid -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_exfat-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_exfat-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_exfat-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_exfat-exfatclone.o `test -f 'exfatclone.c' || echo './'`exfatclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-cluster.o `test -f 'exfat/cluster.c' || echo './'`exfat/cluster.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-utf.o `test -f 'exfat/utf.c' || echo './'`exfat/utf.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-utils.o `test -f 'exfat/utils.c' || echo './'`exfat/utils.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-lookup.o `test -f 'exfat/lookup.c' || echo './'`exfat/lookup.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-io.o `test -f 'exfat/io.c' || echo './'`exfat/io.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-log.o `test -f 'exfat/log.c' || echo './'`exfat/log.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-node.o `test -f 'exfat/node.c' || echo './'`exfat/node.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-mount.o `test -f 'exfat/mount.c' || echo './'`exfat/mount.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-time.o `test -f 'exfat/time.c' || echo './'`exfat/time.c gcc -DEXFAT -D_GNU_SOURCE -std=c99 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.exfat partclone_exfat-main.o partclone_exfat-partclone.o partclone_exfat-progress.o partclone_exfat-exfatclone.o exfat/partclone_exfat-cluster.o exfat/partclone_exfat-utf.o exfat/partclone_exfat-utils.o exfat/partclone_exfat-lookup.o exfat/partclone_exfat-io.o exfat/partclone_exfat-log.o exfat/partclone_exfat-node.o exfat/partclone_exfat-mount.o exfat/partclone_exfat-time.o -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_f2fs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:244:3: warning: implicit declaration of function ‘initial_image_hdr’ [-Wimplicit-function-declaration] main.c:263:3: warning: implicit declaration of function ‘readbitmap’ [-Wimplicit-function-declaration] main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_f2fs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_f2fs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_f2fs-f2fsclone.o `test -f 'f2fsclone.c' || echo './'`f2fsclone.c f2fsclone.c: In function ‘fs_open’: f2fsclone.c:36:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o f2fs/partclone_f2fs-fsck.o `test -f 'f2fs/fsck.c' || echo './'`f2fs/fsck.c f2fs/fsck.c: In function ‘fsck_chk_inode_blk’: f2fs/fsck.c:391:3: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘u64’ [-Wformat] f2fs/fsck.c: In function ‘fsck_verify’: f2fs/fsck.c:803:3: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘u64’ [-Wformat] f2fs/fsck.c:805:3: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘u64’ [-Wformat] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o f2fs/partclone_f2fs-libf2fs.o `test -f 'f2fs/libf2fs.c' || echo './'`f2fs/libf2fs.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o f2fs/partclone_f2fs-mount.o `test -f 'f2fs/mount.c' || echo './'`f2fs/mount.c gcc -DF2FS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.f2fs partclone_f2fs-main.o partclone_f2fs-partclone.o partclone_f2fs-progress.o partclone_f2fs-f2fsclone.o f2fs/partclone_f2fs-fsck.o f2fs/partclone_f2fs-libf2fs.o f2fs/partclone_f2fs-mount.o -luuid -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_fat-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_fat-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_fat-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_fat-fatclone.o `test -f 'fatclone.c' || echo './'`fatclone.c gcc -DFAT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.fat partclone_fat-main.o partclone_fat-partclone.o partclone_fat-progress.o partclone_fat-fatclone.o -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o ntfsfixboot.o ntfsfixboot.c gcc -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.ntfsfixboot ntfsfixboot.o -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-ntfsclone-ng.o `test -f 'ntfsclone-ng.c' || echo './'`ntfsclone-ng.c gcc -DNTFS3G -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.ntfs partclone_ntfs-main.o partclone_ntfs-partclone.o partclone_ntfs-progress.o partclone_ntfs-ntfsclone-ng.o -lntfs-3g -lncursesw -lpthread -ltinfo /usr/lib/gcc/i486-linux-gnu/4.7/../../../i386-linux-gnu/libntfs-3g.a(libntfs_3g_la-security.o): In function `link_single_group.isra.10': (.text+0x1d42): warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i486-linux-gnu/4.7/../../../i386-linux-gnu/libntfs-3g.a(libntfs_3g_la-acls.o): In function `ntfs_do_group_mapping': (.text+0x5d74): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i486-linux-gnu/4.7/../../../i386-linux-gnu/libntfs-3g.a(libntfs_3g_la-acls.o): In function `ntfs_do_user_mapping': (.text+0x5b3c): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i486-linux-gnu/4.7/../../../i386-linux-gnu/libntfs-3g.a(libntfs_3g_la-security.o): In function `ntfs_build_mapping': (.text+0x4c10): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DUFS -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_ufs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DUFS -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_ufs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DUFS -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_ufs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DUFS -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_ufs-ufsclone.o `test -f 'ufsclone.c' || echo './'`ufsclone.c gcc -DUFS -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.ufs partclone_ufs-main.o partclone_ufs-partclone.o partclone_ufs-progress.o partclone_ufs-ufsclone.o -lufs -lbsd -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_vmfs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_vmfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_vmfs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_vmfs-vmfsclone.o `test -f 'vmfsclone.c' || echo './'`vmfsclone.c gcc -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.vmfs partclone_vmfs-main.o partclone_vmfs-partclone.o partclone_vmfs-progress.o partclone_vmfs-vmfsclone.o -lvmfs -luuid -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_vmfs5-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_vmfs5-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_vmfs5-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_vmfs5-vmfs5clone.o `test -f 'vmfs5clone.c' || echo './'`vmfs5clone.c gcc -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.vmfs5 partclone_vmfs5-main.o partclone_vmfs5-partclone.o partclone_vmfs5-progress.o partclone_vmfs5-vmfs5clone.o -lvmfs -luuid -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_fstype-fstype.o `test -f 'fstype.c' || echo './'`fstype.c gcc -DVMFS -D_GNU_SOURCE -I/usr/include/uuid -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.fstype partclone_fstype-fstype.o -lvmfs -luuid -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DJFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_jfs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DJFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_jfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DJFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_jfs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DJFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_jfs-jfsclone.o `test -f 'jfsclone.c' || echo './'`jfsclone.c gcc -DJFS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.jfs partclone_jfs-main.o partclone_jfs-partclone.o partclone_jfs-progress.o partclone_jfs-jfsclone.o -luuid -ljfs -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-btrfsclone.o `test -f 'btrfsclone.c' || echo './'`btrfsclone.c btrfsclone.c: In function ‘check_extent_bitmap’: btrfsclone.c:70:9: warning: unused variable ‘offset’ [-Wunused-variable] btrfsclone.c: In function ‘csum_bitmap’: btrfsclone.c:130:19: warning: variable ‘leaf_offset’ set but not used [-Wunused-but-set-variable] btrfsclone.c:127:9: warning: unused variable ‘errors’ [-Wunused-variable] btrfsclone.c: In function ‘dump_start_leaf’: btrfsclone.c:205:9: warning: unused variable ‘ret’ [-Wunused-variable] btrfsclone.c: In function ‘fs_open’: btrfsclone.c:276:9: warning: unused variable ‘ret’ [-Wunused-variable] btrfsclone.c: In function ‘readbitmap’: btrfsclone.c:326:5: warning: passing argument 3 of ‘check_extent_bitmap’ from incompatible pointer type [enabled by default] btrfsclone.c:68:5: note: expected ‘u64 *’ but argument is of type ‘int *’ btrfsclone.c:327:5: warning: passing argument 3 of ‘check_extent_bitmap’ from incompatible pointer type [enabled by default] btrfsclone.c:68:5: note: expected ‘u64 *’ but argument is of type ‘int *’ btrfsclone.c:328:5: warning: passing argument 3 of ‘check_extent_bitmap’ from incompatible pointer type [enabled by default] btrfsclone.c:68:5: note: expected ‘u64 *’ but argument is of type ‘int *’ btrfsclone.c:329:5: warning: passing argument 3 of ‘check_extent_bitmap’ from incompatible pointer type [enabled by default] btrfsclone.c:68:5: note: expected ‘u64 *’ but argument is of type ‘int *’ btrfsclone.c:330:5: warning: passing argument 3 of ‘check_extent_bitmap’ from incompatible pointer type [enabled by default] btrfsclone.c:68:5: note: expected ‘u64 *’ but argument is of type ‘int *’ btrfsclone.c:331:5: warning: passing argument 3 of ‘check_extent_bitmap’ from incompatible pointer type [enabled by default] btrfsclone.c:68:5: note: expected ‘u64 *’ but argument is of type ‘int *’ btrfsclone.c:332:5: warning: passing argument 3 of ‘check_extent_bitmap’ from incompatible pointer type [enabled by default] btrfsclone.c:68:5: note: expected ‘u64 *’ but argument is of type ‘int *’ btrfsclone.c:320:9: warning: unused variable ‘bytenr’ [-Wunused-variable] btrfsclone.c:312:23: warning: unused variable ‘root_cache’ [-Wunused-variable] btrfsclone.c: In function ‘csum_bitmap’: btrfsclone.c:200:1: warning: control reaches end of non-void function [-Wreturn-type] btrfsclone.c: In function ‘check_extent_bitmap’: btrfsclone.c:82:9: warning: ‘mirror’ may be used uninitialized in this function [-Wuninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-extent_io.o `test -f 'btrfs/extent_io.c' || echo './'`btrfs/extent_io.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-inode-item.o `test -f 'btrfs/inode-item.c' || echo './'`btrfs/inode-item.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-radix-tree.o `test -f 'btrfs/radix-tree.c' || echo './'`btrfs/radix-tree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-root-tree.o `test -f 'btrfs/root-tree.c' || echo './'`btrfs/root-tree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-ulist.o `test -f 'btrfs/ulist.c' || echo './'`btrfs/ulist.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-volumes.o `test -f 'btrfs/volumes.c' || echo './'`btrfs/volumes.c btrfs/volumes.c: In function ‘write_raid56_with_parity’: btrfs/volumes.c:1992:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] btrfs/volumes.c:1993:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-dir-item.o `test -f 'btrfs/dir-item.c' || echo './'`btrfs/dir-item.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-inode-map.o `test -f 'btrfs/inode-map.c' || echo './'`btrfs/inode-map.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-print-tree.o `test -f 'btrfs/print-tree.c' || echo './'`btrfs/print-tree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-btrfs-list.o `test -f 'btrfs/btrfs-list.c' || echo './'`btrfs/btrfs-list.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-disk-io.o `test -f 'btrfs/disk-io.c' || echo './'`btrfs/disk-io.c btrfs/disk-io.c: In function ‘__csum_tree_block_size’: btrfs/disk-io.c:92:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-extent-tree.o `test -f 'btrfs/extent-tree.c' || echo './'`btrfs/extent-tree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-raid6.o `test -f 'btrfs/raid6.c' || echo './'`btrfs/raid6.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-send-stream.o `test -f 'btrfs/send-stream.c' || echo './'`btrfs/send-stream.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-utils.o `test -f 'btrfs/utils.c' || echo './'`btrfs/utils.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-file-item.o `test -f 'btrfs/file-item.c' || echo './'`btrfs/file-item.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-qgroup.o `test -f 'btrfs/qgroup.c' || echo './'`btrfs/qgroup.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-rbtree.o `test -f 'btrfs/rbtree.c' || echo './'`btrfs/rbtree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-crc32c.o `test -f 'btrfs/crc32c.c' || echo './'`btrfs/crc32c.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-free-space-cache.o `test -f 'btrfs/free-space-cache.c' || echo './'`btrfs/free-space-cache.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-send-utils.o `test -f 'btrfs/send-utils.c' || echo './'`btrfs/send-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-utils-lib.o `test -f 'btrfs/utils-lib.c' || echo './'`btrfs/utils-lib.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-rbtree-utils.o `test -f 'btrfs/rbtree-utils.c' || echo './'`btrfs/rbtree-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-extent-cache.o `test -f 'btrfs/extent-cache.c' || echo './'`btrfs/extent-cache.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-list_sort.o `test -f 'btrfs/list_sort.c' || echo './'`btrfs/list_sort.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-qgroup-verify.o `test -f 'btrfs/qgroup-verify.c' || echo './'`btrfs/qgroup-verify.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-repair.o `test -f 'btrfs/repair.c' || echo './'`btrfs/repair.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-uuid-tree.o `test -f 'btrfs/uuid-tree.c' || echo './'`btrfs/uuid-tree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-ctree.o `test -f 'btrfs/ctree.c' || echo './'`btrfs/ctree.c gcc -DBTRFS -DBTRFS_FLAT_INCLUDES -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.btrfs partclone_btrfs-main.o partclone_btrfs-partclone.o partclone_btrfs-progress.o partclone_btrfs-btrfsclone.o btrfs/partclone_btrfs-extent_io.o btrfs/partclone_btrfs-inode-item.o btrfs/partclone_btrfs-radix-tree.o btrfs/partclone_btrfs-root-tree.o btrfs/partclone_btrfs-ulist.o btrfs/partclone_btrfs-volumes.o btrfs/partclone_btrfs-dir-item.o btrfs/partclone_btrfs-inode-map.o btrfs/partclone_btrfs-print-tree.o btrfs/partclone_btrfs-btrfs-list.o btrfs/partclone_btrfs-disk-io.o btrfs/partclone_btrfs-extent-tree.o btrfs/partclone_btrfs-raid6.o btrfs/partclone_btrfs-send-stream.o btrfs/partclone_btrfs-utils.o btrfs/partclone_btrfs-file-item.o btrfs/partclone_btrfs-qgroup.o btrfs/partclone_btrfs-rbtree.o btrfs/partclone_btrfs-crc32c.o btrfs/partclone_btrfs-free-space-cache.o btrfs/partclone_btrfs-send-utils.o btrfs/partclone_btrfs-utils-lib.o btrfs/partclone_btrfs-rbtree-utils.o btrfs/partclone_btrfs-extent-cache.o btrfs/partclone_btrfs-list_sort.o btrfs/partclone_btrfs-qgroup-verify.o btrfs/partclone_btrfs-repair.o btrfs/partclone_btrfs-uuid-tree.o btrfs/partclone_btrfs-ctree.o -luuid -lblkid -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_minix-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘main’: main.c:412:21: warning: ‘needed_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_minix-partclone.o `test -f 'partclone.c' || echo './'`partclone.c partclone.c: In function ‘print_opt’: partclone.c:1082:10: warning: array subscript is above array bounds [-Warray-bounds] partclone.c: In function ‘print_partclone_info’: partclone.c:1112:14: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_minix-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o partclone_minix-minixclone.o `test -f 'minixclone.c' || echo './'`minixclone.c gcc -DMINIX -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.minix partclone_minix-main.o partclone_minix-partclone.o partclone_minix-progress.o partclone_minix-minixclone.o -lncursesw -lpthread -ltinfo make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' Making all in docs make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/docs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/docs' Making all in tests make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' Making all in fail-mbr make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/fail-mbr' gcc -Wall -Werror -m32 -nostdlib -o fail-mbr.o fail-mbr.S gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -Wno-trampolines -DUSE_ASCII_FAILBACK=1 -DHAVE_UNIFONT_WIDTHSPEC=1 -mrtd -mregparm=3 -fno-builtin -m32 -Wl,--build-id=none -nostdlib -Wl,-N,-S -Wl,-N -Wl,-Ttext,0x7C00 -o fail-mbr.image fail-mbr.o objcopy -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn fail-mbr.image fail-mbr.bin make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/fail-mbr' make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[2]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[1]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' dh_auto_test make -j1 check make[1]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' Making check in po make[2]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/po' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/po' Making check in src make[2]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' Making check in docs make[2]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/docs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/docs' Making check in tests make[2]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' make check-TESTS make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' partclone.dd test ==================== create raw file floppy.raw dd if=/dev/urandom of=floppy.raw bs=1024 count=4194304 4194304+0 records in 4194304+0 records out 4294967296 bytes (4.3 GB) copied, 313.668 s, 13.7 MB/s clone floppy.raw to floppy.img ../src/partclone.dd -d -s floppy.raw -O floppy.img -F -L test.log Partclone v0.2.75 http://partclone.org Starting to clone/restore (floppy.raw) to (floppy.img) with dd mode You are not logged as root. You may have "access denied" errors when working. Reading Super Block Calculating bitmap... Please wait... done! File system: raw Device size: 4.3 GB = 8388608 Blocks Space in use: 4.3 GB = 8388608 Blocks Free Space: 0 Byte = 0 Blocks Block size: 512 Byte Elapsed: 00:00:01, Remaining: 00:01:39, Completed: 1.00%, 0.00byte/min, current block: 0, total block: 8388608, Complete: 0.00% Elapsed: 00:00:02, Remaining: 00:00:00, Completed: 100.00%, Rate: 128.85GB/min, current block: 8388608, total block: 8388608, Complete: 100.00% Total Time: 00:00:02, Ave. Rate: 128.8GB/min, 100.00% completed! Syncing... OK! Cloned successfully. create raw file floppy.raw for restore dd if=/dev/zero of=floppy.raw bs=1024 count=4194304 4194304+0 records in 4194304+0 records out 4294967296 bytes (4.3 GB) copied, 3.08435 s, 1.4 GB/s restore floppy.img to floppy.raw ../src/partclone.dd -d -s floppy.img -O floppy.raw -F -L test.log Partclone v0.2.75 http://partclone.org Starting to clone/restore (floppy.img) to (floppy.raw) with dd mode You are not logged as root. You may have "access denied" errors when working. Reading Super Block Calculating bitmap... Please wait... done! File system: raw Device size: 4.3 GB = 8388608 Blocks Space in use: 4.3 GB = 8388608 Blocks Free Space: 0 Byte = 0 Blocks Block size: 512 Byte Elapsed: 00:00:01, Remaining: 00:01:39, Completed: 1.00%, 0.00byte/min, current block: 0, total block: 8388608, Complete: 0.00% Elapsed: 00:00:02, Remaining: 00:00:00, Completed: 100.00%, Rate: 128.85GB/min, current block: 8388608, total block: 8388608, Complete: 100.00% Total Time: 00:00:02, Ave. Rate: 128.8GB/min, 100.00% completed! Syncing... OK! Cloned successfully. dd test ok clear tmp files floppy.img floppy.raw test.log PASS: dd.test ============= 1 test passed ============= make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' make[2]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' Making check in fail-mbr make[2]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/fail-mbr' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/fail-mbr' make[2]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[1]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' fakeroot debian/rules binary dh binary --with autoreconf --with autotools-dev dh_testroot dh_prep rm -f debian/partclone.substvars rm -f debian/partclone.*.debhelper rm -rf debian/partclone/ rm -f debian/partclone-dbg.substvars rm -f debian/partclone-dbg.*.debhelper rm -rf debian/partclone-dbg/ dh_installdirs install -d debian/partclone install -d debian/partclone/usr/sbin install -d debian/partclone-dbg debian/rules override_dh_auto_install make[1]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' /usr/bin/make DESTDIR=$(pwd)/debian/partclone prefix=/usr install make[2]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' Making install in po make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/po' /bin/mkdir -p /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share installing zh_TW.gmo as /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/locale/zh_TW/LC_MESSAGES/partclone.mo installing fr_FR.gmo as /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/locale/fr_FR/LC_MESSAGES/partclone.mo installing vi.gmo as /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/locale/vi/LC_MESSAGES/partclone.mo if test "partclone" = "gettext-tools"; then \ /bin/mkdir -p /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/po' Making install in src make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' make[4]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' /bin/mkdir -p '/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin' /usr/bin/install -c partclone.info partclone.dd partclone.restore partclone.chkimg partclone.imager partclone.extfs partclone.reiserfs partclone.reiser4 partclone.hfsp partclone.xfs partclone.exfat partclone.f2fs partclone.fat partclone.ntfsfixboot partclone.ntfs partclone.ufs partclone.vmfs partclone.vmfs5 partclone.fstype partclone.jfs partclone.btrfs partclone.minix '/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin' /usr/bin/make install-exec-hook make[5]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' ln -s -f partclone.extfs /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.ext2 ln -s -f partclone.extfs /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.ext3 ln -s -f partclone.extfs /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.ext4 ln -s -f partclone.extfs /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.ext4dev ln -s -f partclone.hfsp /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.hfs+ ln -s -f partclone.hfsp /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.hfsplus ln -s -f partclone.ntfsfixboot /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.ntfsreloc ln -s -f partclone.fat /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.fat12 ln -s -f partclone.fat /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.fat16 ln -s -f partclone.fat /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.fat32 ln -s -f partclone.fat /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.vfat ln -s -f partclone.vmfs /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.VMFS_volume_member ln -s -f partclone.vmfs /home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/sbin/partclone.vmfs3 make[5]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/src' Making install in docs make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/docs' make[4]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/docs' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/man/man8' /usr/bin/install -c -m 644 partclone.info.8 partclone.chkimg.8 partclone.dd.8 partclone.restore.8 partclone.8 partclone.imager.8 partclone.extfs.8 partclone.ext2.8 partclone.ext3.8 partclone.ext4.8 partclone.ext4dev.8 partclone.reiserfs.8 partclone.reiser4.8 partclone.hfsplus.8 partclone.hfs+.8 partclone.hfsp.8 partclone.xfs.8 partclone.f2fs.8 partclone.exfat.8 partclone.fat.8 partclone.vfat.8 partclone.fat12.8 partclone.fat16.8 partclone.fat32.8 partclone.ufs.8 partclone.vmfs.8 partclone.vmfs3.8 partclone.vmfs5.8 partclone.VMFS_volume_member.8 partclone.fstype.8 partclone.jfs.8 partclone.btrfs.8 partclone.ntfs.8 partclone.ntfsfixboot.8 partclone.ntfsreloc.8 partclone.minix.8 '/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/man/man8' make[4]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/docs' make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/docs' Making install in tests make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' make[4]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/tests' Making install in fail-mbr make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/fail-mbr' make[4]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/fail-mbr' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/partclone/' /usr/bin/install -c -m 644 fail-mbr.bin '/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/debian/partclone/usr/share/partclone/' make[4]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/fail-mbr' make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75/fail-mbr' make[3]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[4]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[3]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[2]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' make[1]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' dh_install dh_installdocs install -g 0 -o 0 -d debian/partclone/usr/share/doc/partclone cp -a NEWS debian/partclone/usr/share/doc/partclone cp -a README debian/partclone/usr/share/doc/partclone chown -R 0:0 debian/partclone/usr/share/doc chmod -R go=rX debian/partclone/usr/share/doc chmod -R u\+rw debian/partclone/usr/share/doc install -g 0 -o 0 -m 644 -p debian/copyright debian/partclone/usr/share/doc/partclone/copyright install -g 0 -o 0 -d debian/partclone-dbg/usr/share/doc/partclone-dbg install -g 0 -o 0 -m 644 -p debian/copyright debian/partclone-dbg/usr/share/doc/partclone-dbg/copyright dh_installchangelogs install -o 0 -g 0 -p -m644 debian/changelog debian/partclone/usr/share/doc/partclone/changelog install -o 0 -g 0 -p -m644 debian/changelog debian/partclone-dbg/usr/share/doc/partclone-dbg/changelog dh_installexamples dh_installman rm -f debian/partclone/usr/share/man/man8/partclone.extfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.extfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.ext2.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ext2.8 rm -f debian/partclone/usr/share/man/man8/partclone.ext3.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ext3.8 rm -f debian/partclone/usr/share/man/man8/partclone.ext4.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ext4.8 rm -f debian/partclone/usr/share/man/man8/partclone.ext4dev.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ext4dev.8 rm -f debian/partclone/usr/share/man/man8/partclone.reiserfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.reiserfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.reiser4.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.reiser4.8 rm -f debian/partclone/usr/share/man/man8/partclone.hfsplus.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.hfsplus.8 rm -f debian/partclone/usr/share/man/man8/partclone.hfs\+.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.hfs\+.8 rm -f debian/partclone/usr/share/man/man8/partclone.hfsp.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.hfsp.8 rm -f debian/partclone/usr/share/man/man8/partclone.xfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.xfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.f2fs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.f2fs.8 rm -f debian/partclone/usr/share/man/man8/partclone.exfat.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.exfat.8 rm -f debian/partclone/usr/share/man/man8/partclone.fat.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.fat.8 rm -f debian/partclone/usr/share/man/man8/partclone.vfat.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vfat.8 rm -f debian/partclone/usr/share/man/man8/partclone.fat12.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.fat12.8 rm -f debian/partclone/usr/share/man/man8/partclone.fat16.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.fat16.8 rm -f debian/partclone/usr/share/man/man8/partclone.fat32.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.fat32.8 rm -f debian/partclone/usr/share/man/man8/partclone.ufs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ufs.8 rm -f debian/partclone/usr/share/man/man8/partclone.vmfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vmfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.vmfs3.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vmfs3.8 rm -f debian/partclone/usr/share/man/man8/partclone.vmfs5.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vmfs5.8 rm -f debian/partclone/usr/share/man/man8/partclone.VMFS_volume_member.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.VMFS_volume_member.8 rm -f debian/partclone/usr/share/man/man8/partclone.jfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.jfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.btrfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.btrfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.ntfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ntfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.ntfsreloc.8 ln -sf partclone.ntfsfixboot.8 debian/partclone/usr/share/man/man8/partclone.ntfsreloc.8 rm -f debian/partclone/usr/share/man/man8/partclone.minix.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.minix.8 man --recode UTF-8 ./partclone\.info\.8 > partclone\.info\.8\.new chmod 644 partclone.info.8.new mv -f partclone.info.8.new partclone.info.8 man --recode UTF-8 ./partclone\.chkimg\.8 > partclone\.chkimg\.8\.new chmod 644 partclone.chkimg.8.new mv -f partclone.chkimg.8.new partclone.chkimg.8 man --recode UTF-8 ./partclone\.dd\.8 > partclone\.dd\.8\.new chmod 644 partclone.dd.8.new mv -f partclone.dd.8.new partclone.dd.8 man --recode UTF-8 ./partclone\.restore\.8 > partclone\.restore\.8\.new chmod 644 partclone.restore.8.new mv -f partclone.restore.8.new partclone.restore.8 man --recode UTF-8 ./partclone\.8 > partclone\.8\.new chmod 644 partclone.8.new mv -f partclone.8.new partclone.8 man --recode UTF-8 ./partclone\.imager\.8 > partclone\.imager\.8\.new chmod 644 partclone.imager.8.new mv -f partclone.imager.8.new partclone.imager.8 man --recode UTF-8 ./partclone\.fstype\.8 > partclone\.fstype\.8\.new chmod 644 partclone.fstype.8.new mv -f partclone.fstype.8.new partclone.fstype.8 man --recode UTF-8 ./partclone\.ntfsfixboot\.8 > partclone\.ntfsfixboot\.8\.new chmod 644 partclone.ntfsfixboot.8.new mv -f partclone.ntfsfixboot.8.new partclone.ntfsfixboot.8 dh_installcatalogs dh_installcron dh_installdebconf install -o 0 -g 0 -d debian/partclone/DEBIAN install -o 0 -g 0 -d debian/partclone-dbg/DEBIAN dh_installemacsen dh_installifupdown dh_installinfo dh_installinit dh_installmenu dh_installmime dh_installmodules dh_installlogcheck dh_installlogrotate dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_installgsettings dh_bugfiles dh_ucf dh_lintian dh_gconf dh_icons dh_perl dh_usrlocal dh_link rm -f debian/partclone/usr/share/man/man8/partclone.minix.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.minix.8 rm -f debian/partclone/usr/share/man/man8/partclone.ntfsreloc.8 ln -sf partclone.ntfsfixboot.8 debian/partclone/usr/share/man/man8/partclone.ntfsreloc.8 rm -f debian/partclone/usr/share/man/man8/partclone.ntfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ntfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.btrfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.btrfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.jfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.jfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.VMFS_volume_member.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.VMFS_volume_member.8 rm -f debian/partclone/usr/share/man/man8/partclone.vmfs5.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vmfs5.8 rm -f debian/partclone/usr/share/man/man8/partclone.vmfs3.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vmfs3.8 rm -f debian/partclone/usr/share/man/man8/partclone.vmfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vmfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.ufs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ufs.8 rm -f debian/partclone/usr/share/man/man8/partclone.fat32.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.fat32.8 rm -f debian/partclone/usr/share/man/man8/partclone.fat16.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.fat16.8 rm -f debian/partclone/usr/share/man/man8/partclone.fat12.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.fat12.8 rm -f debian/partclone/usr/share/man/man8/partclone.vfat.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vfat.8 rm -f debian/partclone/usr/share/man/man8/partclone.fat.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.fat.8 rm -f debian/partclone/usr/share/man/man8/partclone.exfat.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.exfat.8 rm -f debian/partclone/usr/share/man/man8/partclone.f2fs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.f2fs.8 rm -f debian/partclone/usr/share/man/man8/partclone.xfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.xfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.hfsp.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.hfsp.8 rm -f debian/partclone/usr/share/man/man8/partclone.hfs\+.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.hfs\+.8 rm -f debian/partclone/usr/share/man/man8/partclone.hfsplus.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.hfsplus.8 rm -f debian/partclone/usr/share/man/man8/partclone.reiser4.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.reiser4.8 rm -f debian/partclone/usr/share/man/man8/partclone.reiserfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.reiserfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.ext4dev.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ext4dev.8 rm -f debian/partclone/usr/share/man/man8/partclone.ext4.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ext4.8 rm -f debian/partclone/usr/share/man/man8/partclone.ext3.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ext3.8 rm -f debian/partclone/usr/share/man/man8/partclone.ext2.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ext2.8 rm -f debian/partclone/usr/share/man/man8/partclone.extfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.extfs.8 rm -f debian/partclone/usr/sbin/partclone.vmfs3 ln -sf partclone.vmfs debian/partclone/usr/sbin/partclone.vmfs3 rm -f debian/partclone/usr/sbin/partclone.VMFS_volume_member ln -sf partclone.vmfs debian/partclone/usr/sbin/partclone.VMFS_volume_member rm -f debian/partclone/usr/sbin/partclone.vfat ln -sf partclone.fat debian/partclone/usr/sbin/partclone.vfat rm -f debian/partclone/usr/sbin/partclone.fat32 ln -sf partclone.fat debian/partclone/usr/sbin/partclone.fat32 rm -f debian/partclone/usr/sbin/partclone.fat16 ln -sf partclone.fat debian/partclone/usr/sbin/partclone.fat16 rm -f debian/partclone/usr/sbin/partclone.fat12 ln -sf partclone.fat debian/partclone/usr/sbin/partclone.fat12 rm -f debian/partclone/usr/sbin/partclone.ntfsreloc ln -sf partclone.ntfsfixboot debian/partclone/usr/sbin/partclone.ntfsreloc rm -f debian/partclone/usr/sbin/partclone.hfsplus ln -sf partclone.hfsp debian/partclone/usr/sbin/partclone.hfsplus rm -f debian/partclone/usr/sbin/partclone.hfs\+ ln -sf partclone.hfsp debian/partclone/usr/sbin/partclone.hfs\+ rm -f debian/partclone/usr/sbin/partclone.ext4dev ln -sf partclone.extfs debian/partclone/usr/sbin/partclone.ext4dev rm -f debian/partclone/usr/sbin/partclone.ext4 ln -sf partclone.extfs debian/partclone/usr/sbin/partclone.ext4 rm -f debian/partclone/usr/sbin/partclone.ext3 ln -sf partclone.extfs debian/partclone/usr/sbin/partclone.ext3 rm -f debian/partclone/usr/sbin/partclone.ext2 ln -sf partclone.extfs debian/partclone/usr/sbin/partclone.ext2 dh_compress cd debian/partclone chmod a-x usr/share/man/man8/partclone.info.8 usr/share/man/man8/partclone.chkimg.8 usr/share/man/man8/partclone.dd.8 usr/share/man/man8/partclone.restore.8 usr/share/man/man8/partclone.8 usr/share/man/man8/partclone.imager.8 usr/share/man/man8/partclone.fstype.8 usr/share/man/man8/partclone.ntfsfixboot.8 usr/share/doc/partclone/NEWS usr/share/doc/partclone/changelog gzip -9nf usr/share/man/man8/partclone.info.8 usr/share/man/man8/partclone.chkimg.8 usr/share/man/man8/partclone.dd.8 usr/share/man/man8/partclone.restore.8 usr/share/man/man8/partclone.8 usr/share/man/man8/partclone.imager.8 usr/share/man/man8/partclone.fstype.8 usr/share/man/man8/partclone.ntfsfixboot.8 usr/share/doc/partclone/NEWS usr/share/doc/partclone/changelog cd '/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' rm -f debian/partclone/usr/share/man/man8/partclone.VMFS_volume_member.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.VMFS_volume_member.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.ext3.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.ext3.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.vmfs3.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.vmfs3.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.exfat.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.exfat.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.btrfs.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.btrfs.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.xfs.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.xfs.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.reiser4.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.reiser4.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.ufs.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.ufs.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.ntfs.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.ntfs.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.ntfsreloc.8 ln -sf partclone.ntfsfixboot.8.gz debian/partclone/usr/share/man/man8/partclone.ntfsreloc.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.hfsp.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.hfsp.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.fat12.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.fat12.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.f2fs.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.f2fs.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.ext4dev.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.ext4dev.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.fat.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.fat.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.ext2.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.ext2.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.reiserfs.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.reiserfs.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.fat16.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.fat16.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.vmfs5.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.vmfs5.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.jfs.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.jfs.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.ext4.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.ext4.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.vmfs.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.vmfs.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.minix.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.minix.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.extfs.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.extfs.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.hfs\+.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.hfs\+.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.hfsplus.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.hfsplus.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.fat32.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.fat32.8.gz rm -f debian/partclone/usr/share/man/man8/partclone.vfat.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.vfat.8.gz cd debian/partclone-dbg chmod a-x usr/share/doc/partclone-dbg/changelog gzip -9nf usr/share/doc/partclone-dbg/changelog cd '/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' dh_fixperms find debian/partclone -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/partclone ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/partclone/usr/share/doc -type f ! -regex 'debian/partclone/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 755 find debian/partclone/usr/share/man debian/partclone/usr/man/ debian/partclone/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone -perm -5 -type f \( -name '*.cmxs' \) -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone/usr/lib/perl5 debian/partclone/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X find debian/partclone/usr/sbin -type f -print0 2>/dev/null | xargs -0r chmod a+x find debian/partclone/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w find debian/partclone-dbg -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/partclone-dbg ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/partclone-dbg/usr/share/doc -type f ! -regex 'debian/partclone-dbg/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone-dbg/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 755 find debian/partclone-dbg/usr/share/man debian/partclone-dbg/usr/man/ debian/partclone-dbg/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone-dbg -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone-dbg/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone-dbg/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone-dbg -perm -5 -type f \( -name '*.cmxs' \) -print0 2>/dev/null | xargs -0r chmod 644 find debian/partclone-dbg/usr/lib/perl5 debian/partclone-dbg/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X find debian/partclone-dbg/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w debian/rules override_dh_strip make[1]: Entering directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' dh_strip --dbg-package=partclone-dbg install -d debian/partclone-dbg/usr/lib/debug/.build-id/c0 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.info debian/partclone-dbg/usr/lib/debug/.build-id/c0/5638bb9405483a5050c686c3985eb80b97a46f.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/c0/5638bb9405483a5050c686c3985eb80b97a46f.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.info objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/c0/5638bb9405483a5050c686c3985eb80b97a46f.debug debian/partclone/usr/sbin/partclone.info install -d debian/partclone-dbg/usr/lib/debug/.build-id/e1 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.dd debian/partclone-dbg/usr/lib/debug/.build-id/e1/59fe0833e68e65e907bb477bbdfd56e655b68a.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/e1/59fe0833e68e65e907bb477bbdfd56e655b68a.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.dd objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/e1/59fe0833e68e65e907bb477bbdfd56e655b68a.debug debian/partclone/usr/sbin/partclone.dd install -d debian/partclone-dbg/usr/lib/debug/.build-id/f3 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.restore debian/partclone-dbg/usr/lib/debug/.build-id/f3/c560a43e32fe80128237e76c50e66fe4d7735f.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/f3/c560a43e32fe80128237e76c50e66fe4d7735f.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.restore objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/f3/c560a43e32fe80128237e76c50e66fe4d7735f.debug debian/partclone/usr/sbin/partclone.restore install -d debian/partclone-dbg/usr/lib/debug/.build-id/87 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.chkimg debian/partclone-dbg/usr/lib/debug/.build-id/87/088bf7f4c4ebb3b203ebfddac81a898c49b567.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/87/088bf7f4c4ebb3b203ebfddac81a898c49b567.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.chkimg objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/87/088bf7f4c4ebb3b203ebfddac81a898c49b567.debug debian/partclone/usr/sbin/partclone.chkimg install -d debian/partclone-dbg/usr/lib/debug/.build-id/69 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.imager debian/partclone-dbg/usr/lib/debug/.build-id/69/bac9947f333cc314dbf4402d4173ddf2262dc0.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/69/bac9947f333cc314dbf4402d4173ddf2262dc0.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.imager objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/69/bac9947f333cc314dbf4402d4173ddf2262dc0.debug debian/partclone/usr/sbin/partclone.imager install -d debian/partclone-dbg/usr/lib/debug/.build-id/e2 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.extfs debian/partclone-dbg/usr/lib/debug/.build-id/e2/dc794ad1b27e8f7dca2813e1cf076b0fdc1ba1.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/e2/dc794ad1b27e8f7dca2813e1cf076b0fdc1ba1.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.extfs objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/e2/dc794ad1b27e8f7dca2813e1cf076b0fdc1ba1.debug debian/partclone/usr/sbin/partclone.extfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/90 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.reiserfs debian/partclone-dbg/usr/lib/debug/.build-id/90/1d8a3d5394e383396d62ada5a19537fe68228e.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/90/1d8a3d5394e383396d62ada5a19537fe68228e.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.reiserfs objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/90/1d8a3d5394e383396d62ada5a19537fe68228e.debug debian/partclone/usr/sbin/partclone.reiserfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/c8 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.reiser4 debian/partclone-dbg/usr/lib/debug/.build-id/c8/7588a7e6b581932eee6dcc22c8fbca3e48bc77.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/c8/7588a7e6b581932eee6dcc22c8fbca3e48bc77.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.reiser4 objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/c8/7588a7e6b581932eee6dcc22c8fbca3e48bc77.debug debian/partclone/usr/sbin/partclone.reiser4 install -d debian/partclone-dbg/usr/lib/debug/.build-id/79 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.hfsp debian/partclone-dbg/usr/lib/debug/.build-id/79/aa9d0fdf6f1d8d6d6fb4093a8118f52c2f4716.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/79/aa9d0fdf6f1d8d6d6fb4093a8118f52c2f4716.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.hfsp objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/79/aa9d0fdf6f1d8d6d6fb4093a8118f52c2f4716.debug debian/partclone/usr/sbin/partclone.hfsp install -d debian/partclone-dbg/usr/lib/debug/.build-id/2d objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.xfs debian/partclone-dbg/usr/lib/debug/.build-id/2d/3a29d89495e3709816a3d2fbdaea5217ac807c.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/2d/3a29d89495e3709816a3d2fbdaea5217ac807c.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.xfs objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/2d/3a29d89495e3709816a3d2fbdaea5217ac807c.debug debian/partclone/usr/sbin/partclone.xfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/7c objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.exfat debian/partclone-dbg/usr/lib/debug/.build-id/7c/1b35576798cbb5427ae58cec553ea337065236.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/7c/1b35576798cbb5427ae58cec553ea337065236.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.exfat objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/7c/1b35576798cbb5427ae58cec553ea337065236.debug debian/partclone/usr/sbin/partclone.exfat install -d debian/partclone-dbg/usr/lib/debug/.build-id/c9 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.f2fs debian/partclone-dbg/usr/lib/debug/.build-id/c9/d29f584ccd808556f790d7d4cff59c0ba6d7fb.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/c9/d29f584ccd808556f790d7d4cff59c0ba6d7fb.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.f2fs objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/c9/d29f584ccd808556f790d7d4cff59c0ba6d7fb.debug debian/partclone/usr/sbin/partclone.f2fs install -d debian/partclone-dbg/usr/lib/debug/.build-id/18 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.fat debian/partclone-dbg/usr/lib/debug/.build-id/18/e3bf2b79e3e27800d3842b39bf4bc30f69cd83.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/18/e3bf2b79e3e27800d3842b39bf4bc30f69cd83.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.fat objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/18/e3bf2b79e3e27800d3842b39bf4bc30f69cd83.debug debian/partclone/usr/sbin/partclone.fat objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.ntfsfixboot debian/partclone-dbg/usr/lib/debug/.build-id/79/7474b69a9f9cacd0144e16c10bc9b2417e9061.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/79/7474b69a9f9cacd0144e16c10bc9b2417e9061.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.ntfsfixboot objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/79/7474b69a9f9cacd0144e16c10bc9b2417e9061.debug debian/partclone/usr/sbin/partclone.ntfsfixboot install -d debian/partclone-dbg/usr/lib/debug/.build-id/d5 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.ntfs debian/partclone-dbg/usr/lib/debug/.build-id/d5/f0bb7fdcfbf070285c12b48352df69728a7dd7.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/d5/f0bb7fdcfbf070285c12b48352df69728a7dd7.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.ntfs objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/d5/f0bb7fdcfbf070285c12b48352df69728a7dd7.debug debian/partclone/usr/sbin/partclone.ntfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/1b objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.ufs debian/partclone-dbg/usr/lib/debug/.build-id/1b/15e753451e575e57f2c195284f52964555521e.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/1b/15e753451e575e57f2c195284f52964555521e.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.ufs objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/1b/15e753451e575e57f2c195284f52964555521e.debug debian/partclone/usr/sbin/partclone.ufs install -d debian/partclone-dbg/usr/lib/debug/.build-id/94 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.vmfs debian/partclone-dbg/usr/lib/debug/.build-id/94/8704548834625eff6ab950d6b1a7bb098ea707.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/94/8704548834625eff6ab950d6b1a7bb098ea707.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.vmfs objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/94/8704548834625eff6ab950d6b1a7bb098ea707.debug debian/partclone/usr/sbin/partclone.vmfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/a0 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.vmfs5 debian/partclone-dbg/usr/lib/debug/.build-id/a0/3ad540a8a238d396be576f587f706e90a240d7.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/a0/3ad540a8a238d396be576f587f706e90a240d7.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.vmfs5 objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/a0/3ad540a8a238d396be576f587f706e90a240d7.debug debian/partclone/usr/sbin/partclone.vmfs5 install -d debian/partclone-dbg/usr/lib/debug/.build-id/31 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.fstype debian/partclone-dbg/usr/lib/debug/.build-id/31/2864113b6295fdb22290969b182aa1d3175a83.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/31/2864113b6295fdb22290969b182aa1d3175a83.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.fstype objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/31/2864113b6295fdb22290969b182aa1d3175a83.debug debian/partclone/usr/sbin/partclone.fstype objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.jfs debian/partclone-dbg/usr/lib/debug/.build-id/c9/d8335603768eb25b92f9b451ac93d958fdedc3.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/c9/d8335603768eb25b92f9b451ac93d958fdedc3.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.jfs objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/c9/d8335603768eb25b92f9b451ac93d958fdedc3.debug debian/partclone/usr/sbin/partclone.jfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/91 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.btrfs debian/partclone-dbg/usr/lib/debug/.build-id/91/61155510211b8bba1d09957df6df02834ac51a.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/91/61155510211b8bba1d09957df6df02834ac51a.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.btrfs objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/91/61155510211b8bba1d09957df6df02834ac51a.debug debian/partclone/usr/sbin/partclone.btrfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/d8 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.minix debian/partclone-dbg/usr/lib/debug/.build-id/d8/3827c44601be5942ba0d217eb56a02ef919d8d.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/d8/3827c44601be5942ba0d217eb56a02ef919d8d.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.minix objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/d8/3827c44601be5942ba0d217eb56a02ef919d8d.debug debian/partclone/usr/sbin/partclone.minix make[1]: Leaving directory `/home/steven/partclone/0.2.75.drbl1/partclone-0.2.75' dh_makeshlibs rm -f debian/partclone/DEBIAN/shlibs rm -f debian/partclone-dbg/DEBIAN/shlibs dh_shlibdeps dh_installdeb dh_gencontrol echo misc:Depends= >> debian/partclone.substvars dpkg-gencontrol -ppartclone -ldebian/changelog -Tdebian/partclone.substvars -Pdebian/partclone dpkg-gencontrol: warning: Depends field of package partclone: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe chmod 644 debian/partclone/DEBIAN/control chown 0:0 debian/partclone/DEBIAN/control echo misc:Depends= >> debian/partclone-dbg.substvars dpkg-gencontrol -ppartclone-dbg -ldebian/changelog -Tdebian/partclone-dbg.substvars -Pdebian/partclone-dbg dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe chmod 644 debian/partclone-dbg/DEBIAN/control chown 0:0 debian/partclone-dbg/DEBIAN/control dh_md5sums (cd debian/partclone >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null chmod 644 debian/partclone/DEBIAN/md5sums chown 0:0 debian/partclone/DEBIAN/md5sums (cd debian/partclone-dbg >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null chmod 644 debian/partclone-dbg/DEBIAN/md5sums chown 0:0 debian/partclone-dbg/DEBIAN/md5sums dh_builddeb dpkg-deb --build debian/partclone .. dpkg-deb: building package `partclone' in `../partclone_0.2.75.drbl1_i386.deb'. dpkg-deb --build debian/partclone-dbg .. dpkg-deb: building package `partclone-dbg' in `../partclone-dbg_0.2.75.drbl1_i386.deb'. dpkg-genchanges >../partclone_0.2.75.drbl1_i386.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build partclone-0.2.75 dpkg-buildpackage: full upload (original source is included) Now signing changes and any dsc files... signfile partclone_0.2.75.drbl1.dsc 0x47CF935C signfile partclone_0.2.75.drbl1_i386.changes 0x47CF935C Successfully signed dsc and changes files