The build took 00h 02m 18s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
14,344 |
ansic |
10,223 |
sh |
5,990 |
makefile |
4,174 |
perl |
34,731 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
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: nilfs-utils 2.2.4-1 (Thu Apr 13 16:35:45 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
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 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 for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking whether clang and cc understand -c and -o together... yes
checking how to run the C preprocessor... clang -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ldconfig... /usr/bin/ldconfig
checking for uuid_generate in -luuid... yes
checking for mq_open... no
checking for mq_open in -lrt... yes
checking for sem_open... no
checking for sem_open in -lrt... no
checking for sem_open in -lpthread... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
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 time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for mnt_context_do_mount in -lmount... yes
checking libmount/libmount.h usability... yes
checking libmount/libmount.h presence... yes
checking for libmount/libmount.h... yes
checking for blkid_new_probe_from_filename in -lblkid... yes
checking blkid/blkid.h usability... yes
checking blkid/blkid.h presence... yes
checking for blkid/blkid.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether clang needs -traditional... no
checking whether lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat correctly handles trailing slash... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for posix_memalign... yes
checking for alarm... yes
checking for atexit... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for getgrgid... yes
checking for getmntent_r... yes
checking for getpwuid... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtok_r... yes
checking for strtoul... yes
checking for strtoull... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating sbin/Makefile
config.status: creating sbin/cleanerd/Makefile
config.status: creating sbin/mkfs/Makefile
config.status: creating sbin/mount/Makefile
config.status: creating sbin/nilfs-tune/Makefile
config.status: creating sbin/nilfs-clean/Makefile
config.status: creating sbin/nilfs-resize/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4'
Making all in lib
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT nilfs.lo -MD -MP -MF .deps/nilfs.Tpo -c -o nilfs.lo nilfs.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT nilfs.lo -MD -MP -MF .deps/nilfs.Tpo -c nilfs.c -fPIC -DPIC -o .libs/nilfs.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT nilfs.lo -MD -MP -MF .deps/nilfs.Tpo -c nilfs.c -o nilfs.o >/dev/null 2>&1
mv -f .deps/nilfs.Tpo .deps/nilfs.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT sb.lo -MD -MP -MF .deps/sb.Tpo -c -o sb.lo sb.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT sb.lo -MD -MP -MF .deps/sb.Tpo -c sb.c -fPIC -DPIC -o .libs/sb.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT sb.lo -MD -MP -MF .deps/sb.Tpo -c sb.c -o sb.o >/dev/null 2>&1
mv -f .deps/sb.Tpo .deps/sb.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT realpath.lo -MD -MP -MF .deps/realpath.Tpo -c -o realpath.lo realpath.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT realpath.lo -MD -MP -MF .deps/realpath.Tpo -c realpath.c -fPIC -DPIC -o .libs/realpath.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT realpath.lo -MD -MP -MF .deps/realpath.Tpo -c realpath.c -o realpath.o >/dev/null 2>&1
mv -f .deps/realpath.Tpo .deps/realpath.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o librealpath.la realpath.lo
libtool: link: ar cru .libs/librealpath.a .libs/realpath.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/librealpath.a
libtool: link: ( cd ".libs" && rm -f "librealpath.la" && ln -s "../librealpath.la" "librealpath.la" )
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -o crc32.o >/dev/null 2>&1
mv -f .deps/crc32.Tpo .deps/crc32.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcrc32.la crc32.lo
libtool: link: ar cru .libs/libcrc32.a .libs/crc32.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcrc32.a
libtool: link: ( cd ".libs" && rm -f "libcrc32.la" && ln -s "../libcrc32.la" "libcrc32.la" )
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -version-info 2:2:2 -o libnilfs.la -rpath /usr/lib nilfs.lo sb.lo librealpath.la libcrc32.la -lpthread
libtool: link: clang -shared .libs/nilfs.o .libs/sb.o -Wl,--whole-archive ./.libs/librealpath.a ./.libs/libcrc32.a -Wl,--no-whole-archive -lpthread -Wl,-soname -Wl,libnilfs.so.0 -o .libs/libnilfs.so.0.2.2
libtool: link: (cd ".libs" && rm -f "libnilfs.so.0" && ln -s "libnilfs.so.0.2.2" "libnilfs.so.0")
libtool: link: (cd ".libs" && rm -f "libnilfs.so" && ln -s "libnilfs.so.0.2.2" "libnilfs.so")
libtool: link: (cd .libs/libnilfs.lax/librealpath.a && ar x "/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib/./.libs/librealpath.a")
libtool: link: (cd .libs/libnilfs.lax/libcrc32.a && ar x "/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib/./.libs/libcrc32.a")
libtool: link: ar cru .libs/libnilfs.a nilfs.o sb.o .libs/libnilfs.lax/librealpath.a/realpath.o .libs/libnilfs.lax/libcrc32.a/crc32.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libnilfs.a
libtool: link: rm -fr .libs/libnilfs.lax
libtool: link: ( cd ".libs" && rm -f "libnilfs.la" && ln -s "../libnilfs.la" "libnilfs.la" )
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c -o gc.lo gc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c -fPIC -DPIC -o .libs/gc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c -o gc.o >/dev/null 2>&1
mv -f .deps/gc.Tpo .deps/gc.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c -o vector.lo vector.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o .libs/vector.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -o vector.o >/dev/null 2>&1
mv -f .deps/vector.Tpo .deps/vector.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT cnoconv.lo -MD -MP -MF .deps/cnoconv.Tpo -c -o cnoconv.lo cnoconv.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT cnoconv.lo -MD -MP -MF .deps/cnoconv.Tpo -c cnoconv.c -fPIC -DPIC -o .libs/cnoconv.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT cnoconv.lo -MD -MP -MF .deps/cnoconv.Tpo -c cnoconv.c -o cnoconv.o >/dev/null 2>&1
mv -f .deps/cnoconv.Tpo .deps/cnoconv.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -version-info 1:0:1 -o libnilfsgc.la -rpath /usr/lib gc.lo vector.lo cnoconv.lo libnilfs.la -lpthread
libtool: link: clang -shared .libs/gc.o .libs/vector.o .libs/cnoconv.o -Wl,-rpath -Wl,/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib/.libs ./.libs/libnilfs.so -lpthread -Wl,-soname -Wl,libnilfsgc.so.0 -o .libs/libnilfsgc.so.0.1.0
libtool: link: (cd ".libs" && rm -f "libnilfsgc.so.0" && ln -s "libnilfsgc.so.0.1.0" "libnilfsgc.so.0")
libtool: link: (cd ".libs" && rm -f "libnilfsgc.so" && ln -s "libnilfsgc.so.0.1.0" "libnilfsgc.so")
libtool: link: ar cru .libs/libnilfsgc.a gc.o vector.o cnoconv.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libnilfsgc.a
libtool: link: ( cd ".libs" && rm -f "libnilfsgc.la" && ln -s "../libnilfsgc.la" "libnilfsgc.la" )
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT cleaner_ctl.lo -MD -MP -MF .deps/cleaner_ctl.Tpo -c -o cleaner_ctl.lo cleaner_ctl.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT cleaner_ctl.lo -MD -MP -MF .deps/cleaner_ctl.Tpo -c cleaner_ctl.c -fPIC -DPIC -o .libs/cleaner_ctl.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT cleaner_ctl.lo -MD -MP -MF .deps/cleaner_ctl.Tpo -c cleaner_ctl.c -o cleaner_ctl.o >/dev/null 2>&1
mv -f .deps/cleaner_ctl.Tpo .deps/cleaner_ctl.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT cleaner_exec.lo -MD -MP -MF .deps/cleaner_exec.Tpo -c -o cleaner_exec.lo cleaner_exec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT cleaner_exec.lo -MD -MP -MF .deps/cleaner_exec.Tpo -c cleaner_exec.c -fPIC -DPIC -o .libs/cleaner_exec.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT cleaner_exec.lo -MD -MP -MF .deps/cleaner_exec.Tpo -c cleaner_exec.c -o cleaner_exec.o >/dev/null 2>&1
mv -f .deps/cleaner_exec.Tpo .deps/cleaner_exec.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcleanerexec.la cleaner_exec.lo
libtool: link: ar cru .libs/libcleanerexec.a .libs/cleaner_exec.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcleanerexec.a
libtool: link: ( cd ".libs" && rm -f "libcleanerexec.la" && ln -s "../libcleanerexec.la" "libcleanerexec.la" )
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -version-info 0:1:0 -o libnilfscleaner.la -rpath /usr/lib cleaner_ctl.lo librealpath.la libcleanerexec.la -lrt -luuid
libtool: link: clang -shared .libs/cleaner_ctl.o -Wl,--whole-archive ./.libs/librealpath.a ./.libs/libcleanerexec.a -Wl,--no-whole-archive -lrt -luuid -Wl,-soname -Wl,libnilfscleaner.so.0 -o .libs/libnilfscleaner.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libnilfscleaner.so.0" && ln -s "libnilfscleaner.so.0.0.1" "libnilfscleaner.so.0")
libtool: link: (cd ".libs" && rm -f "libnilfscleaner.so" && ln -s "libnilfscleaner.so.0.0.1" "libnilfscleaner.so")
libtool: link: (cd .libs/libnilfscleaner.lax/librealpath.a && ar x "/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib/./.libs/librealpath.a")
libtool: link: (cd .libs/libnilfscleaner.lax/libcleanerexec.a && ar x "/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib/./.libs/libcleanerexec.a")
libtool: link: ar cru .libs/libnilfscleaner.a cleaner_ctl.o .libs/libnilfscleaner.lax/librealpath.a/realpath.o .libs/libnilfscleaner.lax/libcleanerexec.a/cleaner_exec.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libnilfscleaner.a
libtool: link: rm -fr .libs/libnilfscleaner.lax
libtool: link: ( cd ".libs" && rm -f "libnilfscleaner.la" && ln -s "../libnilfscleaner.la" "libnilfscleaner.la" )
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT feature.lo -MD -MP -MF .deps/feature.Tpo -c -o feature.lo feature.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT feature.lo -MD -MP -MF .deps/feature.Tpo -c feature.c -fPIC -DPIC -o .libs/feature.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT feature.lo -MD -MP -MF .deps/feature.Tpo -c feature.c -o feature.o >/dev/null 2>&1
mv -f .deps/feature.Tpo .deps/feature.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libnilfsfeature.la feature.lo
libtool: link: ar cru .libs/libnilfsfeature.a .libs/feature.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libnilfsfeature.a
libtool: link: ( cd ".libs" && rm -f "libnilfsfeature.la" && ln -s "../libnilfsfeature.la" "libnilfsfeature.la" )
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1
mv -f .deps/parser.Tpo .deps/parser.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libparser.la parser.lo
libtool: link: ar cru .libs/libparser.a .libs/parser.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libparser.a
libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" )
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT ismounted.lo -MD -MP -MF .deps/ismounted.Tpo -c -o ismounted.lo ismounted.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT ismounted.lo -MD -MP -MF .deps/ismounted.Tpo -c ismounted.c -fPIC -DPIC -o .libs/ismounted.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT ismounted.lo -MD -MP -MF .deps/ismounted.Tpo -c ismounted.c -o ismounted.o >/dev/null 2>&1
mv -f .deps/ismounted.Tpo .deps/ismounted.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libmountchk.la ismounted.lo
libtool: link: ar cru .libs/libmountchk.a .libs/ismounted.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmountchk.a
libtool: link: ( cd ".libs" && rm -f "libmountchk.la" && ln -s "../libmountchk.la" "libmountchk.la" )
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib'
Making all in bin
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/bin'
clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT chcp.o -MD -MP -MF .deps/chcp.Tpo -c -o chcp.o chcp.c
mv -f .deps/chcp.Tpo .deps/chcp.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o chcp chcp.o ../lib/libnilfs.la -lpthread ../lib/libparser.la
libtool: link: clang -Wall -o .libs/chcp chcp.o ../lib/.libs/libnilfs.so -lpthread ../lib/.libs/libparser.a
clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT dumpseg.o -MD -MP -MF .deps/dumpseg.Tpo -c -o dumpseg.o dumpseg.c
mv -f .deps/dumpseg.Tpo .deps/dumpseg.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o dumpseg dumpseg.o ../lib/libnilfs.la
libtool: link: clang -Wall -o .libs/dumpseg dumpseg.o ../lib/.libs/libnilfs.so
clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT lscp.o -MD -MP -MF .deps/lscp.Tpo -c -o lscp.o lscp.c
mv -f .deps/lscp.Tpo .deps/lscp.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o lscp lscp.o ../lib/libnilfs.la
libtool: link: clang -Wall -o .libs/lscp lscp.o ../lib/.libs/libnilfs.so
clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT lssu.o -MD -MP -MF .deps/lssu.Tpo -c -o lssu.o lssu.c
mv -f .deps/lssu.Tpo .deps/lssu.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o lssu lssu.o ../lib/libnilfs.la ../lib/libnilfsgc.la ../lib/libparser.la
libtool: link: clang -Wall -o .libs/lssu lssu.o ../lib/.libs/libnilfs.so ../lib/.libs/libnilfsgc.so ../lib/.libs/libparser.a
clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT mkcp.o -MD -MP -MF .deps/mkcp.Tpo -c -o mkcp.o mkcp.c
mv -f .deps/mkcp.Tpo .deps/mkcp.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o mkcp mkcp.o ../lib/libnilfs.la -lpthread
libtool: link: clang -Wall -o .libs/mkcp mkcp.o ../lib/.libs/libnilfs.so -lpthread
clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT rmcp.o -MD -MP -MF .deps/rmcp.Tpo -c -o rmcp.o rmcp.c
mv -f .deps/rmcp.Tpo .deps/rmcp.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o rmcp rmcp.o ../lib/libnilfs.la ../lib/libparser.la
libtool: link: clang -Wall -o .libs/rmcp rmcp.o ../lib/.libs/libnilfs.so ../lib/.libs/libparser.a
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/bin'
Making all in sbin
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
Making all in cleanerd
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/cleanerd'
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -Wall -MT nilfs_cleanerd-cleanerd.o -MD -MP -MF .deps/nilfs_cleanerd-cleanerd.Tpo -c -o nilfs_cleanerd-cleanerd.o `test -f 'cleanerd.c' || echo './'`cleanerd.c
mv -f .deps/nilfs_cleanerd-cleanerd.Tpo .deps/nilfs_cleanerd-cleanerd.Po
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -Wall -MT nilfs_cleanerd-cldconfig.o -MD -MP -MF .deps/nilfs_cleanerd-cldconfig.Tpo -c -o nilfs_cleanerd-cldconfig.o `test -f 'cldconfig.c' || echo './'`cldconfig.c
mv -f .deps/nilfs_cleanerd-cldconfig.Tpo .deps/nilfs_cleanerd-cldconfig.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -static -o nilfs_cleanerd nilfs_cleanerd-cleanerd.o nilfs_cleanerd-cldconfig.o ../../lib/libnilfs.la ../../lib/libnilfsgc.la -lrt -luuid
libtool: link: clang -Wall -o nilfs_cleanerd nilfs_cleanerd-cleanerd.o nilfs_cleanerd-cldconfig.o ../../lib/.libs/libnilfs.a ../../lib/.libs/libnilfsgc.a /tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib/.libs/libnilfs.a -lpthread -lrt -luuid
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/cleanerd'
Making all in mkfs
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mkfs'
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT mkfs.o -MD -MP -MF .deps/mkfs.Tpo -c -o mkfs.o mkfs.c
mv -f .deps/mkfs.Tpo .deps/mkfs.Po
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT bitops.o -MD -MP -MF .deps/bitops.Tpo -c -o bitops.o bitops.c
mv -f .deps/bitops.Tpo .deps/bitops.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -o mkfs.nilfs2 mkfs.o bitops.o -luuid -lblkid ../../lib/libnilfsfeature.la ../../lib/libmountchk.la ../../lib/libcrc32.la
libtool: link: clang -Wall -o mkfs.nilfs2 mkfs.o bitops.o -luuid -lblkid ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a ../../lib/.libs/libcrc32.a
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mkfs'
Making all in mount
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mount'
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT mount_libmount.o -MD -MP -MF .deps/mount_libmount.Tpo -c -o mount_libmount.o mount_libmount.c
mv -f .deps/mount_libmount.Tpo .deps/mount_libmount.Po
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT sundries.o -MD -MP -MF .deps/sundries.Tpo -c -o sundries.o sundries.c
mv -f .deps/sundries.Tpo .deps/sundries.Po
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT mount_attrs.o -MD -MP -MF .deps/mount_attrs.Tpo -c -o mount_attrs.o mount_attrs.c
mv -f .deps/mount_attrs.Tpo .deps/mount_attrs.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -o mount.nilfs2 mount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/librealpath.la ../../lib/libcleanerexec.la -lmount
libtool: link: clang -Wall -o mount.nilfs2 mount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/.libs/librealpath.a ../../lib/.libs/libcleanerexec.a -lmount
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT umount_libmount.o -MD -MP -MF .deps/umount_libmount.Tpo -c -o umount_libmount.o umount_libmount.c
mv -f .deps/umount_libmount.Tpo .deps/umount_libmount.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -o umount.nilfs2 umount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/librealpath.la ../../lib/libcleanerexec.la -lmount
libtool: link: clang -Wall -o umount.nilfs2 umount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/.libs/librealpath.a ../../lib/.libs/libcleanerexec.a -lmount
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mount'
Making all in nilfs-tune
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-tune'
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT nilfs-tune.o -MD -MP -MF .deps/nilfs-tune.Tpo -c -o nilfs-tune.o nilfs-tune.c
mv -f .deps/nilfs-tune.Tpo .deps/nilfs-tune.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -o nilfs-tune nilfs-tune.o ../../lib/libnilfs.la ../../lib/libnilfsfeature.la ../../lib/libmountchk.la
libtool: link: clang -Wall -o .libs/nilfs-tune nilfs-tune.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-tune'
Making all in nilfs-clean
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-clean'
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT nilfs-clean.o -MD -MP -MF .deps/nilfs-clean.Tpo -c -o nilfs-clean.o nilfs-clean.c
mv -f .deps/nilfs-clean.Tpo .deps/nilfs-clean.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -o nilfs-clean nilfs-clean.o ../../lib/libnilfs.la ../../lib/libnilfscleaner.la ../../lib/libparser.la
libtool: link: clang -Wall -o .libs/nilfs-clean nilfs-clean.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfscleaner.so ../../lib/.libs/libparser.a
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-clean'
Making all in nilfs-resize
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-resize'
clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -MT nilfs-resize.o -MD -MP -MF .deps/nilfs-resize.Tpo -c -o nilfs-resize.o nilfs-resize.c
mv -f .deps/nilfs-resize.Tpo .deps/nilfs-resize.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -o nilfs-resize nilfs-resize.o ../../lib/libnilfs.la ../../lib/libmountchk.la ../../lib/libnilfsgc.la -lpthread
libtool: link: clang -Wall -o .libs/nilfs-resize nilfs-resize.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libmountchk.a ../../lib/.libs/libnilfsgc.so -lpthread
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-resize'
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
Making all in include
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/include'
Making all in man
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/man'
Making all in scripts
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/scripts'
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4'
make[1]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lib
make[1]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib'
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib'
test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libnilfs.la libnilfsgc.la libnilfscleaner.la '/tmp/nilfs-utils/pkg/nilfs-utils/usr/lib'
libtool: install: /usr/bin/install -c .libs/libnilfs.so.0.2.2 /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfs.so.0.2.2
libtool: install: (cd /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfs.so.0.2.2 libnilfs.so.0 || { rm -f libnilfs.so.0 && ln -s libnilfs.so.0.2.2 libnilfs.so.0; }; })
libtool: install: (cd /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfs.so.0.2.2 libnilfs.so || { rm -f libnilfs.so && ln -s libnilfs.so.0.2.2 libnilfs.so; }; })
libtool: install: /usr/bin/install -c .libs/libnilfs.lai /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfs.la
libtool: install: warning: relinking `libnilfsgc.la'
libtool: install: (cd /tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib; /bin/sh /tmp/nilfs-utils/src/nilfs-utils-2.2.4/libtool --tag CC --mode=relink clang -Wall -version-info 1:0:1 -o libnilfsgc.la -rpath /usr/lib gc.lo vector.lo cnoconv.lo libnilfs.la -lpthread -inst-prefix-dir /tmp/nilfs-utils/pkg/nilfs-utils)
libtool: relink: clang -shared .libs/gc.o .libs/vector.o .libs/cnoconv.o -L/tmp/nilfs-utils/pkg/nilfs-utils/usr/lib -L/usr/lib -lnilfs -lpthread -Wl,-soname -Wl,libnilfsgc.so.0 -o .libs/libnilfsgc.so.0.1.0
libtool: install: /usr/bin/install -c .libs/libnilfsgc.so.0.1.0T /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfsgc.so.0.1.0
libtool: install: (cd /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfsgc.so.0.1.0 libnilfsgc.so.0 || { rm -f libnilfsgc.so.0 && ln -s libnilfsgc.so.0.1.0 libnilfsgc.so.0; }; })
libtool: install: (cd /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfsgc.so.0.1.0 libnilfsgc.so || { rm -f libnilfsgc.so && ln -s libnilfsgc.so.0.1.0 libnilfsgc.so; }; })
libtool: install: /usr/bin/install -c .libs/libnilfsgc.lai /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfsgc.la
libtool: install: /usr/bin/install -c .libs/libnilfscleaner.so.0.0.1 /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfscleaner.so.0.0.1
libtool: install: (cd /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfscleaner.so.0.0.1 libnilfscleaner.so.0 || { rm -f libnilfscleaner.so.0 && ln -s libnilfscleaner.so.0.0.1 libnilfscleaner.so.0; }; })
libtool: install: (cd /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfscleaner.so.0.0.1 libnilfscleaner.so || { rm -f libnilfscleaner.so && ln -s libnilfscleaner.so.0.0.1 libnilfscleaner.so; }; })
libtool: install: /usr/bin/install -c .libs/libnilfscleaner.lai /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfscleaner.la
libtool: install: /usr/bin/install -c .libs/libnilfs.a /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfs.a
libtool: install: chmod 644 /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfs.a
libtool: install: ranlib /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfs.a
libtool: install: /usr/bin/install -c .libs/libnilfsgc.a /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfsgc.a
libtool: install: chmod 644 /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfsgc.a
libtool: install: ranlib /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfsgc.a
libtool: install: /usr/bin/install -c .libs/libnilfscleaner.a /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfscleaner.a
libtool: install: chmod 644 /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfscleaner.a
libtool: install: ranlib /tmp/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfscleaner.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib'
make[1]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/lib'
Making install in bin
make[1]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/bin'
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/bin'
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c chcp dumpseg lscp lssu mkcp rmcp '/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin'
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/chcp /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/chcp
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/dumpseg /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/dumpseg
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/lscp /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/lscp
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib'
libtool: install: warning: `../lib/libnilfsgc.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/lssu /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/lssu
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/mkcp /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/mkcp
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/rmcp /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/rmcp
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/bin'
make[1]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/bin'
Making install in sbin
make[1]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
Making install in cleanerd
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/cleanerd'
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/cleanerd'
test -z "/etc" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/etc"
/usr/bin/install -c -m 644 nilfs_cleanerd.conf '/tmp/nilfs-utils/pkg/nilfs-utils/etc'
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin"
/bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs_cleanerd '/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin'
libtool: install: /usr/bin/install -c nilfs_cleanerd /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/nilfs_cleanerd
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/cleanerd'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/cleanerd'
Making install in mkfs
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mkfs'
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mkfs'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin"
/bin/sh ../../libtool --mode=install /usr/bin/install -c mkfs.nilfs2 '/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin'
libtool: install: /usr/bin/install -c mkfs.nilfs2 /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/mkfs.nilfs2
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mkfs'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mkfs'
Making install in mount
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mount'
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mount'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin"
/bin/sh ../../libtool --mode=install /usr/bin/install -c mount.nilfs2 umount.nilfs2 '/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin'
libtool: install: /usr/bin/install -c mount.nilfs2 /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/mount.nilfs2
libtool: install: /usr/bin/install -c umount.nilfs2 /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/umount.nilfs2
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mount'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/mount'
Making install in nilfs-tune
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-tune'
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-tune'
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin"
/bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-tune '/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin'
libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/nilfs-tune /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/nilfs-tune
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-tune'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-tune'
Making install in nilfs-clean
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-clean'
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-clean'
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin"
/bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-clean '/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin'
libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/usr/lib'
libtool: install: warning: `../../lib/libnilfscleaner.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/nilfs-clean /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/nilfs-clean
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-clean'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-clean'
Making install in nilfs-resize
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-resize'
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-resize'
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin"
/bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-resize '/tmp/nilfs-utils/pkg/nilfs-utils/usr/bin'
libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/usr/lib'
libtool: install: warning: `../../lib/libnilfsgc.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/nilfs-resize /tmp/nilfs-utils/pkg/nilfs-utils/usr/bin/nilfs-resize
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-resize'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin/nilfs-resize'
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
make[3]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
make[1]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/sbin'
Making install in include
make[1]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/include'
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/include'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/include"
/usr/bin/install -c -m 644 nilfs.h nilfs2_fs.h nilfs_cleaner.h '/tmp/nilfs-utils/pkg/nilfs-utils/usr/include'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/include'
make[1]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/include'
Making install in man
make[1]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/man'
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/share/man/man1"
/usr/bin/install -c -m 644 lscp.1 lssu.1 '/tmp/nilfs-utils/pkg/nilfs-utils/usr/share/man/man1'
test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/share/man/man5"
/usr/bin/install -c -m 644 nilfs_cleanerd.conf.5 '/tmp/nilfs-utils/pkg/nilfs-utils/usr/share/man/man5'
test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/tmp/nilfs-utils/pkg/nilfs-utils/usr/share/man/man8"
/usr/bin/install -c -m 644 nilfs.8 mkfs.nilfs2.8 mount.nilfs2.8 umount.nilfs2.8 mkcp.8 chcp.8 rmcp.8 dumpseg.8 nilfs_cleanerd.8 nilfs-tune.8 nilfs-clean.8 nilfs-resize.8 '/tmp/nilfs-utils/pkg/nilfs-utils/usr/share/man/man8'
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/man'
make[1]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/man'
Making install in scripts
make[1]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/scripts'
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/scripts'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/scripts'
make[1]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/scripts'
make[1]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4'
make[2]: Entering directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4'
make[1]: Leaving directory '/tmp/nilfs-utils/src/nilfs-utils-2.2.4'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "nilfs-utils"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nilfs-utils 2.2.4-1 (Thu Apr 13 16:36:56 UTC 2017)
CMD: pacman --query --file nilfs-utils-2.2.4-1-x86_64.pkg.tar.xz
Creating hybrid package for 'nilfs-utils'
Trying to find vanilla package 'nilfs-utils'...
CMD: pacman --query --file /mirror/nilfs-utils-2.2.4-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/etc/nilfs_cleanerd.conf
/usr/lib/libnilfs.so.0
/usr/lib/libnilfs.so
/usr/lib/libnilfsgc.so.0
/usr/lib/libnilfsgc.so
/usr/lib/libnilfscleaner.so.0
/usr/lib/libnilfscleaner.so
/usr/lib/libnilfs.so.0.2.2
/usr/lib/libnilfsgc.so.0.1.0
/usr/lib/libnilfscleaner.so.0.0.1
/usr/bin/chcp
/usr/bin/dumpseg
/usr/bin/lscp
/usr/bin/lssu
/usr/bin/mkcp
/usr/bin/rmcp
/usr/bin/nilfs_cleanerd
/usr/bin/mkfs.nilfs2
/usr/bin/mount.nilfs2
/usr/bin/umount.nilfs2
/usr/bin/nilfs-tune
/usr/bin/nilfs-clean
/usr/bin/nilfs-resize
/usr/include/nilfs.h
/usr/include/nilfs2_fs.h
/usr/include/nilfs_cleaner.h
/usr/share/man/man1/lscp.1.gz
/usr/share/man/man1/lssu.1.gz
/usr/share/man/man8/nilfs.8.gz
/usr/share/man/man8/mkfs.nilfs2.8.gz
/usr/share/man/man8/mount.nilfs2.8.gz
/usr/share/man/man8/umount.nilfs2.8.gz
/usr/share/man/man8/mkcp.8.gz
/usr/share/man/man8/chcp.8.gz
/usr/share/man/man8/rmcp.8.gz
/usr/share/man/man8/dumpseg.8.gz
/usr/share/man/man8/nilfs_cleanerd.8.gz
/usr/share/man/man8/nilfs-tune.8.gz
/usr/share/man/man8/nilfs-clean.8.gz
/usr/share/man/man8/nilfs-resize.8.gz
/usr/share/man/man5/nilfs_cleanerd.conf.5.gz
/sysroot/usr/lib/libnilfs.so.0.2.2
/sysroot/usr/lib/libnilfs.so.0
/sysroot/usr/lib/libnilfs.so
/sysroot/usr/lib/libnilfs.la
/sysroot/usr/lib/libnilfsgc.so.0.1.0
/sysroot/usr/lib/libnilfsgc.so.0
/sysroot/usr/lib/libnilfsgc.so
/sysroot/usr/lib/libnilfsgc.la
/sysroot/usr/lib/libnilfscleaner.so.0.0.1
/sysroot/usr/lib/libnilfscleaner.so.0
/sysroot/usr/lib/libnilfscleaner.so
/sysroot/usr/lib/libnilfscleaner.la
/sysroot/usr/lib/libnilfs.a
/sysroot/usr/lib/libnilfsgc.a
/sysroot/usr/lib/libnilfscleaner.a
/sysroot/usr/include/nilfs.h
/sysroot/usr/include/nilfs2_fs.h
/sysroot/usr/include/nilfs_cleaner.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf nilfs-utils.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/nilfs-utils.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nilfs-utils.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nilfs-utils.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nilfs-utils.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/nilfs-utils.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/nilfs-utils/src/nilfs-utils-2.2.4/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 NILFS utils configure 2.2.4, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --sbindir=/usr/bin --with-libmount
## --------- ##
## Platform. ##
## --------- ##
hostname = 765e71634609
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/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2428: checking for a BSD-compatible install
configure:2496: result: /usr/bin/install -c
configure:2507: checking whether build environment is sane
configure:2557: result: yes
configure:2606: checking for x86_64-unknown-linux-strip
configure:2636: result: no
configure:2646: checking for strip
configure:2662: found /usr/bin/strip
configure:2673: result: strip
configure:2698: checking for a thread-safe mkdir -p
configure:2737: result: /usr/bin/mkdir -p
configure:2750: checking for gawk
configure:2766: found /usr/bin/gawk
configure:2777: result: gawk
configure:2788: checking whether make sets $(MAKE)
configure:2810: result: yes
configure:2904: checking for x86_64-unknown-linux-gcc
configure:2931: result: clang
configure:3200: checking for C compiler version
configure:3209: 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:3220: $? = 0
configure:3209: 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:3220: $? = 0
configure:3209: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3220: $? = 1
configure:3209: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3220: $? = 1
configure:3240: checking whether the C compiler works
configure:3262: clang conftest.c >&5
configure:3266: $? = 0
configure:3314: result: yes
configure:3317: checking for C compiler default output file name
configure:3319: result: a.out
configure:3325: checking for suffix of executables
configure:3332: clang -o conftest conftest.c >&5
configure:3336: $? = 0
configure:3358: result:
configure:3380: checking whether we are cross compiling
configure:3388: clang -o conftest conftest.c >&5
configure:3392: $? = 0
configure:3399: ./conftest
configure:3403: $? = 0
configure:3418: result: no
configure:3423: checking for suffix of object files
configure:3445: clang -c conftest.c >&5
configure:3449: $? = 0
configure:3470: result: o
configure:3474: checking whether we are using the GNU C compiler
configure:3493: clang -c conftest.c >&5
configure:3493: $? = 0
configure:3502: result: yes
configure:3511: checking whether clang accepts -g
configure:3531: clang -c -g conftest.c >&5
configure:3531: $? = 0
configure:3572: result: yes
configure:3589: checking for clang option to accept ISO C89
configure:3653: clang -c conftest.c >&5
configure:3653: $? = 0
configure:3666: result: none needed
configure:3697: checking for style of include used by make
configure:3725: result: GNU
configure:3750: checking dependency style of clang
configure:3860: result: gcc3
configure:3875: checking for clang option to accept ISO C99
configure:4024: clang -c conftest.c >&5
configure:4024: $? = 0
configure:4037: result: none needed
configure:4053: checking whether clang and cc understand -c and -o together
configure:4084: clang -c conftest.c -o conftest2.o >&5
configure:4088: $? = 0
configure:4094: clang -c conftest.c -o conftest2.o >&5
configure:4098: $? = 0
configure:4109: cc -c conftest.c >&5
configure:4113: $? = 0
configure:4121: cc -c conftest.c -o conftest2.o >&5
configure:4125: $? = 0
configure:4131: cc -c conftest.c -o conftest2.o >&5
configure:4135: $? = 0
configure:4153: result: yes
configure:4183: checking how to run the C preprocessor
configure:4214: clang -E conftest.c
configure:4214: $? = 0
configure:4228: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| /* end confdefs.h. */
| #include
configure:4253: result: clang -E
configure:4273: clang -E conftest.c
configure:4273: $? = 0
configure:4287: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4287: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| /* end confdefs.h. */
| #include
configure:4316: checking whether ln -s works
configure:4320: result: yes
configure:4327: checking whether make sets $(MAKE)
configure:4349: result: yes
configure:4360: checking for grep that handles long lines and -e
configure:4418: result: /usr/bin/grep
configure:4423: checking for egrep
configure:4485: result: /usr/bin/grep -E
configure:4490: checking for ANSI C header files
configure:4510: clang -c conftest.c >&5
configure:4510: $? = 0
configure:4583: clang -o conftest conftest.c >&5
configure:4583: $? = 0
configure:4583: ./conftest
configure:4583: $? = 0
configure:4594: result: yes
configure:4607: checking for sys/types.h
configure:4607: clang -c conftest.c >&5
configure:4607: $? = 0
configure:4607: result: yes
configure:4607: checking for sys/stat.h
configure:4607: clang -c conftest.c >&5
configure:4607: $? = 0
configure:4607: result: yes
configure:4607: checking for stdlib.h
configure:4607: clang -c conftest.c >&5
configure:4607: $? = 0
configure:4607: result: yes
configure:4607: checking for string.h
configure:4607: clang -c conftest.c >&5
configure:4607: $? = 0
configure:4607: result: yes
configure:4607: checking for memory.h
configure:4607: clang -c conftest.c >&5
configure:4607: $? = 0
configure:4607: result: yes
configure:4607: checking for strings.h
configure:4607: clang -c conftest.c >&5
configure:4607: $? = 0
configure:4607: result: yes
configure:4607: checking for inttypes.h
configure:4607: clang -c conftest.c >&5
configure:4607: $? = 0
configure:4607: result: yes
configure:4607: checking for stdint.h
configure:4607: clang -c conftest.c >&5
configure:4607: $? = 0
configure:4607: result: yes
configure:4607: checking for unistd.h
configure:4607: clang -c conftest.c >&5
configure:4607: $? = 0
configure:4607: result: yes
configure:4620: checking minix/config.h usability
configure:4620: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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
| /* 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:4620: result: no
configure:4620: checking minix/config.h presence
configure:4620: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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
| /* end confdefs.h. */
| #include
configure:4620: result: no
configure:4620: checking for minix/config.h
configure:4620: result: no
configure:4641: checking whether it is safe to define __EXTENSIONS__
configure:4659: clang -c conftest.c >&5
configure:4659: $? = 0
configure:4666: result: yes
configure:4710: checking build system type
configure:4724: result: x86_64-unknown-linux-gnu
configure:4744: checking host system type
configure:4757: result: x86_64-unknown-linux-gnu
configure:4777: checking for a sed that does not truncate output
configure:4841: result: /usr/bin/sed
configure:4859: checking for fgrep
configure:4921: result: /usr/bin/grep -F
configure:4956: checking for ld used by clang
configure:5023: result: /usr/bin/ld
configure:5030: checking if the linker (/usr/bin/ld) is GNU ld
configure:5045: result: yes
configure:5057: checking for BSD- or MS-compatible name lister (nm)
configure:5106: result: /usr/bin/nm -B
configure:5224: checking the name lister (/usr/bin/nm -B) interface
configure:5231: clang -c conftest.c >&5
configure:5234: /usr/bin/nm -B "conftest.o"
configure:5237: output
0000000000000000 B some_variable
configure:5244: result: BSD nm
configure:5248: checking the maximum length of command line arguments
configure:5368: result: 1572864
configure:5385: checking whether the shell understands some XSI constructs
configure:5395: result: yes
configure:5399: checking whether the shell understands "+="
configure:5405: result: yes
configure:5440: checking for /usr/bin/ld option to reload object files
configure:5447: result: -r
configure:5476: checking for x86_64-unknown-linux-objdump
configure:5506: result: no
configure:5516: checking for objdump
configure:5532: found /usr/bin/objdump
configure:5543: result: objdump
configure:5575: checking how to recognize dependent libraries
configure:5771: result: pass_all
configure:5791: checking for x86_64-unknown-linux-ar
configure:5821: result: no
configure:5831: checking for ar
configure:5847: found /usr/bin/ar
configure:5858: result: ar
configure:5896: checking for x86_64-unknown-linux-strip
configure:5923: result: strip
configure:5995: checking for x86_64-unknown-linux-ranlib
configure:6025: result: no
configure:6035: checking for ranlib
configure:6051: found /usr/bin/ranlib
configure:6062: result: ranlib
configure:6152: checking command to parse /usr/bin/nm -B output from clang object
configure:6270: clang -c conftest.c >&5
configure:6273: $? = 0
configure:6277: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6280: $? = 0
configure:6334: clang -o conftest conftest.c conftstm.o >&5
configure:6337: $? = 0
configure:6375: result: ok
configure:6470: clang -c conftest.c >&5
configure:6473: $? = 0
configure:7180: checking for dlfcn.h
configure:7180: clang -c conftest.c >&5
configure:7180: $? = 0
configure:7180: result: yes
configure:7364: checking for objdir
configure:7379: result: .libs
configure:7671: checking if clang supports -fno-rtti -fno-exceptions
configure:7689: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7693: $? = 0
configure:7706: result: yes
configure:7726: checking for clang option to produce PIC
configure:7998: result: -fPIC -DPIC
configure:8010: checking if clang PIC flag -fPIC -DPIC works
configure:8028: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8032: $? = 0
configure:8045: result: yes
configure:8069: checking if clang static flag -static works
configure:8097: result: yes
configure:8112: checking if clang supports -c -o file.o
configure:8133: clang -c -o out/conftest2.o conftest.c >&5
configure:8137: $? = 0
configure:8159: result: yes
configure:8167: checking if clang supports -c -o file.o
configure:8214: result: yes
configure:8247: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9238: result: yes
configure:9275: checking whether -lc should be explicitly linked in
configure:9280: clang -c conftest.c >&5
configure:9283: $? = 0
configure:9298: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9301: $? = 0
configure:9313: result: no
configure:9477: checking dynamic linker characteristics
configure:9910: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9910: $? = 0
configure:10140: result: GNU/Linux ld.so
configure:10242: checking how to hardcode library paths into programs
configure:10267: result: immediate
configure:10787: checking whether stripping libraries is possible
configure:10792: result: yes
configure:10827: checking if libtool supports shared libraries
configure:10829: result: yes
configure:10832: checking whether to build shared libraries
configure:10853: result: yes
configure:10856: checking whether to build static libraries
configure:10860: result: yes
configure:10897: checking for ldconfig
configure:10916: found /usr/bin/ldconfig
configure:10929: result: /usr/bin/ldconfig
configure:10978: checking for uuid_generate in -luuid
configure:11003: clang -o conftest conftest.c -luuid >&5
configure:11003: $? = 0
configure:11012: result: yes
configure:11024: checking for mq_open
configure:11024: clang -o conftest conftest.c >&5
/tmp/conftest-083bed.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `mq_open'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11024: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| /* end confdefs.h. */
| /* Define mq_open to an innocuous variant, in case declares mq_open.
| For example, HP-UX 11i declares gettimeofday. */
| #define mq_open innocuous_mq_open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mq_open (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mq_open
|
| /* 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 mq_open ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mq_open || defined __stub___mq_open
| choke me
| #endif
|
| int
| main ()
| {
| return mq_open ();
| ;
| return 0;
| }
configure:11024: result: no
configure:11028: checking for mq_open in -lrt
configure:11053: clang -o conftest conftest.c -lrt >&5
configure:11053: $? = 0
configure:11062: result: yes
configure:11116: checking for sem_open
configure:11116: clang -o conftest conftest.c >&5
/tmp/conftest-ec9682.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `sem_open'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| /* end confdefs.h. */
| /* Define sem_open to an innocuous variant, in case declares sem_open.
| For example, HP-UX 11i declares gettimeofday. */
| #define sem_open innocuous_sem_open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sem_open (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef sem_open
|
| /* 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 sem_open ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sem_open || defined __stub___sem_open
| choke me
| #endif
|
| int
| main ()
| {
| return sem_open ();
| ;
| return 0;
| }
configure:11116: result: no
configure:11120: checking for sem_open in -lrt
configure:11145: clang -o conftest conftest.c -lrt >&5
/usr/bin/ld: /tmp/conftest-043617.o: undefined reference to symbol 'sem_open@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 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 sem_open ();
| int
| main ()
| {
| return sem_open ();
| ;
| return 0;
| }
configure:11154: result: no
configure:11159: checking for sem_open in -lpthread
configure:11184: clang -o conftest conftest.c -lpthread >&5
configure:11184: $? = 0
configure:11193: result: yes
configure:11249: checking for ANSI C header files
configure:11353: result: yes
configure:11361: checking for sys/wait.h that is POSIX.1 compatible
configure:11387: clang -c conftest.c >&5
configure:11387: $? = 0
configure:11394: result: yes
configure:11408: checking ctype.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking ctype.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for ctype.h
configure:11408: result: yes
configure:11408: checking fcntl.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking fcntl.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for fcntl.h
configure:11408: result: yes
configure:11408: checking grp.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking grp.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for grp.h
configure:11408: result: yes
configure:11408: checking libintl.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking libintl.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for libintl.h
configure:11408: result: yes
configure:11408: checking limits.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking limits.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for limits.h
configure:11408: result: yes
configure:11408: checking linux/magic.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking linux/magic.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for linux/magic.h
configure:11408: result: yes
configure:11408: checking linux/types.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking linux/types.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for linux/types.h
configure:11408: result: yes
configure:11408: checking locale.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking locale.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for locale.h
configure:11408: result: yes
configure:11408: checking mntent.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking mntent.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for mntent.h
configure:11408: result: yes
configure:11408: checking mqueue.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking mqueue.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for mqueue.h
configure:11408: result: yes
configure:11408: checking paths.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking paths.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for paths.h
configure:11408: result: yes
configure:11408: checking pwd.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking pwd.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for pwd.h
configure:11408: result: yes
configure:11408: checking semaphore.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking semaphore.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for semaphore.h
configure:11408: result: yes
configure:11408: checking for stdlib.h
configure:11408: result: yes
configure:11408: checking for string.h
configure:11408: result: yes
configure:11408: checking for strings.h
configure:11408: result: yes
configure:11408: checking sys/ioctl.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking sys/ioctl.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for sys/ioctl.h
configure:11408: result: yes
configure:11408: checking sys/mount.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking sys/mount.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for sys/mount.h
configure:11408: result: yes
configure:11408: checking sys/time.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking sys/time.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for sys/time.h
configure:11408: result: yes
configure:11408: checking syslog.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking syslog.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for syslog.h
configure:11408: result: yes
configure:11408: checking time.h usability
configure:11408: clang -c conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking time.h presence
configure:11408: clang -E conftest.c
configure:11408: $? = 0
configure:11408: result: yes
configure:11408: checking for time.h
configure:11408: result: yes
configure:11408: checking for unistd.h
configure:11408: result: yes
configure:11421: checking for mnt_context_do_mount in -lmount
configure:11446: clang -o conftest conftest.c -lmount >&5
configure:11446: $? = 0
configure:11455: result: yes
configure:11465: checking libmount/libmount.h usability
configure:11465: clang -c conftest.c >&5
configure:11465: $? = 0
configure:11465: result: yes
configure:11465: checking libmount/libmount.h presence
configure:11465: clang -E conftest.c
configure:11465: $? = 0
configure:11465: result: yes
configure:11465: checking for libmount/libmount.h
configure:11465: result: yes
configure:11550: checking for blkid_new_probe_from_filename in -lblkid
configure:11575: clang -o conftest conftest.c -lblkid >&5
configure:11575: $? = 0
configure:11584: result: yes
configure:11598: checking blkid/blkid.h usability
configure:11598: clang -c conftest.c >&5
configure:11598: $? = 0
configure:11598: result: yes
configure:11598: checking blkid/blkid.h presence
configure:11598: clang -E conftest.c
configure:11598: $? = 0
configure:11598: result: yes
configure:11598: checking for blkid/blkid.h
configure:11598: result: yes
configure:11612: checking for an ANSI C-conforming const
configure:11677: clang -c conftest.c >&5
configure:11677: $? = 0
configure:11684: result: yes
configure:11692: checking for inline
configure:11708: clang -c conftest.c >&5
configure:11708: $? = 0
configure:11716: result: inline
configure:11734: checking for mode_t
configure:11734: clang -c conftest.c >&5
configure:11734: $? = 0
configure:11734: clang -c conftest.c >&5
conftest.c:92:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:11734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBMOUNT_LIBMOUNT_H 1
| #define HAVE_LIBBLKID 1
| #define HAVE_BLKID_BLKID_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
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:11734: result: yes
configure:11745: checking for off_t
configure:11745: clang -c conftest.c >&5
configure:11745: $? = 0
configure:11745: clang -c conftest.c >&5
conftest.c:92:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:11745: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBMOUNT_LIBMOUNT_H 1
| #define HAVE_LIBBLKID 1
| #define HAVE_BLKID_BLKID_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
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:11745: result: yes
configure:11756: checking for pid_t
configure:11756: clang -c conftest.c >&5
configure:11756: $? = 0
configure:11756: clang -c conftest.c >&5
conftest.c:92:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:11756: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBMOUNT_LIBMOUNT_H 1
| #define HAVE_LIBBLKID 1
| #define HAVE_BLKID_BLKID_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
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:11756: result: yes
configure:11767: checking for size_t
configure:11767: clang -c conftest.c >&5
configure:11767: $? = 0
configure:11767: clang -c conftest.c >&5
conftest.c:92:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:11767: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBMOUNT_LIBMOUNT_H 1
| #define HAVE_LIBBLKID 1
| #define HAVE_BLKID_BLKID_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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:11767: result: yes
configure:11778: checking for ssize_t
configure:11778: clang -c conftest.c >&5
configure:11778: $? = 0
configure:11778: clang -c conftest.c >&5
conftest.c:92:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:11778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBMOUNT_LIBMOUNT_H 1
| #define HAVE_LIBBLKID 1
| #define HAVE_BLKID_BLKID_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
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:11778: result: yes
configure:11789: checking whether time.h and sys/time.h may both be included
configure:11809: clang -c conftest.c >&5
configure:11809: $? = 0
configure:11816: result: yes
configure:11824: checking whether struct tm is in sys/time.h or time.h
configure:11844: clang -c conftest.c >&5
configure:11844: $? = 0
configure:11851: result: time.h
configure:11859: checking for working volatile
configure:11878: clang -c conftest.c >&5
configure:11878: $? = 0
configure:11885: result: yes
configure:11897: checking for working alloca.h
configure:11914: clang -o conftest conftest.c >&5
configure:11914: $? = 0
configure:11922: result: yes
configure:11930: checking for alloca
configure:11967: clang -o conftest conftest.c >&5
configure:11967: $? = 0
configure:11975: result: yes
configure:12084: checking for uid_t in sys/types.h
configure:12103: result: yes
configure:12116: checking for unistd.h
configure:12116: result: yes
configure:12126: checking for working chown
configure:12159: clang -o conftest conftest.c >&5
configure:12159: $? = 0
configure:12159: ./conftest
configure:12159: $? = 0
configure:12171: result: yes
configure:12179: checking for error_at_line
configure:12195: clang -o conftest conftest.c >&5
configure:12195: $? = 0
configure:12203: result: yes
configure:12216: checking vfork.h usability
configure:12216: clang -c conftest.c >&5
conftest.c:94:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
configure:12216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBMOUNT_LIBMOUNT_H 1
| #define HAVE_LIBBLKID 1
| #define HAVE_BLKID_BLKID_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 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:12216: result: no
configure:12216: checking vfork.h presence
configure:12216: clang -E conftest.c
conftest.c:61:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
configure:12216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBMOUNT_LIBMOUNT_H 1
| #define HAVE_LIBBLKID 1
| #define HAVE_BLKID_BLKID_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| /* end confdefs.h. */
| #include
configure:12216: result: no
configure:12216: checking for vfork.h
configure:12216: result: no
configure:12229: checking for fork
configure:12229: clang -o conftest conftest.c >&5
configure:12229: $? = 0
configure:12229: result: yes
configure:12229: checking for vfork
configure:12229: clang -o conftest conftest.c >&5
conftest.c:85:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
char vfork ();
^
conftest.c:85:6: note: 'vfork' is a builtin with type 'int (void)'
1 warning generated.
configure:12229: $? = 0
configure:12229: result: yes
configure:12239: checking for working fork
configure:12261: clang -o conftest conftest.c >&5
configure:12261: $? = 0
configure:12261: ./conftest
configure:12261: $? = 0
configure:12271: result: yes
configure:12292: checking for working vfork
configure:12402: result: yes
configure:12428: checking whether clang needs -traditional
configure:12462: result: no
configure:12469: checking whether lstat correctly handles trailing slash
configure:12495: clang -o conftest conftest.c >&5
configure:12495: $? = 0
configure:12495: ./conftest
configure:12495: $? = 0
configure:12512: result: yes
configure:12531: checking whether lstat accepts an empty string
configure:12551: clang -o conftest conftest.c >&5
configure:12551: $? = 0
configure:12551: ./conftest
configure:12551: $? = 0
configure:12561: result: no
configure:12577: checking whether lstat correctly handles trailing slash
configure:12620: result: yes
configure:12641: checking for stdlib.h
configure:12641: result: yes
configure:12651: checking for GNU libc compatible malloc
configure:12675: clang -o conftest conftest.c >&5
configure:12675: $? = 0
configure:12675: ./conftest
configure:12675: $? = 0
configure:12685: result: yes
configure:12712: checking for stdlib.h
configure:12712: result: yes
configure:12712: checking for unistd.h
configure:12712: result: yes
configure:12712: checking for sys/param.h
configure:12712: clang -c conftest.c >&5
configure:12712: $? = 0
configure:12712: result: yes
configure:12732: checking for getpagesize
configure:12732: clang -o conftest conftest.c >&5
configure:12732: $? = 0
configure:12732: result: yes
configure:12741: checking for working mmap
configure:12888: clang -o conftest conftest.c >&5
configure:12888: $? = 0
configure:12888: ./conftest
configure:12888: $? = 0
configure:12898: result: yes
configure:12909: checking for stdlib.h
configure:12909: result: yes
configure:12919: checking for GNU libc compatible realloc
configure:12943: clang -o conftest conftest.c >&5
configure:12943: $? = 0
configure:12943: ./conftest
configure:12943: $? = 0
configure:12953: result: yes
configure:12974: checking return type of signal handlers
configure:12992: clang -c conftest.c >&5
conftest.c:82:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:12992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBMOUNT_LIBMOUNT_H 1
| #define HAVE_LIBBLKID 1
| #define HAVE_BLKID_BLKID_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:12999: result: void
configure:13007: checking whether stat accepts an empty string
configure:13027: clang -o conftest conftest.c >&5
configure:13027: $? = 0
configure:13027: ./conftest
configure:13027: $? = 0
configure:13037: result: no
configure:13055: checking for strftime
configure:13055: clang -o conftest conftest.c >&5
configure:13055: $? = 0
configure:13055: result: yes
configure:13110: checking for vprintf
configure:13110: clang -o conftest conftest.c >&5
conftest.c:101:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:101:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:13110: $? = 0
configure:13110: result: yes
configure:13116: checking for _doprnt
configure:13116: clang -o conftest conftest.c >&5
/tmp/conftest-89e842.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_doprnt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NILFS utils"
| #define PACKAGE_TARNAME "nilfs-utils"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "NILFS utils 2.2.4"
| #define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nilfs-utils"
| #define VERSION "2.2.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBUUID 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBMOUNT_LIBMOUNT_H 1
| #define HAVE_LIBBLKID 1
| #define HAVE_BLKID_BLKID_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case declares _doprnt.
| For example, HP-UX 11i declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _doprnt
|
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:13116: result: no
configure:13127: checking for posix_memalign
configure:13127: clang -o conftest conftest.c >&5
configure:13127: $? = 0
configure:13127: result: yes
configure:13139: checking for alarm
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for atexit
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for ftruncate
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for getcwd
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for getgrgid
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for getmntent_r
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for getpwuid
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for gettimeofday
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for localtime_r
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for memmove
configure:13139: clang -o conftest conftest.c >&5
conftest.c:111:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:111:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for memset
configure:13139: clang -o conftest conftest.c >&5
conftest.c:112:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:112:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for munmap
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for strcasecmp
configure:13139: clang -o conftest conftest.c >&5
conftest.c:114:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:114:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for strchr
configure:13139: clang -o conftest conftest.c >&5
conftest.c:115:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:115:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for strdup
configure:13139: clang -o conftest conftest.c >&5
conftest.c:116:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:116:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for strerror
configure:13139: clang -o conftest conftest.c >&5
conftest.c:117:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:117:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for strrchr
configure:13139: clang -o conftest conftest.c >&5
conftest.c:118:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:118:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for strstr
configure:13139: clang -o conftest conftest.c >&5
conftest.c:119:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:119:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for strtok_r
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for strtoul
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13139: checking for strtoull
configure:13139: clang -o conftest conftest.c >&5
configure:13139: $? = 0
configure:13139: result: yes
configure:13157: checking for special C compiler options needed for large files
configure:13202: result: no
configure:13208: checking for _FILE_OFFSET_BITS value needed for large files
configure:13233: clang -c conftest.c >&5
configure:13233: $? = 0
configure:13265: result: no
configure:13487: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by NILFS utils config.status 2.2.4, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 765e71634609
config.status:1167: creating Makefile
config.status:1167: creating bin/Makefile
config.status:1167: creating include/Makefile
config.status:1167: creating lib/Makefile
config.status:1167: creating man/Makefile
config.status:1167: creating sbin/Makefile
config.status:1167: creating sbin/cleanerd/Makefile
config.status:1167: creating sbin/mkfs/Makefile
config.status:1167: creating sbin/mount/Makefile
config.status:1167: creating sbin/nilfs-tune/Makefile
config.status:1167: creating sbin/nilfs-clean/Makefile
config.status:1167: creating sbin/nilfs-resize/Makefile
config.status:1167: creating scripts/Makefile
config.status:1167: creating config.h
config.status:1395: executing depfiles commands
config.status:1395: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=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_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_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_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_atexit=yes
ac_cv_func_chown_works=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getcwd=yes
ac_cv_func_getgrgid=yes
ac_cv_func_getmntent_r=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpwuid=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_lstat_empty_string_bug=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mq_open=no
ac_cv_func_munmap=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_sem_open=no
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtok_r=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_header_blkid_blkid_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_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_libmount_libmount_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_minix_config_h=no
ac_cv_header_mntent_h=yes
ac_cv_header_mqueue_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_pwd_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_param_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_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_blkid_blkid_new_probe_from_filename=yes
ac_cv_lib_error_at_line=yes
ac_cv_lib_mount_mnt_context_do_mount=yes
ac_cv_lib_pthread_sem_open=yes
ac_cv_lib_rt_mq_open=yes
ac_cv_lib_rt_sem_open=no
ac_cv_lib_uuid_uuid_generate=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LDCONFIG=/usr/bin/ldconfig
ac_cv_path_SED=/usr/bin/sed
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_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_clang_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/nilfs-utils/src/nilfs-utils-2.2.4/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/nilfs-utils/src/nilfs-utils-2.2.4/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/nilfs-utils/src/nilfs-utils-2.2.4/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/nilfs-utils/src/nilfs-utils-2.2.4/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/nilfs-utils/src/nilfs-utils-2.2.4/missing --run automake-1.11'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CONFIG_LIBMOUNT_FALSE='#'
CONFIG_LIBMOUNT_TRUE=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDCONFIG='/usr/bin/ldconfig'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_BLKID='-lblkid'
LIB_MOUNT='-lmount'
LIB_POSIX_MQ='-lrt'
LIB_POSIX_SEM='-lpthread'
LIB_SELINUX=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/nilfs-utils/src/nilfs-utils-2.2.4/missing --run makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='nilfs-utils'
PACKAGE_BUGREPORT='linux-nilfs@vger.kernel.org'
PACKAGE_NAME='NILFS utils'
PACKAGE_STRING='NILFS utils 2.2.4'
PACKAGE_TARNAME='nilfs-utils'
PACKAGE_URL=''
PACKAGE_VERSION='2.2.4'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.2.4'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} 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='/usr'
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/nilfs-utils/src/nilfs-utils-2.2.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
root_sbindir='/usr/bin'
sbindir='/usr/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "NILFS utils"
#define PACKAGE_TARNAME "nilfs-utils"
#define PACKAGE_VERSION "2.2.4"
#define PACKAGE_STRING "NILFS utils 2.2.4"
#define PACKAGE_BUGREPORT "linux-nilfs@vger.kernel.org"
#define PACKAGE_URL ""
#define PACKAGE "nilfs-utils"
#define VERSION "2.2.4"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBUUID 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_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_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIBMOUNT_LIBMOUNT_H 1
#define HAVE_LIBBLKID 1
#define HAVE_BLKID_BLKID_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_UNISTD_H 1
#define HAVE_CHOWN 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define RETSIGTYPE void
#define HAVE_STRFTIME 1
#define HAVE_VPRINTF 1
#define HAVE_ALARM 1
#define HAVE_ATEXIT 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETCWD 1
#define HAVE_GETGRGID 1
#define HAVE_GETMNTENT_R 1
#define HAVE_GETPWUID 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MUNMAP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOK_R 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOULL 1
configure: exit 0