Build of mlocate with musl toolchain

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

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

SLOCLanguage
10,291 ansic
9,853 sh
2,588 makefile
31 sed
22,763 total

The process tree of the build process is here.

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

Log

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

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

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: mlocate 0.26-5 (Wed Apr 5 00:31:44 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking whether clang and cc understand -c and -o together... yes
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether canonicalize_file_name is declared... no
# checking for canonicalize_file_name... no
# checking for getcwd... yes
# checking for readlink... yes
# checking for btowc... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... yes
# checking for wmemchr... yes
# checking for wmemcpy... yes
# checking for wmempcpy... no
# checking for strerror... yes
# checking for iswcntrl... yes
# checking for wcwidth... yes
# checking for fdopendir... yes
# checking for sys/param.h... yes
# checking for unistd.h... (cached) yes
# checking for wctype.h... yes
# checking for sys/time.h... yes
# checking for stdint.h... (cached) yes
# checking for wchar.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for time.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for mbstate_t... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for getopt_long_only... yes
# checking whether optreset is declared... yes
# checking whether getenv is declared... yes
# checking for inline... inline
# checking for nl_langinfo and CODESET... yes
# checking whether getc_unlocked is declared... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether we are using the GNU C Library 2.1 or newer... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for long long int... yes
# checking whether mbrtowc and mbstate_t are properly declared... yes
# checking for C/C++ restrict keyword... __restrict
# checking for ssize_t... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for unsigned long long int... yes
# checking whether the preprocessor supports include_next... yes
# checking for working strerror function... yes
# checking whether strnlen is declared... yes
# checking for struct timespec in ... yes
# checking for wint_t... yes
# checking for wchar_t... yes
# checking for alloca as a compiler built-in... yes
# checking for d_type member in directory struct... yes
# checking for error_at_line... no
# checking for working GNU fnmatch... cross
# checking whether isblank is declared... yes
# checking whether the compiler generally respects inline... no
# checking for memchr... yes
# checking for mempcpy... (cached) yes
# checking for obstacks... no
# checking for ssize_t... (cached) yes
# checking for struct stat.st_atim.tv_nsec... yes
# checking whether struct stat.st_atim is of type struct timespec... yes
# checking for struct stat.st_birthtimespec.tv_nsec... no
# checking for struct stat.st_birthtimensec... no
# checking for struct stat.st_birthtim.tv_nsec... no
# checking whether stdint.h conforms to C99... yes
# checking for strchrnul... yes
# checking for working strnlen... yes
# checking whether is standalone... yes
# checking whether wcwidth is declared... yes
# checking whether wcwidth works reasonably in UTF-8 locales... guessing no
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... yes
# checking for working iconv... guessing yes
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for library containing getmntent... none required
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for mounted filesystem table in /proc... no
# checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings
# checking whether we should use -Werror... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gnulib/lib/Makefile
# config.status: creating po/Makefile.in
# config.status: creating src/config.h
# config.status: executing ./atconfig commands
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# Making all in gnulib/lib
# make[1]: Entering directory '/tmp/mlocate/src/mlocate-0.26/gnulib/lib'
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./alloca.in.h; \
# } > alloca.h-t
# rm -f configmake.h-t configmake.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./fnmatch.in.h; \
# } > fnmatch.h-t
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./getopt.in.h; \
# } > getopt.h-t
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# echo '#define PREFIX "/usr"'; \
# echo '#define EXEC_PREFIX "/usr"'; \
# echo '#define BINDIR "/usr/bin"'; \
# echo '#define SBINDIR "/usr/sbin"'; \
# echo '#define LIBEXECDIR "/usr/libexec"'; \
# echo '#define DATAROOTDIR "/usr/share"'; \
# echo '#define DATADIR "/usr/share"'; \
# echo '#define SYSCONFDIR "/etc"'; \
# echo '#define SHAREDSTATEDIR "/usr/com"'; \
# echo '#define LOCALSTATEDIR "/var/lib"'; \
# echo '#define INCLUDEDIR "/usr/include"'; \
# echo '#define OLDINCLUDEDIR "/usr/include"'; \
# echo '#define DOCDIR "/usr/share/doc/mlocate"'; \
# echo '#define INFODIR "/usr/share/info"'; \
# echo '#define HTMLDIR "/usr/share/doc/mlocate"'; \
# echo '#define DVIDIR "/usr/share/doc/mlocate"'; \
# echo '#define PDFDIR "/usr/share/doc/mlocate"'; \
# echo '#define PSDIR "/usr/share/doc/mlocate"'; \
# echo '#define LIBDIR "/usr/lib"'; \
# echo '#define LISPDIR ""'; \
# echo '#define LOCALEDIR "/usr/share/locale"'; \
# echo '#define MANDIR "/usr/share/man"'; \
# echo '#define MANEXT ""'; \
# echo '#define PKGDATADIR "/usr/share/mlocate"'; \
# echo '#define PKGINCLUDEDIR "/usr/include/mlocate"'; \
# echo '#define PKGLIBDIR "/usr/lib/mlocate"'; \
# echo '#define PKGLIBEXECDIR "/usr/libexec/mlocate"'; \
# } | sed '/""/d' > configmake.h-t
# mv -f alloca.h-t alloca.h
# mv -f fnmatch.h-t fnmatch.h
# mv -f getopt.h-t getopt.h
# mv configmake.h-t configmake.h
# rm -f stdlib.h-t stdlib.h
# rm -f string.h-t string.h
# rm -f time.h-t time.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@''NEXT_STDLIB_H''@||g' \
# -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \
# -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
# -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
# -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
# -e 's|@''GNULIB_MKDTEMP''@|0|g' \
# -e 's|@''GNULIB_MKSTEMP''@|0|g' \
# -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
# -e 's|@''HAVE_GETSUBOPT''@|1|g' \
# -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
# -e 's|@''HAVE_MKDTEMP''@|1|g' \
# -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
# -e 's|@''REPLACE_MKSTEMP''@|0|g' \
# -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \
# < ./stdlib.in.h; \
# } > stdlib.h-t
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@''NEXT_STRING_H''@||g' \
# -e 's|@''GNULIB_MBSLEN''@|1|g' \
# -e 's|@''GNULIB_MBSNLEN''@|0|g' \
# -e 's|@''GNULIB_MBSCHR''@|0|g' \
# -e 's|@''GNULIB_MBSRCHR''@|0|g' \
# -e 's|@''GNULIB_MBSSTR''@|1|g' \
# -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
# -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
# -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
# -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
# -e 's|@''GNULIB_MBSCSPN''@|0|g' \
# -e 's|@''GNULIB_MBSPBRK''@|0|g' \
# -e 's|@''GNULIB_MBSSPN''@|0|g' \
# -e 's|@''GNULIB_MBSSEP''@|0|g' \
# -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
# -e 's|@''GNULIB_MEMMEM''@|0|g' \
# -e 's|@''GNULIB_MEMPCPY''@|1|g' \
# -e 's|@''GNULIB_MEMRCHR''@|0|g' \
# -e 's|@''GNULIB_STPCPY''@|0|g' \
# -e 's|@''GNULIB_STPNCPY''@|0|g' \
# -e 's|@''GNULIB_STRCHRNUL''@|1|g' \
# -e 's|@''GNULIB_STRDUP''@|0|g' \
# -e 's|@''GNULIB_STRNDUP''@|0|g' \
# -e 's|@''GNULIB_STRNLEN''@|1|g' \
# -e 's|@''GNULIB_STRPBRK''@|0|g' \
# -e 's|@''GNULIB_STRSEP''@|0|g' \
# -e 's|@''GNULIB_STRCASESTR''@|0|g' \
# -e 's|@''GNULIB_STRTOK_R''@|0|g' \
# -e 's|@''GNULIB_STRERROR''@|1|g' \
# -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
# -e 's|@''HAVE_MEMPCPY''@|1|g' \
# -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
# -e 's|@''HAVE_STPCPY''@|1|g' \
# -e 's|@''HAVE_STPNCPY''@|1|g' \
# -e 's|@''HAVE_STRCASECMP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
# -e 's|@''HAVE_STRCHRNUL''@|1|g' \
# -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
# -e 's|@''HAVE_STRNDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
# -e 's|@''HAVE_STRPBRK''@|1|g' \
# -e 's|@''HAVE_STRSEP''@|1|g' \
# -e 's|@''HAVE_STRCASESTR''@|1|g' \
# -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
# -e 's|@''REPLACE_STRERROR''@|0|g' \
# -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \
# < ./string.in.h; \
# } > string.h-t
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@NEXT_TIME_H''@||g' \
# -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
# -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
# -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \
# -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
# -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
# < ./time.in.h; \
# } > time.h-t
# rm -f unistd.h-t unistd.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
# -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@''NEXT_UNISTD_H''@||g' \
# -e 's|@''GNULIB_CHOWN''@|0|g' \
# -e 's|@''GNULIB_DUP2''@|0|g' \
# -e 's|@''GNULIB_FCHDIR''@|0|g' \
# -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
# -e 's|@''GNULIB_GETCWD''@|0|g' \
# -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
# -e 's|@''GNULIB_LCHOWN''@|0|g' \
# -e 's|@''GNULIB_LSEEK''@|0|g' \
# -e 's|@''GNULIB_READLINK''@|1|g' \
# -e 's|@''GNULIB_SLEEP''@|0|g' \
# -e 's|@''HAVE_DUP2''@|1|g' \
# -e 's|@''HAVE_FTRUNCATE''@|1|g' \
# -e 's|@''HAVE_READLINK''@|1|g' \
# -e 's|@''HAVE_SLEEP''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
# -e 's|@''REPLACE_CHOWN''@|0|g' \
# -e 's|@''REPLACE_FCHDIR''@|0|g' \
# -e 's|@''REPLACE_GETCWD''@|0|g' \
# -e 's|@''REPLACE_LCHOWN''@|0|g' \
# -e 's|@''REPLACE_LSEEK''@|0|g' \
# < ./unistd.in.h; \
# } > unistd.h-t
# mv time.h-t time.h
# mv stdlib.h-t stdlib.h
# mv unistd.h-t unistd.h
# rm -f wchar.h-t wchar.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@''NEXT_WCHAR_H''@||g' \
# -e 's/@''HAVE_WCHAR_H''@/1/g' \
# -e 's|@''GNULIB_WCWIDTH''@|1|g' \
# -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
# -e 's|@''REPLACE_WCWIDTH''@|1|g' \
# -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \
# < ./wchar.in.h; \
# } > wchar.h-t
# mv wchar.h-t wchar.h
# mv string.h-t string.h
# make all-am
# make[2]: Entering directory '/tmp/mlocate/src/mlocate-0.26/gnulib/lib'
# depbase=`echo fwriteerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT fwriteerror.o -MD -MP -MF $depbase.Tpo -c -o fwriteerror.o fwriteerror.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\
# mv -f $depbase.Tpo $depbase.Po
# malloca.c:83:5: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align]
# ((int *) p)[-1] = MAGIC_NUMBER;
# ^~~~~~~~~
# malloca.c:87:5: warning: cast from 'char *' to 'struct header *' increases required alignment from 1 to 8 [-Wcast-align]
# ((struct header *) (p - HEADER_SIZE))->next = mmalloca_results[slot];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# malloca.c:127:15: warning: cast from 'char *' to 'struct header *' increases required alignment from 1 to 8 [-Wcast-align]
# *chain = ((struct header *) p_begin)->next;
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# malloca.c:131:18: warning: cast from 'char *' to 'struct header *' increases required alignment from 1 to 8 [-Wcast-align]
# chain = &((struct header *) ((char *) *chain - HEADER_SIZE))->next;
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 4 warnings generated.
# depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\
# mv -f $depbase.Tpo $depbase.Po
# mbsstr.c:134:20: warning: cast from 'char *' to 'mbchar_t *' (aka 'struct mbchar *') increases required alignment from 1 to 8 [-Wcast-align]
# needle_mbchars = (mbchar_t *) memory;
# ^~~~~~~~~~~~~~~~~~~
# mbsstr.c:135:11: warning: cast from 'char *' to 'size_t *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align]
# table = (size_t *) (memory + m * sizeof (mbchar_t));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 2 warnings generated.
# depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo canonicalize-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT canonicalize-lgpl.o -MD -MP -MF $depbase.Tpo -c -o canonicalize-lgpl.o canonicalize-lgpl.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\
# mv -f $depbase.Tpo $depbase.Po
# error.c:319:5: warning: data argument not used by format string [-Wformat-extra-args]
# file_name, line_number);
# ^
# 1 warning generated.
# depbase=`echo fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT fnmatch.o -MD -MP -MF $depbase.Tpo -c -o fnmatch.o fnmatch.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo obstack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT obstack.o -MD -MP -MF $depbase.Tpo -c -o obstack.o obstack.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT safe-read.o -MD -MP -MF $depbase.Tpo -c -o safe-read.o safe-read.c &&\
# mv -f $depbase.Tpo $depbase.Po
# obstack.c:279:3: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align]
# ((COPYING_UNIT *)object_base)[i]
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# obstack.c:280:7: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align]
# = ((COPYING_UNIT *)h->object_base)[i];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# getopt.c:233:25: warning: unused parameter 'argc' [-Wunused-parameter]
# _getopt_initialize (int argc, char **argv, const char *optstring,
# ^
# getopt.c:233:38: warning: unused parameter 'argv' [-Wunused-parameter]
# _getopt_initialize (int argc, char **argv, const char *optstring,
# ^
# In file included from fnmatch.c:270:
# ./fnmatch_loop.c:841:13: warning: comparison of integers of different signs: 'wchar_t' (aka 'int') and 'wint_t' (aka 'unsigned int') [-Wsign-compare]
# if (cold <= fn && fn <= cend)
# ~~~~ ^ ~~
# 2 warnings generated.
# depbase=`echo wcwidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT wcwidth.o -MD -MP -MF $depbase.Tpo -c -o wcwidth.o wcwidth.c &&\
# mv -f $depbase.Tpo $depbase.Po
# 2 warnings generated.
# depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\
# mv -f $depbase.Tpo $depbase.Po
# rm -f t-charset.alias charset.alias
# /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
# 1 warning generated.
# rm -f t-ref-add.sed ref-add.sed
# sed -e '/^#/d' -e 's/@''PACKAGE''@/mlocate/g' ref-add.sin > t-ref-add.sed
# mv t-charset.alias charset.alias
# rm -f t-ref-del.sed ref-del.sed
# sed -e '/^#/d' -e 's/@''PACKAGE''@/mlocate/g' ref-del.sin > t-ref-del.sed
# mv t-ref-add.sed ref-add.sed
# depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\
# mv -f $depbase.Tpo $depbase.Po
# mv t-ref-del.sed ref-del.sed
# rm -f libgnu.a
# ar cru libgnu.a fwriteerror.o localcharset.o malloca.o mbchar.o mbslen.o mbsstr.o progname.o strnlen1.o uniwidth/width.o xalloc-die.o canonicalize-lgpl.o error.o exitfail.o fnmatch.o getopt.o getopt1.o obstack.o safe-read.o wcwidth.o xmalloc.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libgnu.a
# make[2]: Leaving directory '/tmp/mlocate/src/mlocate-0.26/gnulib/lib'
# make[1]: Leaving directory '/tmp/mlocate/src/mlocate-0.26/gnulib/lib'
# Making all in po
# make[1]: Entering directory '/tmp/mlocate/src/mlocate-0.26/po'
# make[1]: Leaving directory '/tmp/mlocate/src/mlocate-0.26/po'
# make[1]: Entering directory '/tmp/mlocate/src/mlocate-0.26'
# /usr/sbin/mkdir -p doc
# /usr/sbin/mkdir -p doc
# sed 's,@dbfile@,/var/lib/mlocate/mlocate.db,g' < ./doc/locate.1.in > doc/locate.1
# /usr/sbin/mkdir -p doc
# sed 's,@updatedb_conf@,/etc/updatedb.conf,g' \
# < ./doc/updatedb.conf.5.in > doc/updatedb.conf.5
# sed -e 's,@dbfile@,/var/lib/mlocate/mlocate.db,g; s,@groupname@,mlocate,g' \
# -e 's,@updatedb_conf@,/etc/updatedb.conf,g' \
# < ./doc/updatedb.8.in > doc/updatedb.8
# depbase=`echo src/bind-mount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I./src -I./gnulib/lib -I./gnulib/lib -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/bind-mount.o -MD -MP -MF $depbase.Tpo -c -o src/bind-mount.o src/bind-mount.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -I. -I./src -I./gnulib/lib -I./gnulib/lib -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/lib.o -MD -MP -MF $depbase.Tpo -c -o src/lib.o src/lib.c &&\
# mv -f $depbase.Tpo $depbase.Po
# clang -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"mlocate"' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_locate-locate.o -MD -MP -MF src/.deps/src_locate-locate.Tpo -c -o src/src_locate-locate.o `test -f 'src/locate.c' || echo './'`src/locate.c
# clang -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"mlocate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_updatedb-conf.o -MD -MP -MF src/.deps/src_updatedb-conf.Tpo -c -o src/src_updatedb-conf.o `test -f 'src/conf.c' || echo './'`src/conf.c
# src/bind-mount.c:252:7: warning: cast from 'char *' to 'const void **' increases required alignment from 1 to 8 [-Wcast-align]
# obstack_ptr_grow (&mount_list_obstack, me);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./gnulib/lib/obstack.h:334:4: note: expanded from macro 'obstack_ptr_grow'
# obstack_ptr_grow_fast (__o, datum); }) \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./gnulib/lib/obstack.h:346:5: note: expanded from macro 'obstack_ptr_grow_fast'
# *(const void **) __o1->next_free = (aptr); \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# clang -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"mlocate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_updatedb-updatedb.o -MD -MP -MF src/.deps/src_updatedb-updatedb.Tpo -c -o src/src_updatedb-updatedb.o `test -f 'src/updatedb.c' || echo './'`src/updatedb.c
# mv -f src/.deps/src_locate-locate.Tpo src/.deps/src_locate-locate.Po
# mv -f src/.deps/src_updatedb-conf.Tpo src/.deps/src_updatedb-conf.Po
# rm -f src/liblib.a
# ar cru src/liblib.a src/bind-mount.o src/lib.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib src/liblib.a
# src/updatedb.c:368:18: error: use of undeclared identifier '_PATH_MOUNTED'
# f = setmntent (MOUNT_TABLE_PATH, "r");
# ^
# src/updatedb.c:56:26: note: expanded from macro 'MOUNT_TABLE_PATH'
# #define MOUNT_TABLE_PATH _PATH_MOUNTED
# ^
# src/updatedb.c:391:10: warning: implicit declaration of function 'canonicalize_file_name' is invalid in C99 [-Wimplicit-function-declaration]
# dir = canonicalize_file_name (me->mnt_dir);
# ^
# src/updatedb.c:391:8: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
# dir = canonicalize_file_name (me->mnt_dir);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# src/updatedb.c:588:7: warning: cast from 'char *' to 'const void **' increases required alignment from 1 to 8 [-Wcast-align]
# obstack_ptr_grow (&scan_dir_state.list_obstack, e);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./gnulib/lib/obstack.h:334:4: note: expanded from macro 'obstack_ptr_grow'
# obstack_ptr_grow_fast (__o, datum); }) \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./gnulib/lib/obstack.h:346:5: note: expanded from macro 'obstack_ptr_grow_fast'
# *(const void **) __o1->next_free = (aptr); \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# src/updatedb.c:709:7: warning: cast from 'char *' to 'const void **' increases required alignment from 1 to 8 [-Wcast-align]
# obstack_ptr_grow (&scan_dir_state.list_obstack, e);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./gnulib/lib/obstack.h:334:4: note: expanded from macro 'obstack_ptr_grow'
# obstack_ptr_grow_fast (__o, datum); }) \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./gnulib/lib/obstack.h:346:5: note: expanded from macro 'obstack_ptr_grow_fast'
# *(const void **) __o1->next_free = (aptr); \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# clang -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -o src/locate src/src_locate-locate.o src/liblib.a gnulib/lib/libgnu.a
# 4 warnings and 1 error generated.
# make[1]: *** [Makefile:747: src/src_updatedb-updatedb.o] Error 1
# make[1]: *** Waiting for unfinished jobs....
# make[1]: Leaving directory '/tmp/mlocate/src/mlocate-0.26'
# make: *** [Makefile:896: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/mlocate/src/mlocate-0.26/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 mlocate configure 0.26, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d297cb20de4d
# 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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2751: checking for a BSD-compatible install
# configure:2819: result: /usr/bin/install -c
# configure:2830: checking whether build environment is sane
# configure:2880: result: yes
# configure:2929: checking for x86_64-unknown-linux-strip
# configure:2959: result: no
# configure:2969: checking for strip
# configure:2985: found /sysroot/bin/strip
# configure:2996: result: strip
# configure:3021: checking for a thread-safe mkdir -p
# configure:3060: result: /usr/sbin/mkdir -p
# configure:3073: checking for gawk
# configure:3089: found /usr/sbin/gawk
# configure:3100: result: gawk
# configure:3111: checking whether make sets $(MAKE)
# configure:3133: result: yes
# configure:3214: checking for x86_64-unknown-linux-gcc
# configure:3241: result: clang
# configure:3510: checking for C compiler version
# configure:3519: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3530: $? = 0
# configure:3519: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3530: $? = 0
# configure:3519: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3530: $? = 1
# configure:3519: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3530: $? = 1
# configure:3550: checking whether the C compiler works
# configure:3572: clang conftest.c >&5
# configure:3576: $? = 0
# configure:3624: result: yes
# configure:3627: checking for C compiler default output file name
# configure:3629: result: a.out
# configure:3635: checking for suffix of executables
# configure:3642: clang -o conftest conftest.c >&5
# configure:3646: $? = 0
# configure:3668: result:
# configure:3690: checking whether we are cross compiling
# configure:3698: clang -o conftest conftest.c >&5
# configure:3702: $? = 0
# configure:3709: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3713: $? = 127
# configure:3728: result: yes
# configure:3733: checking for suffix of object files
# configure:3755: clang -c conftest.c >&5
# configure:3759: $? = 0
# configure:3780: result: o
# configure:3784: checking whether we are using the GNU C compiler
# configure:3803: clang -c conftest.c >&5
# configure:3803: $? = 0
# configure:3812: result: yes
# configure:3821: checking whether clang accepts -g
# configure:3841: clang -c -g conftest.c >&5
# configure:3841: $? = 0
# configure:3882: result: yes
# configure:3899: checking for clang option to accept ISO C89
# configure:3963: clang -c conftest.c >&5
# configure:3963: $? = 0
# configure:3976: result: none needed
# configure:4007: checking for style of include used by make
# configure:4035: result: GNU
# configure:4061: checking dependency style of clang
# configure:4172: result: gcc3
# configure:4190: checking for x86_64-unknown-linux-ranlib
# configure:4220: result: no
# configure:4230: checking for ranlib
# configure:4246: found /sysroot/bin/ranlib
# configure:4257: result: ranlib
# configure:4269: WARNING: using cross tools not prefixed with host triplet
# configure:4280: checking whether clang and cc understand -c and -o together
# configure:4311: clang -c conftest.c -o conftest2.o >&5
# configure:4315: $? = 0
# configure:4321: clang -c conftest.c -o conftest2.o >&5
# configure:4325: $? = 0
# configure:4336: cc -c conftest.c >&5
# configure:4340: $? = 0
# configure:4348: cc -c conftest.c -o conftest2.o >&5
# configure:4352: $? = 0
# configure:4358: cc -c conftest.c -o conftest2.o >&5
# configure:4362: $? = 0
# configure:4380: result: yes
# configure:4411: checking how to run the C preprocessor
# configure:4442: clang -E conftest.c
# configure:4442: $? = 0
# configure:4456: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4456: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | /* end confdefs.h. */
# | #include
# configure:4481: result: clang -E
# configure:4501: clang -E conftest.c
# configure:4501: $? = 0
# configure:4515: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4515: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | /* end confdefs.h. */
# | #include
# configure:4544: checking for grep that handles long lines and -e
# configure:4602: result: /usr/sbin/grep
# configure:4607: checking for egrep
# configure:4669: result: /usr/sbin/grep -E
# configure:4674: checking for ANSI C header files
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4778: result: yes
# configure:4791: checking for sys/types.h
# configure:4791: clang -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for sys/stat.h
# configure:4791: clang -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for stdlib.h
# configure:4791: clang -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for string.h
# configure:4791: clang -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for memory.h
# configure:4791: clang -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for strings.h
# configure:4791: clang -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for inttypes.h
# configure:4791: clang -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for stdint.h
# configure:4791: clang -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for unistd.h
# configure:4791: clang -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4804: checking minix/config.h usability
# configure:4804: clang -c conftest.c >&5
# conftest.c:52:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4804: result: no
# configure:4804: checking minix/config.h presence
# configure:4804: clang -E conftest.c
# conftest.c:19:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4804: result: no
# configure:4804: checking for minix/config.h
# configure:4804: result: no
# configure:4825: checking whether it is safe to define __EXTENSIONS__
# configure:4843: clang -c conftest.c >&5
# configure:4843: $? = 0
# configure:4850: result: yes
# configure:4888: checking for x86_64-unknown-linux-ranlib
# configure:4915: result: ranlib
# configure:4982: checking for size_t
# configure:4982: clang -c conftest.c >&5
# configure:4982: $? = 0
# configure:4982: clang -c conftest.c >&5
# conftest.c:60:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:4982: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* 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:4982: result: yes
# configure:4995: checking for working alloca.h
# configure:5012: clang -o conftest conftest.c >&5
# configure:5012: $? = 0
# configure:5020: result: yes
# configure:5028: checking for alloca
# configure:5065: clang -o conftest conftest.c >&5
# configure:5065: $? = 0
# configure:5073: result: yes
# configure:5186: checking whether canonicalize_file_name is declared
# configure:5186: clang -c conftest.c >&5
# conftest.c:66:10: error: use of undeclared identifier 'canonicalize_file_name'
# (void) canonicalize_file_name;
# ^
# 1 error generated.
# configure:5186: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 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 ()
# | {
# | #ifndef canonicalize_file_name
# | #ifdef __cplusplus
# | (void) canonicalize_file_name;
# | #else
# | (void) canonicalize_file_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5186: result: no
# configure:5203: checking for canonicalize_file_name
# configure:5203: clang -o conftest conftest.c >&5
# /tmp/conftest-eed578.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5203: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | /* end confdefs.h. */
# | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define canonicalize_file_name innocuous_canonicalize_file_name
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char canonicalize_file_name (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef canonicalize_file_name
# |
# | /* 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 canonicalize_file_name ();
# | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return canonicalize_file_name ();
# | ;
# | return 0;
# | }
# configure:5203: result: no
# configure:5203: checking for getcwd
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for readlink
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for btowc
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for isblank
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for iswctype
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for mbsrtowcs
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for mempcpy
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for wmemchr
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for wmemcpy
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for wmempcpy
# configure:5203: clang -o conftest conftest.c >&5
# /tmp/conftest-ecc644.o:conftest.c:function main: error: undefined reference to 'wmempcpy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5203: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | /* end confdefs.h. */
# | /* Define wmempcpy to an innocuous variant, in case declares wmempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wmempcpy innocuous_wmempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wmempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wmempcpy
# |
# | /* 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 wmempcpy ();
# | /* 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_wmempcpy || defined __stub___wmempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wmempcpy ();
# | ;
# | return 0;
# | }
# configure:5203: result: no
# configure:5203: checking for strerror
# configure:5203: clang -o conftest conftest.c >&5
# conftest.c:59:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:59:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for iswcntrl
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for wcwidth
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for fdopendir
# configure:5203: clang -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5220: checking for sys/param.h
# configure:5220: clang -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for unistd.h
# configure:5220: result: yes
# configure:5220: checking for wctype.h
# configure:5220: clang -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/time.h
# configure:5220: clang -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for stdint.h
# configure:5220: result: yes
# configure:5220: checking for wchar.h
# configure:5220: clang -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for stdlib.h
# configure:5220: result: yes
# configure:5220: checking for string.h
# configure:5220: result: yes
# configure:5220: checking for time.h
# configure:5220: clang -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5239: checking whether strerror_r is declared
# configure:5239: clang -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5252: checking for strerror_r
# configure:5252: clang -o conftest conftest.c >&5
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5261: checking whether strerror_r returns char *
# configure:5285: clang -c conftest.c >&5
# conftest.c:89:13: error: indirection requires pointer operand ('int' invalid)
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:90:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
# char *p = strerror_r (0, buf, sizeof buf);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:5285: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 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 ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:5323: result: no
# configure:5331: checking for mbstate_t
# configure:5348: clang -c conftest.c >&5
# configure:5348: $? = 0
# configure:5355: result: yes
# configure:5388: checking getopt.h usability
# configure:5388: clang -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking getopt.h presence
# configure:5388: clang -E conftest.c
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for getopt.h
# configure:5388: result: yes
# configure:5405: checking for getopt_long_only
# configure:5405: clang -o conftest conftest.c >&5
# configure:5405: $? = 0
# configure:5405: result: yes
# configure:5419: checking whether optreset is declared
# configure:5419: clang -c conftest.c >&5
# configure:5419: $? = 0
# configure:5419: result: yes
# configure:5477: checking whether getenv is declared
# configure:5477: clang -c conftest.c >&5
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5488: checking for inline
# configure:5504: clang -c conftest.c >&5
# configure:5504: $? = 0
# configure:5512: result: inline
# configure:5531: checking for nl_langinfo and CODESET
# configure:5547: clang -o conftest conftest.c >&5
# configure:5547: $? = 0
# configure:5556: result: yes
# configure:5564: checking whether getc_unlocked is declared
# configure:5564: clang -c conftest.c >&5
# configure:5564: $? = 0
# configure:5564: result: yes
# configure:5579: checking build system type
# configure:5593: result: x86_64-unknown-linux-gnu
# configure:5613: checking host system type
# configure:5626: result: x86_64-unknown-linux-gnu
# configure:5647: checking whether we are using the GNU C Library 2.1 or newer
# configure:5674: result: no
# configure:5683: checking for stdlib.h
# configure:5683: result: yes
# configure:5693: checking for GNU libc compatible malloc
# configure:5727: result: no
# configure:5742: checking for long long int
# configure:5782: clang -o conftest conftest.c >&5
# configure:5782: $? = 0
# configure:5827: result: yes
# configure:5836: checking whether mbrtowc and mbstate_t are properly declared
# configure:5856: clang -o conftest conftest.c >&5
# configure:5856: $? = 0
# configure:5864: result: yes
# configure:5920: checking for C/C++ restrict keyword
# configure:5945: clang -c conftest.c >&5
# configure:5945: $? = 0
# configure:5953: result: __restrict
# configure:5989: checking for ssize_t
# configure:6006: clang -c conftest.c >&5
# configure:6006: $? = 0
# configure:6013: result: yes
# configure:6023: checking for stdbool.h that conforms to C99
# configure:6106: clang -c conftest.c >&5
# conftest.c:89:14: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:131:13: 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:131:18: 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:131:23: 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:131:28: 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:131:38: 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:131:43: 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:131:48: 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:131:53: 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:132:13: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:132:18: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:132:23: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:6106: $? = 0
# configure:6113: result: yes
# configure:6115: checking for _Bool
# configure:6115: clang -c conftest.c >&5
# configure:6115: $? = 0
# configure:6115: clang -c conftest.c >&5
# conftest.c:98:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:6115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | /* 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:6115: result: yes
# configure:6131: checking for unsigned long long int
# configure:6171: clang -o conftest conftest.c >&5
# configure:6171: $? = 0
# configure:6179: result: yes
# configure:6189: checking whether the preprocessor supports include_next
# configure:6217: clang -c -Iconftestd1 -Iconftestd2 conftest.c >&5
# configure:6217: $? = 0
# configure:6227: result: yes
# configure:6272: checking for working strerror function
# configure:6318: result: yes
# configure:6370: checking whether strnlen is declared
# configure:6370: clang -c conftest.c >&5
# configure:6370: $? = 0
# configure:6370: result: yes
# configure:6391: checking for struct timespec in
# configure:6408: clang -c conftest.c >&5
# configure:6408: $? = 0
# configure:6415: result: yes
# configure:6510: checking for wint_t
# configure:6535: clang -c conftest.c >&5
# configure:6535: $? = 0
# configure:6542: result: yes
# configure:6551: checking for wchar_t
# configure:6568: clang -c conftest.c >&5
# configure:6568: $? = 0
# configure:6575: result: yes
# configure:6612: checking for alloca as a compiler built-in
# configure:6636: result: yes
# configure:6678: checking for d_type member in directory struct
# configure:6697: clang -o conftest conftest.c >&5
# configure:6697: $? = 0
# configure:6707: result: yes
# configure:6727: checking for error_at_line
# configure:6743: clang -o conftest conftest.c >&5
# conftest.c:73:10: fatal error: 'error.h' file not found
# #include
# ^
# 1 error generated.
# configure:6743: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:6751: result: no
# configure:6788: checking for working GNU fnmatch
# configure:6859: result: cross
# configure:6864: checking whether isblank is declared
# configure:6864: clang -c conftest.c >&5
# configure:6864: $? = 0
# configure:6864: result: yes
# configure:6942: checking whether the compiler generally respects inline
# configure:6963: clang -c conftest.c >&5
# conftest.c:82:17: error: "inline is not effective"
# #error "inline is not effective"
# ^
# 1 error generated.
# configure:6963: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifdef __NO_INLINE__
# | #error "inline is not effective"
# | #endif
# | ;
# | return 0;
# | }
# configure:6972: result: no
# configure:7029: checking for memchr
# configure:7029: clang -o conftest conftest.c >&5
# conftest.c:100:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
# char memchr ();
# ^
# conftest.c:100:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
# 1 warning generated.
# configure:7029: $? = 0
# configure:7029: result: yes
# configure:7075: checking for mempcpy
# configure:7075: result: yes
# configure:7110: checking for obstacks
# configure:7131: clang -o conftest conftest.c >&5
# conftest.c:112:18: fatal error: 'obstack.h' file not found
# #include "obstack.h"
# ^
# 1 error generated.
# configure:7131: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 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 "obstack.h"
# | int
# | main ()
# | {
# | struct obstack mem;
# | #define obstack_chunk_alloc malloc
# | #define obstack_chunk_free free
# | obstack_init (&mem);
# | obstack_free (&mem, 0);
# | ;
# | return 0;
# | }
# configure:7139: result: no
# configure:7199: checking for ssize_t
# configure:7223: result: yes
# configure:7236: checking for struct stat.st_atim.tv_nsec
# configure:7236: clang -c conftest.c >&5
# configure:7236: $? = 0
# configure:7236: result: yes
# configure:7245: checking whether struct stat.st_atim is of type struct timespec
# configure:7272: clang -c conftest.c >&5
# configure:7272: $? = 0
# configure:7279: result: yes
# configure:7332: checking for struct stat.st_birthtimespec.tv_nsec
# configure:7332: clang -c conftest.c >&5
# conftest.c:88:13: error: no member named 'st_birthtimespec' in 'struct stat'
# if (ac_aggr.st_birthtimespec.tv_nsec)
# ~~~~~~~ ^
# 1 error generated.
# configure:7332: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7332: clang -c conftest.c >&5
# conftest.c:88:20: error: no member named 'st_birthtimespec' in 'struct stat'
# if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# ~~~~~~~ ^
# 1 error generated.
# configure:7332: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7332: result: no
# configure:7343: checking for struct stat.st_birthtimensec
# configure:7343: clang -c conftest.c >&5
# conftest.c:88:13: error: no member named 'st_birthtimensec' in 'struct stat'
# if (ac_aggr.st_birthtimensec)
# ~~~~~~~ ^
# 1 error generated.
# configure:7343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7343: clang -c conftest.c >&5
# conftest.c:88:20: error: no member named 'st_birthtimensec' in 'struct stat'
# if (sizeof ac_aggr.st_birthtimensec)
# ~~~~~~~ ^
# 1 error generated.
# configure:7343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7343: result: no
# configure:7354: checking for struct stat.st_birthtim.tv_nsec
# configure:7354: clang -c conftest.c >&5
# conftest.c:88:13: error: no member named 'st_birthtim' in 'struct stat'
# if (ac_aggr.st_birthtim.tv_nsec)
# ~~~~~~~ ^
# 1 error generated.
# configure:7354: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7354: clang -c conftest.c >&5
# conftest.c:88:20: error: no member named 'st_birthtim' in 'struct stat'
# if (sizeof ac_aggr.st_birthtim.tv_nsec)
# ~~~~~~~ ^
# 1 error generated.
# configure:7354: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7354: result: no
# configure:7468: checking whether stdint.h conforms to C99
# configure:7637: clang -c conftest.c >&5
# configure:7637: $? = 0
# configure:7642: result: yes
# configure:7910: checking for strchrnul
# configure:7910: clang -o conftest conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7968: checking for working strnlen
# configure:8016: result: yes
# configure:8102: checking whether is standalone
# configure:8112: clang -c conftest.c >&5
# configure:8112: $? = 0
# configure:8119: result: yes
# configure:8253: checking whether wcwidth is declared
# configure:8253: clang -c conftest.c >&5
# configure:8253: $? = 0
# configure:8253: result: yes
# configure:8283: checking whether wcwidth works reasonably in UTF-8 locales
# configure:8332: result: guessing no
# configure:8390: checking whether NLS is requested
# configure:8399: result: yes
# configure:8440: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:8472: result: /usr/sbin/msgfmt
# configure:8481: checking for gmsgfmt
# configure:8512: result: /usr/sbin/msgfmt
# configure:8563: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:8595: result: /usr/sbin/xgettext
# configure:8641: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:8672: result: /usr/sbin/msgmerge
# configure:8729: checking for ld used by GCC
# configure:8793: result: /sysroot/bin/ld
# configure:8800: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:8813: result: yes
# configure:8820: checking for shared library run path origin
# configure:8833: result: done
# configure:9334: checking for CFPreferencesCopyAppValue
# configure:9352: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:83:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:9352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define HAVE_STRCHRNUL 1
# | #define HAVE_DECL_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:9361: result: no
# configure:9368: checking for CFLocaleCopyCurrent
# configure:9386: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:83:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:9386: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define HAVE_STRCHRNUL 1
# | #define HAVE_DECL_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:9395: result: no
# configure:9444: checking for GNU gettext in libc
# configure:9464: clang -o conftest conftest.c >&5
# /tmp/conftest-cb5ede.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-cb5ede.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define HAVE_STRCHRNUL 1
# | #define HAVE_DECL_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:9473: result: no
# configure:9507: checking for iconv
# configure:9529: clang -o conftest conftest.c >&5
# configure:9529: $? = 0
# configure:9561: result: yes
# configure:9564: checking for working iconv
# configure:9652: result: guessing yes
# configure:10115: checking for GNU gettext in libintl
# configure:10143: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-e77106.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-e77106.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10143: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define HAVE_STRCHRNUL 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:10184: result: no
# configure:10219: checking whether to use NLS
# configure:10221: result: no
# configure:10309: checking for library containing getmntent
# configure:10340: clang -o conftest conftest.c >&5
# configure:10340: $? = 0
# configure:10357: result: none required
# configure:10380: checking for special C compiler options needed for large files
# configure:10425: result: no
# configure:10431: checking for _FILE_OFFSET_BITS value needed for large files
# configure:10456: clang -c conftest.c >&5
# configure:10456: $? = 0
# configure:10488: result: no
# configure:10572: checking for mounted filesystem table in /proc
# configure:10587: result: no
# configure:10602: checking for available GCC warning flags
# configure:10622: clang -c -Wall conftest.c >&5
# configure:10622: $? = 0
# configure:10622: clang -c -W conftest.c >&5
# configure:10622: $? = 0
# configure:10622: clang -c -Wcast-align conftest.c >&5
# configure:10622: $? = 0
# configure:10622: clang -c -Wmissing-noreturn conftest.c >&5
# configure:10622: $? = 0
# configure:10622: clang -c -Wpointer-arith conftest.c >&5
# configure:10622: $? = 0
# configure:10622: clang -c -Wshadow conftest.c >&5
# configure:10622: $? = 0
# configure:10622: clang -c -Wstrict-prototypes conftest.c >&5
# configure:10622: $? = 0
# configure:10622: clang -c -Wwrite-strings conftest.c >&5
# configure:10622: $? = 0
# configure:10629: result: -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings
# configure:10632: checking whether we should use -Werror
# configure:10644: result: no
# configure:10801: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mlocate config.status 0.26, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d297cb20de4d
#
# config.status:1100: creating Makefile
# config.status:1100: creating gnulib/lib/Makefile
# config.status:1100: creating po/Makefile.in
# config.status:1100: creating src/config.h
# config.status:1329: executing ./atconfig commands
# config.status:1329: executing depfiles commands
# config.status:1329: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_canonicalize_file_name=no
# ac_cv_func_fdopendir=yes
# ac_cv_func_fnmatch_gnu=cross
# ac_cv_func_getcwd=yes
# ac_cv_func_getmntent=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memchr=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_obstack=no
# ac_cv_func_readlink=yes
# ac_cv_func_strchrnul=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strnlen_working=yes
# ac_cv_func_wcwidth=yes
# ac_cv_func_wmemchr=yes
# ac_cv_func_wmemcpy=yes
# ac_cv_func_wmempcpy=no
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl_canonicalize_file_name=no
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_isblank=yes
# ac_cv_have_decl_optreset=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=no
# ac_cv_member_struct_stat_st_atim_tv_nsec=yes
# ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
# ac_cv_member_struct_stat_st_birthtimensec=no
# ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_getmntent='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works='guessing yes'
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# gl_cv_c_inline_effective=no
# gl_cv_func_malloc_0_nonnull=0
# gl_cv_func_mbrtowc=yes
# gl_cv_func_wcwidth_works='guessing no'
# gl_cv_func_working_strerror=yes
# gl_cv_have_include_next=yes
# gl_cv_header_wchar_h_standalone=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_next_stdint_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_rpl_alloca=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext2_libc=no
# gt_cv_func_gnugettext2_libintl=no
# gt_cv_ssize_t=yes
# jm_cv_struct_dirent_d_type=yes
# mitr_cv_prog_gcc_warnings=' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings'
# mitr_cv_sys_proc_mounts=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run aclocal-1.11'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AUTOCONF='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run autoheader'
# AUTOM4TE='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run autom4te'
# AUTOMAKE='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run automake-1.11'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FNMATCH_H='fnmatch.h'
# GETOPT_H='getopt.h'
# GETTEXT_MACRO_VERSION='0.17'
# GLIBC21='no'
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CHOWN='0'
# GNULIB_DUP2='0'
# GNULIB_FCHDIR='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_GETCWD='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_LCHOWN='0'
# GNULIB_LSEEK='0'
# GNULIB_MALLOC_POSIX='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSLEN='1'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='1'
# GNULIB_MBSTOK_R='0'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='1'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKSTEMP='0'
# GNULIB_READLINK='1'
# GNULIB_REALLOC_POSIX='0'
# GNULIB_SLEEP='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='1'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='1'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRTOK_R='0'
# GNULIB_WCWIDTH='1'
# GREP='/usr/sbin/grep'
# HAVE_CALLOC_POSIX='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR='1'
# HAVE_DECL_STRNCASECMP='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DUP2='1'
# HAVE_FTRUNCATE='1'
# HAVE_GETSUBOPT='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISWCNTRL='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_MALLOC_POSIX='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDTEMP='1'
# HAVE_READLINK='1'
# HAVE_REALLOC_POSIX='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASECMP='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRNDUP='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_TYPES_H='1'
# HAVE_UNISTD_H='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_WCHAR_H='1'
# HAVE_WCTYPE_H='1'
# HAVE_WINT_T='1'
# HAVE__BOOL='1'
# INCLUDE_NEXT='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NEXT_STDINT_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# OBJEXT='o'
# PACKAGE='mlocate'
# PACKAGE_BUGREPORT='mitr@redhat.com'
# PACKAGE_NAME='mlocate'
# PACKAGE_STRING='mlocate 0.26'
# PACKAGE_TARNAME='mlocate'
# PACKAGE_URL='https://fedorahosted.org/mlocate/'
# PACKAGE_VERSION='0.26'
# PATH_SEPARATOR=':'
# POSUB=''
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# REPLACE_CHOWN='0'
# REPLACE_FCHDIR='0'
# REPLACE_GETCWD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LSEEK='0'
# REPLACE_MKSTEMP='0'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_STRERROR='0'
# REPLACE_STRPTIME='GNULIB_PORTCHECK'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_WCWIDTH='1'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDBOOL_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# USE_NLS='no'
# VERSION='0.26'
# WCHAR_H='wchar.h'
# WCHAR_T_SUFFIX=''
# WCTYPE_H=''
# WINT_T_SUFFIX=''
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' canonicalize-lgpl.o error.o exitfail.o fnmatch.o getopt.o getopt1.o obstack.o safe-read.o wcwidth.o xmalloc.o'
# gl_LTLIBOBJS=' canonicalize-lgpl.lo error.lo exitfail.lo fnmatch.lo getopt.lo getopt1.lo obstack.lo safe-read.lo wcwidth.lo xmalloc.lo'
# 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/mlocate/src/mlocate-0.26/admin/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var/lib'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "mlocate"
# #define PACKAGE_TARNAME "mlocate"
# #define PACKAGE_VERSION "0.26"
# #define PACKAGE_STRING "mlocate 0.26"
# #define PACKAGE_BUGREPORT "mitr@redhat.com"
# #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# #define HAVE_GETCWD 1
# #define HAVE_READLINK 1
# #define HAVE_BTOWC 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_MEMPCPY 1
# #define HAVE_WMEMCHR 1
# #define HAVE_WMEMCPY 1
# #define HAVE_STRERROR 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_WCWIDTH 1
# #define HAVE_FDOPENDIR 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_TIME_H 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 0
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_MBRTOWC 1
# #define restrict __restrict
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_INCLUDE_NEXT 1
# #define HAVE_DECL_STRNLEN 1
# #define HAVE_WINT_T 1
# #define HAVE_WCHAR_T 1
# #define HAVE_ALLOCA 1
# #define HAVE_ALLOCA_H 1
# #define realpath rpl_realpath
# #define HAVE_STRUCT_DIRENT_D_TYPE 1
# #define HAVE_DECL_ISBLANK 1
# #define fnmatch gnu_fnmatch
# #define GNULIB_FWRITEERROR 1
# #define __GETOPT_PREFIX rpl_
# #define HAVE_MEMCHR 1
# #define HAVE_MEMPCPY 1
# #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# #define HAVE_STRCHRNUL 1
# #define HAVE_DECL_WCWIDTH 1
# #define HAVE_ICONV 1
# #define HAVE_GETMNTENT 1
#
# configure: exit 0