The build took 00h 03m 24s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
80,209 |
ansic |
9,363 |
makefile |
8,325 |
python |
4,951 |
sh |
102,848 |
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: moosefs 3.0.78-1 (Thu Apr 13 16:02:28 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) fuse-2.9.7-1
Total Installed Size: 0.48 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-unknown-linux-mycc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
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-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
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 sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -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 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 the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pthread_spin_lock... yes
checking for library containing socket... none required
checking for library containing getaddrinfo... none required
checking for library containing kvm_open... no
checking for library containing round... -lm
checking for library containing clock_gettime... none required
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for working volatile... yes
checking for flexible array members... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_birthtime... no
checking for struct stat.st_blksize... yes
checking for struct stat.st_flags... no
checking for struct sockaddr_in.sin_len... no
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 struct tm.tm_gmtoff... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether closedir returns void... no
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 lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking for working memcmp... yes
checking whether stat accepts an empty string... no
checking for malloc... yes
checking for realloc... yes
checking for reallocf... no
checking for atexit... yes
checking for bzero... yes
checking for ftruncate... yes
checking for getaddrinfo... yes
checking for getpass... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for realpath... yes
checking for poll... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strtol... yes
checking for strtoul... yes
checking for ftello... yes
checking for fseeko... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for strerror... yes
checking for perror... yes
checking for dup2... yes
checking for mlockall... yes
checking for getcwd... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for pread... yes
checking for pwrite... yes
checking for readv... yes
checking for writev... yes
checking for nanosleep... yes
checking for getrusage... yes
checking for setitimer... yes
checking sys/rusage.h usability... no
checking sys/rusage.h presence... no
checking for sys/rusage.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for struct rusage.ru_maxrss... yes
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking mach/mach_time.h usability... no
checking mach/mach_time.h presence... no
checking for mach/mach_time.h... no
checking for clock_gettime... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking linux/oom.h usability... yes
checking linux/oom.h presence... yes
checking for linux/oom.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for mallopt... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking for prctl... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking if poll works on devices... no
checking for __sync_OP_and_fetch... yes
checking for __sync_fetch_and_OP... yes
checking for kill... kill
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SYSTEMD... yes
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 3.5
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
checking for library containing pcap_lib_version... -lpcap
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for FUSE... yes
checking for fuse_version in -lfuse... yes
checking for zlibVersion in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mfsmanpages/Makefile
config.status: creating mfschunkserver/Makefile
config.status: creating mfsscripts/Makefile
config.status: creating mfsdata/Makefile
config.status: creating mfsmaster/Makefile
config.status: creating mfsmetadump/Makefile
config.status: creating mfsmetalogger/Makefile
config.status: creating mfssupervisor/Makefile
config.status: creating mfsmount/Makefile
config.status: creating mfsnetdump/Makefile
config.status: creating mfstests/Makefile
config.status: creating systemd/Makefile
config.status: creating mfsscripts/mfscli.py
config.status: creating mfsscripts/chart.cgi
config.status: creating mfsscripts/index.html
config.status: creating mfsscripts/mfscgiserv.py
config.status: creating mfsdata/mfschunkserver.cfg
config.status: creating mfsdata/mfsmaster.cfg
config.status: creating mfsdata/mfsmetalogger.cfg
config.status: creating mfsdata/mfsmount.cfg
config.status: creating systemd/moosefs-cgiserv.service
config.status: creating systemd/moosefs-chunkserver.service
config.status: creating systemd/moosefs-master.service
config.status: creating systemd/moosefs-metalogger.service
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78'
Making all in mfstests
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfstests'
CC mfstest_datapack-mfstest_datapack.o
CCLD mfstest_datapack
CC mfstest_clocks-mfstest_clocks.o
CC ../mfscommon/mfstest_clocks-clocks.o
CCLD mfstest_clocks
CC mfstest_crc32-mfstest_crc32.o
CC ../mfscommon/mfstest_crc32-crc.o
CC ../mfscommon/mfstest_crc32-clocks.o
CCLD mfstest_crc32
CC mfstest_delayrun-mfstest_delayrun.o
CC ../mfscommon/mfstest_delayrun-delayrun.o
CC ../mfscommon/mfstest_delayrun-clocks.o
CC ../mfscommon/mfstest_delayrun-strerr.o
CCLD mfstest_delayrun
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfstests'
Making all in mfsdata
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsdata'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsdata'
Making all in mfsmanpages
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmanpages'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmanpages'
Making all in mfsmaster
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmaster'
CC mfsmaster-itree.o
CC mfsmaster-topology.o
CC mfsmaster-exports.o
CC mfsmaster-bio.o
CC mfsmaster-changelog.o
CC mfsmaster-chunks.o
CC mfsmaster-filesystem.o
CC mfsmaster-xattr.o
CC mfsmaster-posixacl.o
CC mfsmaster-flocklocks.o
CC mfsmaster-posixlocks.o
CC mfsmaster-openfiles.o
CC mfsmaster-csdb.o
CC mfsmaster-iptosesid.o
CC mfsmaster-storageclass.o
CC mfsmaster-sessions.o
CC mfsmaster-metadata.o
CC mfsmaster-restore.o
CC mfsmaster-merger.o
CC mfsmaster-missinglog.o
CC mfsmaster-sharedpointer.o
CC mfsmaster-matocsserv.o
CC mfsmaster-matoclserv.o
CC mfsmaster-matomlserv.o
CC mfsmaster-datacachemgr.o
CC mfsmaster-chartsdata.o
CC ../mfscommon/mfsmaster-main.o
CC ../mfscommon/mfsmaster-cfg.o
CC ../mfscommon/mfsmaster-random.o
CC ../mfscommon/mfsmaster-md5.o
CC ../mfscommon/mfsmaster-crc.o
CC ../mfscommon/mfsmaster-sockets.o
CC ../mfscommon/mfsmaster-charts.o
CC ../mfscommon/mfsmaster-strerr.o
CC ../mfscommon/mfsmaster-memusage.o
CC ../mfscommon/mfsmaster-cpuusage.o
CC ../mfscommon/mfsmaster-clocks.o
CC ../mfscommon/mfsmaster-pcqueue.o
CCLD mfsmaster
CC ../mfscommon/statsdump.o
CC ../mfscommon/strerr.o
CC ../mfscommon/crc.o
CC ../mfscommon/charts.o
CCLD mfsstatsdump
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmaster'
Making all in mfsmetadump
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetadump'
CC mfsmetadump-main.o
CCLD mfsmetadump
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetadump'
Making all in mfsmetalogger
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetalogger'
CC mfsmetalogger-masterconn.o
CC ../mfscommon/mfsmetalogger-main.o
CC ../mfscommon/mfsmetalogger-clocks.o
CC ../mfscommon/mfsmetalogger-cfg.o
CC ../mfscommon/mfsmetalogger-crc.o
CC ../mfscommon/mfsmetalogger-sockets.o
CC ../mfscommon/mfsmetalogger-strerr.o
CCLD mfsmetalogger
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetalogger'
Making all in mfssupervisor
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfssupervisor'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfssupervisor'
Making all in mfschunkserver
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfschunkserver'
CC mfschunkserver-bgjobs.o
CC mfschunkserver-csserv.o
CC mfschunkserver-mainserv.o
CC mfschunkserver-hddspacemgr.o
CC mfschunkserver-masterconn.o
CC mfschunkserver-replicator.o
CC mfschunkserver-chartsdata.o
CC ../mfscommon/mfschunkserver-main.o
CC ../mfscommon/mfschunkserver-cfg.o
CC ../mfscommon/mfschunkserver-md5.o
CC ../mfscommon/mfschunkserver-random.o
CC ../mfscommon/mfschunkserver-pcqueue.o
CC ../mfscommon/mfschunkserver-lwthread.o
CC ../mfscommon/mfschunkserver-crc.o
CC ../mfscommon/mfschunkserver-sockets.o
CC ../mfscommon/mfschunkserver-conncache.o
CC ../mfscommon/mfschunkserver-charts.o
CC ../mfscommon/mfschunkserver-memusage.o
CC ../mfscommon/mfschunkserver-cpuusage.o
CC ../mfscommon/mfschunkserver-clocks.o
CC ../mfscommon/mfschunkserver-strerr.o
CCLD mfschunkserver
CC mfschunktool-mfschunktool.o
CC ../mfscommon/mfschunktool-crc.o
CCLD mfschunktool
CCLD mfscsstatsdump
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfschunkserver'
Making all in mfsmount
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmount'
CC mfsmount-labelparser.o
CC mfsmount-dirattrcache.o
CC mfsmount-symlinkcache.o
CC mfsmount-negentrycache.o
CC mfsmount-xattrcache.o
CC mfsmount-fdcache.o
CC mfsmount-sustained_inodes.o
CC mfsmount-sustained_stats.o
CC mfsmount-getgroups.o
CC mfsmount-mfs_fuse.o
CC mfsmount-mfs_meta_fuse.o
CC mfsmount-mastercomm.o
CC mfsmount-extrapackets.o
CC mfsmount-heapsorter.o
CC mfsmount-masterproxy.o
CC mfsmount-csorder.o
CC mfsmount-chunksdatacache.o
CC mfsmount-readdata.o
CC mfsmount-writedata.o
CC mfsmount-csdb.o
CC mfsmount-stats.o
CC mfsmount-oplog.o
CC mfsmount-main.o
CC ../mfscommon/mfsmount-clocks.o
CC ../mfscommon/mfsmount-delayrun.o
CC ../mfscommon/mfsmount-pcqueue.o
CC ../mfscommon/mfsmount-crc.o
CC ../mfscommon/mfsmount-md5.o
CC ../mfscommon/mfsmount-sockets.o
CC ../mfscommon/mfsmount-conncache.o
CC ../mfscommon/mfsmount-pipestorage.o
CC ../mfscommon/mfsmount-lwthread.o
CC ../mfscommon/mfsmount-strerr.o
CCLD mfsmount
CC mfstools-mfstools.o
CC mfstools-labelparser.o
CC ../mfscommon/mfstools-clocks.o
CC ../mfscommon/mfstools-sockets.o
CC ../mfscommon/mfstools-strerr.o
CC ../mfscommon/mfstools-md5.o
CCLD mfstools
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmount'
Making all in mfsscripts
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsscripts'
CONV mfscli
CONV mfscgiserv
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsscripts'
Making all in mfsnetdump
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsnetdump'
CC mfsnetdump-mfsnetdump.o
CCLD mfsnetdump
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsnetdump'
Making all in systemd
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/systemd'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/systemd'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78'
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/tmp/moosefs/src/moosefs-3.0.78'
Making install in mfstests
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfstests'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfstests'
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/moosefs/src/moosefs-3.0.78/mfstests'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfstests'
Making install in mfsdata
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsdata'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsdata'
make[2]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[3]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsdata'
if [ ! -d /tmp/moosefs/pkg/moosefs/etc"/mfs" ]; then \
/usr/bin/mkdir -p /tmp/moosefs/pkg/moosefs/etc"/mfs" ; \
fi
if [ ! -d /tmp/moosefs/pkg/moosefs/var/lib/mfs ]; then \
/usr/bin/mkdir -p /tmp/moosefs/pkg/moosefs/var/lib/mfs ; \
if [ "`id -u`" = "0" ]; then \
if id -u mfs 2> /dev/null > /dev/null ; then \
if id -g mfs 2> /dev/null > /dev/null ; then \
chown mfs:mfs /tmp/moosefs/pkg/moosefs/var/lib/mfs ; \
fi ; \
fi ; \
fi ; \
fi
/usr/bin/install -c -m 644 ./mfschunkserver.cfg /tmp/moosefs/pkg/moosefs/etc/mfs/mfschunkserver.cfg.sample
/usr/bin/install -c -m 644 ./mfshdd.cfg /tmp/moosefs/pkg/moosefs/etc/mfs/mfshdd.cfg.sample
/usr/bin/install -c -m 644 ./mfsmaster.cfg /tmp/moosefs/pkg/moosefs/etc/mfs/mfsmaster.cfg.sample
/usr/bin/install -c -m 644 ./mfsexports.cfg /tmp/moosefs/pkg/moosefs/etc/mfs/mfsexports.cfg.sample
/usr/bin/install -c -m 644 ./mfstopology.cfg /tmp/moosefs/pkg/moosefs/etc/mfs/mfstopology.cfg.sample
/usr/bin/install -c -m 644 ./metadata.mfs /tmp/moosefs/pkg/moosefs/var/lib/mfs/metadata.mfs.empty
if [ "`id -u`" = "0" ]; then \
if id -u mfs 2> /dev/null > /dev/null ; then \
if id -g mfs 2> /dev/null > /dev/null ; then \
chown mfs:mfs /tmp/moosefs/pkg/moosefs/var/lib/mfs/metadata.mfs.empty ; \
fi ; \
fi ; \
fi
/usr/bin/install -c -m 644 ./mfsmount.cfg /tmp/moosefs/pkg/moosefs/etc/mfs/mfsmount.cfg.sample
/usr/bin/install -c -m 644 ./mfsmetalogger.cfg /tmp/moosefs/pkg/moosefs/etc/mfs/mfsmetalogger.cfg.sample
make[3]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsdata'
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsdata'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsdata'
Making install in mfsmanpages
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmanpages'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmanpages'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/share/man/man1'
/usr/bin/install -c -m 644 mfstools.1 mfsgoal.1 mfssclass.1 mfstrashtime.1 mfseattr.1 mfsquota.1 mfssnapshots.1 mfsdiagtools.1 mfsscadmin.1 mfscheckfile.1 mfsdirinfo.1 mfsfileinfo.1 mfsfilerepair.1 mfsgetgoal.1 mfsgettrashtime.1 mfsrgetgoal.1 mfsrgettrashtime.1 mfsrsetgoal.1 mfsrsettrashtime.1 mfssetgoal.1 mfssettrashtime.1 mfscopygoal.1 mfscopytrashtime.1 mfssetsclass.1 mfsgetsclass.1 mfscopysclass.1 mfsxchgsclass.1 mfslistsclass.1 mfsgeteattr.1 mfsseteattr.1 mfsdeleattr.1 mfscopyeattr.1 mfsgetquota.1 mfssetquota.1 mfsdelquota.1 mfscopyquota.1 mfsappendchunks.1 mfsmakesnapshot.1 mfsrmsnapshot.1 mfsfilepaths.1 '/tmp/moosefs/pkg/moosefs/usr/share/man/man1'
/usr/bin/install -c -m 644 mfscli.1 '/tmp/moosefs/pkg/moosefs/usr/share/man/man1'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/share/man/man5'
/usr/bin/install -c -m 644 mfsmaster.cfg.5 mfsexports.cfg.5 mfstopology.cfg.5 mfschunkserver.cfg.5 mfshdd.cfg.5 mfsmetalogger.cfg.5 '/tmp/moosefs/pkg/moosefs/usr/share/man/man5'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/share/man/man8'
/usr/bin/install -c -m 644 mfsmaster.8 mfsmetarestore.8 mfsstatsdump.8 mfsmetadump.8 mfschunkserver.8 mfschunktool.8 mfscsstatsdump.8 mfsmount.8 mount.moosefs.8 mfsmetalogger.8 mfsnetdump.8 mfscgiserv.8 '/tmp/moosefs/pkg/moosefs/usr/share/man/man8'
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmanpages'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmanpages'
Making install in mfsmaster
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmaster'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmaster'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/sbin'
/bin/sh ../libtool --mode=install /usr/bin/install -c mfsmaster mfsstatsdump '/tmp/moosefs/pkg/moosefs/usr/sbin'
libtool: install: /usr/bin/install -c mfsmaster /tmp/moosefs/pkg/moosefs/usr/sbin/mfsmaster
libtool: install: /usr/bin/install -c mfsstatsdump /tmp/moosefs/pkg/moosefs/usr/sbin/mfsstatsdump
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/sbin'
/usr/bin/install -c mfsmetarestore '/tmp/moosefs/pkg/moosefs/usr/sbin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmaster'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmaster'
Making install in mfsmetadump
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetadump'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetadump'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/sbin'
/bin/sh ../libtool --mode=install /usr/bin/install -c mfsmetadump '/tmp/moosefs/pkg/moosefs/usr/sbin'
libtool: install: /usr/bin/install -c mfsmetadump /tmp/moosefs/pkg/moosefs/usr/sbin/mfsmetadump
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetadump'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetadump'
Making install in mfsmetalogger
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetalogger'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetalogger'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/sbin'
/bin/sh ../libtool --mode=install /usr/bin/install -c mfsmetalogger '/tmp/moosefs/pkg/moosefs/usr/sbin'
libtool: install: /usr/bin/install -c mfsmetalogger /tmp/moosefs/pkg/moosefs/usr/sbin/mfsmetalogger
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetalogger'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmetalogger'
Making install in mfssupervisor
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfssupervisor'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfssupervisor'
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/moosefs/src/moosefs-3.0.78/mfssupervisor'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfssupervisor'
Making install in mfschunkserver
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfschunkserver'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfschunkserver'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/sbin'
/bin/sh ../libtool --mode=install /usr/bin/install -c mfschunkserver mfschunktool mfscsstatsdump '/tmp/moosefs/pkg/moosefs/usr/sbin'
libtool: install: /usr/bin/install -c mfschunkserver /tmp/moosefs/pkg/moosefs/usr/sbin/mfschunkserver
libtool: install: /usr/bin/install -c mfschunktool /tmp/moosefs/pkg/moosefs/usr/sbin/mfschunktool
libtool: install: /usr/bin/install -c mfscsstatsdump /tmp/moosefs/pkg/moosefs/usr/sbin/mfscsstatsdump
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfschunkserver'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfschunkserver'
Making install in mfsmount
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmount'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmount'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c mfsmount mfstools '/tmp/moosefs/pkg/moosefs/usr/bin'
libtool: install: /usr/bin/install -c mfsmount /tmp/moosefs/pkg/moosefs/usr/bin/mfsmount
libtool: install: /usr/bin/install -c mfstools /tmp/moosefs/pkg/moosefs/usr/bin/mfstools
make install-exec-hook
make[3]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmount'
for l in mfscheckfile mfsdirinfo mfsfileinfo mfsfilerepair mfsgetgoal mfsgettrashtime mfsrgetgoal mfsrgettrashtime mfsrsetgoal mfsrsettrashtime mfssetgoal mfssettrashtime mfscopygoal mfscopytrashtime mfsscadmin mfsgetsclass mfssetsclass mfscopysclass mfsxchgsclass mfslistsclass mfsgeteattr mfsseteattr mfsdeleattr mfscopyeattr mfsgetquota mfssetquota mfsdelquota mfscopyquota mfsmakesnapshot mfsrmsnapshot mfsappendchunks mfsfilepaths ; do \
ln -s -f mfstools /tmp/moosefs/pkg/moosefs/usr/bin/$l ; \
done ; \
if test "/sbin" != "xxx" ; then \
/usr/bin/mkdir -p /tmp/moosefs/pkg/moosefs/sbin ; \
ln -s -f /usr/bin/mfsmount /tmp/moosefs/pkg/moosefs/sbin/mount.moosefs ; \
fi
make[3]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmount'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmount'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsmount'
Making install in mfsscripts
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsscripts'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsscripts'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/bin'
/usr/bin/install -c mfscli '/tmp/moosefs/pkg/moosefs/usr/bin'
make install-exec-hook
make[3]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsscripts'
if [ ! -d /tmp/moosefs/pkg/moosefs/usr/share/mfscgi ]; then \
/usr/bin/mkdir -p /tmp/moosefs/pkg/moosefs/usr/share/mfscgi ; \
fi
/usr/bin/install -c mfscli /tmp/moosefs/pkg/moosefs/usr/share/mfscgi/mfs.cgi
make[3]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsscripts'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/share/mfscgi'
/usr/bin/install -c -m 644 err.gif index.html logomini.png favicon.ico acidtab.js mfs.css '/tmp/moosefs/pkg/moosefs/usr/share/mfscgi'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/share/mfscgi'
/usr/bin/install -c chart.cgi '/tmp/moosefs/pkg/moosefs/usr/share/mfscgi'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/sbin'
/usr/bin/install -c mfscgiserv '/tmp/moosefs/pkg/moosefs/usr/sbin'
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsscripts'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsscripts'
Making install in mfsnetdump
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsnetdump'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/mfsnetdump'
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/sbin'
/bin/sh ../libtool --mode=install /usr/bin/install -c mfsnetdump '/tmp/moosefs/pkg/moosefs/usr/sbin'
libtool: install: /usr/bin/install -c mfsnetdump /tmp/moosefs/pkg/moosefs/usr/sbin/mfsnetdump
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsnetdump'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/mfsnetdump'
Making install in systemd
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/systemd'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78/systemd'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/moosefs/pkg/moosefs/usr/lib/systemd/system'
/usr/bin/install -c -m 644 moosefs-cgiserv.service moosefs-chunkserver.service moosefs-master.service moosefs-metalogger.service '/tmp/moosefs/pkg/moosefs/usr/lib/systemd/system'
make[2]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/systemd'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78/systemd'
make[1]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78'
make[2]: Entering directory '/tmp/moosefs/src/moosefs-3.0.78'
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/moosefs/src/moosefs-3.0.78'
make[1]: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78'
make: Leaving directory '/tmp/moosefs/src/moosefs-3.0.78'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "moosefs"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: moosefs 3.0.78-1 (Thu Apr 13 16:04:05 UTC 2017)
CMD: pacman --query --file moosefs-3.0.78-1-x86_64.pkg.tar.xz
Creating hybrid package for 'moosefs'
Trying to find vanilla package 'moosefs'...
CMD: pacman --query --file /mirror/moosefs-3.0.78-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.INSTALL
/.MTREE
/etc/mfs/mfshdd.cfg.sample
/etc/mfs/mfsmetalogger.cfg.sample
/etc/mfs/mfschunkserver.cfg.sample
/etc/mfs/mfsexports.cfg.sample
/etc/mfs/mfsmount.cfg.sample
/etc/mfs/mfstopology.cfg.sample
/etc/mfs/mfsmaster.cfg.sample
/usr/bin/mfscheckfile
/usr/bin/mfscopyquota
/usr/bin/mfsfileinfo
/usr/bin/mfsgeteattr
/usr/bin/mfsrsettrashtime
/usr/bin/mfsmaster
/usr/bin/mfsmetalogger
/usr/bin/mfscopytrashtime
/usr/bin/mfstools
/usr/bin/mfsfilerepair
/usr/bin/mfsrgetgoal
/usr/bin/mfscopysclass
/usr/bin/mfscli
/usr/bin/mfsmount
/usr/bin/mfsgetgoal
/usr/bin/mfsmetadump
/usr/bin/mfscsstatsdump
/usr/bin/mfschunkserver
/usr/bin/mfsscadmin
/usr/bin/mfschunktool
/usr/bin/mfsrmsnapshot
/usr/bin/mfssettrashtime
/usr/bin/mfsgettrashtime
/usr/bin/mfsfilepaths
/usr/bin/mfsmakesnapshot
/usr/bin/mfssetsclass
/usr/bin/mfsmetarestore
/usr/bin/mfssetquota
/usr/bin/mfscopyeattr
/usr/bin/mfsappendchunks
/usr/bin/mfslistsclass
/usr/bin/mfsxchgsclass
/usr/bin/mfscgiserv
/usr/bin/mfsrgettrashtime
/usr/bin/mfssetgoal
/usr/bin/mfsstatsdump
/usr/bin/mount.moosefs
/usr/bin/mfsdeleattr
/usr/bin/mfscopygoal
/usr/bin/mfsgetquota
/usr/bin/mfsdelquota
/usr/bin/mfsgetsclass
/usr/bin/mfsseteattr
/usr/bin/mfsdirinfo
/usr/bin/mfsrsetgoal
/usr/lib/systemd/system/moosefs-chunkserver.service
/usr/lib/systemd/system/moosefs-metalogger.service
/usr/lib/systemd/system/moosefs-cgiserv.service
/usr/lib/systemd/system/moosefs-master.service
/usr/share/mfscgi/mfs.css
/usr/share/mfscgi/favicon.ico
/usr/share/mfscgi/mfs.cgi
/usr/share/mfscgi/index.html
/usr/share/mfscgi/chart.cgi
/usr/share/mfscgi/logomini.png
/usr/share/mfscgi/err.gif
/usr/share/mfscgi/acidtab.js
/usr/share/man/man1/mfsdelquota.1.gz
/usr/share/man/man1/mfscopygoal.1.gz
/usr/share/man/man1/mfssclass.1.gz
/usr/share/man/man1/mfsgetquota.1.gz
/usr/share/man/man1/mfsfileinfo.1.gz
/usr/share/man/man1/mfsfilepaths.1.gz
/usr/share/man/man1/mfsrgettrashtime.1.gz
/usr/share/man/man1/mfssetgoal.1.gz
/usr/share/man/man1/mfsgetsclass.1.gz
/usr/share/man/man1/mfssettrashtime.1.gz
/usr/share/man/man1/mfsappendchunks.1.gz
/usr/share/man/man1/mfstrashtime.1.gz
/usr/share/man/man1/mfsrmsnapshot.1.gz
/usr/share/man/man1/mfsdiagtools.1.gz
/usr/share/man/man1/mfsrsetgoal.1.gz
/usr/share/man/man1/mfsgetgoal.1.gz
/usr/share/man/man1/mfsxchgsclass.1.gz
/usr/share/man/man1/mfsgettrashtime.1.gz
/usr/share/man/man1/mfscopyeattr.1.gz
/usr/share/man/man1/mfsgoal.1.gz
/usr/share/man/man1/mfsdirinfo.1.gz
/usr/share/man/man1/mfstools.1.gz
/usr/share/man/man1/mfsrsettrashtime.1.gz
/usr/share/man/man1/mfscli.1.gz
/usr/share/man/man1/mfsdeleattr.1.gz
/usr/share/man/man1/mfssnapshots.1.gz
/usr/share/man/man1/mfscopytrashtime.1.gz
/usr/share/man/man1/mfscheckfile.1.gz
/usr/share/man/man1/mfsmakesnapshot.1.gz
/usr/share/man/man1/mfsrgetgoal.1.gz
/usr/share/man/man1/mfscopysclass.1.gz
/usr/share/man/man1/mfsscadmin.1.gz
/usr/share/man/man1/mfscopyquota.1.gz
/usr/share/man/man1/mfsquota.1.gz
/usr/share/man/man1/mfssetsclass.1.gz
/usr/share/man/man1/mfsgeteattr.1.gz
/usr/share/man/man1/mfssetquota.1.gz
/usr/share/man/man1/mfseattr.1.gz
/usr/share/man/man1/mfsseteattr.1.gz
/usr/share/man/man1/mfslistsclass.1.gz
/usr/share/man/man1/mfsfilerepair.1.gz
/usr/share/man/man5/mfsmetalogger.cfg.5.gz
/usr/share/man/man5/mfstopology.cfg.5.gz
/usr/share/man/man5/mfshdd.cfg.5.gz
/usr/share/man/man5/mfsexports.cfg.5.gz
/usr/share/man/man5/mfsmaster.cfg.5.gz
/usr/share/man/man5/mfschunkserver.cfg.5.gz
/usr/share/man/man8/mfschunktool.8.gz
/usr/share/man/man8/mfsmetadump.8.gz
/usr/share/man/man8/mount.moosefs.8.gz
/usr/share/man/man8/mfscsstatsdump.8.gz
/usr/share/man/man8/mfschunkserver.8.gz
/usr/share/man/man8/mfsmaster.8.gz
/usr/share/man/man8/mfsmount.8.gz
/usr/share/man/man8/mfsmetalogger.8.gz
/usr/share/man/man8/mfscgiserv.8.gz
/usr/share/man/man8/mfsmetarestore.8.gz
/usr/share/man/man8/mfsstatsdump.8.gz
/var/lib/mfs/metadata.mfs.empty
/sysroot/usr/lib/systemd/system/moosefs-cgiserv.service
/sysroot/usr/lib/systemd/system/moosefs-chunkserver.service
/sysroot/usr/lib/systemd/system/moosefs-master.service
/sysroot/usr/lib/systemd/system/moosefs-metalogger.service
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr var sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr var sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr var sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf moosefs.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/moosefs.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/moosefs.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/moosefs.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/moosefs/src/moosefs-3.0.78/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 MFS configure 3.0.78, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var/lib --with-default-user=mfs --with-default-group=mfs --with-systemdsystemunitdir=/usr/lib/systemd/system
## --------- ##
## Platform. ##
## --------- ##
hostname = 3ad5f9a65cbc
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2688: checking build system type
configure:2702: result: x86_64-unknown-linux-gnu
configure:2722: checking host system type
configure:2735: result: x86_64-unknown-linux-gnu
configure:2755: checking target system type
configure:2768: result: x86_64-unknown-linux-gnu
configure:2810: checking for a BSD-compatible install
configure:2878: result: /usr/bin/install -c
configure:2889: checking whether build environment is sane
configure:2944: result: yes
configure:3003: checking for x86_64-unknown-linux-strip
configure:3033: result: no
configure:3043: checking for strip
configure:3059: found /usr/bin/strip
configure:3070: result: strip
configure:3095: checking for a thread-safe mkdir -p
configure:3134: result: /usr/bin/mkdir -p
configure:3141: checking for gawk
configure:3157: found /usr/bin/gawk
configure:3168: result: gawk
configure:3179: checking whether make sets $(MAKE)
configure:3201: result: yes
configure:3230: checking whether make supports nested variables
configure:3247: result: yes
configure:3384: checking whether make supports nested variables
configure:3401: result: yes
configure:3466: checking for x86_64-unknown-linux-mycc
configure:3493: result: clang
configure:3568: checking for C compiler version
configure:3577: 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:3588: $? = 0
configure:3577: 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:3588: $? = 0
configure:3577: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3588: $? = 1
configure:3577: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3588: $? = 1
configure:3608: checking whether the C compiler works
configure:3630: clang conftest.c >&5
configure:3634: $? = 0
configure:3682: result: yes
configure:3685: checking for C compiler default output file name
configure:3687: result: a.out
configure:3693: checking for suffix of executables
configure:3700: clang -o conftest conftest.c >&5
configure:3704: $? = 0
configure:3726: result:
configure:3748: checking whether we are cross compiling
configure:3756: clang -o conftest conftest.c >&5
configure:3760: $? = 0
configure:3767: ./conftest
configure:3771: $? = 0
configure:3786: result: no
configure:3791: checking for suffix of object files
configure:3813: clang -c conftest.c >&5
configure:3817: $? = 0
configure:3838: result: o
configure:3842: checking whether we are using the GNU C compiler
configure:3861: clang -c conftest.c >&5
configure:3861: $? = 0
configure:3870: result: yes
configure:3879: checking whether clang accepts -g
configure:3899: clang -c -g conftest.c >&5
configure:3899: $? = 0
configure:3940: result: yes
configure:3957: checking for clang option to accept ISO C89
configure:4020: clang -c conftest.c >&5
configure:4020: $? = 0
configure:4033: result: none needed
configure:4058: checking whether clang understands -c and -o together
configure:4080: clang -c conftest.c -o conftest2.o
configure:4083: $? = 0
configure:4080: clang -c conftest.c -o conftest2.o
configure:4083: $? = 0
configure:4095: result: yes
configure:4123: checking for style of include used by make
configure:4151: result: GNU
configure:4177: checking dependency style of clang
configure:4288: result: gcc3
configure:4303: checking whether ln -s works
configure:4307: result: yes
configure:4360: checking how to print strings
configure:4387: result: printf
configure:4408: checking for a sed that does not truncate output
configure:4472: result: /usr/bin/sed
configure:4490: checking for grep that handles long lines and -e
configure:4548: result: /usr/bin/grep
configure:4553: checking for egrep
configure:4615: result: /usr/bin/grep -E
configure:4620: checking for fgrep
configure:4682: result: /usr/bin/grep -F
configure:4717: checking for ld used by clang
configure:4784: result: /usr/bin/ld
configure:4791: checking if the linker (/usr/bin/ld) is GNU ld
configure:4806: result: yes
configure:4818: checking for BSD- or MS-compatible name lister (nm)
configure:4872: result: /usr/bin/nm -B
configure:5002: checking the name lister (/usr/bin/nm -B) interface
configure:5009: clang -c conftest.c >&5
configure:5012: /usr/bin/nm -B "conftest.o"
configure:5015: output
0000000000000000 B some_variable
configure:5022: result: BSD nm
configure:5026: checking the maximum length of command line arguments
configure:5157: result: 1572864
configure:5205: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5245: result: func_convert_file_noop
configure:5252: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5272: result: func_convert_file_noop
configure:5279: checking for /usr/bin/ld option to reload object files
configure:5286: result: -r
configure:5320: checking for x86_64-unknown-linux-objdump
configure:5350: result: no
configure:5360: checking for objdump
configure:5376: found /usr/bin/objdump
configure:5387: result: objdump
configure:5419: checking how to recognize dependent libraries
configure:5619: result: pass_all
configure:5664: checking for x86_64-unknown-linux-dlltool
configure:5694: result: no
configure:5704: checking for dlltool
configure:5734: result: no
configure:5764: checking how to associate runtime and link libraries
configure:5791: result: printf %s\n
configure:5808: checking for x86_64-unknown-linux-ar
configure:5838: result: no
configure:5852: checking for ar
configure:5868: found /usr/bin/ar
configure:5879: result: ar
configure:5916: checking for archiver @FILE support
configure:5933: clang -c conftest.c >&5
configure:5933: $? = 0
configure:5936: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5939: $? = 0
configure:5944: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:5947: $? = 1
configure:5959: result: @
configure:5977: checking for x86_64-unknown-linux-strip
configure:6004: result: strip
configure:6076: checking for x86_64-unknown-linux-ranlib
configure:6106: result: no
configure:6116: checking for ranlib
configure:6132: found /usr/bin/ranlib
configure:6143: result: ranlib
configure:6245: checking command to parse /usr/bin/nm -B output from clang object
configure:6398: clang -c conftest.c >&5
configure:6401: $? = 0
configure:6405: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6408: $? = 0
configure:6474: clang -o conftest conftest.c conftstm.o >&5
configure:6477: $? = 0
configure:6515: result: ok
configure:6562: checking for sysroot
configure:6592: result: no
configure:6599: checking for a working dd
configure:6637: result: /usr/bin/dd
configure:6641: checking how to truncate binary pipes
configure:6656: result: /usr/bin/dd bs=4096 count=1
configure:6792: clang -c conftest.c >&5
configure:6795: $? = 0
configure:6945: checking for x86_64-unknown-linux-mt
configure:6975: result: no
configure:6985: checking for mt
configure:7015: result: no
configure:7035: checking if : is a manifest tool
configure:7041: : '-?'
configure:7049: result: no
configure:7726: checking how to run the C preprocessor
configure:7757: clang -E conftest.c
configure:7757: $? = 0
configure:7771: clang -E conftest.c
conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7771: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| /* end confdefs.h. */
| #include
configure:7796: result: clang -E
configure:7816: clang -E conftest.c
configure:7816: $? = 0
configure:7830: clang -E conftest.c
conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| /* end confdefs.h. */
| #include
configure:7859: checking for ANSI C header files
configure:7879: clang -c conftest.c >&5
configure:7879: $? = 0
configure:7952: clang -o conftest conftest.c >&5
configure:7952: $? = 0
configure:7952: ./conftest
configure:7952: $? = 0
configure:7963: result: yes
configure:7976: checking for sys/types.h
configure:7976: clang -c conftest.c >&5
configure:7976: $? = 0
configure:7976: result: yes
configure:7976: checking for sys/stat.h
configure:7976: clang -c conftest.c >&5
configure:7976: $? = 0
configure:7976: result: yes
configure:7976: checking for stdlib.h
configure:7976: clang -c conftest.c >&5
configure:7976: $? = 0
configure:7976: result: yes
configure:7976: checking for string.h
configure:7976: clang -c conftest.c >&5
configure:7976: $? = 0
configure:7976: result: yes
configure:7976: checking for memory.h
configure:7976: clang -c conftest.c >&5
configure:7976: $? = 0
configure:7976: result: yes
configure:7976: checking for strings.h
configure:7976: clang -c conftest.c >&5
configure:7976: $? = 0
configure:7976: result: yes
configure:7976: checking for inttypes.h
configure:7976: clang -c conftest.c >&5
configure:7976: $? = 0
configure:7976: result: yes
configure:7976: checking for stdint.h
configure:7976: clang -c conftest.c >&5
configure:7976: $? = 0
configure:7976: result: yes
configure:7976: checking for unistd.h
configure:7976: clang -c conftest.c >&5
configure:7976: $? = 0
configure:7976: result: yes
configure:7990: checking for dlfcn.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:8246: checking for objdir
configure:8261: result: .libs
configure:8525: checking if clang supports -fno-rtti -fno-exceptions
configure:8543: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8547: $? = 0
configure:8560: result: yes
configure:8918: checking for clang option to produce PIC
configure:8925: result: -fPIC -DPIC
configure:8933: checking if clang PIC flag -fPIC -DPIC works
configure:8951: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8955: $? = 0
configure:8968: result: yes
configure:8997: checking if clang static flag -static works
configure:9025: result: yes
configure:9040: checking if clang supports -c -o file.o
configure:9061: clang -c -o out/conftest2.o conftest.c >&5
configure:9065: $? = 0
configure:9087: result: yes
configure:9095: checking if clang supports -c -o file.o
configure:9142: result: yes
configure:9175: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10434: result: yes
configure:10471: checking whether -lc should be explicitly linked in
configure:10479: clang -c conftest.c >&5
configure:10482: $? = 0
configure:10497: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10500: $? = 0
configure:10514: result: no
configure:10674: checking dynamic linker characteristics
configure:11255: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11255: $? = 0
configure:11492: result: GNU/Linux ld.so
configure:11614: checking how to hardcode library paths into programs
configure:11639: result: immediate
configure:12187: checking whether stripping libraries is possible
configure:12192: result: yes
configure:12227: checking if libtool supports shared libraries
configure:12229: result: yes
configure:12232: checking whether to build shared libraries
configure:12257: result: yes
configure:12260: checking whether to build static libraries
configure:12264: result: yes
configure:12540: checking for the pthreads library -lpthreads
configure:12578: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lpthreads >&5
conftest.c:37:35: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
pthread_join(th, 0);
^~
conftest.c:36:13: note: initialize the variable 'th' to silence this warning
pthread_t th; pthread_attr_t attr;
^
= 0
1 warning generated.
/usr/bin/ld: cannot find -lpthreads
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| static void routine(void* a) {a=0;}
| static void* start_routine(void* a) {return a;}
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_create(&th,0,start_routine,0);
| pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:12587: result: no
configure:12485: checking whether pthreads work without any flags
configure:12578: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:37:35: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
pthread_join(th, 0);
^~
conftest.c:36:13: note: initialize the variable 'th' to silence this warning
pthread_t th; pthread_attr_t attr;
^
= 0
1 warning generated.
/tmp/conftest-fe4e1a.o: In function `main':
/tmp/moosefs/src/moosefs-3.0.78/conftest.c:37: undefined reference to `pthread_join'
/tmp/moosefs/src/moosefs-3.0.78/conftest.c:39: undefined reference to `__pthread_register_cancel'
/tmp/moosefs/src/moosefs-3.0.78/conftest.c:40: undefined reference to `pthread_create'
/tmp/moosefs/src/moosefs-3.0.78/conftest.c:41: undefined reference to `__pthread_unregister_cancel'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| static void routine(void* a) {a=0;}
| static void* start_routine(void* a) {return a;}
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_create(&th,0,start_routine,0);
| pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:12587: result: no
configure:12490: checking whether pthreads work with -Kthread
configure:12578: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -Kthread -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
clang-3.8: error: unknown argument: '-Kthread'
configure:12578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| static void routine(void* a) {a=0;}
| static void* start_routine(void* a) {return a;}
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_create(&th,0,start_routine,0);
| pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:12587: result: no
configure:12490: checking whether pthreads work with -kthread
configure:12578: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -kthread -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
clang-3.8: error: unknown argument: '-kthread'
configure:12578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| static void routine(void* a) {a=0;}
| static void* start_routine(void* a) {return a;}
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_create(&th,0,start_routine,0);
| pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:12587: result: no
configure:12540: checking for the pthreads library -llthread
configure:12578: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -llthread >&5
conftest.c:37:35: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
pthread_join(th, 0);
^~
conftest.c:36:13: note: initialize the variable 'th' to silence this warning
pthread_t th; pthread_attr_t attr;
^
= 0
1 warning generated.
/usr/bin/ld: cannot find -llthread
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| static void routine(void* a) {a=0;}
| static void* start_routine(void* a) {return a;}
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_create(&th,0,start_routine,0);
| pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:12587: result: no
configure:12490: checking whether pthreads work with -pthread
configure:12578: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -pthread -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:37:35: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
pthread_join(th, 0);
^~
conftest.c:36:13: note: initialize the variable 'th' to silence this warning
pthread_t th; pthread_attr_t attr;
^
= 0
1 warning generated.
configure:12578: $? = 0
configure:12587: result: yes
configure:12606: checking for joinable pthread attribute
configure:12621: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -pthread -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:12621: $? = 0
configure:12627: result: PTHREAD_CREATE_JOINABLE
configure:12637: checking if more special flags are required for pthreads
configure:12644: result: no
configure:12652: checking for pthread_spin_lock
configure:12652: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -pthread -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:12652: $? = 0
configure:12652: result: yes
configure:12742: checking for library containing socket
configure:12773: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:12773: $? = 0
configure:12790: result: none required
configure:12798: checking for library containing getaddrinfo
configure:12829: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:12829: $? = 0
configure:12846: result: none required
configure:12855: checking for library containing kvm_open
configure:12886: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
/tmp/conftest-10874d.o: In function `main':
/tmp/moosefs/src/moosefs-3.0.78/conftest.c:43: undefined reference to `kvm_open'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 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 kvm_open ();
| int
| main ()
| {
| return kvm_open ();
| ;
| return 0;
| }
configure:12886: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lkvm >&5
/usr/bin/ld: cannot find -lkvm
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 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 kvm_open ();
| int
| main ()
| {
| return kvm_open ();
| ;
| return 0;
| }
configure:12903: result: no
configure:12912: checking for library containing round
configure:12943: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:39:6: warning: incompatible redeclaration of library function 'round' [-Wincompatible-library-redeclaration]
char round ();
^
conftest.c:39:6: note: 'round' is a builtin with type 'double (double)'
1 warning generated.
/tmp/conftest-5198b1.o: In function `main':
/tmp/moosefs/src/moosefs-3.0.78/conftest.c:43: undefined reference to `round'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 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 round ();
| int
| main ()
| {
| return round ();
| ;
| return 0;
| }
configure:12943: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:39:6: warning: incompatible redeclaration of library function 'round' [-Wincompatible-library-redeclaration]
char round ();
^
conftest.c:39:6: note: 'round' is a builtin with type 'double (double)'
1 warning generated.
configure:12943: $? = 0
configure:12960: result: -lm
configure:12969: checking for library containing clock_gettime
configure:13000: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:13000: $? = 0
configure:13017: result: none required
configure:13030: checking for dirent.h that defines DIR
configure:13049: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13049: $? = 0
configure:13057: result: yes
configure:13070: checking for library containing opendir
configure:13101: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:13101: $? = 0
configure:13118: result: none required
configure:13185: checking for ANSI C header files
configure:13289: result: yes
configure:13297: checking for sys/wait.h that is POSIX.1 compatible
configure:13323: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13323: $? = 0
configure:13330: result: yes
configure:13341: checking arpa/inet.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking arpa/inet.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for arpa/inet.h
configure:13341: result: yes
configure:13341: checking fcntl.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking fcntl.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for fcntl.h
configure:13341: result: yes
configure:13341: checking for inttypes.h
configure:13341: result: yes
configure:13341: checking limits.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking limits.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for limits.h
configure:13341: result: yes
configure:13341: checking netdb.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking netdb.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for netdb.h
configure:13341: result: yes
configure:13341: checking netinet/in.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking netinet/in.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for netinet/in.h
configure:13341: result: yes
configure:13341: checking stddef.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking stddef.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for stddef.h
configure:13341: result: yes
configure:13341: checking for stdlib.h
configure:13341: result: yes
configure:13341: checking for string.h
configure:13341: result: yes
configure:13341: checking sys/socket.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking sys/socket.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for sys/socket.h
configure:13341: result: yes
configure:13341: checking sys/statvfs.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking sys/statvfs.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for sys/statvfs.h
configure:13341: result: yes
configure:13341: checking sys/time.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking sys/time.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for sys/time.h
configure:13341: result: yes
configure:13341: checking syslog.h usability
configure:13341: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking syslog.h presence
configure:13341: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:13341: $? = 0
configure:13341: result: yes
configure:13341: checking for syslog.h
configure:13341: result: yes
configure:13341: checking for unistd.h
configure:13341: result: yes
configure:13355: checking for an ANSI C-conforming const
configure:13421: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13421: $? = 0
configure:13428: result: yes
configure:13436: checking whether byte ordering is bigendian
configure:13451: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:50:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:50:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:13451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:13496: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13496: $? = 0
configure:13514: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:56:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:13514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:13642: result: no
configure:13660: checking for inline
configure:13676: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:51:21: warning: unused function 'static_foo' [-Wunused-function]
static inline foo_t static_foo () {return 0; }
^
1 warning generated.
configure:13676: $? = 0
configure:13684: result: inline
configure:13702: checking for working volatile
configure:13721: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:56:9: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
return !x && !y;
^
conftest.c:54:15: note: initialize the variable 'x' to silence this warning
volatile int x;
^
= 0
1 warning generated.
configure:13721: $? = 0
configure:13728: result: yes
configure:13737: checking for flexible array members
configure:13760: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13760: $? = 0
configure:13767: result: yes
configure:13778: checking for stdbool.h that conforms to C99
configure:13845: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:99:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:103:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:103:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:103:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:103:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:103:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:103:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:103:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:103:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:104:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:104:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:104:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:13845: $? = 0
configure:13852: result: yes
configure:13854: checking for _Bool
configure:13854: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13854: $? = 0
configure:13854: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:86:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:13854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| /* 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 ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:13854: result: yes
configure:13871: checking for int8_t
configure:13871: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13871: $? = 0
configure:13871: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:89:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:13871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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
| enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13871: result: yes
configure:13882: checking for uint8_t
configure:13882: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13882: $? = 0
configure:13882: result: yes
configure:13896: checking for int16_t
configure:13896: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13896: $? = 0
configure:13896: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:89:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:13896: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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
| enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13896: result: yes
configure:13907: checking for uint16_t
configure:13907: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13907: $? = 0
configure:13907: result: yes
configure:13919: checking for int32_t
configure:13919: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13919: $? = 0
configure:13919: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:89:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:13919: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13919: result: yes
configure:13930: checking for uint32_t
configure:13930: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13930: $? = 0
configure:13930: result: yes
configure:13944: checking for int64_t
configure:13944: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13944: $? = 0
configure:13944: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:89:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:13944: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13944: result: yes
configure:13955: checking for uint64_t
configure:13955: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13955: $? = 0
configure:13955: result: yes
configure:13969: checking for uid_t in sys/types.h
configure:13988: result: yes
configure:13999: checking for mode_t
configure:13999: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:13999: $? = 0
configure:13999: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:88:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:13999: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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:13999: result: yes
configure:14010: checking for off_t
configure:14010: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14010: $? = 0
configure:14010: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:88:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:14010: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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:14010: result: yes
configure:14021: checking for pid_t
configure:14021: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14021: $? = 0
configure:14021: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:88:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:14021: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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:14021: result: yes
configure:14032: checking for size_t
configure:14032: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14032: $? = 0
configure:14032: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:88:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:14032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_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:14032: result: yes
configure:14043: checking for struct stat.st_blocks
configure:14043: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14043: $? = 0
configure:14043: result: yes
configure:14063: checking for struct stat.st_rdev
configure:14063: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14063: $? = 0
configure:14063: result: yes
configure:14073: checking for struct stat.st_birthtime
configure:14073: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:92:13: error: no member named 'st_birthtime' in 'struct stat'
if (ac_aggr.st_birthtime)
~~~~~~~ ^
1 error generated.
configure:14073: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 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 ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtime)
| return 0;
| ;
| return 0;
| }
configure:14073: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:92:20: error: no member named 'st_birthtime' in 'struct stat'
if (sizeof ac_aggr.st_birthtime)
~~~~~~~ ^
1 error generated.
configure:14073: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 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 ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtime)
| return 0;
| ;
| return 0;
| }
configure:14073: result: no
configure:14083: checking for struct stat.st_blksize
configure:14083: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14083: $? = 0
configure:14083: result: yes
configure:14093: checking for struct stat.st_flags
configure:14093: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:93:13: error: no member named 'st_flags' in 'struct stat'
if (ac_aggr.st_flags)
~~~~~~~ ^
1 error generated.
configure:14093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 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 ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_flags)
| return 0;
| ;
| return 0;
| }
configure:14093: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:93:20: error: no member named 'st_flags' in 'struct stat'
if (sizeof ac_aggr.st_flags)
~~~~~~~ ^
1 error generated.
configure:14093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 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 ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_flags)
| return 0;
| ;
| return 0;
| }
configure:14093: result: no
configure:14103: checking for struct sockaddr_in.sin_len
configure:14103: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:66:13: error: no member named 'sin_len' in 'struct sockaddr_in'
if (ac_aggr.sin_len)
~~~~~~~ ^
1 error generated.
configure:14103: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:14103: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:66:20: error: no member named 'sin_len' in 'struct sockaddr_in'
if (sizeof ac_aggr.sin_len)
~~~~~~~ ^
1 error generated.
configure:14103: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (sizeof ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:14103: result: no
configure:14116: checking whether time.h and sys/time.h may both be included
configure:14136: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14136: $? = 0
configure:14143: result: yes
configure:14151: checking whether struct tm is in sys/time.h or time.h
configure:14171: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14171: $? = 0
configure:14178: result: time.h
configure:14186: checking for struct tm.tm_gmtoff
configure:14186: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14186: $? = 0
configure:14186: result: yes
configure:14211: checking for special C compiler options needed for large files
configure:14256: result: no
configure:14262: checking for _FILE_OFFSET_BITS value needed for large files
configure:14287: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14287: $? = 0
configure:14319: result: no
configure:14406: checking whether strerror_r is declared
configure:14406: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14406: $? = 0
configure:14406: result: yes
configure:14419: checking for strerror_r
configure:14419: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14419: $? = 0
configure:14419: result: yes
configure:14428: checking whether strerror_r returns char *
configure:14452: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:14452: $? = 0
configure:14490: result: yes
configure:14498: checking whether closedir returns void
configure:14522: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14522: $? = 0
configure:14522: ./conftest
configure:14522: $? = 0
configure:14532: result: no
configure:14542: checking vfork.h usability
configure:14542: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:94:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
configure:14542: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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:14542: result: no
configure:14542: checking vfork.h presence
configure:14542: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
conftest.c:61:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
configure:14542: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| /* end confdefs.h. */
| #include
configure:14542: result: no
configure:14542: checking for vfork.h
configure:14542: result: no
configure:14555: checking for fork
configure:14555: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14555: $? = 0
configure:14555: result: yes
configure:14555: checking for vfork
configure:14555: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&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:14555: $? = 0
configure:14555: result: yes
configure:14565: checking for working fork
configure:14587: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14587: $? = 0
configure:14587: ./conftest
configure:14587: $? = 0
configure:14597: result: yes
configure:14618: checking for working vfork
configure:14728: result: yes
configure:14753: checking whether lstat correctly handles trailing slash
configure:14779: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14779: $? = 0
configure:14779: ./conftest
configure:14779: $? = 0
configure:14796: result: yes
configure:14815: checking whether lstat accepts an empty string
configure:14835: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14835: $? = 0
configure:14835: ./conftest
configure:14835: $? = 0
configure:14845: result: no
configure:14861: checking for working memcmp
configure:14904: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14904: $? = 0
configure:14904: ./conftest
configure:14904: $? = 0
configure:14914: result: yes
configure:14923: checking whether stat accepts an empty string
configure:14943: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14943: $? = 0
configure:14943: ./conftest
configure:14943: $? = 0
configure:14953: result: no
configure:14974: checking for malloc
configure:14974: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:89:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
char malloc ();
^
conftest.c:89:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
1 warning generated.
configure:14974: $? = 0
configure:14974: result: yes
configure:14974: checking for realloc
configure:14974: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:90:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
char realloc ();
^
conftest.c:90:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
1 warning generated.
configure:14974: $? = 0
configure:14974: result: yes
configure:14974: checking for reallocf
configure:14974: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
/tmp/conftest-eedb7f.o: In function `main':
/tmp/moosefs/src/moosefs-3.0.78/conftest.c:102: undefined reference to `reallocf'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14974: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| /* end confdefs.h. */
| /* Define reallocf to an innocuous variant, in case declares reallocf.
| For example, HP-UX 11i declares gettimeofday. */
| #define reallocf innocuous_reallocf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char reallocf (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef reallocf
|
| /* 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 reallocf ();
| /* 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_reallocf || defined __stub___reallocf
| choke me
| #endif
|
| int
| main ()
| {
| return reallocf ();
| ;
| return 0;
| }
configure:14974: result: no
configure:14988: checking for atexit
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for bzero
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for ftruncate
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for getaddrinfo
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for getpass
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for gettimeofday
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for memmove
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:97:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:97:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for memset
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:98:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:98:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for mkdir
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for realpath
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for poll
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for socket
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for strchr
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:103:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:103:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for strdup
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for strtol
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for strtoul
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for ftello
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:14988: checking for fseeko
configure:14988: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:14988: $? = 0
configure:14988: result: yes
configure:15004: checking for mkstemp
configure:15004: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15004: $? = 0
configure:15004: result: yes
configure:15004: checking for mktemp
configure:15004: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
/tmp/conftest-191153.o: In function `main':
/tmp/moosefs/src/moosefs-3.0.78/conftest.c:121: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
configure:15004: $? = 0
configure:15004: result: yes
configure:15018: checking for strerror
configure:15018: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:111:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:111:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:15018: $? = 0
configure:15018: result: yes
configure:15018: checking for perror
configure:15018: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15018: $? = 0
configure:15018: result: yes
configure:15032: checking for dup2
configure:15032: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15032: $? = 0
configure:15032: result: yes
configure:15032: checking for mlockall
configure:15032: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15032: $? = 0
configure:15032: result: yes
configure:15032: checking for getcwd
configure:15032: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15032: $? = 0
configure:15032: result: yes
configure:15045: checking sys/mman.h usability
configure:15045: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:15045: $? = 0
configure:15045: result: yes
configure:15045: checking sys/mman.h presence
configure:15045: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:15045: $? = 0
configure:15045: result: yes
configure:15045: checking for sys/mman.h
configure:15045: result: yes
configure:15052: checking for mmap
configure:15052: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15052: $? = 0
configure:15052: result: yes
configure:15070: checking for pread
configure:15070: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15070: $? = 0
configure:15070: result: yes
configure:15070: checking for pwrite
configure:15070: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15070: $? = 0
configure:15070: result: yes
configure:15070: checking for readv
configure:15070: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15070: $? = 0
configure:15070: result: yes
configure:15070: checking for writev
configure:15070: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15070: $? = 0
configure:15070: result: yes
configure:15083: checking for nanosleep
configure:15083: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15083: $? = 0
configure:15083: result: yes
configure:15097: checking for getrusage
configure:15097: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15097: $? = 0
configure:15097: result: yes
configure:15097: checking for setitimer
configure:15097: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15097: $? = 0
configure:15097: result: yes
configure:15109: checking sys/rusage.h usability
configure:15109: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:135:10: fatal error: 'sys/rusage.h' file not found
#include
^
1 error generated.
configure:15109: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REALPATH 1
| #define HAVE_POLL 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRERROR 1
| #define HAVE_PERROR 1
| #define HAVE_DUP2 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETCWD 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETITIMER 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:15109: result: no
configure:15109: checking sys/rusage.h presence
configure:15109: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
conftest.c:102:10: fatal error: 'sys/rusage.h' file not found
#include
^
1 error generated.
configure:15109: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REALPATH 1
| #define HAVE_POLL 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRERROR 1
| #define HAVE_PERROR 1
| #define HAVE_DUP2 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETCWD 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETITIMER 1
| /* end confdefs.h. */
| #include
configure:15109: result: no
configure:15109: checking for sys/rusage.h
configure:15109: result: no
configure:15109: checking sys/resource.h usability
configure:15109: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:15109: $? = 0
configure:15109: result: yes
configure:15109: checking sys/resource.h presence
configure:15109: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:15109: $? = 0
configure:15109: result: yes
configure:15109: checking for sys/resource.h
configure:15109: result: yes
configure:15119: checking for struct rusage.ru_maxrss
configure:15119: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:15119: $? = 0
configure:15119: result: yes
configure:15145: checking mach/mach.h usability
configure:15145: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:137:10: fatal error: 'mach/mach.h' file not found
#include
^
1 error generated.
configure:15145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REALPATH 1
| #define HAVE_POLL 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRERROR 1
| #define HAVE_PERROR 1
| #define HAVE_DUP2 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETCWD 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETITIMER 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 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:15145: result: no
configure:15145: checking mach/mach.h presence
configure:15145: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
conftest.c:104:10: fatal error: 'mach/mach.h' file not found
#include
^
1 error generated.
configure:15145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REALPATH 1
| #define HAVE_POLL 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRERROR 1
| #define HAVE_PERROR 1
| #define HAVE_DUP2 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETCWD 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETITIMER 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| /* end confdefs.h. */
| #include
configure:15145: result: no
configure:15145: checking for mach/mach.h
configure:15145: result: no
configure:15145: checking mach/mach_time.h usability
configure:15145: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
conftest.c:137:10: fatal error: 'mach/mach_time.h' file not found
#include
^
1 error generated.
configure:15145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REALPATH 1
| #define HAVE_POLL 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRERROR 1
| #define HAVE_PERROR 1
| #define HAVE_DUP2 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETCWD 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETITIMER 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 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:15145: result: no
configure:15145: checking mach/mach_time.h presence
configure:15145: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
conftest.c:104:10: fatal error: 'mach/mach_time.h' file not found
#include
^
1 error generated.
configure:15145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REALPATH 1
| #define HAVE_POLL 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRERROR 1
| #define HAVE_PERROR 1
| #define HAVE_DUP2 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETCWD 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETITIMER 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| /* end confdefs.h. */
| #include
configure:15145: result: no
configure:15145: checking for mach/mach_time.h
configure:15145: result: no
configure:15168: checking for clock_gettime
configure:15168: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15168: $? = 0
configure:15168: result: yes
configure:15181: checking sys/sysctl.h usability
configure:15181: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:15181: $? = 0
configure:15181: result: yes
configure:15181: checking sys/sysctl.h presence
configure:15181: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:15181: $? = 0
configure:15181: result: yes
configure:15181: checking for sys/sysctl.h
configure:15181: result: yes
configure:15195: checking linux/oom.h usability
configure:15195: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:15195: $? = 0
configure:15195: result: yes
configure:15195: checking linux/oom.h presence
configure:15195: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:15195: $? = 0
configure:15195: result: yes
configure:15195: checking for linux/oom.h
configure:15195: result: yes
configure:15209: checking malloc.h usability
configure:15209: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:15209: $? = 0
configure:15209: result: yes
configure:15209: checking malloc.h presence
configure:15209: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:15209: $? = 0
configure:15209: result: yes
configure:15209: checking for malloc.h
configure:15209: result: yes
configure:15221: checking for mallopt
configure:15221: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15221: $? = 0
configure:15221: result: yes
configure:15234: checking sys/prctl.h usability
configure:15234: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:15234: $? = 0
configure:15234: result: yes
configure:15234: checking sys/prctl.h presence
configure:15234: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:15234: $? = 0
configure:15234: result: yes
configure:15234: checking for sys/prctl.h
configure:15234: result: yes
configure:15241: checking for prctl
configure:15241: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15241: $? = 0
configure:15241: result: yes
configure:15264: checking for __builtin_bswap16
configure:15283: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:115:10: warning: unused variable 'x' [-Wunused-variable]
uint16_t x = __builtin_bswap16(0x1234)
^
1 warning generated.
configure:15283: $? = 0
configure:15283: ./conftest
configure:15283: $? = 0
configure:15285: result: yes
configure:15309: checking for __builtin_bswap32
configure:15328: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:116:10: warning: unused variable 'x' [-Wunused-variable]
uint32_t x = __builtin_bswap32(0x12345678)
^
1 warning generated.
configure:15328: $? = 0
configure:15328: ./conftest
configure:15328: $? = 0
configure:15330: result: yes
configure:15354: checking for __builtin_bswap64
configure:15373: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:117:10: warning: unused variable 'x' [-Wunused-variable]
uint64_t x = __builtin_bswap64(0x123456789ABCDEF0)
^
1 warning generated.
configure:15373: $? = 0
configure:15373: ./conftest
configure:15373: $? = 0
configure:15375: result: yes
configure:15402: checking if poll works on devices
configure:15438: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
conftest.c:123:16: error: function definition is not allowed here
int main(void) {
^
1 error generated.
configure:15438: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REALPATH 1
| #define HAVE_POLL 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRERROR 1
| #define HAVE_PERROR 1
| #define HAVE_DUP2 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETCWD 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETITIMER 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_LINUX_OOM_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOPT 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_PRCTL 1
| #define BSWAP16(x) __builtin_bswap16(x)
| #define BSWAP32(x) __builtin_bswap32(x)
| #define BSWAP64(x) __builtin_bswap64(x)
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
| int
| main ()
| {
|
| int main(void) {
| struct pollfd fds[1];
| int fd;
| fd = open("/dev/null", 1);
| fds[0].fd = fd;
| fds[0].events = POLLIN;
| fds[0].revents = 0;
| if (poll(fds, 1, 0) < 0 || (fds[0].revents & POLLNVAL) != 0) {
| exit(1); /* Does not work for devices -- fail */
| }
| exit(0);
| }
|
| ;
| return 0;
| }
configure:15454: result: no
configure:15458: checking for __sync_OP_and_fetch
configure:15471: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15471: $? = 0
configure:15485: result: yes
configure:15489: checking for __sync_fetch_and_OP
configure:15502: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
configure:15502: $? = 0
configure:15516: result: yes
configure:15524: checking for kill
configure:15540: found /usr/bin/kill
configure:15551: result: kill
configure:15573: checking for x86_64-unknown-linux-pkg-config
configure:15606: result: no
configure:15616: checking for pkg-config
configure:15634: found /usr/bin/pkg-config
configure:15646: result: /usr/bin/pkg-config
configure:15671: checking pkg-config is at least version 0.9.0
configure:15674: result: yes
configure:15684: checking for SYSTEMD
configure:15691: $PKG_CONFIG --exists --print-errors "systemd"
configure:15694: $? = 0
configure:15708: $PKG_CONFIG --exists --print-errors "systemd"
configure:15711: $? = 0
configure:15753: result: yes
configure:15888: checking for a Python interpreter with version >= 2.5
configure:15905: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:15908: $? = 0
configure:15914: result: python
configure:15922: checking for python
configure:15940: found /usr/bin/python
configure:15952: result: /usr/bin/python
configure:15970: checking for python version
configure:15977: result: 3.5
configure:15989: checking for python platform
configure:15996: result: linux
configure:16022: checking for python script directory
configure:16057: result: ${prefix}/lib/python3.5/site-packages
configure:16066: checking for python extension module directory
configure:16101: result: ${exec_prefix}/lib/python3.5/site-packages
configure:16208: checking for library containing pcap_lib_version
configure:16239: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lm >&5
/tmp/conftest-ab81f7.o: In function `main':
/tmp/moosefs/src/moosefs-3.0.78/conftest.c:128: undefined reference to `pcap_lib_version'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16239: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MFS"
| #define PACKAGE_TARNAME "moosefs"
| #define PACKAGE_VERSION "3.0.78"
| #define PACKAGE_STRING "MFS 3.0.78"
| #define PACKAGE_BUGREPORT "bugs@moosefs.com"
| #define PACKAGE_URL ""
| #define PACKAGE "moosefs"
| #define VERSION "3.0.78"
| #define VERSMAJ 3
| #define VERSMID 0
| #define VERSMIN (78)*2
| #define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
| #define RELEASE 1
| #define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
| #define VERSSTR "3.0.78-1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define HAVE_PTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REALPATH 1
| #define HAVE_POLL 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRERROR 1
| #define HAVE_PERROR 1
| #define HAVE_DUP2 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETCWD 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETITIMER 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_LINUX_OOM_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOPT 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_PRCTL 1
| #define BSWAP16(x) __builtin_bswap16(x)
| #define BSWAP32(x) __builtin_bswap32(x)
| #define BSWAP64(x) __builtin_bswap64(x)
| #define BROKEN_POLL 1
| #define HAVE___SYNC_OP_AND_FETCH 1
| #define HAVE___SYNC_FETCH_AND_OP 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 pcap_lib_version ();
| int
| main ()
| {
| return pcap_lib_version ();
| ;
| return 0;
| }
configure:16239: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lpcap -lm >&5
configure:16239: $? = 0
configure:16256: result: -lpcap
configure:16263: checking pcap.h usability
configure:16263: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:16263: $? = 0
configure:16263: result: yes
configure:16263: checking pcap.h presence
configure:16263: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:16263: $? = 0
configure:16263: result: yes
configure:16263: checking for pcap.h
configure:16263: result: yes
configure:16296: checking for FUSE
configure:16303: $PKG_CONFIG --exists --print-errors "fuse >= 2.6"
configure:16306: $? = 0
configure:16320: $PKG_CONFIG --exists --print-errors "fuse >= 2.6"
configure:16323: $? = 0
configure:16361: result: yes
configure:16405: checking for fuse_version in -lfuse
configure:16430: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lfuse -lpcap -lm >&5
configure:16430: $? = 0
configure:16439: result: yes
configure:16477: checking for zlibVersion in -lz
configure:16502: clang -o conftest -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c -lz -lpcap -lm >&5
configure:16502: $? = 0
configure:16511: result: yes
configure:16516: checking zlib.h usability
configure:16516: clang -c -O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c >&5
configure:16516: $? = 0
configure:16516: result: yes
configure:16516: checking zlib.h presence
configure:16516: clang -E -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT conftest.c
configure:16516: $? = 0
configure:16516: result: yes
configure:16516: checking for zlib.h
configure:16516: result: yes
configure:16800: checking that generated files are newer than configure
configure:16806: result: done
configure:16890: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by MFS config.status 3.0.78, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 3ad5f9a65cbc
config.status:1300: creating Makefile
config.status:1300: creating mfsmanpages/Makefile
config.status:1300: creating mfschunkserver/Makefile
config.status:1300: creating mfsscripts/Makefile
config.status:1300: creating mfsdata/Makefile
config.status:1300: creating mfsmaster/Makefile
config.status:1300: creating mfsmetadump/Makefile
config.status:1300: creating mfsmetalogger/Makefile
config.status:1300: creating mfssupervisor/Makefile
config.status:1300: creating mfsmount/Makefile
config.status:1300: creating mfsnetdump/Makefile
config.status:1300: creating mfstests/Makefile
config.status:1300: creating systemd/Makefile
config.status:1300: creating mfsscripts/mfscli.py
config.status:1300: creating mfsscripts/chart.cgi
config.status:1300: creating mfsscripts/index.html
config.status:1300: creating mfsscripts/mfscgiserv.py
config.status:1300: creating mfsdata/mfschunkserver.cfg
config.status:1300: creating mfsdata/mfsmaster.cfg
config.status:1300: creating mfsdata/mfsmetalogger.cfg
config.status:1300: creating mfsdata/mfsmount.cfg
config.status:1300: creating systemd/moosefs-cgiserv.service
config.status:1300: creating systemd/moosefs-chunkserver.service
config.status:1300: creating systemd/moosefs-master.service
config.status:1300: creating systemd/moosefs-metalogger.service
config.status:1300: creating config.h
config.status:1529: executing depfiles commands
config.status:1529: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_flexmember=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
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_FUSE_CFLAGS_set=
ac_cv_env_FUSE_CFLAGS_value=
ac_cv_env_FUSE_LIBS_set=
ac_cv_env_FUSE_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_SYSTEMD_CFLAGS_set=
ac_cv_env_SYSTEMD_CFLAGS_value=
ac_cv_env_SYSTEMD_LIBS_set=
ac_cv_env_SYSTEMD_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_atexit=yes
ac_cv_func_bzero=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_closedir_void=no
ac_cv_func_dup2=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fseeko=yes
ac_cv_func_ftello=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getpass=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_lstat_empty_string_bug=no
ac_cv_func_malloc=yes
ac_cv_func_mallopt=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktemp=yes
ac_cv_func_mlockall=yes
ac_cv_func_mmap=yes
ac_cv_func_nanosleep=yes
ac_cv_func_perror=yes
ac_cv_func_poll=yes
ac_cv_func_prctl=yes
ac_cv_func_pread=yes
ac_cv_func_pthread_spin_lock=yes
ac_cv_func_pwrite=yes
ac_cv_func_readv=yes
ac_cv_func_realloc=yes
ac_cv_func_reallocf=no
ac_cv_func_realpath=yes
ac_cv_func_setitimer=yes
ac_cv_func_socket=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_writev=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_oom_h=yes
ac_cv_header_mach_mach_h=no
ac_cv_header_mach_mach_time_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_pcap_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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_mman_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_rusage_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_sysctl_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_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_fuse_fuse_version=yes
ac_cv_lib_z_zlibVersion=yes
ac_cv_member_struct_rusage_ru_maxrss=yes
ac_cv_member_struct_sockaddr_in_sin_len=no
ac_cv_member_struct_stat_st_birthtime=no
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_stat_st_flags=no
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_member_struct_tm_tm_gmtoff=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_PYTHON=/usr/bin/python
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
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_KILL=kill
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_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_clock_gettime='none required'
ac_cv_search_getaddrinfo='none required'
ac_cv_search_kvm_open=no
ac_cv_search_opendir='none required'
ac_cv_search_pcap_lib_version=-lpcap
ac_cv_search_round=-lm
ac_cv_search_socket='none required'
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type__Bool=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python
am_cv_prog_cc_c_o=yes
am_cv_python_platform=linux
am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
am_cv_python_version=3.5
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
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_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse'
pkg_cv_FUSE_LIBS='-lfuse -pthread'
pkg_cv_SYSTEMD_CFLAGS=
pkg_cv_SYSTEMD_LIBS=
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/moosefs/src/moosefs-3.0.78/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/moosefs/src/moosefs-3.0.78/missing autoconf'
AUTOHEADER='${SHELL} /tmp/moosefs/src/moosefs-3.0.78/missing autoheader'
AUTOMAKE='${SHELL} /tmp/moosefs/src/moosefs-3.0.78/missing automake-1.15'
AWK='gawk'
BIN_PATH='/usr/bin'
BUILD_CHUNKSERVER_FALSE='#'
BUILD_CHUNKSERVER_TRUE=''
BUILD_MASTER_FALSE='#'
BUILD_MASTER_TRUE=''
BUILD_METALOGGER_FALSE='#'
BUILD_METALOGGER_TRUE=''
BUILD_MOUNT_FALSE='#'
BUILD_MOUNT_TRUE=''
BUILD_NETDUMP_FALSE='#'
BUILD_NETDUMP_TRUE=''
BUILD_SCRIPTS_FALSE='#'
BUILD_SCRIPTS_TRUE=''
BUILD_SUPERVISOR_FALSE='#'
BUILD_SUPERVISOR_TRUE=''
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -g -std=c99 -Wall -Wextra -Wshadow -pedantic -fwrapv'
CGIDIR='${datarootdir}/mfscgi'
CGISERVDIR='${exec_prefix}/sbin'
CPP='clang -E'
CPPFLAGS=' -D_GNU_SOURCE -DDEFAULT_SUGID_CLEAR_MODE_EXT'
CREATE_DATA_DIR_FALSE='#'
CREATE_DATA_DIR_TRUE=''
CREATE_ETC_MFS_FALSE='#'
CREATE_ETC_MFS_TRUE=''
CYGPATH_W='echo'
DATA_PATH='/var/lib/mfs'
DEFAULT_CGISERV_HTTP_PORT='9425'
DEFAULT_CS_DATA_PORT='9422'
DEFAULT_GROUP='mfs'
DEFAULT_MASTERNAME='mfsmaster'
DEFAULT_MASTER_CLIENT_PORT='9421'
DEFAULT_MASTER_CONTROL_PORT='9419'
DEFAULT_MASTER_CS_PORT='9420'
DEFAULT_PORTBASE='9400'
DEFAULT_USER='mfs'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETC_PATH='/etc'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse'
FUSE_LIBS='-lfuse -pthread'
GREP='/usr/bin/grep'
INSTALL_CGISERV_FALSE='#'
INSTALL_CGISERV_TRUE=''
INSTALL_CGI_FALSE='#'
INSTALL_CGI_TRUE=''
INSTALL_CLI_FALSE='#'
INSTALL_CLI_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_MOOSEFS_MOUNT_FALSE='#'
INSTALL_MOOSEFS_MOUNT_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KILL='kill'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lpcap -lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIGHT_MFS='0'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/moosefs/src/moosefs-3.0.78/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='moosefs'
PACKAGE_BUGREPORT='bugs@moosefs.com'
PACKAGE_NAME='MFS'
PACKAGE_STRING='MFS 3.0.78'
PACKAGE_TARNAME='moosefs'
PACKAGE_URL=''
PACKAGE_VERSION='3.0.78'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PROTO_BASE='0'
PTHREAD_CC='clang'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='3.5'
RANLIB='ranlib'
RUN_PATH='/var/run/mfs'
SBIN_PATH='/usr/sbin'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SYSTEMD_CFLAGS=''
SYSTEMD_LIBS=''
VERSION='3.0.78'
WITH_PYTHON_FALSE='#'
WITH_PYTHON_TRUE=''
WITH_SYSTEMD_FALSE='#'
WITH_SYSTEMD_TRUE=''
ZLIB_LIBS='-lz'
ac_ct_AR='ar'
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__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
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/moosefs/src/moosefs-3.0.78/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/moosefs'
pkgpythondir='${pythondir}/moosefs'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
pythondir='${prefix}/lib/python3.5/site-packages'
release='1'
root_sbindir='/sbin'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
systemdunitdir='/usr/lib/systemd/system'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "MFS"
#define PACKAGE_TARNAME "moosefs"
#define PACKAGE_VERSION "3.0.78"
#define PACKAGE_STRING "MFS 3.0.78"
#define PACKAGE_BUGREPORT "bugs@moosefs.com"
#define PACKAGE_URL ""
#define PACKAGE "moosefs"
#define VERSION "3.0.78"
#define VERSMAJ 3
#define VERSMID 0
#define VERSMIN (78)*2
#define VERSHEX ((3)*0x10000+(0)*0x100+(78)*2)
#define RELEASE 1
#define VERSION2INT(maj,med,min) ((maj)*0x10000+(med)*0x100+(((maj)>1)?((min)*2):(min)))
#define VERSSTR "3.0.78-1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_PTHREAD_SPIN_LOCK 1
#define HAVE_PTHREAD 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_UNISTD_H 1
#define FLEXIBLE_ARRAY_MEMBER /**/
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_ST_BLOCKS 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STRUCT_TM_TM_GMTOFF 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define STRERROR_R_CHAR_P 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 HAVE_MALLOC 1
#define HAVE_REALLOC 1
#define HAVE_ATEXIT 1
#define HAVE_BZERO 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETPASS 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_REALPATH 1
#define HAVE_POLL 1
#define HAVE_SOCKET 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_FTELLO 1
#define HAVE_FSEEKO 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTEMP 1
#define HAVE_STRERROR 1
#define HAVE_PERROR 1
#define HAVE_DUP2 1
#define HAVE_MLOCKALL 1
#define HAVE_GETCWD 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_MMAP 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 1
#define HAVE_READV 1
#define HAVE_WRITEV 1
#define HAVE_NANOSLEEP 1
#define HAVE_GETRUSAGE 1
#define HAVE_SETITIMER 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_LINUX_OOM_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MALLOPT 1
#define HAVE_SYS_PRCTL_H 1
#define HAVE_PRCTL 1
#define BSWAP16(x) __builtin_bswap16(x)
#define BSWAP32(x) __builtin_bswap32(x)
#define BSWAP64(x) __builtin_bswap64(x)
#define BROKEN_POLL 1
#define HAVE___SYNC_OP_AND_FETCH 1
#define HAVE___SYNC_FETCH_AND_OP 1
#define HAVE_PCAP_H 1
#define HAVE_FUSE_VERSION 1
#define HAVE_ZLIB_H 1
#define PREFIX "/usr"
#define ETC_PATH "/etc"
#define DATA_PATH "/var/lib/mfs"
#define RUN_PATH "/var/run/mfs"
#define DEFAULT_USER "mfs"
#define DEFAULT_GROUP "mfs"
#define DEFAULT_PORTBASE 9400
#define DEFAULT_MASTER_CONTROL_PORT "9419"
#define DEFAULT_MASTER_CS_PORT "9420"
#define DEFAULT_MASTER_CLIENT_PORT "9421"
#define DEFAULT_CS_DATA_PORT "9422"
#define DEFAULT_CGISERV_HTTP_PORT "9425"
#define DEFAULT_MASTERNAME "mfsmaster"
#define PROTO_BASE 0
#define LIGHT_MFS 0
configure: exit 0