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 x32 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/code/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/code/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/code/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-gnux32 --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-gnux32 --libexecdir=\${prefix}/lib/x86_64-linux-gnux32 --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-gnux32 checking host system type... x86_64-pc-linux-gnux32 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.45.6 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/code/build-output/partclone-0.3.13+dfsg' dh_auto_build make -j2 make[1]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' make all-recursive make[2]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' Making all in po make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/po' Making all in src make[3]: Entering directory '/home/nabijaczleweli/code/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/code/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/code/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/code/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/code/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 In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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] 647 | 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 -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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 In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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/code/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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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 -DRESTORE -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] 647 | if (read_buffer == NULL || write_buffer == NULL) { | ^ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DRESTORE -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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/code/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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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] 647 | if (read_buffer == NULL || write_buffer == NULL) { | ^ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DCHKIMG -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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/code/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/code/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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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] 647 | if (read_buffer == NULL || write_buffer == NULL) { | ^ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DIMG -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 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/code/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/code/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 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/code/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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] 647 | 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 -DEXTFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DEXTFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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/code/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 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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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/code/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 main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] 647 | if (read_buffer == NULL || write_buffer == NULL) { | ^ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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/code/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/code/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 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/code/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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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 -DHFSPLUS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] 647 | 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 -DHFSPLUS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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/code/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 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/code/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/code/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: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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/code/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 main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] 647 | if (read_buffer == NULL || write_buffer == NULL) { | ^ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DAPFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 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/code/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/code/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 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/code/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 15 | #define _GNU_SOURCE | : note: this is the location of the previous definition main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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/code/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 partclone.c:16: warning: "_GNU_SOURCE" redefined 16 | #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] 647 | if (read_buffer == NULL || write_buffer == NULL) { | ^ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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 In file included from xfs/libxfs.h:36, from xfsclone.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 main.c:15: warning: "_GNU_SOURCE" redefined 15 | #define _GNU_SOURCE | : note: this is the location of the previous definition xfsclone.c: In function ‘scan_freelist’: xfsclone.c:202:48: warning: taking address of packed member of ‘struct xfs_agfl’ may result in an unaligned pointer value [-Waddress-of-packed-member] 202 | agfl_bno = xfs_sb_version_hascrc(&mp->m_sb) ? &agfl->agfl_bno[0] | ^~~~~~~~~~~~~~~~~~ xfsclone.c:203:10: warning: converting a packed ‘xfs_agfl_t’ {aka ‘struct xfs_agfl’} pointer (alignment 1) to a ‘__be32’ {aka ‘unsigned int’} pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 203 | : (__be32 *)agfl; | ^ In file included from xfs/libxfs.h:39, from xfsclone.c:18: xfs/libxfs/xfs_format.h:813:16: note: defined here 813 | typedef struct xfs_agfl { | ^~~~~~~~ main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 partclone.c:16: warning: "_GNU_SOURCE" redefined 16 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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/code/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 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/code/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/code/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/code/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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] 647 | if (read_buffer == NULL || write_buffer == NULL) { | ^ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DF2FS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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/code/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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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/code/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 main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] 647 | if (read_buffer == NULL || write_buffer == NULL) { | ^ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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/code/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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DNILFS -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 nilfsclone.c: In function ‘lssu_print_suinfo’: nilfsclone.c:72:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 72 | 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’ 75 | 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 -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | posix_memalign((void**)&write_buffer, BSIZE, buffer_capacity * block_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:647:27: warning: ‘write_buffer’ may be used uninitialized in this function [-Wmaybe-uninitialized] 647 | 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 -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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/code/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 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/code/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 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/code/build-output/partclone-0.3.13+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o ntfsfixboot.o ntfsfixboot.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/code/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 main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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] 647 | 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 -DNTFS3G -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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/code/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/code/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/code/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 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/code/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:15: warning: "_GNU_SOURCE" redefined 15 | #define _GNU_SOURCE | : note: this is the location of the previous definition main.c: In function ‘main’: main.c:646:3: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result] 646 | 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/code/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 partclone.c:16: warning: "_GNU_SOURCE" redefined 16 | #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] 647 | if (read_buffer == NULL || write_buffer == NULL) { | ^ In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 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/code/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/code/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/code/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 In file included from btrfs/ctree.h:24, from btrfsclone.c:25: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from btrfsclone.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition 22 | #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] 646 | 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] 647 | 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 -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 In file included from /usr/include/string.h:495, from partclone.c:30: In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:134:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:135:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v1’ at partclone.c:136:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:143:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init_image_head_v2’ at partclone.c:144:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘parse_options’ at partclone.c:429:5: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 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=] 174 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 154 | snprintf(Rformated, sizeof(Rformated), " > %3i hrs ", ((int)remained/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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=] 161 | snprintf(Eformated, sizeof(Eformated), " > %3i hrs ", ((int)elapsed/3600)); | ^~~~~ In file included from /usr/include/stdio.h:867, from progress.c:14: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 16 bytes into a destination of size 12 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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/code/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 gcc -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 gcc -DDD -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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/code/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/code/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/code/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 gcc -DREISER4 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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/code/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/code/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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #define __bitwise __bitwise__ | In file included from xfs/libxfs/crc32.c:38: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/libxfs/init.c:19: /usr/include/linux/types.h:22: note: this is the location of the previous definition 22 | #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/code/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 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] 264 | (void)getcwd(curdir,MAXPATHLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~ xfs/libxfs/init.c:286:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 286 | chdir(curdir); | ^~~~~~~~~~~~~ xfs/libxfs/init.c:307:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 307 | chdir(curdir); | ^~~~~~~~~~~~~ xfs/libxfs/init.c:328:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 328 | chdir(curdir); | ^~~~~~~~~~~~~ xfs/libxfs/init.c:363:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 363 | chdir(curdir); | ^~~~~~~~~~~~~ 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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/code/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/libxfs_priv.h:73, from xfs/libxfs/logitem.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #define __bitwise __bitwise__ | 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] 70 | #define CYCLE_LSN_DISK(lsn) (((__be32 *)&(lsn))[0]) | ^ xfs/libxfs/rdwr.c:330:14: note: in expansion of macro ‘CYCLE_LSN_DISK’ 330 | cycle_lsn = CYCLE_LSN_DISK(head->h_lsn); | ^~~~~~~~~~~~~~ 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/code/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/trans.c:20: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #define __bitwise __bitwise__ | 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #define __bitwise __bitwise__ | In file included from xfs/libxfs/xfs_alloc.c:20: xfs/libxfs/xfs_alloc.c: In function ‘xfs_alloc_get_freelist’: xfs/libxfs/xfs_format.h:799:3: warning: taking address of packed member of ‘struct xfs_agfl’ may result in an unaligned pointer value [-Waddress-of-packed-member] 799 | &(XFS_BUF_TO_AGFL(bp)->agfl_bno[0]) : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfs/libxfs/xfs_alloc.c:2283:13: note: in expansion of macro ‘XFS_BUF_TO_AGFL_BNO’ 2283 | agfl_bno = XFS_BUF_TO_AGFL_BNO(mp, agflbp); | ^~~~~~~~~~~~~~~~~~~ xfs/libxfs/xfs_alloc.c: In function ‘xfs_alloc_put_freelist’: xfs/libxfs/xfs_format.h:799:3: warning: taking address of packed member of ‘struct xfs_agfl’ may result in an unaligned pointer value [-Waddress-of-packed-member] 799 | &(XFS_BUF_TO_AGFL(bp)->agfl_bno[0]) : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfs/libxfs/xfs_alloc.c:2418:13: note: in expansion of macro ‘XFS_BUF_TO_AGFL_BNO’ 2418 | agfl_bno = XFS_BUF_TO_AGFL_BNO(mp, agflbp); | ^~~~~~~~~~~~~~~~~~~ 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/code/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/xfs_alloc_btree.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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/libxfs_priv.h:73, from xfs/libxfs/xfs_attr_leaf.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_attr_remote.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_bit.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_bmap.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_btree.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_dir2.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_dir2_block.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_dir2_sf.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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/code/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 xfs/libxfs/libxfs_priv.h:73, from xfs/libxfs/xfs_dquot_buf.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #define __bitwise __bitwise__ | 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_inode_buf.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_inode_fork.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_btree.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_log_rlimit.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #define __bitwise __bitwise__ | 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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 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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #define __bitwise __bitwise__ | xfs/libxfs/xfs_rmap_btree.c: In function ‘xfs_rmapbt_init_high_key_from_rec’: xfs/libxfs/xfs_rmap_btree.c:206:15: warning: taking address of packed member of ‘struct xfs_rmap_key’ may result in an unaligned pointer value [-Waddress-of-packed-member] 206 | be32_add_cpu(&key->rmap.rm_startblock, adj); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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_rtbitmap.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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/code/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_sb.c:18: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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_trans_resv.c:19: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/include/xfs/linux.h:25, 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 22 | #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/code/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/code/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/linux.c:25: xfs/include/xfs_arch.h:31: warning: "__bitwise" redefined 31 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from xfs/libxfs/linux.c:20: /usr/include/linux/types.h:22: note: this is the location of the previous definition 22 | #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/code/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 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/code/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/code/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/code/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/code/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/code/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 exfat/node.c: In function ‘readdir’: exfat/node.c:525:38: warning: taking address of packed member of ‘struct exfat_entry_label’ may result in an unaligned pointer value [-Waddress-of-packed-member] 525 | if (utf16_to_utf8(ef->label, label->name, | ~~~~~^~~~~~ exfat/node.c: In function ‘exfat_flush_node’: exfat/node.c:709:32: warning: taking address of packed member of ‘struct exfat_entry_meta1’ may result in an unaligned pointer value [-Waddress-of-packed-member] 709 | exfat_unix2exfat(node->mtime, &meta1.mdate, &meta1.mtime, &meta1.mtime_cs); | ^~~~~~~~~~~~ exfat/node.c:709:46: warning: taking address of packed member of ‘struct exfat_entry_meta1’ may result in an unaligned pointer value [-Waddress-of-packed-member] 709 | exfat_unix2exfat(node->mtime, &meta1.mdate, &meta1.mtime, &meta1.mtime_cs); | ^~~~~~~~~~~~ exfat/node.c:710:32: warning: taking address of packed member of ‘struct exfat_entry_meta1’ may result in an unaligned pointer value [-Waddress-of-packed-member] 710 | exfat_unix2exfat(node->atime, &meta1.adate, &meta1.atime, NULL); | ^~~~~~~~~~~~ exfat/node.c:710:46: warning: taking address of packed member of ‘struct exfat_entry_meta1’ may result in an unaligned pointer value [-Waddress-of-packed-member] 710 | exfat_unix2exfat(node->atime, &meta1.adate, &meta1.atime, NULL); | ^~~~~~~~~~~~ exfat/node.c: In function ‘write_entry’: exfat/node.c:950:31: warning: taking address of packed member of ‘struct exfat_entry_meta1’ may result in an unaligned pointer value [-Waddress-of-packed-member] 950 | exfat_unix2exfat(time(NULL), &meta1.crdate, &meta1.crtime, | ^~~~~~~~~~~~~ exfat/node.c:950:46: warning: taking address of packed member of ‘struct exfat_entry_meta1’ may result in an unaligned pointer value [-Waddress-of-packed-member] 950 | exfat_unix2exfat(time(NULL), &meta1.crdate, &meta1.crtime, | ^~~~~~~~~~~~~ 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/code/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/code/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/code/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 In file included from f2fs/f2fs.h:30, from f2fs/fsck.h:14, from f2fs/fsck.c:11: f2fs/fsck.c: In function ‘fsck_chk_inode_blk’: f2fs/f2fs_fs.h:96:11: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘u64’ {aka ‘long long unsigned int’} [-Wformat=] 96 | printf("[%s:%4d] " fmt, \ | ^~~~~~~~~~~ f2fs/fsck.c:391:3: note: in expansion of macro ‘DBG’ 391 | DBG(1, "Orphan Inode: ino: %x name: %s i_blocks: %lu\n\n", | ^~~ f2fs/fsck.c:391:54: note: format string is defined here 391 | DBG(1, "Orphan Inode: ino: %x name: %s i_blocks: %lu\n\n", | ~~^ | | | long unsigned int | %llu f2fs/fsck.c: In function ‘fsck_verify’: f2fs/fsck.c:806:24: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘u64’ {aka ‘long long unsigned int’} [-Wformat=] 806 | printf(" [Ok..] [0x%lx]\n", fsck->chk.valid_blk_cnt); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | u64 {aka long long unsigned int} | long unsigned int | %llx f2fs/fsck.c:808:24: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘u64’ {aka ‘long long unsigned int’} [-Wformat=] 808 | printf(" [Fail] [0x%lx]\n", fsck->chk.valid_blk_cnt); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | u64 {aka long long unsigned int} | long unsigned int | %llx 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/code/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/code/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/code/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 f2fs/mount.c: In function ‘print_node_info’: f2fs/mount.c:81:3: warning: converting a packed ‘struct f2fs_node’ pointer (alignment 1) to a ‘u32’ {aka ‘unsigned int’} pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 81 | u32 *dump_blk = (u32 *)node_block; | ^~~ In file included from f2fs/f2fs.h:30, from f2fs/fsck.h:14, from f2fs/mount.c:11: f2fs/f2fs_fs.h:424:8: note: defined here 424 | struct f2fs_node { | ^~~~~~~~~ gcc -DFAT -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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/code/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/code/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 In file included from btrfs/extent_io.c:25: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from btrfs/extent_io.c:22: /usr/include/linux/types.h:22: note: this is the location of the previous definition 22 | #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/code/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 In file included from btrfs/ctree.h:24, from btrfs/inode-item.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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/code/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/root-tree.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #define __bitwise __bitwise__ | In file included from btrfs/radix-tree.c:40: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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 In file included from btrfs/ulist.c:9: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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/code/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/ctree.h:24, from btrfs/dir-item.c:20: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #define __bitwise __bitwise__ | In file included from btrfs/ctree.h:24, from btrfs/volumes.c:25: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from btrfs/volumes.c:21: /usr/include/linux/types.h:22: note: this is the location of the previous definition 22 | #define __bitwise __bitwise__ | btrfs/volumes.c: In function ‘btrfs_alloc_data_chunk’: btrfs/volumes.c:1077:11: warning: taking address of packed member of ‘struct btrfs_key’ may result in an unaligned pointer value [-Waddress-of-packed-member] 1077 | &key.offset); | ^~~~~~~~~~~ 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/code/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/ctree.h:24, from btrfs/inode-map.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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 In file included from btrfs/print-tree.c:22: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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/btrfs-list.c:29: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from btrfs/btrfs-list.c:24: /usr/include/linux/types.h:22: note: this is the location of the previous definition 22 | #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/code/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/disk-io.c:26: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from btrfs/disk-io.c:22: /usr/include/linux/types.h:22: note: this is the location of the previous definition 22 | #define __bitwise __bitwise__ | btrfs/disk-io.c: In function ‘check_super’: btrfs/disk-io.c:1520:46: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘unsigned int’ [-Wformat=] 1520 | error("system chunk array too small %u < %lu", | ~~^ | | | long unsigned int | %u 1521 | btrfs_super_sys_array_size(sb), 1522 | sizeof(struct btrfs_disk_key) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int 1523 | sizeof(struct btrfs_chunk)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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/extent-tree.c:23: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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 In file included from btrfs/raid6.c:22: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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 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 297 | #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 22 | #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/code/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 In file included from btrfs/utils.c:42: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #define __bitwise | In file included from /usr/include/linux/stat.h:5, from /usr/include/x86_64-linux-gnux32/bits/statx.h:31, from /usr/include/x86_64-linux-gnux32/sys/stat.h:446, from btrfs/utils.c:26: /usr/include/linux/types.h:22: note: this is the location of the previous definition 22 | #define __bitwise __bitwise__ | btrfs/utils.c: In function ‘canonicalize_dm_name’: 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=] 2204 | snprintf(path, sizeof(path), "/dev/mapper/%s", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from btrfs/utils.c:20: /usr/include/x86_64-linux-gnux32/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 13 and 4108 bytes into a destination of size 4096 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from btrfs/utils.c:22: In function ‘strncpy’, inlined from ‘__strncpy_null’ at btrfs/utils.c:2526:2, inlined from ‘btrfs_register_one_device’ at btrfs/utils.c:2347:2: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4088 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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 function ‘strncpy’, inlined from ‘__strncpy_null’ at btrfs/utils.c:2526:2, inlined from ‘btrfs_scan_lblkid’ at btrfs/utils.c:3412:3: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from btrfs/file-item.c:21: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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 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/code/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 In file included from btrfs/qgroup.h:22, from btrfs/qgroup.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #define __bitwise __bitwise__ | 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 297 | #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 22 | #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/code/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 In file included from btrfs/crc32c.c:10: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #define __bitwise __bitwise__ | btrfs/crc32c.c: In function ‘crc32c_optimization_init’: btrfs/crc32c.c:120:16: warning: assignment to ‘u32 (*)(u32, const unsigned char *, size_t)’ {aka ‘unsigned int (*)(unsigned int, const unsigned char *, unsigned int)’} from incompatible pointer type ‘uint32_t (*)(u32, const unsigned char *, long unsigned int)’ {aka ‘unsigned int (*)(unsigned int, const unsigned char *, long unsigned int)’} [-Wincompatible-pointer-types] 120 | crc_function = crc32c_intel; | ^ 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/code/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/code/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 In file included from btrfs/free-space-cache.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #define __bitwise __bitwise__ | In file included from btrfs/ctree.h:24, from btrfs/send-utils.c:26: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #define __bitwise __bitwise__ | In file included from /usr/include/string.h:495, from btrfs/kerncompat.h:25, from btrfs/ctree.h:24, from btrfs/send-utils.c:26: In function ‘memset’, inlined from ‘btrfs_read_root_item’ at btrfs/send-utils.c:157:3, inlined from ‘subvol_uuid_search’ at btrfs/send-utils.c:472:8: /usr/include/x86_64-linux-gnux32/bits/string_fortified.h:71:10: warning: ‘__builtin_memset’ offset [248, 439] from the object at ‘root_item’ is out of the bounds of referenced subobject ‘generation_v2’ with type ‘long long unsigned int’ at offset 239 [-Warray-bounds] 71 | return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/code/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/utils-lib.c:1: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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/rbtree.h:33, from btrfs/rbtree-utils.h:22, from btrfs/rbtree-utils.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #define __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/code/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 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 22 | #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/code/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 In file included from btrfs/extent-cache.c:20: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #define __bitwise __bitwise__ | In file included from btrfs/list_sort.c:6: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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 In file included from btrfs/qgroup-verify.c:24: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #define __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/code/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 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 22 | #define __bitwise __bitwise__ | In file included from btrfs/ctree.h:24, from btrfs/repair.c:19: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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 In file included from btrfs/ctree.h:24, from btrfs/uuid-tree.c:22: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #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/code/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/ctree.h:24, from btrfs/ctree.c:18: btrfs/kerncompat.h:297: warning: "__bitwise" redefined 297 | #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 22 | #define __bitwise __bitwise__ | gcc -DMINIX -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 gcc -Ixfs/include -Ixfs/libxfs/ -Ixfs/include/xfs/ -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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 -DEXFAT -D_GNU_SOURCE -std=c99 -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/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 gcc -DBTRFS -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -g -O2 -fdebug-prefix-map=/home/nabijaczleweli/code/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/code/build-output/partclone-0.3.13+dfsg/src' Making all in docs make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/docs' Making all in tests make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/tests' Making all in fail-mbr make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/fail-mbr' sh compile-mbr.sh The architecture is not x86, so the file 'fail-mbr.bin' is not compiled Copying 'fail-mbr.bin.orig' to 'fail-mbr.bin' Checking the file: 'fail-mbr.bin' and 'fail-mbr.bin.orig' have no significant differences. make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/fail-mbr' make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' make[2]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' debian/rules override_dh_auto_test make[1]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' echo Skipping tests. Skipping tests. make[1]: Leaving directory '/home/nabijaczleweli/code/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/code/build-output/partclone-0.3.13+dfsg' dh_auto_install make -j2 install DESTDIR=/home/nabijaczleweli/code/build-output/partclone-0.3.13\+dfsg/debian/partclone AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' Making install in po make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/po' installing zh_TW.gmo as /home/nabijaczleweli/code/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/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/locale/fr_FR/LC_MESSAGES/partclone.mo installing vi.gmo as /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/locale/vi/LC_MESSAGES/partclone.mo installing zh_CN.gmo as /home/nabijaczleweli/code/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/code/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/code/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/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/po' Making install in src make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/src' make[4]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/src' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/nabijaczleweli/code/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/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin' make install-exec-hook make[5]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/src' ln -s -f partclone.extfs /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ext2 ln -s -f partclone.extfs /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ext3 ln -s -f partclone.extfs /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ext4 ln -s -f partclone.extfs /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ext4dev ln -s -f partclone.hfsp /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.hfs+ ln -s -f partclone.hfsp /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.hfsplus ln -s -f partclone.ntfsfixboot /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.ntfsreloc ln -s -f partclone.fat /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.fat12 ln -s -f partclone.fat /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.fat16 ln -s -f partclone.fat /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.fat32 ln -s -f partclone.fat /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/sbin/partclone.vfat make[5]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/src' make[4]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/src' make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/src' Making install in docs make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/docs' make[4]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/docs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/nabijaczleweli/code/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/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/man/man8' make[4]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/docs' make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/docs' Making install in tests make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/tests' make[4]: Entering directory '/home/nabijaczleweli/code/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/code/build-output/partclone-0.3.13+dfsg/tests' make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/tests' Making install in fail-mbr make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/fail-mbr' make[4]: Entering directory '/home/nabijaczleweli/code/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/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/partclone/' /usr/bin/install -c -m 644 fail-mbr.bin '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/partclone/' make[4]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/fail-mbr' make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/fail-mbr' make[3]: Entering directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' make[4]: Entering directory '/home/nabijaczleweli/code/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/code/build-output/partclone-0.3.13+dfsg' make[3]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' make[2]: Leaving directory '/home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg' install -d /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/partclone cp fail-mbr/fail-mbr.bin /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/partclone install -d /home/nabijaczleweli/code/build-output/partclone-0.3.13+dfsg/debian/partclone/usr/share/man/man8 cd /home/nabijaczleweli/code/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/code/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/zh_CN/LC_MESSAGES/partclone.mo Normalized debian/partclone/usr/share/locale/pt_BR/LC_MESSAGES/partclone.mo Normalized debian/partclone/usr/share/locale/zh_TW/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 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.nilfs2 debian/partclone/usr/sbin/partclone.chkimg debian/partclone/usr/sbin/partclone.apfs debian/partclone/usr/sbin/partclone.dd debian/partclone/usr/sbin/partclone.btrfs debian/partclone/usr/sbin/partclone.restore debian/partclone/usr/sbin/partclone.reiser4 debian/partclone/usr/sbin/partclone.f2fs debian/partclone/usr/sbin/partclone.extfs debian/partclone/usr/sbin/partclone.fat debian/partclone/usr/sbin/partclone.minix debian/partclone/usr/sbin/partclone.xfs debian/partclone/usr/sbin/partclone.info debian/partclone/usr/sbin/partclone.hfsp debian/partclone/usr/sbin/partclone.exfat debian/partclone/usr/sbin/partclone.imager debian/partclone/usr/sbin/partclone.ntfs were not linked against libtinfo.so.6 (they use 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_x32.deb'. dpkg-deb: building package 'partclone-dbgsym' in '../partclone-dbgsym_0.3.13+dfsg-4.1_x32.deb'. dpkg-genbuildinfo dpkg-genchanges -sa >../partclone_0.3.13+dfsg-4.1_x32.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 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_x32.buildinfo signfile buildinfo partclone_0.3.13+dfsg-4.1_x32.buildinfo nabijaczleweli fixup_changes dsc partclone_0.3.13+dfsg-4.1.dsc partclone_0.3.13+dfsg-4.1_x32.changes fixup_changes buildinfo partclone_0.3.13+dfsg-4.1_x32.buildinfo partclone_0.3.13+dfsg-4.1_x32.changes signfile changes partclone_0.3.13+dfsg-4.1_x32.changes nabijaczleweli Successfully signed dsc, buildinfo, changes files