dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package partclone dpkg-buildpackage: source version 0.2.79-drbl2 dpkg-buildpackage: source changed by Steven Shiau dpkg-source --before-build partclone-0.2.79 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf --with autotools-dev dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79' dh_auto_clean rm -f get_lib_version rm -f config.sub configure Makefile.in aclocal.m4 config.guess rm -f src/Makefile.in docs/Makefile.in make[1]: Leaving directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79' dh_autoreconf_clean dh_autotools-dev_restoreconfig for c_g in `find -type f -name config.guess` ; do if test -e $c_g.dh-orig ; then mv -f $c_g.dh-orig $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.dh-orig $c_s ; fi ; done debian/rules override_dh_clean make[1]: Entering directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79' dh_clean -X fail-mbr/fail-mbr.bin.orig 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 . ! \( -regex .\*fail-mbr/fail-mbr\\.bin\\.orig.\* \) -a \( \( -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 make[1]: Leaving directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79' dpkg-source -b partclone-0.2.79 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building partclone using existing ./partclone_0.2.79.orig.tar.gz dpkg-source: warning: ignoring deletion of file configure dpkg-source: warning: ignoring deletion of file config.guess 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.sub dpkg-source: warning: ignoring deletion of file docs/Makefile.in dpkg-source: warning: ignoring deletion of file src/Makefile.in dpkg-source: info: building partclone in partclone_0.2.79-drbl2.debian.tar.gz dpkg-source: info: building partclone in partclone_0.2.79-drbl2.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' 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.79.drbl2/partclone-0.2.79' # 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=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-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... x86_64-pc-linux-gnu checking host system type... x86_64-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... no 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... no checking ntfs/version.h presence... no checking for ntfs/version.h... no configure: WARNING: *** NTFS(ntfsprogs) header not found checking for ntfs_mount in -lntfs... no configure: WARNING: *** ntfsprogs library (libntfs) not found 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.79.drbl2/partclone-0.2.79' dh_auto_build make -j1 make[1]: Entering directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79' make all-recursive make[2]: Entering directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79' Making all in po make[3]: Entering directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79/po' Making all in src make[3]: Entering directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79/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:437: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 exfatclone.c: In function ‘readbitmap’: exfatclone.c:62:2: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 2 has type ‘off_t’ [-Wformat] exfatclone.c:62:2: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 3 has type ‘off_t’ [-Wformat] 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 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/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libntfs-3g.a(libntfs_3g_la-security.o): In function `link_single_group.isra.10': (.text+0x1a0e): warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libntfs-3g.a(libntfs_3g_la-acls.o): In function `ntfs_do_group_mapping': (.text+0x5749): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libntfs-3g.a(libntfs_3g_la-acls.o): In function `ntfs_do_user_mapping': (.text+0x5541): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libntfs-3g.a(libntfs_3g_la-security.o): In function `ntfs_build_mapping': (.text+0x451a): 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: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.79.drbl2/partclone-0.2.79/src' Making all in docs make[3]: Entering directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79/docs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79/docs' Making all in tests make[3]: Entering directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79/tests' Making all in fail-mbr make[3]: Entering directory `/home/steven/partclone/0.2.79.drbl2/partclone-0.2.79/fail-mbr' sh compile-mbr.sh dpkg-architecture: unknown option `amd64' Usage: dpkg-architecture [