dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package partclone dpkg-buildpackage: source version 0.2.89-drbl1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Steven Shiau dpkg-source --before-build partclone-0.2.89 dpkg-buildpackage: host architecture i386 dpkg-source: info: using options from partclone-0.2.89/debian/source/options: --compression=xz fakeroot debian/rules clean dh clean --with autoreconf --with autotools-dev dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' 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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' 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 find . -type f \( -name config.guess.dh-orig -o -name config.sub.dh-orig \) -delete debian/rules override_dh_clean make[1]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' 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 \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' dpkg-source -b partclone-0.2.89 dpkg-source: info: using options from partclone-0.2.89/debian/source/options: --compression=xz dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building partclone using existing ./partclone_0.2.89.orig.tar.xz dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file config.guess, use --include-removal to override dpkg-source: warning: ignoring deletion of file config.sub, use --include-removal to override dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file src/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file docs/Makefile.in, use --include-removal to override dpkg-source: info: building partclone in partclone_0.2.89-drbl1.debian.tar.xz dpkg-source: info: building partclone in partclone_0.2.89-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: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:4: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:4: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. 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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' # 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=i586-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --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 make supports nested variables... 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... i586-pc-linux-gnu checking host system type... i586-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none 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 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... 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 configure: checking for NILFS2 header files ... ... checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mqueue.h usability... yes checking mqueue.h presence... yes checking for mqueue.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking nilfs.h usability... yes checking nilfs.h presence... yes checking for nilfs.h... yes checking for nilfs_open in -lnilfs... yes 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 checking for NTFS... 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 checking that generated files are newer than configure... done 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.13 reiserfs...... yes, unknown, suggest 0.3.0.5 reiser4....... yes, unknown, suggest 1.0.6 xfs........... yes, build-in ntfs.......... yes, 2014.2.15AR.2 fat12/16/32... yes, build-in exfat......... yes, build-in hfs plus...... yes, build-in ufs .......... yes, unknown, suggest 7.0-2 vmfs ......... yes, unknown jfs .......... yes, unknown, suggest 1.1.12 btrfs......... yes, unknown minix......... yes, build-in f2fs.......... yes, build-in nilfs2.........yes, unknown, suggest 2.3.2 make[1]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' dh_auto_build make -j1 make[1]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make all-recursive make[2]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' Making all in po make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/po' Making all in src make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/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-strong -Wformat -Werror=format-security -Wall -c -o info.o info.c 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-strong -Wformat -Werror=format-security -Wall -c -o partclone.o partclone.c gcc -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fstack-protector-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_dd-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_dd-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_dd-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c gcc -DDD -g -O2 -fstack-protector-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_restore-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_restore-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_chkimg-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_chkimg-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_imager-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_imager-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_imager-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c gcc -DIMG -g -O2 -fstack-protector-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_extfs-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_extfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_extfs-extfsclone.o `test -f 'extfsclone.c' || echo './'`extfsclone.c gcc -DEXTFS -g -O2 -fstack-protector-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiserfs-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiserfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiserfs-reiserfsclone.o `test -f 'reiserfsclone.c' || echo './'`reiserfsclone.c gcc -DREISERFS -g -O2 -fstack-protector-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-reiser4clone.o `test -f 'reiser4clone.c' || echo './'`reiser4clone.c gcc -DREISER4 -g -O2 -fstack-protector-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-hfsplusclone.o `test -f 'hfsplusclone.c' || echo './'`hfsplusclone.c gcc -DHFSPLUS -g -O2 -fstack-protector-strong -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 -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_xfs-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_xfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -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 -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_xfs-xfsclone.o `test -f 'xfsclone.c' || echo './'`xfsclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_attr.o `test -f 'xfs/xfs_attr.c' || echo './'`xfs/xfs_attr.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_dir2_block.o `test -f 'xfs/xfs_dir2_block.c' || echo './'`xfs/xfs_dir2_block.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-cache.o `test -f 'xfs/cache.c' || echo './'`xfs/cache.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-linux.o `test -f 'xfs/linux.c' || echo './'`xfs/linux.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_attr_leaf.o `test -f 'xfs/xfs_attr_leaf.c' || echo './'`xfs/xfs_attr_leaf.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_dir2.o `test -f 'xfs/xfs_dir2.c' || echo './'`xfs/xfs_dir2.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_dir2_data.o `test -f 'xfs/xfs_dir2_data.c' || echo './'`xfs/xfs_dir2_data.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_attr_remote.o `test -f 'xfs/xfs_attr_remote.c' || echo './'`xfs/xfs_attr_remote.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_log_rlimit.o `test -f 'xfs/xfs_log_rlimit.c' || echo './'`xfs/xfs_log_rlimit.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-crc32.o `test -f 'xfs/crc32.c' || echo './'`xfs/crc32.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-logitem.o `test -f 'xfs/logitem.c' || echo './'`xfs/logitem.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_dir2_leaf.o `test -f 'xfs/xfs_dir2_leaf.c' || echo './'`xfs/xfs_dir2_leaf.c xfs/xfs_dir2_leaf.c: In function ‘xfs_dir2_block_to_leaf’: xfs/xfs_dir2_leaf.c:385:16: warning: variable ‘tp’ set but not used [-Wunused-but-set-variable] xfs_trans_t *tp; /* transaction pointer */ ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_dir2_node.o `test -f 'xfs/xfs_dir2_node.c' || echo './'`xfs/xfs_dir2_node.c xfs/xfs_dir2_node.c: In function ‘xfs_dir2_leaf_to_node’: xfs/xfs_dir2_node.c:299:16: warning: variable ‘tp’ set but not used [-Wunused-but-set-variable] xfs_trans_t *tp; /* transaction pointer */ ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_bit.o `test -f 'xfs/xfs_bit.c' || echo './'`xfs/xfs_bit.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_dir2_sf.o `test -f 'xfs/xfs_dir2_sf.c' || echo './'`xfs/xfs_dir2_sf.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_rtbitmap.o `test -f 'xfs/xfs_rtbitmap.c' || echo './'`xfs/xfs_rtbitmap.c xfs/xfs_rtbitmap.c: In function ‘libxfs_rtfree_extent’: xfs/xfs_rtbitmap.c:981:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(__uint64_t *)&mp->m_rbmip->i_d.di_atime = 0; ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_bmap_btree.o `test -f 'xfs/xfs_bmap_btree.c' || echo './'`xfs/xfs_bmap_btree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_dquot_buf.o `test -f 'xfs/xfs_dquot_buf.c' || echo './'`xfs/xfs_dquot_buf.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_sb.o `test -f 'xfs/xfs_sb.c' || echo './'`xfs/xfs_sb.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-init.o `test -f 'xfs/init.c' || echo './'`xfs/init.c xfs/init.c: In function ‘libxfs_init’: xfs/init.c:259:2: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] (void)getcwd(curdir,MAXPATHLEN); ^ xfs/init.c:276:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^ xfs/init.c:295:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^ xfs/init.c:314:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^ xfs/init.c:347:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-radix-tree.o `test -f 'xfs/radix-tree.c' || echo './'`xfs/radix-tree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_bmap.o `test -f 'xfs/xfs_bmap.c' || echo './'`xfs/xfs_bmap.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_symlink_remote.o `test -f 'xfs/xfs_symlink_remote.c' || echo './'`xfs/xfs_symlink_remote.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-rdwr.o `test -f 'xfs/rdwr.c' || echo './'`xfs/rdwr.c xfs/rdwr.c: In function ‘libxfs_log_header’: xfs/rdwr.c:219:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] cycle_lsn = CYCLE_LSN_DISK(head->h_lsn); ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_btree.o `test -f 'xfs/xfs_btree.c' || echo './'`xfs/xfs_btree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_ialloc_btree.o `test -f 'xfs/xfs_ialloc_btree.c' || echo './'`xfs/xfs_ialloc_btree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-trans.o `test -f 'xfs/trans.c' || echo './'`xfs/trans.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-kmem.o `test -f 'xfs/kmem.c' || echo './'`xfs/kmem.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-util.o `test -f 'xfs/util.c' || echo './'`xfs/util.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_ialloc.o `test -f 'xfs/xfs_ialloc.c' || echo './'`xfs/xfs_ialloc.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_trans_resv.o `test -f 'xfs/xfs_trans_resv.c' || echo './'`xfs/xfs_trans_resv.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_alloc_btree.o `test -f 'xfs/xfs_alloc_btree.c' || echo './'`xfs/xfs_alloc_btree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_da_btree.o `test -f 'xfs/xfs_da_btree.c' || echo './'`xfs/xfs_da_btree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_inode_buf.o `test -f 'xfs/xfs_inode_buf.c' || echo './'`xfs/xfs_inode_buf.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_alloc.o `test -f 'xfs/xfs_alloc.c' || echo './'`xfs/xfs_alloc.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_da_format.o `test -f 'xfs/xfs_da_format.c' || echo './'`xfs/xfs_da_format.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/partclone_xfs-xfs_inode_fork.o `test -f 'xfs/xfs_inode_fork.c' || echo './'`xfs/xfs_inode_fork.c gcc -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fstack-protector-strong -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 xfs/partclone_xfs-xfs_attr.o xfs/partclone_xfs-xfs_dir2_block.o xfs/partclone_xfs-cache.o xfs/partclone_xfs-linux.o xfs/partclone_xfs-xfs_attr_leaf.o xfs/partclone_xfs-xfs_dir2.o xfs/partclone_xfs-xfs_dir2_data.o xfs/partclone_xfs-xfs_attr_remote.o xfs/partclone_xfs-xfs_log_rlimit.o xfs/partclone_xfs-crc32.o xfs/partclone_xfs-logitem.o xfs/partclone_xfs-xfs_dir2_leaf.o xfs/partclone_xfs-xfs_dir2_node.o xfs/partclone_xfs-xfs_bit.o xfs/partclone_xfs-xfs_dir2_sf.o xfs/partclone_xfs-xfs_rtbitmap.o xfs/partclone_xfs-xfs_bmap_btree.o xfs/partclone_xfs-xfs_dquot_buf.o xfs/partclone_xfs-xfs_sb.o xfs/partclone_xfs-init.o xfs/partclone_xfs-radix-tree.o xfs/partclone_xfs-xfs_bmap.o xfs/partclone_xfs-xfs_symlink_remote.o xfs/partclone_xfs-rdwr.o xfs/partclone_xfs-xfs_btree.o xfs/partclone_xfs-xfs_ialloc_btree.o xfs/partclone_xfs-trans.o xfs/partclone_xfs-kmem.o xfs/partclone_xfs-util.o xfs/partclone_xfs-xfs_ialloc.o xfs/partclone_xfs-xfs_trans_resv.o xfs/partclone_xfs-xfs_alloc_btree.o xfs/partclone_xfs-xfs_da_btree.o xfs/partclone_xfs-xfs_inode_buf.o xfs/partclone_xfs-xfs_alloc.o xfs/partclone_xfs-xfs_da_format.o xfs/partclone_xfs-xfs_inode_fork.o -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_exfat-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_exfat-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -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-strong -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-strong -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-strong -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-strong -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-strong -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-strong -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-strong -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-strong -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-strong -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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_f2fs-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_f2fs-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_f2fs-f2fsclone.o `test -f 'f2fsclone.c' || echo './'`f2fsclone.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-strong -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=] DBG(1, "Orphan Inode: ino: %x name: %s i_blocks: %lu\n\n", ^ 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=] printf(" [Ok..] [0x%lx]\n", fsck->chk.valid_blk_cnt); ^ f2fs/fsck.c:805:3: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘u64’ [-Wformat=] printf(" [Fail] [0x%lx]\n", fsck->chk.valid_blk_cnt); ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fstack-protector-strong -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-strong -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-strong -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 -DNILFS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_nilfs2-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DNILFS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_nilfs2-partclone.o `test -f 'partclone.c' || echo './'`partclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DNILFS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_nilfs2-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 -DNILFS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_nilfs2-nilfsclone.o `test -f 'nilfsclone.c' || echo './'`nilfsclone.c gcc -DNILFS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -static -Wl,-z,relro -o partclone.nilfs2 partclone_nilfs2-main.o partclone_nilfs2-partclone.o partclone_nilfs2-progress.o partclone_nilfs2-nilfsclone.o -lnilfs -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_fat-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_fat-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_fat-fatclone.o `test -f 'fatclone.c' || echo './'`fatclone.c gcc -DFAT -g -O2 -fstack-protector-strong -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-strong -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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -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-strong -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/i586-linux-gnu/4.9/../../../i386-linux-gnu/libntfs-3g.a(libntfs_3g_la-security.o): In function `link_single_group.isra.12': (.text+0x1fd3): 警告:Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/libntfs-3g.a(libntfs_3g_la-acls.o): In function `ntfs_do_group_mapping': (.text+0x67cd): 警告:Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/libntfs-3g.a(libntfs_3g_la-acls.o): In function `ntfs_do_user_mapping': (.text+0x6555): 警告:Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/libntfs-3g.a(libntfs_3g_la-security.o): In function `ntfs_build_mapping': (.text+0x4d8b): 警告: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-strong -Wformat -Werror=format-security -Wall -c -o partclone_ufs-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_ufs-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_vmfs-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_vmfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_vmfs5-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_vmfs5-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -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-strong -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-strong -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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_jfs-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_jfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_jfs-jfsclone.o `test -f 'jfsclone.c' || echo './'`jfsclone.c gcc -DJFS -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-btrfsclone.o `test -f 'btrfsclone.c' || echo './'`btrfsclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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:2156:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned long *)(p_eb->data + i) ^= ^ btrfs/volumes.c:2157:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned long *)(ebs[j]->data + i); ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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:145:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printk("checksum verify failed on %llu found %08X wanted %08X\n", ^ btrfs/disk-io.c:145:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] btrfs/disk-io.c: In function ‘check_super’: btrfs/disk-io.c:1523:23: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘unsigned int’ [-Wformat=] sizeof(struct btrfs_chunk)); ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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 -D_XOPEN_SOURCE=700 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -g -O2 -fstack-protector-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-main.o `test -f 'main.c' || echo './'`main.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-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-partclone.o `test -f 'partclone.c' || echo './'`partclone.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-strong -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-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-minixclone.o `test -f 'minixclone.c' || echo './'`minixclone.c gcc -DMINIX -g -O2 -fstack-protector-strong -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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/src' Making all in docs make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/docs' Making all in tests make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' Making all in fail-mbr make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/fail-mbr' sh compile-mbr.sh Compiling: fail-mbr.S -> fail-mbr.o -> fail-mbr.image -> fail-mbr.bin [Done]. Checking the file: 'fail-mbr.bin' and 'fail-mbr.bin.orig' have no significant differences. make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/fail-mbr' make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make[2]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make[1]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' dh_auto_test make -j1 check make[1]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' Making check in po make[2]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/po' Making check in src make[2]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/src' Making check in docs make[2]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/docs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/docs' Making check in tests make[2]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' make check-TESTS make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' make[4]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' PASS: dd.test make[5]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' ============================================================================ Testsuite summary for Partclone 0.2.89 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' make[2]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' Making check in fail-mbr make[2]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/fail-mbr' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/fail-mbr' make[2]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make[1]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' 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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' /usr/bin/make DESTDIR=$(pwd)/debian/partclone prefix=/usr install make[2]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' Making install in po make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/po' /bin/mkdir -p /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share installing zh_TW.gmo as /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share/locale/zh_TW/LC_MESSAGES/partclone.mo installing fr_FR.gmo as /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share/locale/fr_FR/LC_MESSAGES/partclone.mo installing vi.gmo as /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share/locale/vi/LC_MESSAGES/partclone.mo installing zh_CN.gmo as /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share/locale/zh_CN/LC_MESSAGES/partclone.mo if test "partclone" = "gettext-tools"; then \ /bin/mkdir -p /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/po' Making install in src make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/src' make[4]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/src' /bin/mkdir -p '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/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.nilfs2 partclone.fat partclone.ntfsfixboot partclone.ntfs partclone.ufs partclone.vmfs partclone.vmfs5 partclone.fstype partclone.jfs partclone.btrfs partclone.minix '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin' /usr/bin/make install-exec-hook make[5]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/src' ln -s -f partclone.extfs /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.ext2 ln -s -f partclone.extfs /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.ext3 ln -s -f partclone.extfs /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.ext4 ln -s -f partclone.extfs /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.ext4dev ln -s -f partclone.hfsp /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.hfs+ ln -s -f partclone.hfsp /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.hfsplus ln -s -f partclone.ntfsfixboot /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.ntfsreloc ln -s -f partclone.fat /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.fat12 ln -s -f partclone.fat /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.fat16 ln -s -f partclone.fat /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.fat32 ln -s -f partclone.fat /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.vfat ln -s -f partclone.vmfs /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.VMFS_volume_member ln -s -f partclone.vmfs /home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/sbin/partclone.vmfs3 make[5]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/src' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/src' make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/src' Making install in docs make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/docs' make[4]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/docs' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/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.nilfs2.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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share/man/man8' make[4]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/docs' make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/docs' Making install in tests make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' make[4]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/tests' Making install in fail-mbr make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/fail-mbr' make[4]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/fail-mbr' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share/partclone/' /usr/bin/install -c -m 644 fail-mbr.bin '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/debian/partclone/usr/share/partclone/' make[4]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/fail-mbr' make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89/fail-mbr' make[3]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make[4]: Entering directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' 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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make[3]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make[2]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' make[1]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' 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.md 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.Debian install -o 0 -g 0 -p -m644 ./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.Debian install -o 0 -g 0 -p -m644 ./ChangeLog debian/partclone-dbg/usr/share/doc/partclone-dbg/changelog dh_installman 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.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.btrfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.btrfs.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.reiser4.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.reiser4.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.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.nilfs2.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.nilfs2.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.ntfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ntfs.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.vmfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vmfs.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.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.fat.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.fat.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.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.ufs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ufs.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.minix.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.minix.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.extfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.extfs.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\.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\.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\.8 > partclone\.8\.new chmod 644 partclone.8.new mv -f partclone.8.new partclone.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\.ntfsfixboot\.8 > partclone\.ntfsfixboot\.8\.new chmod 644 partclone.ntfsfixboot.8.new mv -f partclone.ntfsfixboot.8.new partclone.ntfsfixboot.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\.imager\.8 > partclone\.imager\.8\.new chmod 644 partclone.imager.8.new mv -f partclone.imager.8.new partclone.imager.8 dh_perl dh_link 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.exfat.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.exfat.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 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.ufs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ufs.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.jfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.jfs.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.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.hfsplus.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.hfsplus.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.vfat.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.vfat.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.reiserfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.reiserfs.8 rm -f debian/partclone/usr/share/man/man8/partclone.nilfs2.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.nilfs2.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.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.reiser4.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.reiser4.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.btrfs.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.btrfs.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.ext4dev.8 ln -sf partclone.8 debian/partclone/usr/share/man/man8/partclone.ext4dev.8 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.vmfs3 ln -sf partclone.vmfs debian/partclone/usr/sbin/partclone.vmfs3 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.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.hfs\+ ln -sf partclone.hfsp debian/partclone/usr/sbin/partclone.hfs\+ 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 rm -f debian/partclone/usr/sbin/partclone.hfsplus ln -sf partclone.hfsp debian/partclone/usr/sbin/partclone.hfsplus dh_compress cd debian/partclone chmod a-x usr/share/man/man8/partclone.dd.8 usr/share/man/man8/partclone.fstype.8 usr/share/man/man8/partclone.info.8 usr/share/man/man8/partclone.8 usr/share/man/man8/partclone.chkimg.8 usr/share/man/man8/partclone.ntfsfixboot.8 usr/share/man/man8/partclone.restore.8 usr/share/man/man8/partclone.imager.8 usr/share/doc/partclone/NEWS usr/share/doc/partclone/changelog usr/share/doc/partclone/changelog.Debian gzip -9nf usr/share/man/man8/partclone.dd.8 usr/share/man/man8/partclone.fstype.8 usr/share/man/man8/partclone.info.8 usr/share/man/man8/partclone.8 usr/share/man/man8/partclone.chkimg.8 usr/share/man/man8/partclone.ntfsfixboot.8 usr/share/man/man8/partclone.restore.8 usr/share/man/man8/partclone.imager.8 usr/share/doc/partclone/NEWS usr/share/doc/partclone/changelog usr/share/doc/partclone/changelog.Debian cd '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' 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.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.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.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.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.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.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.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.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.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.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.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.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.nilfs2.8 ln -sf partclone.8.gz debian/partclone/usr/share/man/man8/partclone.nilfs2.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.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.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.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.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.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.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.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.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.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.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.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.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.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 usr/share/doc/partclone-dbg/changelog.Debian gzip -9nf usr/share/doc/partclone-dbg/changelog usr/share/doc/partclone-dbg/changelog.Debian cd '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' 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/i386-linux-gnu/perl5/5.20 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/i386-linux-gnu/perl5/5.20 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/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' dh_strip --dbg-package=partclone-dbg install -d debian/partclone-dbg/usr/lib/debug/.build-id/2b objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.fat debian/partclone-dbg/usr/lib/debug/.build-id/2b/6bf2f44b4b18cd3c1540c91d09a9c344c6763c.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/2b/6bf2f44b4b18cd3c1540c91d09a9c344c6763c.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/2b/6bf2f44b4b18cd3c1540c91d09a9c344c6763c.debug debian/partclone/usr/sbin/partclone.fat install -d debian/partclone-dbg/usr/lib/debug/.build-id/45 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.jfs debian/partclone-dbg/usr/lib/debug/.build-id/45/5ebb1e3d4d9a31412e54cb94a5741e8ed54093.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/45/5ebb1e3d4d9a31412e54cb94a5741e8ed54093.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/45/5ebb1e3d4d9a31412e54cb94a5741e8ed54093.debug debian/partclone/usr/sbin/partclone.jfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/e1 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.ufs debian/partclone-dbg/usr/lib/debug/.build-id/e1/948bedee17e4f0e0eb76729ed7eac9579c7983.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/e1/948bedee17e4f0e0eb76729ed7eac9579c7983.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/e1/948bedee17e4f0e0eb76729ed7eac9579c7983.debug debian/partclone/usr/sbin/partclone.ufs install -d debian/partclone-dbg/usr/lib/debug/.build-id/ac objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.xfs debian/partclone-dbg/usr/lib/debug/.build-id/ac/5698ac94c78d3f0e94120d990451f33b810beb.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/ac/5698ac94c78d3f0e94120d990451f33b810beb.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/ac/5698ac94c78d3f0e94120d990451f33b810beb.debug debian/partclone/usr/sbin/partclone.xfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/b2 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.ntfsfixboot debian/partclone-dbg/usr/lib/debug/.build-id/b2/932b983e48cd85854b66306f65de1c014ab963.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/b2/932b983e48cd85854b66306f65de1c014ab963.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/b2/932b983e48cd85854b66306f65de1c014ab963.debug debian/partclone/usr/sbin/partclone.ntfsfixboot install -d debian/partclone-dbg/usr/lib/debug/.build-id/69 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.dd debian/partclone-dbg/usr/lib/debug/.build-id/69/60a829c82978363417f9298160a099ba5bfe46.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/69/60a829c82978363417f9298160a099ba5bfe46.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/69/60a829c82978363417f9298160a099ba5bfe46.debug debian/partclone/usr/sbin/partclone.dd install -d debian/partclone-dbg/usr/lib/debug/.build-id/0a objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.f2fs debian/partclone-dbg/usr/lib/debug/.build-id/0a/2a0efc2cb4ec8a50596d96034cb99965a1ca42.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/0a/2a0efc2cb4ec8a50596d96034cb99965a1ca42.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/0a/2a0efc2cb4ec8a50596d96034cb99965a1ca42.debug debian/partclone/usr/sbin/partclone.f2fs install -d debian/partclone-dbg/usr/lib/debug/.build-id/fc objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.hfsp debian/partclone-dbg/usr/lib/debug/.build-id/fc/7c2b8ab11fedd4a1e583b10f99f2d8e1b877ac.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/fc/7c2b8ab11fedd4a1e583b10f99f2d8e1b877ac.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/fc/7c2b8ab11fedd4a1e583b10f99f2d8e1b877ac.debug debian/partclone/usr/sbin/partclone.hfsp install -d debian/partclone-dbg/usr/lib/debug/.build-id/ca objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.info debian/partclone-dbg/usr/lib/debug/.build-id/ca/509239fd2961c53746419a1c2829185e813384.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/ca/509239fd2961c53746419a1c2829185e813384.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/ca/509239fd2961c53746419a1c2829185e813384.debug debian/partclone/usr/sbin/partclone.info install -d debian/partclone-dbg/usr/lib/debug/.build-id/51 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.ntfs debian/partclone-dbg/usr/lib/debug/.build-id/51/8e6cf2759b3b2c91c1606be643839c55a633d5.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/51/8e6cf2759b3b2c91c1606be643839c55a633d5.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/51/8e6cf2759b3b2c91c1606be643839c55a633d5.debug debian/partclone/usr/sbin/partclone.ntfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/f5 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.vmfs debian/partclone-dbg/usr/lib/debug/.build-id/f5/a473a93e8408e2f8cbcf61bf3069f7b12a56ac.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/f5/a473a93e8408e2f8cbcf61bf3069f7b12a56ac.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/f5/a473a93e8408e2f8cbcf61bf3069f7b12a56ac.debug debian/partclone/usr/sbin/partclone.vmfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/49 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.chkimg debian/partclone-dbg/usr/lib/debug/.build-id/49/5a42653bb0fb85e8a7ef0220e3eddf1172f5bb.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/49/5a42653bb0fb85e8a7ef0220e3eddf1172f5bb.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/49/5a42653bb0fb85e8a7ef0220e3eddf1172f5bb.debug debian/partclone/usr/sbin/partclone.chkimg install -d debian/partclone-dbg/usr/lib/debug/.build-id/1a objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.reiserfs debian/partclone-dbg/usr/lib/debug/.build-id/1a/672e547dec1d92729c96d1de039bd3b1f77564.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/1a/672e547dec1d92729c96d1de039bd3b1f77564.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/1a/672e547dec1d92729c96d1de039bd3b1f77564.debug debian/partclone/usr/sbin/partclone.reiserfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/0e objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.fstype debian/partclone-dbg/usr/lib/debug/.build-id/0e/117934c140e6319353f0f6aed78da55d5bbb59.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/0e/117934c140e6319353f0f6aed78da55d5bbb59.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/0e/117934c140e6319353f0f6aed78da55d5bbb59.debug debian/partclone/usr/sbin/partclone.fstype install -d debian/partclone-dbg/usr/lib/debug/.build-id/2a objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.imager debian/partclone-dbg/usr/lib/debug/.build-id/2a/eda2651c3a81b154e6d7597578cef406b21b7b.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/2a/eda2651c3a81b154e6d7597578cef406b21b7b.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/2a/eda2651c3a81b154e6d7597578cef406b21b7b.debug debian/partclone/usr/sbin/partclone.imager install -d debian/partclone-dbg/usr/lib/debug/.build-id/9e objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.reiser4 debian/partclone-dbg/usr/lib/debug/.build-id/9e/495085305a71c33a10b3e563273422e64770e6.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/9e/495085305a71c33a10b3e563273422e64770e6.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/9e/495085305a71c33a10b3e563273422e64770e6.debug debian/partclone/usr/sbin/partclone.reiser4 install -d debian/partclone-dbg/usr/lib/debug/.build-id/d5 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.restore debian/partclone-dbg/usr/lib/debug/.build-id/d5/f00d513aa2a92d2f1ce0041edba3a7b90916fb.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/d5/f00d513aa2a92d2f1ce0041edba3a7b90916fb.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/d5/f00d513aa2a92d2f1ce0041edba3a7b90916fb.debug debian/partclone/usr/sbin/partclone.restore install -d debian/partclone-dbg/usr/lib/debug/.build-id/52 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.nilfs2 debian/partclone-dbg/usr/lib/debug/.build-id/52/d286394cbe129a4ad17dcd2a0d60a7ae5e085d.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/52/d286394cbe129a4ad17dcd2a0d60a7ae5e085d.debug strip --remove-section=.comment --remove-section=.note debian/partclone/usr/sbin/partclone.nilfs2 objcopy --add-gnu-debuglink debian/partclone-dbg/usr/lib/debug/.build-id/52/d286394cbe129a4ad17dcd2a0d60a7ae5e085d.debug debian/partclone/usr/sbin/partclone.nilfs2 install -d debian/partclone-dbg/usr/lib/debug/.build-id/f6 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.btrfs debian/partclone-dbg/usr/lib/debug/.build-id/f6/59cd409564e994bf58f8b65f094c835b4bb240.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/f6/59cd409564e994bf58f8b65f094c835b4bb240.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/f6/59cd409564e994bf58f8b65f094c835b4bb240.debug debian/partclone/usr/sbin/partclone.btrfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/c1 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.exfat debian/partclone-dbg/usr/lib/debug/.build-id/c1/b5d190fe7820e6bdf195dac5be47ae0b6524ec.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/c1/b5d190fe7820e6bdf195dac5be47ae0b6524ec.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/c1/b5d190fe7820e6bdf195dac5be47ae0b6524ec.debug debian/partclone/usr/sbin/partclone.exfat install -d debian/partclone-dbg/usr/lib/debug/.build-id/bf objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.extfs debian/partclone-dbg/usr/lib/debug/.build-id/bf/56123f1b20b427dea28ffdfe1f229acaebabec.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/bf/56123f1b20b427dea28ffdfe1f229acaebabec.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/bf/56123f1b20b427dea28ffdfe1f229acaebabec.debug debian/partclone/usr/sbin/partclone.extfs install -d debian/partclone-dbg/usr/lib/debug/.build-id/3e objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.minix debian/partclone-dbg/usr/lib/debug/.build-id/3e/5c8dedb832dd7c89996747560cdaf35a7723ea.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/3e/5c8dedb832dd7c89996747560cdaf35a7723ea.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/3e/5c8dedb832dd7c89996747560cdaf35a7723ea.debug debian/partclone/usr/sbin/partclone.minix install -d debian/partclone-dbg/usr/lib/debug/.build-id/79 objcopy --only-keep-debug --compress-debug-sections debian/partclone/usr/sbin/partclone.vmfs5 debian/partclone-dbg/usr/lib/debug/.build-id/79/854a2535e0f5d03fb26e81f7e4875a0a388fa4.debug chmod 644 debian/partclone-dbg/usr/lib/debug/.build-id/79/854a2535e0f5d03fb26e81f7e4875a0a388fa4.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/79/854a2535e0f5d03fb26e81f7e4875a0a388fa4.debug debian/partclone/usr/sbin/partclone.vmfs5 make[1]: Leaving directory '/home/c00jhs00/partclone/0.2.89-drbl1/partclone-0.2.89' dh_makeshlibs rm -f debian/partclone/DEBIAN/shlibs rm -f debian/partclone-dbg/DEBIAN/shlibs dh_shlibdeps install -o 0 -g 0 -d debian/partclone/DEBIAN install -o 0 -g 0 -d debian/partclone-dbg/DEBIAN 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} 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 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:把套件 `partclone' 製作為 `../partclone_0.2.89-drbl1_i386.deb'。 dpkg-deb --build debian/partclone-dbg .. dpkg-deb:把套件 `partclone-dbg' 製作為 `../partclone-dbg_0.2.89-drbl1_i386.deb'。 dpkg-genchanges >../partclone_0.2.89-drbl1_i386.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build partclone-0.2.89 dpkg-source: info: using options from partclone-0.2.89/debian/source/options: --compression=xz dpkg-buildpackage: full upload (original source is included) Now running lintian... I: partclone source: binary-control-field-duplicates-source field "priority" in package partclone-dbg N: N: In debian/control, this field for a binary package duplicates the value N: inherited from the source package paragraph. This doesn't hurt anything, N: but you may want to take advantage of the inheritance and set the value N: in only one place. It prevents missing duplicate places that need to be N: fixed if the value ever changes. N: N: Severity: wishlist, Certainty: certain N: N: Check: control-file, Type: source N: W: partclone source: changelog-should-mention-nmu N: N: When you NMU a package, that fact should be mentioned on the first line N: in the changelog entry. Use the words "NMU" or "Non-maintainer upload" N: (case insensitive). N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: double-check that the most recent entry in the changelog is N: byte-for-byte identical to the maintainer or one of the uploaders. If N: this is a local package (not intended for Debian), you can suppress this N: warning by putting "local" in the version number or "local package" on N: the first line of the changelog entry. N: N: Refer to Debian Developer's Reference section 5.11.3 (Using the DELAYED/ N: queue) for details. N: N: Severity: normal, Certainty: certain N: N: Check: nmu, Type: source N: W: partclone source: source-nmu-has-incorrect-version-number 0.2.89-drbl1 N: N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a N: native package). This is to prevent stealing version numbers from the N: maintainer. N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: double-check that the most recent entry in the changelog is N: byte-for-byte identical to the maintainer or one of the uploaders. If N: this is a local package (not intended for Debian), you can suppress this N: warning by putting "local" in the version number or "local package" on N: the first line of the changelog entry. N: N: Refer to Debian Developer's Reference section 5.11.2 (NMUs and N: debian/changelog) for details. N: N: Severity: normal, Certainty: certain N: N: Check: nmu, Type: source N: I: partclone source: unused-license-paragraph-in-dep5-copyright gpl-2+ (paragraph at line 69) N: N: The license paragraph in the machine-readable copyright file is not N: referenced by any files paragraph. It could be a typo in the license N: name or the license paragraph is simply not needed and can be removed. N: N: Refer to N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for N: details. N: N: Severity: minor, Certainty: possible N: N: Check: source-copyright, Type: source N: I: partclone source: unused-license-paragraph-in-dep5-copyright freebsd-like (paragraph at line 44) W: partclone source: ancient-standards-version 3.9.3 (current is 3.9.6) N: N: The source package refers to a Standards-Version that has been obsolete N: for more than two years. Please update your package to latest Policy and N: set this control field appropriately. N: N: If the package is already compliant with the current standards, you N: don't have to re-upload the package just to adjust the Standards-Version N: control field. However, please remember to update this field next time N: you upload the package. N: N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the N: debian-policy package for a summary of changes in newer versions of N: Policy. N: N: Refer to https://www.debian.org/doc/debian-policy/upgrading-checklist N: for details. N: N: Severity: normal, Certainty: certain N: N: Check: standards-version, Type: source N: I: partclone source: debian-watch-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/watch file. This file is used for automatic detection of new N: upstream versions by the Debian External Health Status project and other N: project infrastructure. If this package is maintained upstream, please N: consider adding a debian/watch file to detect new releases. N: N: If the package is not maintained upstream or if upstream uses a N: distribution mechanism that cannot be meaningfully monitored by uscan N: and the Debian External Health Status project, please consider adding a N: debian/watch file containing only comments documenting the situation. N: N: Refer to Debian Policy Manual section 4.11 (Optional upstream source N: location: debian/watch) and the uscan(1) manual page for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: watch-file, Type: source N: E: partclone: embedded-library usr/sbin/partclone.btrfs: ncurses N: N: The given ELF object appears to have been statically linked to a N: library. Doing this is strongly discouraged due to the extra work needed N: by the security team to fix all the extra embedded copies or trigger the N: package rebuilds, as appropriate. N: N: If the package uses a modified version of the given library it is highly N: recommended to coordinate with the library's maintainer to include the N: changes on the system version of the library. N: N: Refer to Debian Policy Manual section 4.13 (Convenience copies of code) N: for details. N: N: Severity: serious, Certainty: possible N: N: Check: binaries, Type: binary, udeb N: E: partclone: statically-linked-binary usr/sbin/partclone.btrfs N: N: The package installs a statically linked binary or object file. N: N: Usually this is a bug. Otherwise, please add an override if your package N: is an exception. Binaries named *-static and *.static are automatically N: excluded, as are any binaries in packages named *-static. N: N: Severity: important, Certainty: possible N: N: Check: binaries, Type: binary, udeb N: E: partclone: embedded-library usr/sbin/partclone.chkimg: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.chkimg E: partclone: embedded-library usr/sbin/partclone.dd: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.dd E: partclone: embedded-library usr/sbin/partclone.exfat: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.exfat E: partclone: embedded-library usr/sbin/partclone.extfs: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.extfs E: partclone: embedded-library usr/sbin/partclone.f2fs: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.f2fs E: partclone: embedded-library usr/sbin/partclone.fat: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.fat E: partclone: statically-linked-binary usr/sbin/partclone.fstype E: partclone: embedded-library usr/sbin/partclone.hfsp: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.hfsp E: partclone: embedded-library usr/sbin/partclone.imager: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.imager E: partclone: embedded-library usr/sbin/partclone.info: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.info E: partclone: embedded-library usr/sbin/partclone.jfs: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.jfs E: partclone: embedded-library usr/sbin/partclone.minix: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.minix E: partclone: embedded-library usr/sbin/partclone.nilfs2: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.nilfs2 I: partclone: spelling-error-in-binary usr/sbin/partclone.ntfs informations information N: N: Lintian found a spelling error in the given binary. Lintian has a list N: of common misspellings that it looks for. It does not have a dictionary N: like a spelling checker does. N: N: If the string containing the spelling error is translated with the help N: of gettext or a similar tool, please fix the error in the translations N: as well as the English text to avoid making the translations fuzzy. With N: gettext, for example, this means you should also fix the spelling N: mistake in the corresponding msgids in the *.po files. N: N: You can often find the word in the source code by running: N: N: grep -rw N: N: This tag may produce false positives for words that contain non-ASCII N: characters due to limitations in strings. N: N: Severity: minor, Certainty: wild-guess N: N: Check: binaries, Type: binary, udeb N: E: partclone: embedded-library usr/sbin/partclone.ntfs: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.ntfs I: partclone: spelling-error-in-binary usr/sbin/partclone.ntfsfixboot neccessary necessary E: partclone: statically-linked-binary usr/sbin/partclone.ntfsfixboot I: partclone: spelling-error-in-binary usr/sbin/partclone.reiser4 lenght length I: partclone: spelling-error-in-binary usr/sbin/partclone.reiser4 commited committed I: partclone: spelling-error-in-binary usr/sbin/partclone.reiser4 extention extension E: partclone: embedded-library usr/sbin/partclone.reiser4: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.reiser4 E: partclone: embedded-library usr/sbin/partclone.reiserfs: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.reiserfs E: partclone: embedded-library usr/sbin/partclone.restore: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.restore E: partclone: embedded-library usr/sbin/partclone.ufs: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.ufs E: partclone: embedded-library usr/sbin/partclone.vmfs: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.vmfs E: partclone: embedded-library usr/sbin/partclone.vmfs5: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.vmfs5 E: partclone: embedded-library usr/sbin/partclone.xfs: ncurses E: partclone: statically-linked-binary usr/sbin/partclone.xfs E: partclone: debian-changelog-file-contains-invalid-email-address thomas@debian-wheezy N: N: The changelog file contains an invalid email address: the domain needs N: at least one dot. This looks like a mistake. N: N: Severity: important, Certainty: certain N: N: Check: changelog-file, Type: binary N: I: partclone: description-synopsis-might-not-be-phrased-properly N: N: The synopsis (first line in the package "Description:" field, the short N: description) ends with a full stop "." character. This is not necessary, N: as the synopsis doesn't need to be a full sentence. It is recommended N: that a descriptive phrase is used instead. N: N: Note also that the synopsis is not part of the rest of the N: "Description:" field. N: N: Refer to Debian Developer's Reference section 6.2.2 (The package N: synopsis, or short description) for details. N: N: Severity: minor, Certainty: possible N: N: Check: description, Type: binary, udeb N: I: partclone: description-possibly-contains-homepage http://partclone.org N: N: This package has no Homepage field but has a URL in the description and N: wording that might indicate this is the package Homepage. If it is, add N: a Homepage control field containing it rather than mentioning it in the N: package description. N: N: Severity: wishlist, Certainty: wild-guess N: N: Check: description, Type: binary, udeb N: W: partclone: manpage-has-errors-from-man usr/share/man/man8/partclone.8.gz 34: warning [p 1, 1.5i]: can't break line N: N: This man page provokes warnings or errors from man. N: N: "cannot adjust" or "can't break" are trouble with paragraph filling, N: usually related to long lines. Adjustment can be helped by left N: justifying, breaks can be helped with hyphenation, see "Manipulating N: Filling and Adjusting" and "Manipulating Hyphenation" in the groff N: manual (see info groff). N: N: "can't find numbered character" usually means latin1 etc in the input, N: and this warning indicates characters will be missing from the output. N: You can change to escapes like \[:a] described on the groff_char man N: page. N: N: Other warnings are often formatting typos, like missing quotes around a N: string argument to .IP. These are likely to result in lost or malformed N: output. See the groff_man (or groff_mdoc if using mdoc) man page for N: information on macros. N: N: This test uses man's --warnings option to enable groff warnings that N: catch common mistakes, such as putting . or ' characters at the start of N: a line when they are intended as literal text rather than groff N: commands. This can be fixed either by reformatting the paragraph so that N: these characters are not at the start of a line, or by adding a N: zero-width space (\&) immediately before them. N: N: At worst, warning messages can be disabled with the .warn directive, see N: "Debugging" in the groff manual. N: N: Lintian also stricter in regards to declaring manpage preprocessors. N: N: To test this for yourself you can use the following command: N: LC_ALL=en_US.UTF-8 MANROFFSEQ='' MANWIDTH=80 \ N: man --warnings -E UTF-8 -l -Tutf8 -Z >/dev/null N: N: Refer to the groff_man(7) manual page and the groff_mdoc(7) manual page N: for details. N: N: Severity: normal, Certainty: certain N: N: Check: manpages, Type: binary N: W: partclone: manpage-has-errors-from-man usr/share/man/man8/partclone.chkimg.8.gz 34: warning [p 1, 1.5i]: can't break line W: partclone: manpage-has-errors-from-man usr/share/man/man8/partclone.dd.8.gz 34: warning [p 1, 1.7i]: can't break line W: partclone: manpage-has-errors-from-man usr/share/man/man8/partclone.imager.8.gz 34: warning [p 1, 1.8i]: can't break line W: partclone: manpage-has-errors-from-man usr/share/man/man8/partclone.restore.8.gz 34: warning [p 1, 1.7i]: can't break line E: partclone-dbg: debian-changelog-file-contains-invalid-email-address thomas@debian-wheezy I: partclone-dbg: description-synopsis-might-not-be-phrased-properly I: partclone-dbg: description-possibly-contains-homepage http://partclone.org Finished running lintian. Now signing changes and any dsc files... signfile partclone_0.2.89-drbl1.dsc 0x47CF935C signfile partclone_0.2.89-drbl1_i386.changes 0x47CF935C Successfully signed dsc and changes files