dpkg-buildpackage -us -uc -ui -i -I -sa dpkg-buildpackage: info: source package partclone dpkg-buildpackage: info: source version 0.3.13+dfsg-4.1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by nabijaczleweli dpkg-source -i -I --before-build . dpkg-buildpackage: info: host architecture amd64 dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying config-stuff.patch dpkg-source: info: applying reiserfsclone.patch dpkg-source: info: applying no-pie.patch dpkg-source: info: applying cross.patch dpkg-source: info: applying 0001-Fix-exec_name-not-updating-to-argv-0-if-it-contains-.patch dpkg-source: info: applying 0002-Fix-Norma-nl-ly-typo-in-manpages.patch fakeroot debian/rules clean dh clean debian/rules override_dh_clean make[1]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' dh_clean # for some reason, dh_clean kills .orig files, # so we restore fail-mbr.bin.orig cp debian/fail-mbr.bin fail-mbr/fail-mbr.bin.orig # remove files generated by autogen and no removed by # dh_clean rm -f depcomp missing compile rm -f Makefile.in rm -f aclocal.m4 rm -f config.h.in rm -f configure rm -f docs/Makefile.in rm -f fail-mbr/Makefile.in rm -f ltmain.sh rm -f m4/libtool.m4 rm -f src/Makefile.in rm -f tests/Makefile.in make[1]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' dpkg-source -i -I -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building partclone using existing ./partclone_0.3.13+dfsg.orig.tar.gz dpkg-source: info: using patch list from debian/patches/series dpkg-source: warning: ignoring deletion of file config.h.in, use --include-removal to override dpkg-source: info: building partclone in partclone_0.3.13+dfsg-4.1.debian.tar.xz dpkg-source: info: building partclone in partclone_0.3.13+dfsg-4.1.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf Copying file m4/codeset.m4 Copying file m4/fcntl-o.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/intlmacosx.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/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.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 configure.ac:4: installing './compile' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' ./autogen libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:4: installing './compile' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' dh_auto_configure -- --prefix=/usr --enable-ncursesw --enable-all ./configure --build=x86_64-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/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-ncursesw --enable-all 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... /usr/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 whether make supports the include directive... yes (GNU style) 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 dependency style of gcc... none checking for rm... /usr/bin/rm checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for UUID... yes checking for pthread_create in -lpthread... yes checking for objcopy... /usr/bin/objcopy configure: checking for EXT2/3 Library and Header files ... ... 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 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 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.44.5 reiserfs...... no, reiser4....... yes, unknown, suggest 1.0.6 xfs........... yes, build-in ntfs.......... yes, 2017.3.23AR.3 fat12/16/32... yes, build-in exfat......... yes, build-in hfs plus...... yes, build-in apfs.......... yes, build-in ufs .......... no, vmfs ......... no, jfs .......... no, btrfs......... yes, unknown minix......... yes, build-in f2fs.......... yes, build-in nilfs2.........yes, unknown, suggest 2.3.2 make[1]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' dh_auto_build make -j24 make[1]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' make all-recursive make[2]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' Making all in po make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/po' Making all in src make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone.o partclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o checksum.o checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_dd-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_dd-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_dd-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_restore-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_restore-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DRESTORE -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_restore-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_chkimg-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_chkimg-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DCHKIMG -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_chkimg-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_imager-checksum.o `test -f 'checksum.c' || echo './'`checksum.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_imager-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DIMG -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_imager-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_extfs-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_extfs-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXTFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_extfs-extfsclone.o `test -f 'extfsclone.c' || echo './'`extfsclone.c progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-main.o `test -f 'main.c' || echo './'`main.c progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-progress.o `test -f 'progress.c' || echo './'`progress.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DREISER4 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_reiser4-reiser4clone.o `test -f 'reiser4clone.c' || echo './'`reiser4clone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHFSPLUS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_hfsp-hfsplusclone.o `test -f 'hfsplusclone.c' || echo './'`hfsplusclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DAPFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_apfs-main.o `test -f 'main.c' || echo './'`main.c main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DAPFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_apfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DAPFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_apfs-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DAPFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_apfs-checksum.o `test -f 'checksum.c' || echo './'`checksum.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DAPFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_apfs-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DAPFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_apfs-apfsclone.o `test -f 'apfsclone.c' || echo './'`apfsclone.c progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_xfs-main.o `test -f 'main.c' || echo './'`main.c main.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_xfs-progress.o `test -f 'progress.c' || echo './'`progress.c progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ partclone.c:16: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_xfs-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_xfs-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_xfs-xfsclone.o `test -f 'xfsclone.c' || echo './'`xfsclone.c main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_exfat-partclone.o `test -f 'partclone.c' || echo './'`partclone.c main.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_exfat-progress.o `test -f 'progress.c' || echo './'`progress.c partclone.c:16: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from xfs/libxfs.h:36, from xfsclone.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs.h:24, from xfsclone.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_exfat-checksum.o `test -f 'checksum.c' || echo './'`checksum.c progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_exfat-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_f2fs-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_f2fs-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DNILFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DNILFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DNILFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DNILFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_nilfs2-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DNILFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_nilfs2-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DNILFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_nilfs2-nilfsclone.o `test -f 'nilfsclone.c' || echo './'`nilfsclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_fat-progress.o `test -f 'progress.c' || echo './'`progress.c progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_fat-checksum.o `test -f 'checksum.c' || echo './'`checksum.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_fat-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_fat-fatclone.o `test -f 'fatclone.c' || echo './'`fatclone.c In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o ntfsfixboot.o ntfsfixboot.c nilfsclone.c: In function ‘lssu_print_suinfo’: nilfsclone.c:72:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (!all && nilfs_suinfo_clean(&suinfos[i])) ^~ nilfsclone.c:75:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ log_mesg(3, 0, 0, fs_opt.debug, "%s: seg %llu, %c %c %c , %i\n", ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DNTFS3G -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_ntfs-ntfsclone-ng.o `test -f 'ntfsclone-ng.c' || echo './'`ntfsclone-ng.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-main.o `test -f 'main.c' || echo './'`main.c main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c main.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition partclone.c:16: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-checksum.o `test -f 'checksum.c' || echo './'`checksum.c progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_btrfs-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-progress.o `test -f 'progress.c' || echo './'`progress.c main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ In file included from btrfs/ctree.h:24, from btrfsclone.c:25: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfsclone.c:25: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-torrent_helper.o `test -f 'torrent_helper.c' || echo './'`torrent_helper.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-minixclone.o `test -f 'minixclone.c' || echo './'`minixclone.c main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.info info.o partclone.o checksum.o -lcrypto -lncursesw -lpthread -ltinfo main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ progress.c: In function ‘calculate_speed’: progress.c:174:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:154:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c:161:52: warning: ‘ hrs ’ directive output may be truncated writing 5 bytes into a region of size between 2 and 6 [-Wformat-truncation=] snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); ^~~~~ In file included from /usr/include/stdio.h:873, from progress.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.dd partclone_dd-main.o partclone_dd-partclone.o partclone_dd-progress.o partclone_dd-checksum.o partclone_dd-torrent_helper.o partclone_dd-ddclone.o -lcrypto -lncursesw -lpthread -ltinfo gcc -DRESTORE -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.restore partclone_restore-main.o partclone_restore-partclone.o partclone_restore-progress.o partclone_restore-checksum.o partclone_restore-torrent_helper.o partclone_restore-ddclone.o -lcrypto -lncursesw -lpthread -ltinfo gcc -DCHKIMG -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.chkimg partclone_chkimg-main.o partclone_chkimg-partclone.o partclone_chkimg-progress.o partclone_chkimg-checksum.o partclone_chkimg-torrent_helper.o partclone_chkimg-ddclone.o -lcrypto -lncursesw -lpthread -ltinfo gcc -DIMG -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.imager partclone_imager-main.o partclone_imager-partclone.o partclone_imager-progress.o partclone_imager-checksum.o partclone_imager-torrent_helper.o partclone_imager-ddclone.o -lcrypto -lncursesw -lpthread -ltinfo gcc -DEXTFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.extfs partclone_extfs-main.o partclone_extfs-partclone.o partclone_extfs-progress.o partclone_extfs-checksum.o partclone_extfs-torrent_helper.o partclone_extfs-extfsclone.o -lext2fs -lcom_err -lpthread -lcrypto -lncursesw -lpthread -ltinfo main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ gcc -DREISER4 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.reiser4 partclone_reiser4-main.o partclone_reiser4-partclone.o partclone_reiser4-progress.o partclone_reiser4-checksum.o partclone_reiser4-torrent_helper.o partclone_reiser4-reiser4clone.o -lreiser4 -laal -lcrypto -lncursesw -lpthread -ltinfo gcc -DHFSPLUS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.hfsp partclone_hfsp-main.o partclone_hfsp-partclone.o partclone_hfsp-progress.o partclone_hfsp-checksum.o partclone_hfsp-torrent_helper.o partclone_hfsp-hfsplusclone.o -lcrypto -lncursesw -lpthread -ltinfo gcc -DAPFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.apfs partclone_apfs-main.o partclone_apfs-partclone.o partclone_apfs-progress.o partclone_apfs-checksum.o partclone_apfs-torrent_helper.o partclone_apfs-apfsclone.o -lcrypto -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-cache.o `test -f 'xfs/libxfs/cache.c' || echo './'`xfs/libxfs/cache.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-crc32.o `test -f 'xfs/libxfs/crc32.c' || echo './'`xfs/libxfs/crc32.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-defer_item.o `test -f 'xfs/libxfs/defer_item.c' || echo './'`xfs/libxfs/defer_item.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-init.o `test -f 'xfs/libxfs/init.c' || echo './'`xfs/libxfs/init.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-kmem.o `test -f 'xfs/libxfs/kmem.c' || echo './'`xfs/libxfs/kmem.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-list_sort.o `test -f 'xfs/libxfs/list_sort.c' || echo './'`xfs/libxfs/list_sort.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-logitem.o `test -f 'xfs/libxfs/logitem.c' || echo './'`xfs/libxfs/logitem.c main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (read_buffer == NULL || write_buffer == NULL) { ^ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/cache.c:25: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/cache.c:25: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-radix-tree.o `test -f 'xfs/libxfs/radix-tree.c' || echo './'`xfs/libxfs/radix-tree.c In file included from xfs/libxfs/crc32.c:38: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/crc32.c:37: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-rdwr.o `test -f 'xfs/libxfs/rdwr.c' || echo './'`xfs/libxfs/rdwr.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-trans.o `test -f 'xfs/libxfs/trans.c' || echo './'`xfs/libxfs/trans.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/defer_item.c:20: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/defer_item.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/init.c:22: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/init.c:22: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-util.o `test -f 'xfs/libxfs/util.c' || echo './'`xfs/libxfs/util.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/kmem.c:3: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/kmem.c:3: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/list_sort.c:3: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/logitem.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/logitem.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/list_sort.c:3: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_ag_resv.o `test -f 'xfs/libxfs/xfs_ag_resv.c' || echo './'`xfs/libxfs/xfs_ag_resv.c xfs/libxfs/init.c: In function ‘libxfs_init’: xfs/libxfs/init.c:264:8: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] (void)getcwd(curdir,MAXPATHLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~ xfs/libxfs/init.c:286:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^~~~~~~~~~~~~ xfs/libxfs/init.c:307:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^~~~~~~~~~~~~ xfs/libxfs/init.c:328:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^~~~~~~~~~~~~ xfs/libxfs/init.c:363:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^~~~~~~~~~~~~ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/rdwr.c:20: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/rdwr.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/trans.c:20: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/trans.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_alloc.o `test -f 'xfs/libxfs/xfs_alloc.c' || echo './'`xfs/libxfs/xfs_alloc.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_alloc_btree.o `test -f 'xfs/libxfs/xfs_alloc_btree.c' || echo './'`xfs/libxfs/xfs_alloc_btree.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/util.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/util.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_attr.o `test -f 'xfs/libxfs/xfs_attr.c' || echo './'`xfs/libxfs/xfs_attr.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_attr_leaf.o `test -f 'xfs/libxfs/xfs_attr_leaf.c' || echo './'`xfs/libxfs/xfs_attr_leaf.c In file included from xfs/libxfs/rdwr.c:25: xfs/libxfs/rdwr.c: In function ‘libxfs_log_header’: xfs/libxfs/xfs_log_format.h:70:48: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define CYCLE_LSN_DISK(lsn) (((__be32 *)&(lsn))[0]) ^ xfs/libxfs/rdwr.c:330:14: note: in expansion of macro ‘CYCLE_LSN_DISK’ cycle_lsn = CYCLE_LSN_DISK(head->h_lsn); ^~~~~~~~~~~~~~ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_ag_resv.c:20: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_ag_resv.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_attr_remote.o `test -f 'xfs/libxfs/xfs_attr_remote.c' || echo './'`xfs/libxfs/xfs_attr_remote.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_alloc.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_alloc.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_alloc_btree.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_alloc_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_bit.o `test -f 'xfs/libxfs/xfs_bit.c' || echo './'`xfs/libxfs/xfs_bit.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_attr_leaf.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_attr_leaf.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_attr.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_attr.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_bmap.o `test -f 'xfs/libxfs/xfs_bmap.c' || echo './'`xfs/libxfs/xfs_bmap.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_attr_remote.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_attr_remote.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_bmap_btree.o `test -f 'xfs/libxfs/xfs_bmap_btree.c' || echo './'`xfs/libxfs/xfs_bmap_btree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_btree.o `test -f 'xfs/libxfs/xfs_btree.c' || echo './'`xfs/libxfs/xfs_btree.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_bit.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_bit.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_da_btree.o `test -f 'xfs/libxfs/xfs_da_btree.c' || echo './'`xfs/libxfs/xfs_da_btree.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_bmap.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_bmap.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_da_format.o `test -f 'xfs/libxfs/xfs_da_format.c' || echo './'`xfs/libxfs/xfs_da_format.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_defer.o `test -f 'xfs/libxfs/xfs_defer.c' || echo './'`xfs/libxfs/xfs_defer.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_dir2.o `test -f 'xfs/libxfs/xfs_dir2.c' || echo './'`xfs/libxfs/xfs_dir2.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_bmap_btree.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_bmap_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_dir2_block.o `test -f 'xfs/libxfs/xfs_dir2_block.c' || echo './'`xfs/libxfs/xfs_dir2_block.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_btree.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_dir2_data.o `test -f 'xfs/libxfs/xfs_dir2_data.c' || echo './'`xfs/libxfs/xfs_dir2_data.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_dir2_leaf.o `test -f 'xfs/libxfs/xfs_dir2_leaf.c' || echo './'`xfs/libxfs/xfs_dir2_leaf.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_dir2_node.o `test -f 'xfs/libxfs/xfs_dir2_node.c' || echo './'`xfs/libxfs/xfs_dir2_node.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_dir2_sf.o `test -f 'xfs/libxfs/xfs_dir2_sf.c' || echo './'`xfs/libxfs/xfs_dir2_sf.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_da_btree.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_da_btree.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_da_format.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_da_format.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_dir2.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_dir2.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_defer.c:20: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_defer.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_dquot_buf.o `test -f 'xfs/libxfs/xfs_dquot_buf.c' || echo './'`xfs/libxfs/xfs_dquot_buf.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_dir2_block.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_dir2_block.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_dir2_data.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_dir2_data.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_dir2_leaf.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_dir2_leaf.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_dir2_node.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_ialloc.o `test -f 'xfs/libxfs/xfs_ialloc.c' || echo './'`xfs/libxfs/xfs_ialloc.c In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_dir2_node.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_inode_buf.o `test -f 'xfs/libxfs/xfs_inode_buf.c' || echo './'`xfs/libxfs/xfs_inode_buf.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_dir2_sf.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_dir2_sf.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_inode_fork.o `test -f 'xfs/libxfs/xfs_inode_fork.c' || echo './'`xfs/libxfs/xfs_inode_fork.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_dquot_buf.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_dquot_buf.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_ialloc_btree.o `test -f 'xfs/libxfs/xfs_ialloc_btree.c' || echo './'`xfs/libxfs/xfs_ialloc_btree.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_ialloc.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_ialloc.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_log_rlimit.o `test -f 'xfs/libxfs/xfs_log_rlimit.c' || echo './'`xfs/libxfs/xfs_log_rlimit.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_inode_buf.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_inode_buf.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_refcount.o `test -f 'xfs/libxfs/xfs_refcount.c' || echo './'`xfs/libxfs/xfs_refcount.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_inode_fork.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_inode_fork.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_refcount_btree.o `test -f 'xfs/libxfs/xfs_refcount_btree.c' || echo './'`xfs/libxfs/xfs_refcount_btree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_rmap.o `test -f 'xfs/libxfs/xfs_rmap.c' || echo './'`xfs/libxfs/xfs_rmap.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_rmap_btree.o `test -f 'xfs/libxfs/xfs_rmap_btree.c' || echo './'`xfs/libxfs/xfs_rmap_btree.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_rtbitmap.o `test -f 'xfs/libxfs/xfs_rtbitmap.c' || echo './'`xfs/libxfs/xfs_rtbitmap.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_ialloc_btree.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_ialloc_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_log_rlimit.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_log_rlimit.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_refcount.c:20: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_refcount.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_sb.o `test -f 'xfs/libxfs/xfs_sb.c' || echo './'`xfs/libxfs/xfs_sb.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_symlink_remote.o `test -f 'xfs/libxfs/xfs_symlink_remote.c' || echo './'`xfs/libxfs/xfs_symlink_remote.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_refcount_btree.c:20: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_refcount_btree.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_rmap.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_rmap.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_rmap_btree.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_rmap_btree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-xfs_trans_resv.o `test -f 'xfs/libxfs/xfs_trans_resv.c' || echo './'`xfs/libxfs/xfs_trans_resv.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_rtbitmap.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_rtbitmap.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xfs/libxfs/partclone_xfs-linux.o `test -f 'xfs/libxfs/linux.c' || echo './'`xfs/libxfs/linux.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-cluster.o `test -f 'exfat/cluster.c' || echo './'`exfat/cluster.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_sb.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_sb.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_symlink_remote.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_symlink_remote.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_trans_resv.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/fs.h:15, from xfs/include/xfs/linux.h:38, from xfs/include/xfs.h:37, from xfs/libxfs/libxfs_priv.h:62, from xfs/libxfs/xfs_trans_resv.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o exfat/partclone_exfat-utf.o `test -f 'exfat/utf.c' || echo './'`exfat/utf.c In file included from xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/linux.c:25: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/sysinfo.h:5, from /usr/include/linux/kernel.h:5, from /usr/include/x86_64-linux-gnu/sys/sysinfo.h:24, from xfs/libxfs/linux.c:23: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o f2fs/partclone_f2fs-fsck.o `test -f 'f2fs/fsck.c' || echo './'`f2fs/fsck.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -DNILFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.nilfs2 partclone_nilfs2-main.o partclone_nilfs2-partclone.o partclone_nilfs2-progress.o partclone_nilfs2-checksum.o partclone_nilfs2-torrent_helper.o partclone_nilfs2-nilfsclone.o -lnilfs -lcrypto -lncursesw -lpthread -ltinfo gcc -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.fat partclone_fat-main.o partclone_fat-partclone.o partclone_fat-progress.o partclone_fat-checksum.o partclone_fat-torrent_helper.o partclone_fat-fatclone.o -lcrypto -lncursesw -lpthread -ltinfo gcc -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.ntfsfixboot ntfsfixboot.o -lcrypto -lncursesw -lpthread -ltinfo gcc -DNTFS3G -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.ntfs partclone_ntfs-main.o partclone_ntfs-partclone.o partclone_ntfs-progress.o partclone_ntfs-checksum.o partclone_ntfs-torrent_helper.o partclone_ntfs-ntfsclone-ng.o -lntfs-3g -lcrypto -lncursesw -lpthread -ltinfo gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 In file included from btrfs/ctree.h:24, from btrfs/inode-item.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/inode-item.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/extent_io.c:25: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/extent_io.c:25: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-volumes.o `test -f 'btrfs/volumes.c' || echo './'`btrfs/volumes.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 In file included from btrfs/radix-tree.c:40: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/radix-tree.c:40: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/ctree.h:24, from btrfs/root-tree.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/root-tree.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 In file included from btrfs/ulist.c:9: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ulist.c:9: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 In file included from btrfs/ctree.h:24, from btrfs/volumes.c:25: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/volumes.c:25: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/ctree.h:24, from btrfs/dir-item.c:20: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/dir-item.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 In file included from btrfs/ctree.h:24, from btrfs/inode-map.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/inode-map.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/print-tree.c:22: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/print-tree.c:22: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 In file included from btrfs/ctree.h:24, from btrfs/btrfs-list.c:29: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/btrfs-list.c:29: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/disk-io.c:26: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/disk-io.c:26: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 In file included from btrfs/extent-tree.c:23: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/extent-tree.c:23: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/raid6.c:22: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/raid6.c:22: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-qgroup.o `test -f 'btrfs/qgroup.c' || echo './'`btrfs/qgroup.c In file included from btrfs/ctree.h:24, from btrfs/send.h:23, from btrfs/send-stream.c:22: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/send.h:23, from btrfs/send-stream.c:22: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/file-item.c:21: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/file-item.c:21: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/utils.c:42: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/loop.h:29, from btrfs/utils.c:32: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/qgroup.h:22, from btrfs/qgroup.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/qgroup.h:22, from btrfs/qgroup.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 In file included from btrfs/rbtree.h:33, from btrfs/rbtree_augmented.h:28, from btrfs/rbtree.c:25: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/rbtree.h:33, from btrfs/rbtree_augmented.h:28, from btrfs/rbtree.c:25: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 In file included from btrfs/crc32c.c:10: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/crc32c.c:10: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/free-space-cache.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/free-space-cache.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/utils-lib.c:1: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/utils-lib.c:1: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/ctree.h:24, from btrfs/send-utils.c:26: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/send-utils.c:26: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/rbtree.h:33, from btrfs/rbtree-utils.h:22, from btrfs/rbtree-utils.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/rbtree.h:33, from btrfs/rbtree-utils.h:22, from btrfs/rbtree-utils.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -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 -Wdate-time -D_FORTIFY_SOURCE=2 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o btrfs/partclone_btrfs-ctree.o `test -f 'btrfs/ctree.c' || echo './'`btrfs/ctree.c In file included from btrfs/extent-cache.c:20: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/extent-cache.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/list_sort.c:6: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/list_sort.c:6: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.minix partclone_minix-main.o partclone_minix-partclone.o partclone_minix-progress.o partclone_minix-checksum.o partclone_minix-torrent_helper.o partclone_minix-minixclone.o -lcrypto -lncursesw -lpthread -ltinfo In file included from btrfs/qgroup-verify.c:24: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/qgroup-verify.c:24: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/ctree.h:24, from btrfs/repair.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/repair.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/ctree.h:24, from btrfs/uuid-tree.c:22: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/uuid-tree.c:22: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from btrfs/ctree.h:24, from btrfs/ctree.c:18: btrfs/kerncompat.h:297: warning: "__bitwise" redefined #define __bitwise In file included from btrfs/kerncompat.h:30, from btrfs/ctree.h:24, from btrfs/ctree.c:18: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ gcc -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.exfat partclone_exfat-main.o partclone_exfat-partclone.o partclone_exfat-progress.o partclone_exfat-checksum.o partclone_exfat-torrent_helper.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 -lcrypto -lncursesw -lpthread -ltinfo gcc -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.f2fs partclone_f2fs-main.o partclone_f2fs-partclone.o partclone_f2fs-progress.o partclone_f2fs-checksum.o partclone_f2fs-torrent_helper.o partclone_f2fs-f2fsclone.o f2fs/partclone_f2fs-fsck.o f2fs/partclone_f2fs-libf2fs.o f2fs/partclone_f2fs-mount.o -luuid -lcrypto -lncursesw -lpthread -ltinfo btrfs/utils.c: In function ‘canonicalize_dm_name.part.18’: btrfs/utils.c:2204:45: warning: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size 4084 [-Wformat-truncation=] snprintf(path, sizeof(path), "/dev/mapper/%s", name); ^~ ~~~~ In file included from /usr/include/stdio.h:873, from btrfs/utils.c:20: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 13 and 4108 bytes into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.xfs partclone_xfs-main.o partclone_xfs-partclone.o partclone_xfs-progress.o partclone_xfs-checksum.o partclone_xfs-torrent_helper.o partclone_xfs-xfsclone.o xfs/libxfs/partclone_xfs-cache.o xfs/libxfs/partclone_xfs-crc32.o xfs/libxfs/partclone_xfs-defer_item.o xfs/libxfs/partclone_xfs-init.o xfs/libxfs/partclone_xfs-kmem.o xfs/libxfs/partclone_xfs-list_sort.o xfs/libxfs/partclone_xfs-logitem.o xfs/libxfs/partclone_xfs-radix-tree.o xfs/libxfs/partclone_xfs-rdwr.o xfs/libxfs/partclone_xfs-trans.o xfs/libxfs/partclone_xfs-util.o xfs/libxfs/partclone_xfs-xfs_ag_resv.o xfs/libxfs/partclone_xfs-xfs_alloc.o xfs/libxfs/partclone_xfs-xfs_alloc_btree.o xfs/libxfs/partclone_xfs-xfs_attr.o xfs/libxfs/partclone_xfs-xfs_attr_leaf.o xfs/libxfs/partclone_xfs-xfs_attr_remote.o xfs/libxfs/partclone_xfs-xfs_bit.o xfs/libxfs/partclone_xfs-xfs_bmap.o xfs/libxfs/partclone_xfs-xfs_bmap_btree.o xfs/libxfs/partclone_xfs-xfs_btree.o xfs/libxfs/partclone_xfs-xfs_da_btree.o xfs/libxfs/partclone_xfs-xfs_da_format.o xfs/libxfs/partclone_xfs-xfs_defer.o xfs/libxfs/partclone_xfs-xfs_dir2.o xfs/libxfs/partclone_xfs-xfs_dir2_block.o xfs/libxfs/partclone_xfs-xfs_dir2_data.o xfs/libxfs/partclone_xfs-xfs_dir2_leaf.o xfs/libxfs/partclone_xfs-xfs_dir2_node.o xfs/libxfs/partclone_xfs-xfs_dir2_sf.o xfs/libxfs/partclone_xfs-xfs_dquot_buf.o xfs/libxfs/partclone_xfs-xfs_ialloc.o xfs/libxfs/partclone_xfs-xfs_inode_buf.o xfs/libxfs/partclone_xfs-xfs_inode_fork.o xfs/libxfs/partclone_xfs-xfs_ialloc_btree.o xfs/libxfs/partclone_xfs-xfs_log_rlimit.o xfs/libxfs/partclone_xfs-xfs_refcount.o xfs/libxfs/partclone_xfs-xfs_refcount_btree.o xfs/libxfs/partclone_xfs-xfs_rmap.o xfs/libxfs/partclone_xfs-xfs_rmap_btree.o xfs/libxfs/partclone_xfs-xfs_rtbitmap.o xfs/libxfs/partclone_xfs-xfs_sb.o xfs/libxfs/partclone_xfs-xfs_symlink_remote.o xfs/libxfs/partclone_xfs-xfs_trans_resv.o xfs/libxfs/partclone_xfs-linux.o -lrt -lpthread -luuid -lcrypto -lncursesw -lpthread -ltinfo gcc -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.btrfs partclone_btrfs-main.o partclone_btrfs-partclone.o partclone_btrfs-progress.o partclone_btrfs-checksum.o partclone_btrfs-torrent_helper.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 -lcrypto -lncursesw -lpthread -ltinfo make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/src' Making all in docs make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/docs' Making all in tests make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/tests' Making all in fail-mbr make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/fail-mbr' sh compile-mbr.sh Checking the file: 'fail-mbr.bin' and 'fail-mbr.bin.orig' have no significant differences. make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/fail-mbr' make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' make[2]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' make[1]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' debian/rules override_dh_auto_test make[1]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' echo Skipping tests. Skipping tests. make[1]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' dh_auto_install make -j24 install DESTDIR=/home/nabijaczleweli/uwu/build-output/partclone-0.3.13\+dfsg/debian/partclone AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' Making install in po make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/po' installing zh_TW.gmo as /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/locale/zh_TW/LC_MESSAGES/partclone.mo installing fr_FR.gmo as /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/locale/fr_FR/LC_MESSAGES/partclone.mo installing vi.gmo as /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/locale/vi/LC_MESSAGES/partclone.mo installing zh_CN.gmo as /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/locale/zh_CN/LC_MESSAGES/partclone.mo installing pt_BR.gmo as /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/locale/pt_BR/LC_MESSAGES/partclone.mo if test "partclone" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/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/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/po' Making install in src make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/src' make[4]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/src' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin' /usr/bin/install -c partclone.info partclone.dd partclone.restore partclone.chkimg partclone.imager partclone.extfs partclone.reiser4 partclone.hfsp partclone.apfs partclone.xfs partclone.exfat partclone.f2fs partclone.nilfs2 partclone.fat partclone.ntfsfixboot partclone.ntfs partclone.btrfs partclone.minix '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin' make install-exec-hook make[5]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/src' ln -s -f partclone.extfs /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ext2 ln -s -f partclone.extfs /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ext3 ln -s -f partclone.extfs /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ext4 ln -s -f partclone.extfs /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ext4dev ln -s -f partclone.hfsp /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.hfs+ ln -s -f partclone.hfsp /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.hfsplus ln -s -f partclone.ntfsfixboot /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ntfsreloc ln -s -f partclone.fat /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.fat12 ln -s -f partclone.fat /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.fat16 ln -s -f partclone.fat /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.fat32 ln -s -f partclone.fat /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.vfat make[5]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/src' make[4]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/src' make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/src' Making install in docs make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/docs' make[4]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/docs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/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.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.btrfs.8 partclone.ntfs.8 partclone.ntfsfixboot.8 partclone.ntfsreloc.8 partclone.minix.8 '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/man/man8' make[4]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/docs' make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/docs' Making install in tests make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/tests' make[4]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/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/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/tests' make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/tests' Making install in fail-mbr make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/fail-mbr' make[4]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/fail-mbr' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/partclone/' /usr/bin/install -c -m 644 fail-mbr.bin '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/partclone/' make[4]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/fail-mbr' make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/fail-mbr' make[3]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' make[4]: Entering directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' 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/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' make[3]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' make[2]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' install -d /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/partclone cp fail-mbr/fail-mbr.bin /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/partclone install -d /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/man/man8 cd /home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/man/man8; \ ln -s partclone.fat.8.gz partclone.vfat.8.gz; \ ln -s partclone.fat.8.gz partclone.fat12.8.gz; \ ln -s partclone.fat.8.gz partclone.fat16.8.gz; \ ln -s partclone.fat.8.gz partclone.fat32.8.gz; \ ln -s partclone.hfsp.8.gz partclone.hfs+.8.gz; \ ln -s partclone.hfsp.8.gz partclone.hfsplus.8.gz; \ ln -s partclone.extfs.8.gz partclone.ext2.8.gz; \ ln -s partclone.extfs.8.gz partclone.ext3.8.gz; \ ln -s partclone.extfs.8.gz partclone.ext4.8.gz; \ ln -s partclone.extfs.8.gz partclone.ext4dev.8.gz make[1]: Leaving directory '/home/nabijaczleweli/uwu/build-output/partclone-0.3.13+dfsg' dh_installdocs dh_installchangelogs dh_installman dh_perl dh_link dh_strip_nondeterminism Normalized debian/partclone/usr/share/locale/pt_BR/LC_MESSAGES/partclone.mo Normalized debian/partclone/usr/share/locale/zh_CN/LC_MESSAGES/partclone.mo Normalized debian/partclone/usr/share/locale/vi/LC_MESSAGES/partclone.mo Normalized debian/partclone/usr/share/locale/fr_FR/LC_MESSAGES/partclone.mo Normalized debian/partclone/usr/share/locale/zh_TW/LC_MESSAGES/partclone.mo dh_compress dh_fixperms dh_missing dh_strip dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/partclone/usr/sbin/partclone.extfs was not linked against libcom_err.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/partclone/usr/sbin/partclone.minix debian/partclone/usr/sbin/partclone.exfat debian/partclone/usr/sbin/partclone.info debian/partclone/usr/sbin/partclone.btrfs debian/partclone/usr/sbin/partclone.apfs debian/partclone/usr/sbin/partclone.nilfs2 debian/partclone/usr/sbin/partclone.chkimg debian/partclone/usr/sbin/partclone.fat debian/partclone/usr/sbin/partclone.ntfs debian/partclone/usr/sbin/partclone.xfs debian/partclone/usr/sbin/partclone.reiser4 debian/partclone/usr/sbin/partclone.extfs debian/partclone/usr/sbin/partclone.imager debian/partclone/usr/sbin/partclone.dd debian/partclone/usr/sbin/partclone.f2fs debian/partclone/usr/sbin/partclone.ntfsfixboot debian/partclone/usr/sbin/partclone.hfsp debian/partclone/usr/sbin/partclone.restore were not linked against libtinfo.so.6 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/partclone/usr/sbin/partclone.xfs was not linked against librt.so.1 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'partclone' in '../partclone_0.3.13+dfsg-4.1_amd64.deb'. dpkg-deb: building package 'partclone-dbgsym' in '../partclone-dbgsym_0.3.13+dfsg-4.1_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges -sa >../partclone_0.3.13+dfsg-4.1_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -i -I --after-build . dpkg-source: info: unapplying 0002-Fix-Norma-nl-ly-typo-in-manpages.patch dpkg-source: info: unapplying 0001-Fix-exec_name-not-updating-to-argv-0-if-it-contains-.patch dpkg-source: info: unapplying cross.patch dpkg-source: info: unapplying no-pie.patch dpkg-source: info: unapplying reiserfsclone.patch dpkg-source: info: unapplying config-stuff.patch dpkg-buildpackage: info: full upload (original source is included) Now running lintian partclone_0.3.13+dfsg-4.1_amd64.changes ... E: partclone: possible-gpl-code-linked-with-openssl W: partclone: binary-without-manpage usr/sbin/partclone.apfs W: partclone source: debian-watch-file-should-mangle-version http://sf.net/partclone/partclone.([\d\.]*)\.tar\.gz W: partclone source: dep5-copyright-license-name-not-unique (paragraph at line 43) W: partclone source: dep5-copyright-license-name-not-unique freebsd-like (paragraph at line 23) W: partclone source: dep5-copyright-license-name-not-unique freebsd-like (paragraph at line 28) W: partclone source: dep5-copyright-license-name-not-unique freebsd-like (paragraph at line 33) W: partclone source: dep5-copyright-license-name-not-unique freebsd-like (paragraph at line 38) W: partclone source: dep5-copyright-license-name-not-unique gpl-2+ (paragraph at line 68) W: partclone: manpage-has-errors-from-man usr/share/man/dd/man8/partclone.8.gz 34: warning [p 1, 1.7i]: can't break line W: partclone: manpage-has-errors-from-man usr/share/man/man8/partclone.8.gz 34: warning [p 1, 1.5i]: can't break line 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.restore.8.gz 34: warning [p 1, 1.7i]: can't break line W: partclone source: useless-autoreconf-build-depends dh-autoreconf Finished running lintian. Now signing changes and any dsc files... signfile dsc partclone_0.3.13+dfsg-4.1.dsc nabijaczleweli fixup_buildinfo partclone_0.3.13+dfsg-4.1.dsc partclone_0.3.13+dfsg-4.1_amd64.buildinfo signfile buildinfo partclone_0.3.13+dfsg-4.1_amd64.buildinfo nabijaczleweli fixup_changes dsc partclone_0.3.13+dfsg-4.1.dsc partclone_0.3.13+dfsg-4.1_amd64.changes fixup_changes buildinfo partclone_0.3.13+dfsg-4.1_amd64.buildinfo partclone_0.3.13+dfsg-4.1_amd64.changes signfile changes partclone_0.3.13+dfsg-4.1_amd64.changes nabijaczleweli Successfully signed dsc, buildinfo, changes files