Build of partclone with clang_glibc toolchain

The build took 00h 01m 53s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
79,127 ansic
5,687 sh
5,162 makefile
106 perl
35 asm
16 sed
90,133 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: partclone 0.2.89-1 (Thu Apr 13 17:58:54 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (4) fuse-2.9.7-1 nilfs-utils-2.2.4-1 ntfs-3g-2016.2.22-1 progsreiserfs-0.3.0.5-8
#
# Total Installed Size: 2.60 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing progsreiserfs...
# installing fuse...
# installing ntfs-3g...
# installing nilfs-utils...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# 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 for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for ld used by GCC... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# 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 x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for UUID... yes
# checking for pthread_create in -lpthread... yes
# configure: checking for EXT2/3 Library and Header files ... ...
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking ext2fs/ext2fs.h usability... yes
# checking ext2fs/ext2fs.h presence... yes
# checking for ext2fs/ext2fs.h... yes
# checking for ext2fs_initialize in -lext2fs... yes
# checking version of libextfs... checking for EXT2FS... yes
# configure: checking for Reiserfs Library and Header files ... ...
# checking reiserfs/reiserfs.h usability... yes
# checking reiserfs/reiserfs.h presence... yes
# checking for reiserfs/reiserfs.h... yes
# checking for reiserfs_fs_open in -lreiserfs... yes
# checking for file_dal_open in -ldal... yes
# checking version of libreiserfs... configure: checking for 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... no
# configure: WARNING: *** tinfo library (libtinfo) not found
# 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
#
# Support File System:
# ext2/3/4...... yes, 1.43.1
# reiserfs...... yes, unknown, suggest 0.3.0.5
# reiser4....... no,
# xfs........... yes, build-in
# ntfs.......... yes, 2016.2.22
# fat12/16/32... yes, build-in
# exfat......... yes, build-in
# hfs plus...... 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 all-recursive
# make[1]: Entering directory '/tmp/partclone/src/partclone-0.2.89'
# Making all in po
# make[2]: Entering directory '/tmp/partclone/src/partclone-0.2.89/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/partclone/src/partclone-0.2.89/po'
# Making all in src
# make[2]: Entering directory '/tmp/partclone/src/partclone-0.2.89/src'
# depbase=`echo info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -Wall -MT info.o -MD -MP -MF $depbase.Tpo -c -o info.o info.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo partclone.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -Wall -MT partclone.o -MD -MP -MF $depbase.Tpo -c -o partclone.o partclone.c &&\
# mv -f $depbase.Tpo $depbase.Po
# clang -D_FILE_OFFSET_BITS=64 -I/usr/include/ncursesw -Wall -o partclone.info info.o partclone.o -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DDD -Wall -MT partclone_dd-main.o -MD -MP -MF .deps/partclone_dd-main.Tpo -c -o partclone_dd-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_dd-main.Tpo .deps/partclone_dd-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DDD -Wall -MT partclone_dd-partclone.o -MD -MP -MF .deps/partclone_dd-partclone.Tpo -c -o partclone_dd-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_dd-partclone.Tpo .deps/partclone_dd-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DDD -Wall -MT partclone_dd-progress.o -MD -MP -MF .deps/partclone_dd-progress.Tpo -c -o partclone_dd-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_dd-progress.Tpo .deps/partclone_dd-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DDD -Wall -MT partclone_dd-ddclone.o -MD -MP -MF .deps/partclone_dd-ddclone.Tpo -c -o partclone_dd-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c
# mv -f .deps/partclone_dd-ddclone.Tpo .deps/partclone_dd-ddclone.Po
# clang -DDD -Wall -o partclone.dd partclone_dd-main.o partclone_dd-partclone.o partclone_dd-progress.o partclone_dd-ddclone.o -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DRESTORE -DDD -Wall -MT partclone_restore-main.o -MD -MP -MF .deps/partclone_restore-main.Tpo -c -o partclone_restore-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_restore-main.Tpo .deps/partclone_restore-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DRESTORE -DDD -Wall -MT partclone_restore-partclone.o -MD -MP -MF .deps/partclone_restore-partclone.Tpo -c -o partclone_restore-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_restore-partclone.Tpo .deps/partclone_restore-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DRESTORE -DDD -Wall -MT partclone_restore-progress.o -MD -MP -MF .deps/partclone_restore-progress.Tpo -c -o partclone_restore-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_restore-progress.Tpo .deps/partclone_restore-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DRESTORE -DDD -Wall -MT partclone_restore-ddclone.o -MD -MP -MF .deps/partclone_restore-ddclone.Tpo -c -o partclone_restore-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c
# mv -f .deps/partclone_restore-ddclone.Tpo .deps/partclone_restore-ddclone.Po
# clang -DRESTORE -DDD -Wall -o partclone.restore partclone_restore-main.o partclone_restore-partclone.o partclone_restore-progress.o partclone_restore-ddclone.o -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DCHKIMG -DDD -Wall -MT partclone_chkimg-main.o -MD -MP -MF .deps/partclone_chkimg-main.Tpo -c -o partclone_chkimg-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_chkimg-main.Tpo .deps/partclone_chkimg-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DCHKIMG -DDD -Wall -MT partclone_chkimg-partclone.o -MD -MP -MF .deps/partclone_chkimg-partclone.Tpo -c -o partclone_chkimg-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_chkimg-partclone.Tpo .deps/partclone_chkimg-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DCHKIMG -DDD -Wall -MT partclone_chkimg-progress.o -MD -MP -MF .deps/partclone_chkimg-progress.Tpo -c -o partclone_chkimg-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_chkimg-progress.Tpo .deps/partclone_chkimg-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DCHKIMG -DDD -Wall -MT partclone_chkimg-ddclone.o -MD -MP -MF .deps/partclone_chkimg-ddclone.Tpo -c -o partclone_chkimg-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c
# mv -f .deps/partclone_chkimg-ddclone.Tpo .deps/partclone_chkimg-ddclone.Po
# clang -DCHKIMG -DDD -Wall -o partclone.chkimg partclone_chkimg-main.o partclone_chkimg-partclone.o partclone_chkimg-progress.o partclone_chkimg-ddclone.o -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DIMG -Wall -MT partclone_imager-main.o -MD -MP -MF .deps/partclone_imager-main.Tpo -c -o partclone_imager-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_imager-main.Tpo .deps/partclone_imager-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DIMG -Wall -MT partclone_imager-partclone.o -MD -MP -MF .deps/partclone_imager-partclone.Tpo -c -o partclone_imager-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_imager-partclone.Tpo .deps/partclone_imager-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DIMG -Wall -MT partclone_imager-progress.o -MD -MP -MF .deps/partclone_imager-progress.Tpo -c -o partclone_imager-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_imager-progress.Tpo .deps/partclone_imager-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DIMG -Wall -MT partclone_imager-ddclone.o -MD -MP -MF .deps/partclone_imager-ddclone.Tpo -c -o partclone_imager-ddclone.o `test -f 'ddclone.c' || echo './'`ddclone.c
# mv -f .deps/partclone_imager-ddclone.Tpo .deps/partclone_imager-ddclone.Po
# clang -DIMG -Wall -o partclone.imager partclone_imager-main.o partclone_imager-partclone.o partclone_imager-progress.o partclone_imager-ddclone.o -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXTFS -Wall -MT partclone_extfs-main.o -MD -MP -MF .deps/partclone_extfs-main.Tpo -c -o partclone_extfs-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_extfs-main.Tpo .deps/partclone_extfs-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXTFS -Wall -MT partclone_extfs-partclone.o -MD -MP -MF .deps/partclone_extfs-partclone.Tpo -c -o partclone_extfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_extfs-partclone.Tpo .deps/partclone_extfs-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXTFS -Wall -MT partclone_extfs-progress.o -MD -MP -MF .deps/partclone_extfs-progress.Tpo -c -o partclone_extfs-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_extfs-progress.Tpo .deps/partclone_extfs-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXTFS -Wall -MT partclone_extfs-extfsclone.o -MD -MP -MF .deps/partclone_extfs-extfsclone.Tpo -c -o partclone_extfs-extfsclone.o `test -f 'extfsclone.c' || echo './'`extfsclone.c
# mv -f .deps/partclone_extfs-extfsclone.Tpo .deps/partclone_extfs-extfsclone.Po
# clang -DEXTFS -Wall -o partclone.extfs partclone_extfs-main.o partclone_extfs-partclone.o partclone_extfs-progress.o partclone_extfs-extfsclone.o -lext2fs -lcom_err -lpthread -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DREISERFS -Wall -MT partclone_reiserfs-main.o -MD -MP -MF .deps/partclone_reiserfs-main.Tpo -c -o partclone_reiserfs-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_reiserfs-main.Tpo .deps/partclone_reiserfs-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DREISERFS -Wall -MT partclone_reiserfs-partclone.o -MD -MP -MF .deps/partclone_reiserfs-partclone.Tpo -c -o partclone_reiserfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_reiserfs-partclone.Tpo .deps/partclone_reiserfs-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DREISERFS -Wall -MT partclone_reiserfs-progress.o -MD -MP -MF .deps/partclone_reiserfs-progress.Tpo -c -o partclone_reiserfs-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_reiserfs-progress.Tpo .deps/partclone_reiserfs-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DREISERFS -Wall -MT partclone_reiserfs-reiserfsclone.o -MD -MP -MF .deps/partclone_reiserfs-reiserfsclone.Tpo -c -o partclone_reiserfs-reiserfsclone.o `test -f 'reiserfsclone.c' || echo './'`reiserfsclone.c
# mv -f .deps/partclone_reiserfs-reiserfsclone.Tpo .deps/partclone_reiserfs-reiserfsclone.Po
# clang -DREISERFS -Wall -o partclone.reiserfs partclone_reiserfs-main.o partclone_reiserfs-partclone.o partclone_reiserfs-progress.o partclone_reiserfs-reiserfsclone.o -lreiserfs -ldal -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DHFSPLUS -Wall -MT partclone_hfsp-main.o -MD -MP -MF .deps/partclone_hfsp-main.Tpo -c -o partclone_hfsp-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_hfsp-main.Tpo .deps/partclone_hfsp-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DHFSPLUS -Wall -MT partclone_hfsp-partclone.o -MD -MP -MF .deps/partclone_hfsp-partclone.Tpo -c -o partclone_hfsp-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_hfsp-partclone.Tpo .deps/partclone_hfsp-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DHFSPLUS -Wall -MT partclone_hfsp-progress.o -MD -MP -MF .deps/partclone_hfsp-progress.Tpo -c -o partclone_hfsp-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_hfsp-progress.Tpo .deps/partclone_hfsp-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DHFSPLUS -Wall -MT partclone_hfsp-hfsplusclone.o -MD -MP -MF .deps/partclone_hfsp-hfsplusclone.Tpo -c -o partclone_hfsp-hfsplusclone.o `test -f 'hfsplusclone.c' || echo './'`hfsplusclone.c
# mv -f .deps/partclone_hfsp-hfsplusclone.Tpo .deps/partclone_hfsp-hfsplusclone.Po
# clang -DHFSPLUS -Wall -o partclone.hfsp partclone_hfsp-main.o partclone_hfsp-partclone.o partclone_hfsp-progress.o partclone_hfsp-hfsplusclone.o -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT partclone_xfs-main.o -MD -MP -MF .deps/partclone_xfs-main.Tpo -c -o partclone_xfs-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_xfs-main.Tpo .deps/partclone_xfs-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT partclone_xfs-partclone.o -MD -MP -MF .deps/partclone_xfs-partclone.Tpo -c -o partclone_xfs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_xfs-partclone.Tpo .deps/partclone_xfs-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT partclone_xfs-progress.o -MD -MP -MF .deps/partclone_xfs-progress.Tpo -c -o partclone_xfs-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_xfs-progress.Tpo .deps/partclone_xfs-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT partclone_xfs-xfsclone.o -MD -MP -MF .deps/partclone_xfs-xfsclone.Tpo -c -o partclone_xfs-xfsclone.o `test -f 'xfsclone.c' || echo './'`xfsclone.c
# mv -f .deps/partclone_xfs-xfsclone.Tpo .deps/partclone_xfs-xfsclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_attr.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_attr.Tpo -c -o xfs/partclone_xfs-xfs_attr.o `test -f 'xfs/xfs_attr.c' || echo './'`xfs/xfs_attr.c
# mv -f xfs/.deps/partclone_xfs-xfs_attr.Tpo xfs/.deps/partclone_xfs-xfs_attr.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_dir2_block.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_dir2_block.Tpo -c -o xfs/partclone_xfs-xfs_dir2_block.o `test -f 'xfs/xfs_dir2_block.c' || echo './'`xfs/xfs_dir2_block.c
# mv -f xfs/.deps/partclone_xfs-xfs_dir2_block.Tpo xfs/.deps/partclone_xfs-xfs_dir2_block.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-cache.o -MD -MP -MF xfs/.deps/partclone_xfs-cache.Tpo -c -o xfs/partclone_xfs-cache.o `test -f 'xfs/cache.c' || echo './'`xfs/cache.c
# mv -f xfs/.deps/partclone_xfs-cache.Tpo xfs/.deps/partclone_xfs-cache.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-linux.o -MD -MP -MF xfs/.deps/partclone_xfs-linux.Tpo -c -o xfs/partclone_xfs-linux.o `test -f 'xfs/linux.c' || echo './'`xfs/linux.c
# mv -f xfs/.deps/partclone_xfs-linux.Tpo xfs/.deps/partclone_xfs-linux.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_attr_leaf.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_attr_leaf.Tpo -c -o xfs/partclone_xfs-xfs_attr_leaf.o `test -f 'xfs/xfs_attr_leaf.c' || echo './'`xfs/xfs_attr_leaf.c
# mv -f xfs/.deps/partclone_xfs-xfs_attr_leaf.Tpo xfs/.deps/partclone_xfs-xfs_attr_leaf.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_dir2.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_dir2.Tpo -c -o xfs/partclone_xfs-xfs_dir2.o `test -f 'xfs/xfs_dir2.c' || echo './'`xfs/xfs_dir2.c
# mv -f xfs/.deps/partclone_xfs-xfs_dir2.Tpo xfs/.deps/partclone_xfs-xfs_dir2.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_dir2_data.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_dir2_data.Tpo -c -o xfs/partclone_xfs-xfs_dir2_data.o `test -f 'xfs/xfs_dir2_data.c' || echo './'`xfs/xfs_dir2_data.c
# mv -f xfs/.deps/partclone_xfs-xfs_dir2_data.Tpo xfs/.deps/partclone_xfs-xfs_dir2_data.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_attr_remote.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_attr_remote.Tpo -c -o xfs/partclone_xfs-xfs_attr_remote.o `test -f 'xfs/xfs_attr_remote.c' || echo './'`xfs/xfs_attr_remote.c
# mv -f xfs/.deps/partclone_xfs-xfs_attr_remote.Tpo xfs/.deps/partclone_xfs-xfs_attr_remote.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_log_rlimit.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_log_rlimit.Tpo -c -o xfs/partclone_xfs-xfs_log_rlimit.o `test -f 'xfs/xfs_log_rlimit.c' || echo './'`xfs/xfs_log_rlimit.c
# mv -f xfs/.deps/partclone_xfs-xfs_log_rlimit.Tpo xfs/.deps/partclone_xfs-xfs_log_rlimit.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-crc32.o -MD -MP -MF xfs/.deps/partclone_xfs-crc32.Tpo -c -o xfs/partclone_xfs-crc32.o `test -f 'xfs/crc32.c' || echo './'`xfs/crc32.c
# mv -f xfs/.deps/partclone_xfs-crc32.Tpo xfs/.deps/partclone_xfs-crc32.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-logitem.o -MD -MP -MF xfs/.deps/partclone_xfs-logitem.Tpo -c -o xfs/partclone_xfs-logitem.o `test -f 'xfs/logitem.c' || echo './'`xfs/logitem.c
# mv -f xfs/.deps/partclone_xfs-logitem.Tpo xfs/.deps/partclone_xfs-logitem.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_dir2_leaf.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_dir2_leaf.Tpo -c -o xfs/partclone_xfs-xfs_dir2_leaf.o `test -f 'xfs/xfs_dir2_leaf.c' || echo './'`xfs/xfs_dir2_leaf.c
# mv -f xfs/.deps/partclone_xfs-xfs_dir2_leaf.Tpo xfs/.deps/partclone_xfs-xfs_dir2_leaf.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_dir2_node.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_dir2_node.Tpo -c -o xfs/partclone_xfs-xfs_dir2_node.o `test -f 'xfs/xfs_dir2_node.c' || echo './'`xfs/xfs_dir2_node.c
# xfs/xfs_dir2_node.c:425:6: warning: variable 'lowstale' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
# if (compact)
# ^~~~~~~
# xfs/xfs_dir2_node.c:439:65: note: uninitialized use occurs here
# lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale,
# ^~~~~~~~
# xfs/xfs_dir2_node.c:425:2: note: remove the 'if' if its condition is always true
# if (compact)
# ^~~~~~~~~~~~
# xfs/xfs_dir2_node.c:383:16: note: initialize the variable 'lowstale' to silence this warning
# int lowstale; /* previous stale entry */
# ^
# = 0
# xfs/xfs_dir2_node.c:425:6: warning: variable 'highstale' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
# if (compact)
# ^~~~~~~
# xfs/xfs_dir2_node.c:440:12: note: uninitialized use occurs here
# highstale, &lfloglow, &lfloghigh);
# ^~~~~~~~~
# xfs/xfs_dir2_node.c:425:2: note: remove the 'if' if its condition is always true
# if (compact)
# ^~~~~~~~~~~~
# xfs/xfs_dir2_node.c:378:17: note: initialize the variable 'highstale' to silence this warning
# int highstale; /* next stale entry */
# ^
# = 0
# 2 warnings generated.
# mv -f xfs/.deps/partclone_xfs-xfs_dir2_node.Tpo xfs/.deps/partclone_xfs-xfs_dir2_node.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_bit.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_bit.Tpo -c -o xfs/partclone_xfs-xfs_bit.o `test -f 'xfs/xfs_bit.c' || echo './'`xfs/xfs_bit.c
# mv -f xfs/.deps/partclone_xfs-xfs_bit.Tpo xfs/.deps/partclone_xfs-xfs_bit.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_dir2_sf.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_dir2_sf.Tpo -c -o xfs/partclone_xfs-xfs_dir2_sf.o `test -f 'xfs/xfs_dir2_sf.c' || echo './'`xfs/xfs_dir2_sf.c
# mv -f xfs/.deps/partclone_xfs-xfs_dir2_sf.Tpo xfs/.deps/partclone_xfs-xfs_dir2_sf.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_rtbitmap.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_rtbitmap.Tpo -c -o xfs/partclone_xfs-xfs_rtbitmap.o `test -f 'xfs/xfs_rtbitmap.c' || echo './'`xfs/xfs_rtbitmap.c
# mv -f xfs/.deps/partclone_xfs-xfs_rtbitmap.Tpo xfs/.deps/partclone_xfs-xfs_rtbitmap.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_bmap_btree.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_bmap_btree.Tpo -c -o xfs/partclone_xfs-xfs_bmap_btree.o `test -f 'xfs/xfs_bmap_btree.c' || echo './'`xfs/xfs_bmap_btree.c
# mv -f xfs/.deps/partclone_xfs-xfs_bmap_btree.Tpo xfs/.deps/partclone_xfs-xfs_bmap_btree.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_dquot_buf.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_dquot_buf.Tpo -c -o xfs/partclone_xfs-xfs_dquot_buf.o `test -f 'xfs/xfs_dquot_buf.c' || echo './'`xfs/xfs_dquot_buf.c
# mv -f xfs/.deps/partclone_xfs-xfs_dquot_buf.Tpo xfs/.deps/partclone_xfs-xfs_dquot_buf.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_sb.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_sb.Tpo -c -o xfs/partclone_xfs-xfs_sb.o `test -f 'xfs/xfs_sb.c' || echo './'`xfs/xfs_sb.c
# mv -f xfs/.deps/partclone_xfs-xfs_sb.Tpo xfs/.deps/partclone_xfs-xfs_sb.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-init.o -MD -MP -MF xfs/.deps/partclone_xfs-init.Tpo -c -o xfs/partclone_xfs-init.o `test -f 'xfs/init.c' || echo './'`xfs/init.c
# mv -f xfs/.deps/partclone_xfs-init.Tpo xfs/.deps/partclone_xfs-init.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-radix-tree.o -MD -MP -MF xfs/.deps/partclone_xfs-radix-tree.Tpo -c -o xfs/partclone_xfs-radix-tree.o `test -f 'xfs/radix-tree.c' || echo './'`xfs/radix-tree.c
# mv -f xfs/.deps/partclone_xfs-radix-tree.Tpo xfs/.deps/partclone_xfs-radix-tree.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_bmap.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_bmap.Tpo -c -o xfs/partclone_xfs-xfs_bmap.o `test -f 'xfs/xfs_bmap.c' || echo './'`xfs/xfs_bmap.c
# mv -f xfs/.deps/partclone_xfs-xfs_bmap.Tpo xfs/.deps/partclone_xfs-xfs_bmap.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_symlink_remote.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_symlink_remote.Tpo -c -o xfs/partclone_xfs-xfs_symlink_remote.o `test -f 'xfs/xfs_symlink_remote.c' || echo './'`xfs/xfs_symlink_remote.c
# mv -f xfs/.deps/partclone_xfs-xfs_symlink_remote.Tpo xfs/.deps/partclone_xfs-xfs_symlink_remote.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-rdwr.o -MD -MP -MF xfs/.deps/partclone_xfs-rdwr.Tpo -c -o xfs/partclone_xfs-rdwr.o `test -f 'xfs/rdwr.c' || echo './'`xfs/rdwr.c
# mv -f xfs/.deps/partclone_xfs-rdwr.Tpo xfs/.deps/partclone_xfs-rdwr.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_btree.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_btree.Tpo -c -o xfs/partclone_xfs-xfs_btree.o `test -f 'xfs/xfs_btree.c' || echo './'`xfs/xfs_btree.c
# mv -f xfs/.deps/partclone_xfs-xfs_btree.Tpo xfs/.deps/partclone_xfs-xfs_btree.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_ialloc_btree.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_ialloc_btree.Tpo -c -o xfs/partclone_xfs-xfs_ialloc_btree.o `test -f 'xfs/xfs_ialloc_btree.c' || echo './'`xfs/xfs_ialloc_btree.c
# mv -f xfs/.deps/partclone_xfs-xfs_ialloc_btree.Tpo xfs/.deps/partclone_xfs-xfs_ialloc_btree.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-trans.o -MD -MP -MF xfs/.deps/partclone_xfs-trans.Tpo -c -o xfs/partclone_xfs-trans.o `test -f 'xfs/trans.c' || echo './'`xfs/trans.c
# mv -f xfs/.deps/partclone_xfs-trans.Tpo xfs/.deps/partclone_xfs-trans.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-kmem.o -MD -MP -MF xfs/.deps/partclone_xfs-kmem.Tpo -c -o xfs/partclone_xfs-kmem.o `test -f 'xfs/kmem.c' || echo './'`xfs/kmem.c
# mv -f xfs/.deps/partclone_xfs-kmem.Tpo xfs/.deps/partclone_xfs-kmem.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-util.o -MD -MP -MF xfs/.deps/partclone_xfs-util.Tpo -c -o xfs/partclone_xfs-util.o `test -f 'xfs/util.c' || echo './'`xfs/util.c
# mv -f xfs/.deps/partclone_xfs-util.Tpo xfs/.deps/partclone_xfs-util.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_ialloc.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_ialloc.Tpo -c -o xfs/partclone_xfs-xfs_ialloc.o `test -f 'xfs/xfs_ialloc.c' || echo './'`xfs/xfs_ialloc.c
# mv -f xfs/.deps/partclone_xfs-xfs_ialloc.Tpo xfs/.deps/partclone_xfs-xfs_ialloc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_trans_resv.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_trans_resv.Tpo -c -o xfs/partclone_xfs-xfs_trans_resv.o `test -f 'xfs/xfs_trans_resv.c' || echo './'`xfs/xfs_trans_resv.c
# mv -f xfs/.deps/partclone_xfs-xfs_trans_resv.Tpo xfs/.deps/partclone_xfs-xfs_trans_resv.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_alloc_btree.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_alloc_btree.Tpo -c -o xfs/partclone_xfs-xfs_alloc_btree.o `test -f 'xfs/xfs_alloc_btree.c' || echo './'`xfs/xfs_alloc_btree.c
# mv -f xfs/.deps/partclone_xfs-xfs_alloc_btree.Tpo xfs/.deps/partclone_xfs-xfs_alloc_btree.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_da_btree.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_da_btree.Tpo -c -o xfs/partclone_xfs-xfs_da_btree.o `test -f 'xfs/xfs_da_btree.c' || echo './'`xfs/xfs_da_btree.c
# mv -f xfs/.deps/partclone_xfs-xfs_da_btree.Tpo xfs/.deps/partclone_xfs-xfs_da_btree.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_inode_buf.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_inode_buf.Tpo -c -o xfs/partclone_xfs-xfs_inode_buf.o `test -f 'xfs/xfs_inode_buf.c' || echo './'`xfs/xfs_inode_buf.c
# mv -f xfs/.deps/partclone_xfs-xfs_inode_buf.Tpo xfs/.deps/partclone_xfs-xfs_inode_buf.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_alloc.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_alloc.Tpo -c -o xfs/partclone_xfs-xfs_alloc.o `test -f 'xfs/xfs_alloc.c' || echo './'`xfs/xfs_alloc.c
# mv -f xfs/.deps/partclone_xfs-xfs_alloc.Tpo xfs/.deps/partclone_xfs-xfs_alloc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_da_format.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_da_format.Tpo -c -o xfs/partclone_xfs-xfs_da_format.o `test -f 'xfs/xfs_da_format.c' || echo './'`xfs/xfs_da_format.c
# mv -f xfs/.deps/partclone_xfs-xfs_da_format.Tpo xfs/.deps/partclone_xfs-xfs_da_format.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -MT xfs/partclone_xfs-xfs_inode_fork.o -MD -MP -MF xfs/.deps/partclone_xfs-xfs_inode_fork.Tpo -c -o xfs/partclone_xfs-xfs_inode_fork.o `test -f 'xfs/xfs_inode_fork.c' || echo './'`xfs/xfs_inode_fork.c
# mv -f xfs/.deps/partclone_xfs-xfs_inode_fork.Tpo xfs/.deps/partclone_xfs-xfs_inode_fork.Po
# clang -DXFS -D_GNU_SOURCE -DNDEBUG -I/usr/include/uuid -Wall -o partclone.xfs partclone_xfs-main.o partclone_xfs-partclone.o partclone_xfs-progress.o partclone_xfs-xfsclone.o xfs/partclone_xfs-xfs_attr.o xfs/partclone_xfs-xfs_dir2_block.o xfs/partclone_xfs-cache.o xfs/partclone_xfs-linux.o xfs/partclone_xfs-xfs_attr_leaf.o xfs/partclone_xfs-xfs_dir2.o xfs/partclone_xfs-xfs_dir2_data.o xfs/partclone_xfs-xfs_attr_remote.o xfs/partclone_xfs-xfs_log_rlimit.o xfs/partclone_xfs-crc32.o xfs/partclone_xfs-logitem.o xfs/partclone_xfs-xfs_dir2_leaf.o xfs/partclone_xfs-xfs_dir2_node.o xfs/partclone_xfs-xfs_bit.o xfs/partclone_xfs-xfs_dir2_sf.o xfs/partclone_xfs-xfs_rtbitmap.o xfs/partclone_xfs-xfs_bmap_btree.o xfs/partclone_xfs-xfs_dquot_buf.o xfs/partclone_xfs-xfs_sb.o xfs/partclone_xfs-init.o xfs/partclone_xfs-radix-tree.o xfs/partclone_xfs-xfs_bmap.o xfs/partclone_xfs-xfs_symlink_remote.o xfs/partclone_xfs-rdwr.o xfs/partclone_xfs-xfs_btree.o xfs/partclone_xfs-xfs_ialloc_btree.o xfs/partclone_xfs-trans.o xfs/partclone_xfs-kmem.o xfs/partclone_xfs-util.o xfs/partclone_xfs-xfs_ialloc.o xfs/partclone_xfs-xfs_trans_resv.o xfs/partclone_xfs-xfs_alloc_btree.o xfs/partclone_xfs-xfs_da_btree.o xfs/partclone_xfs-xfs_inode_buf.o xfs/partclone_xfs-xfs_alloc.o xfs/partclone_xfs-xfs_da_format.o xfs/partclone_xfs-xfs_inode_fork.o -lrt -lpthread -luuid -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT partclone_exfat-main.o -MD -MP -MF .deps/partclone_exfat-main.Tpo -c -o partclone_exfat-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_exfat-main.Tpo .deps/partclone_exfat-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT partclone_exfat-partclone.o -MD -MP -MF .deps/partclone_exfat-partclone.Tpo -c -o partclone_exfat-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_exfat-partclone.Tpo .deps/partclone_exfat-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT partclone_exfat-progress.o -MD -MP -MF .deps/partclone_exfat-progress.Tpo -c -o partclone_exfat-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_exfat-progress.Tpo .deps/partclone_exfat-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT partclone_exfat-exfatclone.o -MD -MP -MF .deps/partclone_exfat-exfatclone.Tpo -c -o partclone_exfat-exfatclone.o `test -f 'exfatclone.c' || echo './'`exfatclone.c
# mv -f .deps/partclone_exfat-exfatclone.Tpo .deps/partclone_exfat-exfatclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT exfat/partclone_exfat-cluster.o -MD -MP -MF exfat/.deps/partclone_exfat-cluster.Tpo -c -o exfat/partclone_exfat-cluster.o `test -f 'exfat/cluster.c' || echo './'`exfat/cluster.c
# mv -f exfat/.deps/partclone_exfat-cluster.Tpo exfat/.deps/partclone_exfat-cluster.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT exfat/partclone_exfat-utf.o -MD -MP -MF exfat/.deps/partclone_exfat-utf.Tpo -c -o exfat/partclone_exfat-utf.o `test -f 'exfat/utf.c' || echo './'`exfat/utf.c
# mv -f exfat/.deps/partclone_exfat-utf.Tpo exfat/.deps/partclone_exfat-utf.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT exfat/partclone_exfat-utils.o -MD -MP -MF exfat/.deps/partclone_exfat-utils.Tpo -c -o exfat/partclone_exfat-utils.o `test -f 'exfat/utils.c' || echo './'`exfat/utils.c
# mv -f exfat/.deps/partclone_exfat-utils.Tpo exfat/.deps/partclone_exfat-utils.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT exfat/partclone_exfat-lookup.o -MD -MP -MF exfat/.deps/partclone_exfat-lookup.Tpo -c -o exfat/partclone_exfat-lookup.o `test -f 'exfat/lookup.c' || echo './'`exfat/lookup.c
# mv -f exfat/.deps/partclone_exfat-lookup.Tpo exfat/.deps/partclone_exfat-lookup.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT exfat/partclone_exfat-io.o -MD -MP -MF exfat/.deps/partclone_exfat-io.Tpo -c -o exfat/partclone_exfat-io.o `test -f 'exfat/io.c' || echo './'`exfat/io.c
# mv -f exfat/.deps/partclone_exfat-io.Tpo exfat/.deps/partclone_exfat-io.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT exfat/partclone_exfat-log.o -MD -MP -MF exfat/.deps/partclone_exfat-log.Tpo -c -o exfat/partclone_exfat-log.o `test -f 'exfat/log.c' || echo './'`exfat/log.c
# mv -f exfat/.deps/partclone_exfat-log.Tpo exfat/.deps/partclone_exfat-log.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT exfat/partclone_exfat-node.o -MD -MP -MF exfat/.deps/partclone_exfat-node.Tpo -c -o exfat/partclone_exfat-node.o `test -f 'exfat/node.c' || echo './'`exfat/node.c
# mv -f exfat/.deps/partclone_exfat-node.Tpo exfat/.deps/partclone_exfat-node.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT exfat/partclone_exfat-mount.o -MD -MP -MF exfat/.deps/partclone_exfat-mount.Tpo -c -o exfat/partclone_exfat-mount.o `test -f 'exfat/mount.c' || echo './'`exfat/mount.c
# mv -f exfat/.deps/partclone_exfat-mount.Tpo exfat/.deps/partclone_exfat-mount.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -MT exfat/partclone_exfat-time.o -MD -MP -MF exfat/.deps/partclone_exfat-time.Tpo -c -o exfat/partclone_exfat-time.o `test -f 'exfat/time.c' || echo './'`exfat/time.c
# mv -f exfat/.deps/partclone_exfat-time.Tpo exfat/.deps/partclone_exfat-time.Po
# clang -DEXFAT -D_GNU_SOURCE -std=c99 -Wall -o partclone.exfat partclone_exfat-main.o partclone_exfat-partclone.o partclone_exfat-progress.o partclone_exfat-exfatclone.o exfat/partclone_exfat-cluster.o exfat/partclone_exfat-utf.o exfat/partclone_exfat-utils.o exfat/partclone_exfat-lookup.o exfat/partclone_exfat-io.o exfat/partclone_exfat-log.o exfat/partclone_exfat-node.o exfat/partclone_exfat-mount.o exfat/partclone_exfat-time.o -lncursesw -lpthread
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DF2FS -Wall -MT partclone_f2fs-main.o -MD -MP -MF .deps/partclone_f2fs-main.Tpo -c -o partclone_f2fs-main.o `test -f 'main.c' || echo './'`main.c
# main.c:615:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (blocks_read < 0)
# ~~~~~~~~~~~ ^ ~
# main.c:844:40: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# dprintf(dfw, "# Offset: 0x%08llX\n", opt.offset_domain);
# ~~~~~~ ^~~~~~~~~~~~~~~~~
# %08lX
# 2 warnings generated.
# mv -f .deps/partclone_f2fs-main.Tpo .deps/partclone_f2fs-main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DF2FS -Wall -MT partclone_f2fs-partclone.o -MD -MP -MF .deps/partclone_f2fs-partclone.Tpo -c -o partclone_f2fs-partclone.o `test -f 'partclone.c' || echo './'`partclone.c
# mv -f .deps/partclone_f2fs-partclone.Tpo .deps/partclone_f2fs-partclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DF2FS -Wall -MT partclone_f2fs-progress.o -MD -MP -MF .deps/partclone_f2fs-progress.Tpo -c -o partclone_f2fs-progress.o `test -f 'progress.c' || echo './'`progress.c
# mv -f .deps/partclone_f2fs-progress.Tpo .deps/partclone_f2fs-progress.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DF2FS -Wall -MT partclone_f2fs-f2fsclone.o -MD -MP -MF .deps/partclone_f2fs-f2fsclone.Tpo -c -o partclone_f2fs-f2fsclone.o `test -f 'f2fsclone.c' || echo './'`f2fsclone.c
# f2fsclone.c:88:6: warning: variable 'bused' is uninitialized when used here [-Wuninitialized]
# bused++;
# ^~~~~
# f2fsclone.c:72:29: note: initialize the variable 'bused' to silence this warning
# unsigned long long bused, bfree;
# ^
# = 0
# f2fsclone.c:98:6: warning: variable 'bfree' is uninitialized when used here [-Wuninitialized]
# bfree++;
# ^~~~~
# f2fsclone.c:72:36: note: initialize the variable 'bfree' to silence this warning
# unsigned long long bused, bfree;
# ^
# = 0
# 2 warnings generated.
# mv -f .deps/partclone_f2fs-f2fsclone.Tpo .deps/partclone_f2fs-f2fsclone.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DF2FS -Wall -MT f2fs/partclone_f2fs-fsck.o -MD -MP -MF f2fs/.deps/partclone_f2fs-fsck.Tpo -c -o f2fs/partclone_f2fs-fsck.o `test -f 'f2fs/fsck.c' || echo './'`f2fs/fsck.c
# mv -f f2fs/.deps/partclone_f2fs-fsck.Tpo f2fs/.deps/partclone_f2fs-fsck.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DF2FS -Wall -MT f2fs/partclone_f2fs-libf2fs.o -MD -MP -MF f2fs/.deps/partclone_f2fs-libf2fs.Tpo -c -o f2fs/partclone_f2fs-libf2fs.o `test -f 'f2fs/libf2fs.c' || echo './'`f2fs/libf2fs.c
# mv -f f2fs/.deps/partclone_f2fs-libf2fs.Tpo f2fs/.deps/partclone_f2fs-libf2fs.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -DF2FS -Wall -MT f2fs/partclone_f2fs-mount.o -MD -MP -MF f2fs/.deps/partclone_f2fs-mount.Tpo -c -o f2fs/partclone_f2fs-mount.o `test -f 'f2fs/mount.c' || echo './'`f2fs/mount.c
# mv -f f2fs/.deps/partclone_f2fs-mount.Tpo f2fs/.deps/partclone_f2fs-mount.Po
# clang -DF2FS -Wall -o partclone.f2fs partclone_f2fs-main.o partclone_f2fs-partclone.o partclone_f2fs-progress.o partclone_f2fs-f2fsclone.o f2fs/partclone_f2fs-fsck.o f2fs/partclone_f2fs-libf2fs.o f2fs/partclone_f2fs-mount.o -luuid -lncursesw -lpthread
# f2fs/partclone_f2fs-mount.o: In function `get_current_sit_page':
# f2fs/mount.c:(.text+0x2b25): undefined reference to `check_seg_range'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[2]: *** [Makefile:1012: partclone.f2fs] Error 1
# make[2]: Leaving directory '/tmp/partclone/src/partclone-0.2.89/src'
# make[1]: *** [Makefile:397: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/partclone/src/partclone-0.2.89'
# make: *** [Makefile:338: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/partclone/src/partclone-0.2.89/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by Partclone configure 0.2.89, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-extfs --enable-reiserfs --enable-fat --enable-hfsp --enable-btrfs --enable-ncursesw --enable-ntfs --enable-exfat --enable-f2fs --enable-minix --enable-nilfs2 --enable-xfs --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 685a52f75200
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2298: checking for a BSD-compatible install
# configure:2366: result: /usr/bin/install -c
# configure:2377: checking whether build environment is sane
# configure:2432: result: yes
# configure:2491: checking for x86_64-unknown-linux-strip
# configure:2521: result: no
# configure:2531: checking for strip
# configure:2547: found /usr/bin/strip
# configure:2558: result: strip
# configure:2583: checking for a thread-safe mkdir -p
# configure:2622: result: /usr/bin/mkdir -p
# configure:2629: checking for gawk
# configure:2645: found /usr/bin/gawk
# configure:2656: result: gawk
# configure:2667: checking whether make sets $(MAKE)
# configure:2689: result: yes
# configure:2718: checking whether make supports nested variables
# configure:2735: result: yes
# configure:2870: checking whether NLS is requested
# configure:2879: result: yes
# configure:2917: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:2949: result: /usr/bin/msgfmt
# configure:2958: checking for gmsgfmt
# configure:2989: result: /usr/bin/msgfmt
# configure:3040: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:3072: result: /usr/bin/xgettext
# configure:3118: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:3149: result: /usr/bin/msgmerge
# configure:3191: checking for style of include used by make
# configure:3219: result: GNU
# configure:3250: checking for x86_64-unknown-linux-gcc
# configure:3277: result: clang
# configure:3546: checking for C compiler version
# configure:3555: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3566: $? = 0
# configure:3555: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3566: $? = 0
# configure:3555: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3566: $? = 1
# configure:3555: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3566: $? = 1
# configure:3586: checking whether the C compiler works
# configure:3608: clang conftest.c >&5
# configure:3612: $? = 0
# configure:3660: result: yes
# configure:3663: checking for C compiler default output file name
# configure:3665: result: a.out
# configure:3671: checking for suffix of executables
# configure:3678: clang -o conftest conftest.c >&5
# configure:3682: $? = 0
# configure:3704: result:
# configure:3726: checking whether we are cross compiling
# configure:3734: clang -o conftest conftest.c >&5
# configure:3738: $? = 0
# configure:3745: ./conftest
# configure:3749: $? = 0
# configure:3764: result: no
# configure:3769: checking for suffix of object files
# configure:3791: clang -c conftest.c >&5
# configure:3795: $? = 0
# configure:3816: result: o
# configure:3820: checking whether we are using the GNU C compiler
# configure:3839: clang -c conftest.c >&5
# configure:3839: $? = 0
# configure:3848: result: yes
# configure:3857: checking whether clang accepts -g
# configure:3877: clang -c -g conftest.c >&5
# configure:3877: $? = 0
# configure:3918: result: yes
# configure:3935: checking for clang option to accept ISO C89
# configure:3998: clang -c conftest.c >&5
# configure:3998: $? = 0
# configure:4011: result: none needed
# configure:4036: checking whether clang understands -c and -o together
# configure:4058: clang -c conftest.c -o conftest2.o
# configure:4061: $? = 0
# configure:4058: clang -c conftest.c -o conftest2.o
# configure:4061: $? = 0
# configure:4073: result: yes
# configure:4092: checking dependency style of clang
# configure:4203: result: gcc3
# configure:4222: checking build system type
# configure:4236: result: x86_64-unknown-linux-gnu
# configure:4256: checking host system type
# configure:4269: result: x86_64-unknown-linux-gnu
# configure:4313: checking for ld used by GCC
# configure:4377: result: /usr/bin/ld
# configure:4384: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4397: result: yes
# configure:4404: checking for shared library run path origin
# configure:4417: result: done
# configure:4875: checking for CFPreferencesCopyAppValue
# configure:4893: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:11:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:4893: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Partclone"
# | #define PACKAGE_TARNAME "partclone"
# | #define PACKAGE_VERSION "0.2.89"
# | #define PACKAGE_STRING "Partclone 0.2.89"
# | #define PACKAGE_BUGREPORT "thomas@nchc.org.tw"
# | #define PACKAGE_URL ""
# | #define PACKAGE "partclone"
# | #define VERSION "0.2.89"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:4902: result: no
# configure:4909: checking for CFLocaleCopyCurrent
# configure:4927: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:11:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:4927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Partclone"
# | #define PACKAGE_TARNAME "partclone"
# | #define PACKAGE_VERSION "0.2.89"
# | #define PACKAGE_STRING "Partclone 0.2.89"
# | #define PACKAGE_BUGREPORT "thomas@nchc.org.tw"
# | #define PACKAGE_URL ""
# | #define PACKAGE "partclone"
# | #define VERSION "0.2.89"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:4936: result: no
# configure:4985: checking for GNU gettext in libc
# configure:5005: clang -o conftest conftest.c >&5
# configure:5005: $? = 0
# configure:5014: result: yes
# configure:5620: checking whether to use NLS
# configure:5622: result: yes
# configure:5625: checking where the gettext function comes from
# configure:5636: result: libc
# configure:5701: checking for x86_64-unknown-linux-gcc
# configure:5728: result: clang
# configure:5997: checking for C compiler version
# configure:6006: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:6017: $? = 0
# configure:6006: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:6017: $? = 0
# configure:6006: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6017: $? = 1
# configure:6006: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:6017: $? = 1
# configure:6021: checking whether we are using the GNU C compiler
# configure:6049: result: yes
# configure:6058: checking whether clang accepts -g
# configure:6119: result: yes
# configure:6136: checking for clang option to accept ISO C89
# configure:6212: result: none needed
# configure:6237: checking whether clang understands -c and -o together
# configure:6274: result: yes
# configure:6293: checking dependency style of clang
# configure:6404: result: gcc3
# configure:6423: checking for rm
# configure:6441: found /usr/bin/rm
# configure:6454: result: /usr/bin/rm
# configure:6462: checking whether ln -s works
# configure:6466: result: yes
# configure:6482: checking for special C compiler options needed for large files
# configure:6527: result: no
# configure:6533: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6558: clang -c conftest.c >&5
# configure:6558: $? = 0
# configure:6590: result: no
# configure:6732: checking for x86_64-unknown-linux-pkg-config
# configure:6765: result: no
# configure:6775: checking for pkg-config
# configure:6793: found /usr/bin/pkg-config
# configure:6805: result: /usr/bin/pkg-config
# configure:6830: checking pkg-config is at least version 0.9.0
# configure:6833: result: yes
# configure:6843: checking for UUID
# configure:6850: $PKG_CONFIG --exists --print-errors "uuid"
# configure:6853: $? = 0
# configure:6867: $PKG_CONFIG --exists --print-errors "uuid"
# configure:6870: $? = 0
# configure:6908: result: yes
# configure:6914: checking for pthread_create in -lpthread
# configure:6939: clang -o conftest -Wall conftest.c -lpthread >&5
# configure:6939: $? = 0
# configure:6948: result: yes
# configure:6982: checking for EXT2/3 Library and Header files ... ...
# configure:6989: checking how to run the C preprocessor
# configure:7020: clang -E conftest.c
# configure:7020: $? = 0
# configure:7034: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7034: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Partclone"
# | #define PACKAGE_TARNAME "partclone"
# | #define PACKAGE_VERSION "0.2.89"
# | #define PACKAGE_STRING "Partclone 0.2.89"
# | #define PACKAGE_BUGREPORT "thomas@nchc.org.tw"
# | #define PACKAGE_URL ""
# | #define PACKAGE "partclone"
# | #define VERSION "0.2.89"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBPTHREAD 1
# | /* end confdefs.h. */
# | #include
# configure:7059: result: clang -E
# configure:7079: clang -E conftest.c
# configure:7079: $? = 0
# configure:7093: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7093: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Partclone"
# | #define PACKAGE_TARNAME "partclone"
# | #define PACKAGE_VERSION "0.2.89"
# | #define PACKAGE_STRING "Partclone 0.2.89"
# | #define PACKAGE_BUGREPORT "thomas@nchc.org.tw"
# | #define PACKAGE_URL ""
# | #define PACKAGE "partclone"
# | #define VERSION "0.2.89"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBPTHREAD 1
# | /* end confdefs.h. */
# | #include
# configure:7122: checking for grep that handles long lines and -e
# configure:7180: result: /usr/bin/grep
# configure:7185: checking for egrep
# configure:7247: result: /usr/bin/grep -E
# configure:7252: checking for ANSI C header files
# configure:7272: clang -c -Wall conftest.c >&5
# configure:7272: $? = 0
# configure:7345: clang -o conftest -Wall conftest.c -lpthread >&5
# configure:7345: $? = 0
# configure:7345: ./conftest
# configure:7345: $? = 0
# configure:7356: result: yes
# configure:7369: checking for sys/types.h
# configure:7369: clang -c -Wall conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7369: checking for sys/stat.h
# configure:7369: clang -c -Wall conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7369: checking for stdlib.h
# configure:7369: clang -c -Wall conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7369: checking for string.h
# configure:7369: clang -c -Wall conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7369: checking for memory.h
# configure:7369: clang -c -Wall conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7369: checking for strings.h
# configure:7369: clang -c -Wall conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7369: checking for inttypes.h
# configure:7369: clang -c -Wall conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7369: checking for stdint.h
# configure:7369: clang -c -Wall conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7369: checking for unistd.h
# configure:7369: clang -c -Wall conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7383: checking ext2fs/ext2fs.h usability
# configure:7383: clang -c -Wall conftest.c >&5
# configure:7383: $? = 0
# configure:7383: result: yes
# configure:7383: checking ext2fs/ext2fs.h presence
# configure:7383: clang -E conftest.c
# configure:7383: $? = 0
# configure:7383: result: yes
# configure:7383: checking for ext2fs/ext2fs.h
# configure:7383: result: yes
# configure:7396: checking for ext2fs_initialize in -lext2fs
# configure:7421: clang -o conftest -Wall conftest.c -lext2fs -lpthread >&5
# configure:7421: $? = 0
# configure:7430: result: yes
# configure:7439: checking version of libextfs
# configure:7443: checking for EXT2FS
# configure:7450: $PKG_CONFIG --exists --print-errors "ext2fs >= 1.42"
# configure:7453: $? = 0
# configure:7467: $PKG_CONFIG --exists --print-errors "ext2fs >= 1.42"
# configure:7470: $? = 0
# configure:7528: result: yes
# configure:7581: checking for Reiserfs Library and Header files ... ...
# configure:7585: checking reiserfs/reiserfs.h usability
# configure:7585: clang -c -Wall conftest.c >&5
# configure:7585: $? = 0
# configure:7585: result: yes
# configure:7585: checking reiserfs/reiserfs.h presence
# configure:7585: clang -E conftest.c
# configure:7585: $? = 0
# configure:7585: result: yes
# configure:7585: checking for reiserfs/reiserfs.h
# configure:7585: result: yes
# configure:7598: checking for reiserfs_fs_open in -lreiserfs
# configure:7623: clang -o conftest -Wall conftest.c -lreiserfs -lpthread >&5
# configure:7623: $? = 0
# configure:7632: result: yes
# configure:7640: checking for file_dal_open in -ldal
# configure:7665: clang -o conftest -Wall conftest.c -ldal -lpthread >&5
# configure:7665: $? = 0
# configure:7674: result: yes
# configure:7682: checking version of libreiserfs
# configure:7889: checking for NILFS2 header files ... ...
# configure:7897: checking ctype.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking ctype.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for ctype.h
# configure:7897: result: yes
# configure:7897: checking fcntl.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking fcntl.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for fcntl.h
# configure:7897: result: yes
# configure:7897: checking grp.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking grp.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for grp.h
# configure:7897: result: yes
# configure:7897: checking libintl.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking libintl.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for libintl.h
# configure:7897: result: yes
# configure:7897: checking limits.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking limits.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for limits.h
# configure:7897: result: yes
# configure:7897: checking linux/magic.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking linux/magic.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for linux/magic.h
# configure:7897: result: yes
# configure:7897: checking linux/types.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking linux/types.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for linux/types.h
# configure:7897: result: yes
# configure:7897: checking locale.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking locale.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for locale.h
# configure:7897: result: yes
# configure:7897: checking mntent.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking mntent.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for mntent.h
# configure:7897: result: yes
# configure:7897: checking mqueue.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking mqueue.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for mqueue.h
# configure:7897: result: yes
# configure:7897: checking paths.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking paths.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for paths.h
# configure:7897: result: yes
# configure:7897: checking pwd.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking pwd.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for pwd.h
# configure:7897: result: yes
# configure:7897: checking semaphore.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking semaphore.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for semaphore.h
# configure:7897: result: yes
# configure:7897: checking for stdlib.h
# configure:7897: result: yes
# configure:7897: checking for string.h
# configure:7897: result: yes
# configure:7897: checking for strings.h
# configure:7897: result: yes
# configure:7897: checking sys/ioctl.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking sys/ioctl.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for sys/ioctl.h
# configure:7897: result: yes
# configure:7897: checking sys/mount.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking sys/mount.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for sys/mount.h
# configure:7897: result: yes
# configure:7897: checking sys/time.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking sys/time.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for sys/time.h
# configure:7897: result: yes
# configure:7897: checking syslog.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking syslog.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for syslog.h
# configure:7897: result: yes
# configure:7897: checking for sys/stat.h
# configure:7897: result: yes
# configure:7897: checking time.h usability
# configure:7897: clang -c -Wall conftest.c >&5
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking time.h presence
# configure:7897: clang -E conftest.c
# configure:7897: $? = 0
# configure:7897: result: yes
# configure:7897: checking for time.h
# configure:7897: result: yes
# configure:7897: checking for unistd.h
# configure:7897: result: yes
# configure:7909: checking nilfs.h usability
# configure:7909: clang -c -Wall conftest.c >&5
# configure:7909: $? = 0
# configure:7909: result: yes
# configure:7909: checking nilfs.h presence
# configure:7909: clang -E conftest.c
# configure:7909: $? = 0
# configure:7909: result: yes
# configure:7909: checking for nilfs.h
# configure:7909: result: yes
# configure:7923: checking for nilfs_open in -lnilfs
# configure:7948: clang -o conftest -Wall conftest.c -lnilfs -lpthread >&5
# configure:7948: $? = 0
# configure:7957: result: yes
# configure:7988: checking for NTFS-3g Library and Header files ... ...
# configure:7992: checking ntfs-3g/misc.h usability
# configure:7992: clang -c -Wall conftest.c >&5
# configure:7992: $? = 0
# configure:7992: result: yes
# configure:7992: checking ntfs-3g/misc.h presence
# configure:7992: clang -E conftest.c
# configure:7992: $? = 0
# configure:7992: result: yes
# configure:7992: checking for ntfs-3g/misc.h
# configure:7992: result: yes
# configure:8005: checking for ntfs_mount in -lntfs-3g
# configure:8030: clang -o conftest -Wall conftest.c -lntfs-3g -lpthread >&5
# configure:8030: $? = 0
# configure:8039: result: yes
# configure:8049: checking for NTFS Library and Header files ... ...
# configure:8053: checking ntfs/version.h usability
# configure:8053: clang -c -Wall conftest.c >&5
# conftest.c:85:10: fatal error: 'ntfs/version.h' file not found
# #include
# ^
# 1 error generated.
# configure:8053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Partclone"
# | #define PACKAGE_TARNAME "partclone"
# | #define PACKAGE_VERSION "0.2.89"
# | #define PACKAGE_STRING "Partclone 0.2.89"
# | #define PACKAGE_BUGREPORT "thomas@nchc.org.tw"
# | #define PACKAGE_URL ""
# | #define PACKAGE "partclone"
# | #define VERSION "0.2.89"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXT2FS_EXT2FS_H 1
# | #define HAVE_REISERFS_REISERFS_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_LINUX_TYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_MQUEUE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NILFS_H 1
# | #define HAVE_NTFS_3G_MISC_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8053: result: no
# configure:8053: checking ntfs/version.h presence
# configure:8053: clang -E conftest.c
# conftest.c:52:10: fatal error: 'ntfs/version.h' file not found
# #include
# ^
# 1 error generated.
# configure:8053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Partclone"
# | #define PACKAGE_TARNAME "partclone"
# | #define PACKAGE_VERSION "0.2.89"
# | #define PACKAGE_STRING "Partclone 0.2.89"
# | #define PACKAGE_BUGREPORT "thomas@nchc.org.tw"
# | #define PACKAGE_URL ""
# | #define PACKAGE "partclone"
# | #define VERSION "0.2.89"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXT2FS_EXT2FS_H 1
# | #define HAVE_REISERFS_REISERFS_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_LINUX_TYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_MQUEUE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NILFS_H 1
# | #define HAVE_NTFS_3G_MISC_H 1
# | /* end confdefs.h. */
# | #include
# configure:8053: result: no
# configure:8053: checking for ntfs/version.h
# configure:8053: result: no
# configure:8060: WARNING: *** NTFS(ntfsprogs) header not found
# configure:8066: checking for ntfs_mount in -lntfs
# configure:8091: clang -o conftest -Wall conftest.c -lntfs -lpthread >&5
# /usr/bin/ld: cannot find -lntfs
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8091: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Partclone"
# | #define PACKAGE_TARNAME "partclone"
# | #define PACKAGE_VERSION "0.2.89"
# | #define PACKAGE_STRING "Partclone 0.2.89"
# | #define PACKAGE_BUGREPORT "thomas@nchc.org.tw"
# | #define PACKAGE_URL ""
# | #define PACKAGE "partclone"
# | #define VERSION "0.2.89"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXT2FS_EXT2FS_H 1
# | #define HAVE_REISERFS_REISERFS_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_LINUX_TYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_MQUEUE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NILFS_H 1
# | #define HAVE_NTFS_3G_MISC_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char ntfs_mount ();
# | int
# | main ()
# | {
# | return ntfs_mount ();
# | ;
# | return 0;
# | }
# configure:8100: result: no
# configure:8105: WARNING: *** ntfsprogs library (libntfs) not found
# configure:8141: checking for NTFS
# configure:8148: $PKG_CONFIG --exists --print-errors "libntfs-3g >= 2010"
# configure:8151: $? = 0
# configure:8165: $PKG_CONFIG --exists --print-errors "libntfs-3g >= 2010"
# configure:8168: $? = 0
# configure:8226: result: yes
# configure:8478: checking blkid/blkid.h usability
# configure:8478: clang -c -Wall conftest.c >&5
# configure:8478: $? = 0
# configure:8478: result: yes
# configure:8478: checking blkid/blkid.h presence
# configure:8478: clang -E conftest.c
# configure:8478: $? = 0
# configure:8478: result: yes
# configure:8478: checking for blkid/blkid.h
# configure:8478: result: yes
# configure:8537: checking for Ncursesw Library and Header files ... ...
# configure:8541: checking ncurses.h usability
# configure:8541: clang -c -Wall conftest.c >&5
# configure:8541: $? = 0
# configure:8541: result: yes
# configure:8541: checking ncurses.h presence
# configure:8541: clang -E conftest.c
# configure:8541: $? = 0
# configure:8541: result: yes
# configure:8541: checking for ncurses.h
# configure:8541: result: yes
# configure:8554: checking for initscr in -lncursesw
# configure:8579: clang -o conftest -Wall conftest.c -lncursesw -lpthread >&5
# configure:8579: $? = 0
# configure:8588: result: yes
# configure:8619: checking for initscr in -ltinfo
# configure:8644: clang -o conftest -Wall conftest.c -ltinfo -lncursesw -lpthread >&5
# /usr/bin/ld: cannot find -ltinfo
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8644: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Partclone"
# | #define PACKAGE_TARNAME "partclone"
# | #define PACKAGE_VERSION "0.2.89"
# | #define PACKAGE_STRING "Partclone 0.2.89"
# | #define PACKAGE_BUGREPORT "thomas@nchc.org.tw"
# | #define PACKAGE_URL ""
# | #define PACKAGE "partclone"
# | #define VERSION "0.2.89"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXT2FS_EXT2FS_H 1
# | #define HAVE_REISERFS_REISERFS_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_LINUX_TYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_MQUEUE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NILFS_H 1
# | #define HAVE_NTFS_3G_MISC_H 1
# | #define HAVE_BLKID_BLKID_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_LIBNCURSESW 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:8653: result: no
# configure:8658: WARNING: *** tinfo library (libtinfo) not found
# configure:8815: checking that generated files are newer than configure
# configure:8821: result: done
# configure:8940: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Partclone config.status 0.2.89, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 685a52f75200
#
# config.status:981: creating Makefile
# config.status:981: creating src/Makefile
# config.status:981: creating fail-mbr/Makefile
# config.status:981: creating po/Makefile.in
# config.status:981: creating docs/Makefile
# config.status:981: creating tests/Makefile
# config.status:981: creating config.h
# config.status:1210: executing po-directories commands
# config.status:1210: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_EXT2FS_CFLAGS_set=
# ac_cv_env_EXT2FS_CFLAGS_value=
# ac_cv_env_EXT2FS_LIBS_set=
# ac_cv_env_EXT2FS_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_NTFS_CFLAGS_set=
# ac_cv_env_NTFS_CFLAGS_value=
# ac_cv_env_NTFS_LIBS_set=
# ac_cv_env_NTFS_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_UUID_CFLAGS_set=
# ac_cv_env_UUID_CFLAGS_value=
# ac_cv_env_UUID_LIBS_set=
# ac_cv_env_UUID_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_blkid_blkid_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_ext2fs_ext2fs_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_magic_h=yes
# ac_cv_header_linux_types_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_mntent_h=yes
# ac_cv_header_mqueue_h=yes
# ac_cv_header_ncurses_h=yes
# ac_cv_header_nilfs_h=yes
# ac_cv_header_ntfs_3g_misc_h=yes
# ac_cv_header_ntfs_version_h=no
# ac_cv_header_paths_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_reiserfs_reiserfs_h=yes
# ac_cv_header_semaphore_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mount_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dal_file_dal_open=yes
# ac_cv_lib_ext2fs_ext2fs_initialize=yes
# ac_cv_lib_ncursesw_initscr=yes
# ac_cv_lib_nilfs_nilfs_open=yes
# ac_cv_lib_ntfs_3g_ntfs_mount=yes
# ac_cv_lib_ntfs_ntfs_mount=no
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_lib_reiserfs_reiserfs_fs_open=yes
# ac_cv_lib_tinfo_initscr=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_RM=/usr/bin/rm
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/usr/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# pkg_cv_EXT2FS_CFLAGS='-I/usr/include/ext2fs -I/usr/include/et'
# pkg_cv_EXT2FS_LIBS=-lext2fs
# pkg_cv_NTFS_CFLAGS=
# pkg_cv_NTFS_LIBS=-lntfs-3g
# pkg_cv_UUID_CFLAGS=-I/usr/include/uuid
# pkg_cv_UUID_LIBS=-luuid
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/partclone/src/partclone-0.2.89/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/partclone/src/partclone-0.2.89/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/partclone/src/partclone-0.2.89/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/partclone/src/partclone-0.2.89/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_ALL_FALSE=''
# ENABLE_ALL_TRUE='#'
# ENABLE_BTRFS_FALSE='#'
# ENABLE_BTRFS_TRUE=''
# ENABLE_EXFAT_FALSE='#'
# ENABLE_EXFAT_TRUE=''
# ENABLE_EXTFS_FALSE='#'
# ENABLE_EXTFS_TRUE=''
# ENABLE_F2FS_FALSE='#'
# ENABLE_F2FS_TRUE=''
# ENABLE_FAT_FALSE='#'
# ENABLE_FAT_TRUE=''
# ENABLE_FS_TEST_FALSE=''
# ENABLE_FS_TEST_TRUE='#'
# ENABLE_HFSP_FALSE='#'
# ENABLE_HFSP_TRUE=''
# ENABLE_JFS_FALSE=''
# ENABLE_JFS_TRUE='#'
# ENABLE_MEMTRACE_FALSE=''
# ENABLE_MEMTRACE_TRUE='#'
# ENABLE_MINIX_FALSE='#'
# ENABLE_MINIX_TRUE=''
# ENABLE_NCURSESW_FALSE='#'
# ENABLE_NCURSESW_TRUE=''
# ENABLE_NILFS2_FALSE='#'
# ENABLE_NILFS2_TRUE=''
# ENABLE_NTFS_3G_FALSE='#'
# ENABLE_NTFS_3G_TRUE=''
# ENABLE_NTFS_FALSE='#'
# ENABLE_NTFS_PROGS_FALSE=''
# ENABLE_NTFS_PROGS_TRUE='#'
# ENABLE_NTFS_TRUE=''
# ENABLE_REISER4_FALSE=''
# ENABLE_REISER4_TRUE='#'
# ENABLE_REISERFS_FALSE='#'
# ENABLE_REISERFS_TRUE=''
# ENABLE_STATIC_FALSE=''
# ENABLE_STATIC_TRUE='#'
# ENABLE_TINFO_FALSE=''
# ENABLE_TINFO_TRUE='#'
# ENABLE_UFS_FALSE=''
# ENABLE_UFS_TRUE='#'
# ENABLE_VMFS_FALSE=''
# ENABLE_VMFS_TRUE='#'
# ENABLE_XFS_FALSE='#'
# ENABLE_XFS_TRUE=''
# EXEEXT=''
# EXT2FS_CFLAGS='-I/usr/include/ext2fs -I/usr/include/et'
# EXT2FS_LIBS='-lext2fs'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBS='-lncursesw -lpthread '
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/partclone/src/partclone-0.2.89/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NTFS_CFLAGS=''
# NTFS_LIBS='-lntfs-3g'
# OBJEXT='o'
# ORIGINAL_CFLAGS=''
# PACKAGE='partclone'
# PACKAGE_BUGREPORT='thomas@nchc.org.tw'
# PACKAGE_NAME='Partclone'
# PACKAGE_STRING='Partclone 0.2.89'
# PACKAGE_TARNAME='partclone'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.2.89'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB='po'
# RM='/usr/bin/rm'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# UUID_CFLAGS='-I/usr/include/uuid'
# UUID_LIBS='-luuid'
# VERSION='0.2.89'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/partclone/src/partclone-0.2.89/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Partclone"
# #define PACKAGE_TARNAME "partclone"
# #define PACKAGE_VERSION "0.2.89"
# #define PACKAGE_STRING "Partclone 0.2.89"
# #define PACKAGE_BUGREPORT "thomas@nchc.org.tw"
# #define PACKAGE_URL ""
# #define PACKAGE "partclone"
# #define VERSION "0.2.89"
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_LIBPTHREAD 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_EXT2FS_EXT2FS_H 1
# #define HAVE_REISERFS_REISERFS_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GRP_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LINUX_MAGIC_H 1
# #define HAVE_LINUX_TYPES_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MNTENT_H 1
# #define HAVE_MQUEUE_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SEMAPHORE_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_NILFS_H 1
# #define HAVE_NTFS_3G_MISC_H 1
# #define HAVE_BLKID_BLKID_H 1
# #define HAVE_NCURSES_H 1
# #define HAVE_LIBNCURSESW 1
#
# configure: exit 0