Build of vifm 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
87,094 ansic
4,001 sh
279 perl
183 makefile
91,557 total

The process tree of the build process is here.

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

List of Errors

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: vifm 0.8.1.a-1 (Wed Apr 5 01:33:11 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... 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 dependency style of clang... gcc3
# 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 library containing strerror... none required
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking for ANSI C header files... (cached) yes
# checking whether clang and cc understand -c and -o together... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking host... x86_64-unknown-linux-gnu
# checking alloca.h usability... yes
# checking alloca.h presence... yes
# checking for alloca.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking for inttypes.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking mntent.h usability... yes
# checking mntent.h presence... yes
# checking for mntent.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking for sys/param.h... yes
# checking for sys/user.h... yes
# checking for linux/binfmts.h... no
# checking for uid_t... yes
# checking for gid_t... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for time_t... yes
# checking for uint64_t... yes
# checking for direntry_t... no
# checking for mntent... no
# checking for stat... no
# checking for FILE... no
# checking for wchar_t... yes
# checking for access... yes
# checking for atof... yes
# checking for atoi... yes
# checking for calloc... yes
# checking for chdir... yes
# checking for close... yes
# checking for closedir... yes
# checking for dup... yes
# checking for dup2... yes
# checking for endmntent... yes
# checking for execve... yes
# checking for execvp... yes
# checking for exit... yes
# checking for fclose... yes
# checking for fdopen... yes
# checking for feof... yes
# checking for fgetc... yes
# checking for fgets... yes
# checking for fork... yes
# checking for fprintf... yes
# checking for fputc... yes
# checking for fputs... yes
# checking for free... yes
# checking for futimens... yes
# checking for fwrite... yes
# checking for getcwd... yes
# checking for getenv... yes
# checking for geteuid... yes
# checking for getgrent... yes
# checking for getgrgid... yes
# checking for getgrgid_r... yes
# checking for getgrnam... yes
# checking for getmntent... yes
# checking for getpid... yes
# checking for getppid... yes
# checking for getpwent... yes
# checking for getpwnam... yes
# checking for getpwuid... yes
# checking for getpwuid_r... yes
# checking for ioctl... yes
# checking for iswalnum... yes
# checking for iswdigit... yes
# checking for iswprint... yes
# checking for iswspace... yes
# checking for iswupper... yes
# checking for kill... yes
# checking for localtime... yes
# checking for malloc... yes
# checking for mbstowcs... yes
# checking for memcmp... yes
# checking for memcpy... yes
# checking for memccpy... yes
# checking for memmove... yes
# checking for memset... yes
# checking for mkdir... yes
# checking for opendir... yes
# checking for pathconf... yes
# checking for pause... yes
# checking for pclose... yes
# checking for perror... yes
# checking for pipe... yes
# checking for popen... yes
# checking for printf... yes
# checking for puts... yes
# checking for qsort... yes
# checking for read... yes
# checking for readlink... yes
# checking for realloc... yes
# checking for realpath... yes
# checking for rename... yes
# checking for rmdir... yes
# checking for select... yes
# checking for setenv... yes
# checking for setgrent... yes
# checking for setlocale... yes
# checking for setmntent... yes
# checking for setpgid... yes
# checking for setpwent... yes
# checking for setsid... yes
# checking for setvbuf... yes
# checking for sigaction... yes
# checking for sigaddset... yes
# checking for sigemptyset... yes
# checking for signal... yes
# checking for sigprocmask... yes
# checking for snprintf... yes
# checking for sprintf... yes
# checking for strcasecmp... yes
# checking for strcat... yes
# checking for strchr... yes
# checking for strcmp... yes
# checking for strcpy... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strftime... yes
# checking for strlen... yes
# checking for strncasecmp... yes
# checking for strncat... yes
# checking for strncmp... yes
# checking for strncpy... yes
# checking for strpbrk... yes
# checking for strrchr... yes
# checking for strspn... yes
# checking for strstr... yes
# checking for strtok_r... yes
# checking for strtol... yes
# checking for strtoll... yes
# checking for strverscmp... yes
# checking for sysconf... yes
# checking for time... yes
# checking for tolower... yes
# checking for toupper... yes
# checking for towupper... yes
# checking for ungetc... yes
# checking for unlink... yes
# checking for unsetenv... yes
# checking for utimes... yes
# checking for vfprintf... yes
# checking for vsnprintf... yes
# checking for vswprintf... yes
# checking for waitpid... yes
# checking for wcscat... yes
# checking for wcscmp... yes
# checking for wcscpy... yes
# checking for wcslen... yes
# checking for wcsncmp... yes
# checking for wcsncpy... yes
# checking for wcstof... yes
# checking for wcstol... yes
# checking for wcstombs... yes
# checking for wcswidth... yes
# checking for wcwidth... yes
# checking whether _PC_CASE_SENSITIVE is declared... no
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for regcomp... yes
# checking for regerror... yes
# checking for regexec... yes
# checking for regfree... yes
# checking for regex_t... yes
# checking whether REG_EXTENDED is declared... yes
# checking whether REG_ICASE is declared... yes
# checking whether REG_NOMATCH is declared... yes
# checking for struct stat.st_mtim... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for off_t... (cached) yes
# checking for file... 1
# checking for groff... groff
# checking for col... col
# checking for awk... awk
# checking for perl... perl
# checking for sed... sed
# checking for vim... no
# checking for git... git
# checking for pthread_create in -lpthread... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_create... yes
# checking for pthread_getspecific... yes
# checking for pthread_key_create... yes
# checking for pthread_mutex_lock... yes
# checking for pthread_mutex_unlock... yes
# checking for pthread_once... yes
# checking for pthread_setspecific... yes
# checking for pthread_t... yes
# checking for pthread_once_t... yes
# checking for pthread_key_t... yes
# checking for pthread_mutex_t... yes
# checking whether PTHREAD_ONCE_INIT is declared... yes
# checking whether PTHREAD_MUTEX_INITIALIZER is declared... yes
# checking for initscr in -lncursesw... no
# configure: error: libncursesw not found
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/vifm/src/vifm-0.8.1a/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 vifm configure 0.8.1a, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 1c3c853c099b
# 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:2405: checking for a BSD-compatible install
# configure:2473: result: /usr/bin/install -c
# configure:2484: checking whether build environment is sane
# configure:2534: result: yes
# configure:2583: checking for x86_64-unknown-linux-strip
# configure:2613: result: no
# configure:2623: checking for strip
# configure:2639: found /sysroot/bin/strip
# configure:2650: result: strip
# configure:2675: checking for a thread-safe mkdir -p
# configure:2714: result: /usr/sbin/mkdir -p
# configure:2727: checking for gawk
# configure:2743: found /usr/sbin/gawk
# configure:2754: result: gawk
# configure:2765: checking whether make sets $(MAKE)
# configure:2787: result: yes
# configure:2892: checking for style of include used by make
# configure:2920: result: GNU
# configure:2951: checking for x86_64-unknown-linux-gcc
# configure:2978: result: clang
# configure:3247: checking for C compiler version
# configure:3256: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3267: $? = 0
# configure:3256: 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:3267: $? = 0
# configure:3256: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3267: $? = 1
# configure:3256: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3267: $? = 1
# configure:3287: checking whether the C compiler works
# configure:3309: clang conftest.c >&5
# configure:3313: $? = 0
# configure:3361: result: yes
# configure:3364: checking for C compiler default output file name
# configure:3366: result: a.out
# configure:3372: checking for suffix of executables
# configure:3379: clang -o conftest conftest.c >&5
# configure:3383: $? = 0
# configure:3405: result:
# configure:3427: checking whether we are cross compiling
# configure:3435: clang -o conftest conftest.c >&5
# configure:3439: $? = 0
# configure:3446: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3450: $? = 127
# configure:3465: result: yes
# configure:3470: checking for suffix of object files
# configure:3492: clang -c conftest.c >&5
# configure:3496: $? = 0
# configure:3517: result: o
# configure:3521: checking whether we are using the GNU C compiler
# configure:3540: clang -c conftest.c >&5
# configure:3540: $? = 0
# configure:3549: result: yes
# configure:3558: checking whether clang accepts -g
# configure:3578: clang -c -g conftest.c >&5
# configure:3578: $? = 0
# configure:3619: result: yes
# configure:3636: checking for clang option to accept ISO C89
# configure:3699: clang -c conftest.c >&5
# configure:3699: $? = 0
# configure:3712: result: none needed
# configure:3734: checking dependency style of clang
# configure:3845: result: gcc3
# configure:3866: checking how to run the C preprocessor
# configure:3897: clang -E conftest.c
# configure:3897: $? = 0
# configure:3911: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3911: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | /* end confdefs.h. */
# | #include
# configure:3936: result: clang -E
# configure:3956: clang -E conftest.c
# configure:3956: $? = 0
# configure:3970: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3970: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | /* end confdefs.h. */
# | #include
# configure:3999: checking for grep that handles long lines and -e
# configure:4057: result: /usr/sbin/grep
# configure:4062: checking for egrep
# configure:4124: result: /usr/sbin/grep -E
# configure:4129: checking for ANSI C header files
# configure:4149: clang -c conftest.c >&5
# configure:4149: $? = 0
# configure:4233: result: yes
# configure:4246: checking for sys/types.h
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4246: result: yes
# configure:4246: checking for sys/stat.h
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4246: result: yes
# configure:4246: checking for stdlib.h
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4246: result: yes
# configure:4246: checking for string.h
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4246: result: yes
# configure:4246: checking for memory.h
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4246: result: yes
# configure:4246: checking for strings.h
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4246: result: yes
# configure:4246: checking for inttypes.h
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4246: result: yes
# configure:4246: checking for stdint.h
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4246: result: yes
# configure:4246: checking for unistd.h
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4246: result: yes
# configure:4259: checking minix/config.h usability
# configure:4259: clang -c conftest.c >&5
# conftest.c:57:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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:4259: result: no
# configure:4259: checking minix/config.h presence
# configure:4259: clang -E conftest.c
# conftest.c:24:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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:4259: result: no
# configure:4259: checking for minix/config.h
# configure:4259: result: no
# configure:4280: checking whether it is safe to define __EXTENSIONS__
# configure:4298: clang -c conftest.c >&5
# configure:4298: $? = 0
# configure:4305: result: yes
# configure:4320: checking for library containing strerror
# configure:4351: clang -o conftest conftest.c >&5
# conftest.c:36:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:36:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:4351: $? = 0
# configure:4368: result: none required
# configure:4384: checking for x86_64-unknown-linux-gcc
# configure:4411: result: clang
# configure:4680: checking for C compiler version
# configure:4689: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4700: $? = 0
# configure:4689: 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:4700: $? = 0
# configure:4689: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4700: $? = 1
# configure:4689: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4700: $? = 1
# configure:4704: checking whether we are using the GNU C compiler
# configure:4732: result: yes
# configure:4741: checking whether clang accepts -g
# configure:4802: result: yes
# configure:4819: checking for clang option to accept ISO C89
# configure:4895: result: none needed
# configure:4917: checking dependency style of clang
# configure:5028: result: gcc3
# configure:5051: checking for x86_64-unknown-linux-gcc
# configure:5078: result: clang
# configure:5347: checking for C compiler version
# configure:5356: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5367: $? = 0
# configure:5356: 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:5367: $? = 0
# configure:5356: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5367: $? = 1
# configure:5356: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5367: $? = 1
# configure:5371: checking whether we are using the GNU C compiler
# configure:5399: result: yes
# configure:5408: checking whether clang accepts -g
# configure:5469: result: yes
# configure:5486: checking for clang option to accept ISO C89
# configure:5562: result: none needed
# configure:5584: checking dependency style of clang
# configure:5695: result: gcc3
# configure:5713: checking for ANSI C header files
# configure:5817: result: yes
# configure:5826: checking whether clang and cc understand -c and -o together
# configure:5857: clang -c conftest.c -o conftest2.o >&5
# configure:5861: $? = 0
# configure:5867: clang -c conftest.c -o conftest2.o >&5
# configure:5871: $? = 0
# configure:5882: cc -c conftest.c >&5
# configure:5886: $? = 0
# configure:5894: cc -c conftest.c -o conftest2.o >&5
# configure:5898: $? = 0
# configure:5904: cc -c conftest.c -o conftest2.o >&5
# configure:5908: $? = 0
# configure:5926: result: yes
# configure:5963: checking build system type
# configure:5977: result: x86_64-unknown-linux-gnu
# configure:5997: checking host system type
# configure:6010: result: x86_64-unknown-linux-gnu
# configure:6030: checking host
# configure:6032: result: x86_64-unknown-linux-gnu
# configure:6049: checking alloca.h usability
# configure:6049: clang -c conftest.c >&5
# configure:6049: $? = 0
# configure:6049: result: yes
# configure:6049: checking alloca.h presence
# configure:6049: clang -E conftest.c
# configure:6049: $? = 0
# configure:6049: result: yes
# configure:6049: checking for alloca.h
# configure:6049: result: yes
# configure:6063: checking malloc.h usability
# configure:6063: clang -c conftest.c >&5
# configure:6063: $? = 0
# configure:6063: result: yes
# configure:6063: checking malloc.h presence
# configure:6063: clang -E conftest.c
# configure:6063: $? = 0
# configure:6063: result: yes
# configure:6063: checking for malloc.h
# configure:6063: result: yes
# configure:6075: checking assert.h usability
# configure:6075: clang -c conftest.c >&5
# configure:6075: $? = 0
# configure:6075: result: yes
# configure:6075: checking assert.h presence
# configure:6075: clang -E conftest.c
# configure:6075: $? = 0
# configure:6075: result: yes
# configure:6075: checking for assert.h
# configure:6075: result: yes
# configure:6083: checking ctype.h usability
# configure:6083: clang -c conftest.c >&5
# configure:6083: $? = 0
# configure:6083: result: yes
# configure:6083: checking ctype.h presence
# configure:6083: clang -E conftest.c
# configure:6083: $? = 0
# configure:6083: result: yes
# configure:6083: checking for ctype.h
# configure:6083: result: yes
# configure:6091: checking dirent.h usability
# configure:6091: clang -c conftest.c >&5
# configure:6091: $? = 0
# configure:6091: result: yes
# configure:6091: checking dirent.h presence
# configure:6091: clang -E conftest.c
# configure:6091: $? = 0
# configure:6091: result: yes
# configure:6091: checking for dirent.h
# configure:6091: result: yes
# configure:6099: checking errno.h usability
# configure:6099: clang -c conftest.c >&5
# configure:6099: $? = 0
# configure:6099: result: yes
# configure:6099: checking errno.h presence
# configure:6099: clang -E conftest.c
# configure:6099: $? = 0
# configure:6099: result: yes
# configure:6099: checking for errno.h
# configure:6099: result: yes
# configure:6107: checking fcntl.h usability
# configure:6107: clang -c conftest.c >&5
# configure:6107: $? = 0
# configure:6107: result: yes
# configure:6107: checking fcntl.h presence
# configure:6107: clang -E conftest.c
# configure:6107: $? = 0
# configure:6107: result: yes
# configure:6107: checking for fcntl.h
# configure:6107: result: yes
# configure:6115: checking grp.h usability
# configure:6115: clang -c conftest.c >&5
# configure:6115: $? = 0
# configure:6115: result: yes
# configure:6115: checking grp.h presence
# configure:6115: clang -E conftest.c
# configure:6115: $? = 0
# configure:6115: result: yes
# configure:6115: checking for grp.h
# configure:6115: result: yes
# configure:6123: checking for inttypes.h
# configure:6123: result: yes
# configure:6131: checking limits.h usability
# configure:6131: clang -c conftest.c >&5
# configure:6131: $? = 0
# configure:6131: result: yes
# configure:6131: checking limits.h presence
# configure:6131: clang -E conftest.c
# configure:6131: $? = 0
# configure:6131: result: yes
# configure:6131: checking for limits.h
# configure:6131: result: yes
# configure:6139: checking locale.h usability
# configure:6139: clang -c conftest.c >&5
# configure:6139: $? = 0
# configure:6139: result: yes
# configure:6139: checking locale.h presence
# configure:6139: clang -E conftest.c
# configure:6139: $? = 0
# configure:6139: result: yes
# configure:6139: checking for locale.h
# configure:6139: result: yes
# configure:6147: checking math.h usability
# configure:6147: clang -c conftest.c >&5
# configure:6147: $? = 0
# configure:6147: result: yes
# configure:6147: checking math.h presence
# configure:6147: clang -E conftest.c
# configure:6147: $? = 0
# configure:6147: result: yes
# configure:6147: checking for math.h
# configure:6147: result: yes
# configure:6157: checking mntent.h usability
# configure:6157: clang -c conftest.c >&5
# configure:6157: $? = 0
# configure:6157: result: yes
# configure:6157: checking mntent.h presence
# configure:6157: clang -E conftest.c
# configure:6157: $? = 0
# configure:6157: result: yes
# configure:6157: checking for mntent.h
# configure:6157: result: yes
# configure:6167: checking pwd.h usability
# configure:6167: clang -c conftest.c >&5
# configure:6167: $? = 0
# configure:6167: result: yes
# configure:6167: checking pwd.h presence
# configure:6167: clang -E conftest.c
# configure:6167: $? = 0
# configure:6167: result: yes
# configure:6167: checking for pwd.h
# configure:6167: result: yes
# configure:6175: checking signal.h usability
# configure:6175: clang -c conftest.c >&5
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking signal.h presence
# configure:6175: clang -E conftest.c
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking for signal.h
# configure:6175: result: yes
# configure:6183: checking stdarg.h usability
# configure:6183: clang -c conftest.c >&5
# configure:6183: $? = 0
# configure:6183: result: yes
# configure:6183: checking stdarg.h presence
# configure:6183: clang -E conftest.c
# configure:6183: $? = 0
# configure:6183: result: yes
# configure:6183: checking for stdarg.h
# configure:6183: result: yes
# configure:6191: checking stddef.h usability
# configure:6191: clang -c conftest.c >&5
# configure:6191: $? = 0
# configure:6191: result: yes
# configure:6191: checking stddef.h presence
# configure:6191: clang -E conftest.c
# configure:6191: $? = 0
# configure:6191: result: yes
# configure:6191: checking for stddef.h
# configure:6191: result: yes
# configure:6199: checking for stdint.h
# configure:6199: result: yes
# configure:6207: checking stdio.h usability
# configure:6207: clang -c conftest.c >&5
# configure:6207: $? = 0
# configure:6207: result: yes
# configure:6207: checking stdio.h presence
# configure:6207: clang -E conftest.c
# configure:6207: $? = 0
# configure:6207: result: yes
# configure:6207: checking for stdio.h
# configure:6207: result: yes
# configure:6215: checking for stdlib.h
# configure:6215: result: yes
# configure:6223: checking for string.h
# configure:6223: result: yes
# configure:6231: checking sys/ioctl.h usability
# configure:6231: clang -c conftest.c >&5
# configure:6231: $? = 0
# configure:6231: result: yes
# configure:6231: checking sys/ioctl.h presence
# configure:6231: clang -E conftest.c
# configure:6231: $? = 0
# configure:6231: result: yes
# configure:6231: checking for sys/ioctl.h
# configure:6231: result: yes
# configure:6239: checking for sys/stat.h
# configure:6239: result: yes
# configure:6247: checking sys/time.h usability
# configure:6247: clang -c conftest.c >&5
# configure:6247: $? = 0
# configure:6247: result: yes
# configure:6247: checking sys/time.h presence
# configure:6247: clang -E conftest.c
# configure:6247: $? = 0
# configure:6247: result: yes
# configure:6247: checking for sys/time.h
# configure:6247: result: yes
# configure:6255: checking for sys/types.h
# configure:6255: result: yes
# configure:6263: checking sys/wait.h usability
# configure:6263: clang -c conftest.c >&5
# configure:6263: $? = 0
# configure:6263: result: yes
# configure:6263: checking sys/wait.h presence
# configure:6263: clang -E conftest.c
# configure:6263: $? = 0
# configure:6263: result: yes
# configure:6263: checking for sys/wait.h
# configure:6263: result: yes
# configure:6271: checking termios.h usability
# configure:6271: clang -c conftest.c >&5
# configure:6271: $? = 0
# configure:6271: result: yes
# configure:6271: checking termios.h presence
# configure:6271: clang -E conftest.c
# configure:6271: $? = 0
# configure:6271: result: yes
# configure:6271: checking for termios.h
# configure:6271: result: yes
# configure:6279: checking time.h usability
# configure:6279: clang -c conftest.c >&5
# configure:6279: $? = 0
# configure:6279: result: yes
# configure:6279: checking time.h presence
# configure:6279: clang -E conftest.c
# configure:6279: $? = 0
# configure:6279: result: yes
# configure:6279: checking for time.h
# configure:6279: result: yes
# configure:6287: checking for unistd.h
# configure:6287: result: yes
# configure:6295: checking wchar.h usability
# configure:6295: clang -c conftest.c >&5
# configure:6295: $? = 0
# configure:6295: result: yes
# configure:6295: checking wchar.h presence
# configure:6295: clang -E conftest.c
# configure:6295: $? = 0
# configure:6295: result: yes
# configure:6295: checking for wchar.h
# configure:6295: result: yes
# configure:6303: checking wctype.h usability
# configure:6303: clang -c conftest.c >&5
# configure:6303: $? = 0
# configure:6303: result: yes
# configure:6303: checking wctype.h presence
# configure:6303: clang -E conftest.c
# configure:6303: $? = 0
# configure:6303: result: yes
# configure:6303: checking for wctype.h
# configure:6303: result: yes
# configure:6314: checking for sys/param.h
# configure:6314: clang -c conftest.c >&5
# configure:6314: $? = 0
# configure:6314: result: yes
# configure:6314: checking for sys/user.h
# configure:6314: clang -c conftest.c >&5
# configure:6314: $? = 0
# configure:6314: result: yes
# configure:6314: checking for linux/binfmts.h
# configure:6314: clang -c conftest.c >&5
# conftest.c:43:10: fatal error: 'linux/binfmts.h' file not found
# #include
# ^
# 1 error generated.
# configure:6314: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #if HAVE_SYS_PARAM_H
# | # include
# | #endif
# |
# |
# | #include
# configure:6314: result: no
# configure:6348: checking for uid_t
# configure:6348: clang -c conftest.c >&5
# configure:6348: $? = 0
# configure:6348: clang -c conftest.c >&5
# conftest.c:74:20: error: expected expression
# if (sizeof ((uid_t)))
# ^
# 1 error generated.
# configure:6348: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6348: result: yes
# configure:6353: checking for gid_t
# configure:6353: clang -c conftest.c >&5
# configure:6353: $? = 0
# configure:6353: clang -c conftest.c >&5
# conftest.c:74:20: error: expected expression
# if (sizeof ((gid_t)))
# ^
# 1 error generated.
# configure:6353: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((gid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6353: result: yes
# configure:6358: checking for mode_t
# configure:6358: clang -c conftest.c >&5
# configure:6358: $? = 0
# configure:6358: clang -c conftest.c >&5
# conftest.c:74:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:6358: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6358: result: yes
# configure:6363: checking for off_t
# configure:6363: clang -c conftest.c >&5
# configure:6363: $? = 0
# configure:6363: clang -c conftest.c >&5
# conftest.c:74:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:6363: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6363: result: yes
# configure:6368: checking for time_t
# configure:6368: clang -c conftest.c >&5
# configure:6368: $? = 0
# configure:6368: clang -c conftest.c >&5
# conftest.c:74:21: error: expected expression
# if (sizeof ((time_t)))
# ^
# 1 error generated.
# configure:6368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((time_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6368: result: yes
# configure:6373: checking for uint64_t
# configure:6373: clang -c conftest.c >&5
# configure:6373: $? = 0
# configure:6373: clang -c conftest.c >&5
# conftest.c:74:23: error: expected expression
# if (sizeof ((uint64_t)))
# ^
# 1 error generated.
# configure:6373: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6373: result: yes
# configure:6378: checking for direntry_t
# configure:6378: clang -c conftest.c >&5
# conftest.c:74:13: error: use of undeclared identifier 'direntry_t'
# if (sizeof (direntry_t))
# ^
# 1 error generated.
# configure:6378: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (direntry_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6378: result: no
# configure:6384: checking for mntent
# configure:6384: clang -c conftest.c >&5
# conftest.c:74:13: error: use of undeclared identifier 'mntent'
# if (sizeof (mntent))
# ^
# 1 error generated.
# configure:6384: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (mntent))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6384: result: no
# configure:6390: checking for stat
# configure:6390: clang -c conftest.c >&5
# configure:6390: $? = 0
# configure:6390: clang -c conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: no
# configure:6395: checking for FILE
# configure:6395: clang -c conftest.c >&5
# conftest.c:74:5: error: invalid application of 'sizeof' to an incomplete type 'FILE' (aka 'struct _IO_FILE')
# if (sizeof (FILE))
# ^ ~~~~~~
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 1 error generated.
# configure:6395: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (FILE))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6395: result: no
# configure:6400: checking for wchar_t
# configure:6400: clang -c conftest.c >&5
# configure:6400: $? = 0
# configure:6400: clang -c conftest.c >&5
# conftest.c:74:22: error: expected expression
# if (sizeof ((wchar_t)))
# ^
# 1 error generated.
# configure:6400: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((wchar_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6400: result: yes
# configure:6406: checking for access
# configure:6406: clang -o conftest conftest.c >&5
# configure:6406: $? = 0
# configure:6406: result: yes
# configure:6413: checking for atof
# configure:6413: clang -o conftest conftest.c >&5
# configure:6413: $? = 0
# configure:6413: result: yes
# configure:6420: checking for atoi
# configure:6420: clang -o conftest conftest.c >&5
# configure:6420: $? = 0
# configure:6420: result: yes
# configure:6427: checking for calloc
# configure:6427: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration]
# char calloc ();
# ^
# conftest.c:61:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)'
# 1 warning generated.
# configure:6427: $? = 0
# configure:6427: result: yes
# configure:6434: checking for chdir
# configure:6434: clang -o conftest conftest.c >&5
# configure:6434: $? = 0
# configure:6434: result: yes
# configure:6441: checking for close
# configure:6441: clang -o conftest conftest.c >&5
# configure:6441: $? = 0
# configure:6441: result: yes
# configure:6448: checking for closedir
# configure:6448: clang -o conftest conftest.c >&5
# configure:6448: $? = 0
# configure:6448: result: yes
# configure:6455: checking for dup
# configure:6455: clang -o conftest conftest.c >&5
# configure:6455: $? = 0
# configure:6455: result: yes
# configure:6462: checking for dup2
# configure:6462: clang -o conftest conftest.c >&5
# configure:6462: $? = 0
# configure:6462: result: yes
# configure:6470: checking for endmntent
# configure:6470: clang -o conftest conftest.c >&5
# configure:6470: $? = 0
# configure:6470: result: yes
# configure:6478: checking for execve
# configure:6478: clang -o conftest conftest.c >&5
# configure:6478: $? = 0
# configure:6478: result: yes
# configure:6485: checking for execvp
# configure:6485: clang -o conftest conftest.c >&5
# configure:6485: $? = 0
# configure:6485: result: yes
# configure:6492: checking for exit
# configure:6492: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'exit' [-Wincompatible-library-redeclaration]
# char exit ();
# ^
# conftest.c:61:6: note: 'exit' is a builtin with type 'void (int) __attribute__((noreturn))'
# 1 warning generated.
# configure:6492: $? = 0
# configure:6492: result: yes
# configure:6499: checking for fclose
# configure:6499: clang -o conftest conftest.c >&5
# configure:6499: $? = 0
# configure:6499: result: yes
# configure:6506: checking for fdopen
# configure:6506: clang -o conftest conftest.c >&5
# configure:6506: $? = 0
# configure:6506: result: yes
# configure:6513: checking for feof
# configure:6513: clang -o conftest conftest.c >&5
# configure:6513: $? = 0
# configure:6513: result: yes
# configure:6520: checking for fgetc
# configure:6520: clang -o conftest conftest.c >&5
# configure:6520: $? = 0
# configure:6520: result: yes
# configure:6527: checking for fgets
# configure:6527: clang -o conftest conftest.c >&5
# configure:6527: $? = 0
# configure:6527: result: yes
# configure:6534: checking for fork
# configure:6534: clang -o conftest conftest.c >&5
# configure:6534: $? = 0
# configure:6534: result: yes
# configure:6541: checking for fprintf
# configure:6541: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: declaration of built-in function 'fprintf' requires inclusion of the header [-Wbuiltin-requires-header]
# char fprintf ();
# ^
# conftest.c:72:17: warning: format string missing [-Wformat]
# return fprintf ();
# ~~~~~~~ ^
# 2 warnings generated.
# configure:6541: $? = 0
# configure:6541: result: yes
# configure:6548: checking for fputc
# configure:6548: clang -o conftest conftest.c >&5
# configure:6548: $? = 0
# configure:6548: result: yes
# configure:6555: checking for fputs
# configure:6555: clang -o conftest conftest.c >&5
# configure:6555: $? = 0
# configure:6555: result: yes
# configure:6562: checking for free
# configure:6562: clang -o conftest conftest.c >&5
# configure:6562: $? = 0
# configure:6562: result: yes
# configure:6571: checking for futimens
# configure:6571: clang -o conftest conftest.c >&5
# configure:6571: $? = 0
# configure:6571: result: yes
# configure:6580: checking for fwrite
# configure:6580: clang -o conftest conftest.c >&5
# configure:6580: $? = 0
# configure:6580: result: yes
# configure:6587: checking for getcwd
# configure:6587: clang -o conftest conftest.c >&5
# configure:6587: $? = 0
# configure:6587: result: yes
# configure:6594: checking for getenv
# configure:6594: clang -o conftest conftest.c >&5
# configure:6594: $? = 0
# configure:6594: result: yes
# configure:6601: checking for geteuid
# configure:6601: clang -o conftest conftest.c >&5
# configure:6601: $? = 0
# configure:6601: result: yes
# configure:6608: checking for getgrent
# configure:6608: clang -o conftest conftest.c >&5
# configure:6608: $? = 0
# configure:6608: result: yes
# configure:6615: checking for getgrgid
# configure:6615: clang -o conftest conftest.c >&5
# configure:6615: $? = 0
# configure:6615: result: yes
# configure:6622: checking for getgrgid_r
# configure:6622: clang -o conftest conftest.c >&5
# configure:6622: $? = 0
# configure:6622: result: yes
# configure:6629: checking for getgrnam
# configure:6629: clang -o conftest conftest.c >&5
# configure:6629: $? = 0
# configure:6629: result: yes
# configure:6637: checking for getmntent
# configure:6637: clang -o conftest conftest.c >&5
# configure:6637: $? = 0
# configure:6637: result: yes
# configure:6645: checking for getpid
# configure:6645: clang -o conftest conftest.c >&5
# configure:6645: $? = 0
# configure:6645: result: yes
# configure:6652: checking for getppid
# configure:6652: clang -o conftest conftest.c >&5
# configure:6652: $? = 0
# configure:6652: result: yes
# configure:6659: checking for getpwent
# configure:6659: clang -o conftest conftest.c >&5
# configure:6659: $? = 0
# configure:6659: result: yes
# configure:6666: checking for getpwnam
# configure:6666: clang -o conftest conftest.c >&5
# configure:6666: $? = 0
# configure:6666: result: yes
# configure:6673: checking for getpwuid
# configure:6673: clang -o conftest conftest.c >&5
# configure:6673: $? = 0
# configure:6673: result: yes
# configure:6680: checking for getpwuid_r
# configure:6680: clang -o conftest conftest.c >&5
# configure:6680: $? = 0
# configure:6680: result: yes
# configure:6687: checking for ioctl
# configure:6687: clang -o conftest conftest.c >&5
# configure:6687: $? = 0
# configure:6687: result: yes
# configure:6694: checking for iswalnum
# configure:6694: clang -o conftest conftest.c >&5
# configure:6694: $? = 0
# configure:6694: result: yes
# configure:6701: checking for iswdigit
# configure:6701: clang -o conftest conftest.c >&5
# configure:6701: $? = 0
# configure:6701: result: yes
# configure:6708: checking for iswprint
# configure:6708: clang -o conftest conftest.c >&5
# configure:6708: $? = 0
# configure:6708: result: yes
# configure:6715: checking for iswspace
# configure:6715: clang -o conftest conftest.c >&5
# configure:6715: $? = 0
# configure:6715: result: yes
# configure:6722: checking for iswupper
# configure:6722: clang -o conftest conftest.c >&5
# configure:6722: $? = 0
# configure:6722: result: yes
# configure:6729: checking for kill
# configure:6729: clang -o conftest conftest.c >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6736: checking for localtime
# configure:6736: clang -o conftest conftest.c >&5
# configure:6736: $? = 0
# configure:6736: result: yes
# configure:6743: checking for malloc
# configure:6743: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
# char malloc ();
# ^
# conftest.c:62:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
# 1 warning generated.
# configure:6743: $? = 0
# configure:6743: result: yes
# configure:6750: checking for mbstowcs
# configure:6750: clang -o conftest conftest.c >&5
# configure:6750: $? = 0
# configure:6750: result: yes
# configure:6757: checking for memcmp
# configure:6757: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
# char memcmp ();
# ^
# conftest.c:62:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
# 1 warning generated.
# configure:6757: $? = 0
# configure:6757: result: yes
# configure:6764: checking for memcpy
# configure:6764: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:62:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:6764: $? = 0
# configure:6764: result: yes
# configure:6771: checking for memccpy
# configure:6771: clang -o conftest conftest.c >&5
# configure:6771: $? = 0
# configure:6771: result: yes
# configure:6778: checking for memmove
# configure:6778: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:62:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:6778: $? = 0
# configure:6778: result: yes
# configure:6785: checking for memset
# configure:6785: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:62:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:6785: $? = 0
# configure:6785: result: yes
# configure:6792: checking for mkdir
# configure:6792: clang -o conftest conftest.c >&5
# configure:6792: $? = 0
# configure:6792: result: yes
# configure:6799: checking for opendir
# configure:6799: clang -o conftest conftest.c >&5
# configure:6799: $? = 0
# configure:6799: result: yes
# configure:6806: checking for pathconf
# configure:6806: clang -o conftest conftest.c >&5
# configure:6806: $? = 0
# configure:6806: result: yes
# configure:6813: checking for pause
# configure:6813: clang -o conftest conftest.c >&5
# configure:6813: $? = 0
# configure:6813: result: yes
# configure:6820: checking for pclose
# configure:6820: clang -o conftest conftest.c >&5
# configure:6820: $? = 0
# configure:6820: result: yes
# configure:6827: checking for perror
# configure:6827: clang -o conftest conftest.c >&5
# configure:6827: $? = 0
# configure:6827: result: yes
# configure:6834: checking for pipe
# configure:6834: clang -o conftest conftest.c >&5
# configure:6834: $? = 0
# configure:6834: result: yes
# configure:6841: checking for popen
# configure:6841: clang -o conftest conftest.c >&5
# configure:6841: $? = 0
# configure:6841: result: yes
# configure:6848: checking for printf
# configure:6848: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration]
# char printf ();
# ^
# conftest.c:62:6: note: 'printf' is a builtin with type 'int (const char *, ...)'
# 1 warning generated.
# configure:6848: $? = 0
# configure:6848: result: yes
# configure:6855: checking for puts
# configure:6855: clang -o conftest conftest.c >&5
# configure:6855: $? = 0
# configure:6855: result: yes
# configure:6862: checking for qsort
# configure:6862: clang -o conftest conftest.c >&5
# configure:6862: $? = 0
# configure:6862: result: yes
# configure:6869: checking for read
# configure:6869: clang -o conftest conftest.c >&5
# configure:6869: $? = 0
# configure:6869: result: yes
# configure:6876: checking for readlink
# configure:6876: clang -o conftest conftest.c >&5
# configure:6876: $? = 0
# configure:6876: result: yes
# configure:6883: checking for realloc
# configure:6883: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
# char realloc ();
# ^
# conftest.c:62:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
# 1 warning generated.
# configure:6883: $? = 0
# configure:6883: result: yes
# configure:6890: checking for realpath
# configure:6890: clang -o conftest conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6897: checking for rename
# configure:6897: clang -o conftest conftest.c >&5
# configure:6897: $? = 0
# configure:6897: result: yes
# configure:6904: checking for rmdir
# configure:6904: clang -o conftest conftest.c >&5
# configure:6904: $? = 0
# configure:6904: result: yes
# configure:6911: checking for select
# configure:6911: clang -o conftest conftest.c >&5
# configure:6911: $? = 0
# configure:6911: result: yes
# configure:6918: checking for setenv
# configure:6918: clang -o conftest conftest.c >&5
# configure:6918: $? = 0
# configure:6918: result: yes
# configure:6925: checking for setgrent
# configure:6925: clang -o conftest conftest.c >&5
# configure:6925: $? = 0
# configure:6925: result: yes
# configure:6932: checking for setlocale
# configure:6932: clang -o conftest conftest.c >&5
# configure:6932: $? = 0
# configure:6932: result: yes
# configure:6940: checking for setmntent
# configure:6940: clang -o conftest conftest.c >&5
# configure:6940: $? = 0
# configure:6940: result: yes
# configure:6948: checking for setpgid
# configure:6948: clang -o conftest conftest.c >&5
# configure:6948: $? = 0
# configure:6948: result: yes
# configure:6955: checking for setpwent
# configure:6955: clang -o conftest conftest.c >&5
# configure:6955: $? = 0
# configure:6955: result: yes
# configure:6962: checking for setsid
# configure:6962: clang -o conftest conftest.c >&5
# configure:6962: $? = 0
# configure:6962: result: yes
# configure:6969: checking for setvbuf
# configure:6969: clang -o conftest conftest.c >&5
# configure:6969: $? = 0
# configure:6969: result: yes
# configure:6976: checking for sigaction
# configure:6976: clang -o conftest conftest.c >&5
# configure:6976: $? = 0
# configure:6976: result: yes
# configure:6983: checking for sigaddset
# configure:6983: clang -o conftest conftest.c >&5
# configure:6983: $? = 0
# configure:6983: result: yes
# configure:6990: checking for sigemptyset
# configure:6990: clang -o conftest conftest.c >&5
# configure:6990: $? = 0
# configure:6990: result: yes
# configure:6997: checking for signal
# configure:6997: clang -o conftest conftest.c >&5
# configure:6997: $? = 0
# configure:6997: result: yes
# configure:7004: checking for sigprocmask
# configure:7004: clang -o conftest conftest.c >&5
# configure:7004: $? = 0
# configure:7004: result: yes
# configure:7011: checking for snprintf
# configure:7011: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:62:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:7011: $? = 0
# configure:7011: result: yes
# configure:7018: checking for sprintf
# configure:7018: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration]
# char sprintf ();
# ^
# conftest.c:62:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)'
# 1 warning generated.
# configure:7018: $? = 0
# configure:7018: result: yes
# configure:7025: checking for strcasecmp
# configure:7025: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:62:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7032: checking for strcat
# configure:7032: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strcat' [-Wincompatible-library-redeclaration]
# char strcat ();
# ^
# conftest.c:62:6: note: 'strcat' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:7032: $? = 0
# configure:7032: result: yes
# configure:7039: checking for strchr
# configure:7039: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:62:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:7039: $? = 0
# configure:7039: result: yes
# configure:7046: checking for strcmp
# configure:7046: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strcmp' [-Wincompatible-library-redeclaration]
# char strcmp ();
# ^
# conftest.c:62:6: note: 'strcmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:7046: $? = 0
# configure:7046: result: yes
# configure:7053: checking for strcpy
# configure:7053: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strcpy' [-Wincompatible-library-redeclaration]
# char strcpy ();
# ^
# conftest.c:62:6: note: 'strcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:7053: $? = 0
# configure:7053: result: yes
# configure:7060: checking for strdup
# configure:7060: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:62:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:7060: $? = 0
# configure:7060: result: yes
# configure:7067: checking for strerror
# configure:7067: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:62:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:7067: $? = 0
# configure:7067: result: yes
# configure:7074: checking for strftime
# configure:7074: clang -o conftest conftest.c >&5
# configure:7074: $? = 0
# configure:7074: result: yes
# configure:7081: checking for strlen
# configure:7081: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strlen' [-Wincompatible-library-redeclaration]
# char strlen ();
# ^
# conftest.c:62:6: note: 'strlen' is a builtin with type 'unsigned long (const char *)'
# 1 warning generated.
# configure:7081: $? = 0
# configure:7081: result: yes
# configure:7088: checking for strncasecmp
# configure:7088: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:62:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:7088: $? = 0
# configure:7088: result: yes
# configure:7095: checking for strncat
# configure:7095: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strncat' [-Wincompatible-library-redeclaration]
# char strncat ();
# ^
# conftest.c:62:6: note: 'strncat' is a builtin with type 'char *(char *, const char *, unsigned long)'
# 1 warning generated.
# configure:7095: $? = 0
# configure:7095: result: yes
# configure:7102: checking for strncmp
# configure:7102: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strncmp' [-Wincompatible-library-redeclaration]
# char strncmp ();
# ^
# conftest.c:62:6: note: 'strncmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:7102: $? = 0
# configure:7102: result: yes
# configure:7109: checking for strncpy
# configure:7109: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strncpy' [-Wincompatible-library-redeclaration]
# char strncpy ();
# ^
# conftest.c:62:6: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
# 1 warning generated.
# configure:7109: $? = 0
# configure:7109: result: yes
# configure:7116: checking for strpbrk
# configure:7116: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
# char strpbrk ();
# ^
# conftest.c:62:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:7116: $? = 0
# configure:7116: result: yes
# configure:7123: checking for strrchr
# configure:7123: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:62:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:7123: $? = 0
# configure:7123: result: yes
# configure:7130: checking for strspn
# configure:7130: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
# char strspn ();
# ^
# conftest.c:62:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:7130: $? = 0
# configure:7130: result: yes
# configure:7137: checking for strstr
# configure:7137: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:62:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:7137: $? = 0
# configure:7137: result: yes
# configure:7144: checking for strtok_r
# configure:7144: clang -o conftest conftest.c >&5
# configure:7144: $? = 0
# configure:7144: result: yes
# configure:7151: checking for strtol
# configure:7151: clang -o conftest conftest.c >&5
# configure:7151: $? = 0
# configure:7151: result: yes
# configure:7158: checking for strtoll
# configure:7158: clang -o conftest conftest.c >&5
# configure:7158: $? = 0
# configure:7158: result: yes
# configure:7165: checking for strverscmp
# configure:7165: clang -o conftest conftest.c >&5
# configure:7165: $? = 0
# configure:7165: result: yes
# configure:7172: checking for sysconf
# configure:7172: clang -o conftest conftest.c >&5
# configure:7172: $? = 0
# configure:7172: result: yes
# configure:7179: checking for time
# configure:7179: clang -o conftest conftest.c >&5
# configure:7179: $? = 0
# configure:7179: result: yes
# configure:7186: checking for tolower
# configure:7186: clang -o conftest conftest.c >&5
# configure:7186: $? = 0
# configure:7186: result: yes
# configure:7193: checking for toupper
# configure:7193: clang -o conftest conftest.c >&5
# configure:7193: $? = 0
# configure:7193: result: yes
# configure:7200: checking for towupper
# configure:7200: clang -o conftest conftest.c >&5
# configure:7200: $? = 0
# configure:7200: result: yes
# configure:7207: checking for ungetc
# configure:7207: clang -o conftest conftest.c >&5
# configure:7207: $? = 0
# configure:7207: result: yes
# configure:7214: checking for unlink
# configure:7214: clang -o conftest conftest.c >&5
# configure:7214: $? = 0
# configure:7214: result: yes
# configure:7221: checking for unsetenv
# configure:7221: clang -o conftest conftest.c >&5
# configure:7221: $? = 0
# configure:7221: result: yes
# configure:7228: checking for utimes
# configure:7228: clang -o conftest conftest.c >&5
# configure:7228: $? = 0
# configure:7228: result: yes
# configure:7235: checking for vfprintf
# configure:7235: clang -o conftest conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration]
# char vfprintf ();
# ^
# conftest.c:63:6: note: 'vfprintf' is a builtin with type 'int ()'
# 1 warning generated.
# configure:7235: $? = 0
# configure:7235: result: yes
# configure:7242: checking for vsnprintf
# configure:7242: clang -o conftest conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:63:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:7242: $? = 0
# configure:7242: result: yes
# configure:7249: checking for vswprintf
# configure:7249: clang -o conftest conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7256: checking for waitpid
# configure:7256: clang -o conftest conftest.c >&5
# configure:7256: $? = 0
# configure:7256: result: yes
# configure:7263: checking for wcscat
# configure:7263: clang -o conftest conftest.c >&5
# configure:7263: $? = 0
# configure:7263: result: yes
# configure:7270: checking for wcscmp
# configure:7270: clang -o conftest conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7277: checking for wcscpy
# configure:7277: clang -o conftest conftest.c >&5
# configure:7277: $? = 0
# configure:7277: result: yes
# configure:7284: checking for wcslen
# configure:7284: clang -o conftest conftest.c >&5
# configure:7284: $? = 0
# configure:7284: result: yes
# configure:7291: checking for wcsncmp
# configure:7291: clang -o conftest conftest.c >&5
# configure:7291: $? = 0
# configure:7291: result: yes
# configure:7298: checking for wcsncpy
# configure:7298: clang -o conftest conftest.c >&5
# configure:7298: $? = 0
# configure:7298: result: yes
# configure:7305: checking for wcstof
# configure:7305: clang -o conftest conftest.c >&5
# configure:7305: $? = 0
# configure:7305: result: yes
# configure:7312: checking for wcstol
# configure:7312: clang -o conftest conftest.c >&5
# configure:7312: $? = 0
# configure:7312: result: yes
# configure:7319: checking for wcstombs
# configure:7319: clang -o conftest conftest.c >&5
# configure:7319: $? = 0
# configure:7319: result: yes
# configure:7326: checking for wcswidth
# configure:7326: clang -o conftest conftest.c >&5
# configure:7326: $? = 0
# configure:7326: result: yes
# configure:7333: checking for wcwidth
# configure:7333: clang -o conftest conftest.c >&5
# configure:7333: $? = 0
# configure:7333: result: yes
# configure:7341: checking whether _PC_CASE_SENSITIVE is declared
# configure:7341: clang -c conftest.c >&5
# conftest.c:49:10: error: use of undeclared identifier '_PC_CASE_SENSITIVE'
# (void) _PC_CASE_SENSITIVE;
# ^
# 1 error generated.
# configure:7341: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_STRVERSCMP_FUNC 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _PC_CASE_SENSITIVE
# | #ifdef __cplusplus
# | (void) _PC_CASE_SENSITIVE;
# | #else
# | (void) _PC_CASE_SENSITIVE;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7341: result: no
# configure:7354: checking regex.h usability
# configure:7354: clang -c conftest.c >&5
# configure:7354: $? = 0
# configure:7354: result: yes
# configure:7354: checking regex.h presence
# configure:7354: clang -E conftest.c
# configure:7354: $? = 0
# configure:7354: result: yes
# configure:7354: checking for regex.h
# configure:7354: result: yes
# configure:7362: checking for regcomp
# configure:7362: clang -o conftest conftest.c >&5
# configure:7362: $? = 0
# configure:7362: result: yes
# configure:7369: checking for regerror
# configure:7369: clang -o conftest conftest.c >&5
# configure:7369: $? = 0
# configure:7369: result: yes
# configure:7376: checking for regexec
# configure:7376: clang -o conftest conftest.c >&5
# configure:7376: $? = 0
# configure:7376: result: yes
# configure:7383: checking for regfree
# configure:7383: clang -o conftest conftest.c >&5
# configure:7383: $? = 0
# configure:7383: result: yes
# configure:7390: checking for regex_t
# configure:7390: clang -c conftest.c >&5
# configure:7390: $? = 0
# configure:7390: clang -c conftest.c >&5
# conftest.c:46:22: error: expected expression
# if (sizeof ((regex_t)))
# ^
# 1 error generated.
# configure:7390: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_STRVERSCMP_FUNC 1
# | #define HAVE_DECL__PC_CASE_SENSITIVE 0
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((regex_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7390: result: yes
# configure:7398: checking whether REG_EXTENDED is declared
# configure:7398: clang -c conftest.c >&5
# configure:7398: $? = 0
# configure:7398: result: yes
# configure:7406: checking whether REG_ICASE is declared
# configure:7406: clang -c conftest.c >&5
# configure:7406: $? = 0
# configure:7406: result: yes
# configure:7414: checking whether REG_NOMATCH is declared
# configure:7414: clang -c conftest.c >&5
# configure:7414: $? = 0
# configure:7414: result: yes
# configure:7423: checking for struct stat.st_mtim
# configure:7423: clang -c conftest.c >&5
# conftest.c:78:1: error: statement requires expression of scalar type ('struct timespec' invalid)
# if (ac_aggr.st_mtim)
# ^ ~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7423: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_STRVERSCMP_FUNC 1
# | #define HAVE_DECL__PC_CASE_SENSITIVE 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtim)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7423: clang -c conftest.c >&5
# configure:7423: $? = 0
# configure:7423: result: yes
# configure:7440: checking for special C compiler options needed for large files
# configure:7485: result: no
# configure:7491: checking for _FILE_OFFSET_BITS value needed for large files
# configure:7516: clang -c conftest.c >&5
# configure:7516: $? = 0
# configure:7548: result: no
# configure:7633: checking for _LARGEFILE_SOURCE value needed for large files
# configure:7652: clang -o conftest conftest.c >&5
# configure:7652: $? = 0
# configure:7680: result: no
# configure:7701: checking for off_t
# configure:7701: result: yes
# configure:7716: checking for file
# configure:7732: found /usr/sbin/file
# configure:7743: result: 1
# configure:7763: checking for groff
# configure:7779: found /usr/sbin/groff
# configure:7790: result: groff
# configure:7804: checking for col
# configure:7820: found /usr/sbin/col
# configure:7831: result: col
# configure:7842: checking for awk
# configure:7858: found /usr/sbin/awk
# configure:7869: result: awk
# configure:7880: checking for perl
# configure:7896: found /usr/sbin/perl
# configure:7907: result: perl
# configure:7918: checking for sed
# configure:7934: found /usr/sbin/sed
# configure:7945: result: sed
# configure:7956: checking for vim
# configure:7986: result: no
# configure:7994: checking for git
# configure:8010: found /usr/sbin/git
# configure:8021: result: git
# configure:8112: checking for pthread_create in -lpthread
# configure:8137: clang -o conftest -Wall conftest.c -lpthread >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8137: $? = 0
# configure:8146: result: yes
# configure:8150: checking pthread.h usability
# configure:8150: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8150: $? = 0
# configure:8150: result: yes
# configure:8150: checking pthread.h presence
# configure:8150: clang -E conftest.c
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8150: $? = 0
# configure:8150: result: yes
# configure:8150: checking for pthread.h
# configure:8150: result: yes
# configure:8164: checking for pthread_create
# configure:8164: clang -o conftest -Wall conftest.c -lpthread >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8164: $? = 0
# configure:8164: result: yes
# configure:8171: checking for pthread_getspecific
# configure:8171: clang -o conftest -Wall conftest.c -lpthread >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8171: $? = 0
# configure:8171: result: yes
# configure:8178: checking for pthread_key_create
# configure:8178: clang -o conftest -Wall conftest.c -lpthread >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8178: $? = 0
# configure:8178: result: yes
# configure:8185: checking for pthread_mutex_lock
# configure:8185: clang -o conftest -Wall conftest.c -lpthread >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8185: $? = 0
# configure:8185: result: yes
# configure:8192: checking for pthread_mutex_unlock
# configure:8192: clang -o conftest -Wall conftest.c -lpthread >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8192: $? = 0
# configure:8192: result: yes
# configure:8199: checking for pthread_once
# configure:8199: clang -o conftest -Wall conftest.c -lpthread >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8199: $? = 0
# configure:8199: result: yes
# configure:8206: checking for pthread_setspecific
# configure:8206: clang -o conftest -Wall conftest.c -lpthread >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8206: $? = 0
# configure:8206: result: yes
# configure:8213: checking for pthread_t
# configure:8213: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8213: $? = 0
# configure:8213: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# conftest.c:53:24: error: expected expression
# if (sizeof ((pthread_t)))
# ^
# 3 warnings and 1 error generated.
# configure:8213: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_STRVERSCMP_FUNC 1
# | #define HAVE_DECL__PC_CASE_SENSITIVE 0
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FILE_PROG 1
# | #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# | #define PACKAGE_DATA_DIR "/usr/share/vifm"
# | #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# | #define _FILE_OFFSET_BITS 64
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8213: result: yes
# configure:8221: checking for pthread_once_t
# configure:8221: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8221: $? = 0
# configure:8221: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# conftest.c:53:29: error: expected expression
# if (sizeof ((pthread_once_t)))
# ^
# 3 warnings and 1 error generated.
# configure:8221: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_STRVERSCMP_FUNC 1
# | #define HAVE_DECL__PC_CASE_SENSITIVE 0
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FILE_PROG 1
# | #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# | #define PACKAGE_DATA_DIR "/usr/share/vifm"
# | #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# | #define _FILE_OFFSET_BITS 64
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_once_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8221: result: yes
# configure:8229: checking for pthread_key_t
# configure:8229: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8229: $? = 0
# configure:8229: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# conftest.c:53:28: error: expected expression
# if (sizeof ((pthread_key_t)))
# ^
# 3 warnings and 1 error generated.
# configure:8229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_STRVERSCMP_FUNC 1
# | #define HAVE_DECL__PC_CASE_SENSITIVE 0
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FILE_PROG 1
# | #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# | #define PACKAGE_DATA_DIR "/usr/share/vifm"
# | #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# | #define _FILE_OFFSET_BITS 64
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_key_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8229: result: yes
# configure:8237: checking for pthread_mutex_t
# configure:8237: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8237: $? = 0
# configure:8237: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# conftest.c:53:30: error: expected expression
# if (sizeof ((pthread_mutex_t)))
# ^
# 3 warnings and 1 error generated.
# configure:8237: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_STRVERSCMP_FUNC 1
# | #define HAVE_DECL__PC_CASE_SENSITIVE 0
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FILE_PROG 1
# | #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# | #define PACKAGE_DATA_DIR "/usr/share/vifm"
# | #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# | #define _FILE_OFFSET_BITS 64
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_mutex_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8237: result: yes
# configure:8245: checking whether PTHREAD_ONCE_INIT is declared
# configure:8245: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8245: $? = 0
# configure:8245: result: yes
# configure:8253: checking whether PTHREAD_MUTEX_INITIALIZER is declared
# configure:8253: clang -c -Wall conftest.c >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# configure:8253: $? = 0
# configure:8253: result: yes
# configure:8286: checking for initscr in -lncursesw
# configure:8311: clang -o conftest -Wall conftest.c -lncursesw -lpthread >&5
# conftest.c:43:9: warning: 'PACKAGE_SYSCONF_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# ^
# conftest.c:10:9: note: previous definition is here
# #define PACKAGE_SYSCONF_DIR /**/
# ^
# conftest.c:44:9: warning: 'PACKAGE_DATA_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# ^
# conftest.c:11:9: note: previous definition is here
# #define PACKAGE_DATA_DIR /**/
# ^
# conftest.c:45:9: warning: 'PACKAGE_SOURCE_DIR' macro redefined [-Wmacro-redefined]
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# ^
# conftest.c:12:9: note: previous definition is here
# #define PACKAGE_SOURCE_DIR /**/
# ^
# 3 warnings generated.
# /sysroot/bin/ld: error: cannot find -lncursesw
# /tmp/conftest-7c576d.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8311: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "vifm"
# | #define PACKAGE_TARNAME "vifm"
# | #define PACKAGE_VERSION "0.8.1a"
# | #define PACKAGE_STRING "vifm 0.8.1a"
# | #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# | #define PACKAGE_URL "http://vifm.info"
# | #define PACKAGE "vifm"
# | #define VERSION "0.8.1a"
# | #define PACKAGE_SYSCONF_DIR /**/
# | #define PACKAGE_DATA_DIR /**/
# | #define PACKAGE_SOURCE_DIR /**/
# | #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 STDC_HEADERS 1
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_STRVERSCMP_FUNC 1
# | #define HAVE_DECL__PC_CASE_SENSITIVE 0
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FILE_PROG 1
# | #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# | #define PACKAGE_DATA_DIR "/usr/share/vifm"
# | #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# | #define _FILE_OFFSET_BITS 64
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:8321: result: no
# configure:8437: error: libncursesw not found
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_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_access=yes
# ac_cv_func_atof=yes
# ac_cv_func_atoi=yes
# ac_cv_func_calloc=yes
# ac_cv_func_chdir=yes
# ac_cv_func_close=yes
# ac_cv_func_closedir=yes
# ac_cv_func_dup2=yes
# ac_cv_func_dup=yes
# ac_cv_func_endmntent=yes
# ac_cv_func_execve=yes
# ac_cv_func_execvp=yes
# ac_cv_func_exit=yes
# ac_cv_func_fclose=yes
# ac_cv_func_fdopen=yes
# ac_cv_func_feof=yes
# ac_cv_func_fgetc=yes
# ac_cv_func_fgets=yes
# ac_cv_func_fork=yes
# ac_cv_func_fprintf=yes
# ac_cv_func_fputc=yes
# ac_cv_func_fputs=yes
# ac_cv_func_free=yes
# ac_cv_func_futimens=yes
# ac_cv_func_fwrite=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getenv=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgrent=yes
# ac_cv_func_getgrgid=yes
# ac_cv_func_getgrgid_r=yes
# ac_cv_func_getgrnam=yes
# ac_cv_func_getmntent=yes
# ac_cv_func_getpid=yes
# ac_cv_func_getppid=yes
# ac_cv_func_getpwent=yes
# ac_cv_func_getpwnam=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_getpwuid_r=yes
# ac_cv_func_ioctl=yes
# ac_cv_func_iswalnum=yes
# ac_cv_func_iswdigit=yes
# ac_cv_func_iswprint=yes
# ac_cv_func_iswspace=yes
# ac_cv_func_iswupper=yes
# ac_cv_func_kill=yes
# ac_cv_func_localtime=yes
# ac_cv_func_malloc=yes
# ac_cv_func_mbstowcs=yes
# ac_cv_func_memccpy=yes
# ac_cv_func_memcmp=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_opendir=yes
# ac_cv_func_pathconf=yes
# ac_cv_func_pause=yes
# ac_cv_func_pclose=yes
# ac_cv_func_perror=yes
# ac_cv_func_pipe=yes
# ac_cv_func_popen=yes
# ac_cv_func_printf=yes
# ac_cv_func_pthread_create=yes
# ac_cv_func_pthread_getspecific=yes
# ac_cv_func_pthread_key_create=yes
# ac_cv_func_pthread_mutex_lock=yes
# ac_cv_func_pthread_mutex_unlock=yes
# ac_cv_func_pthread_once=yes
# ac_cv_func_pthread_setspecific=yes
# ac_cv_func_puts=yes
# ac_cv_func_qsort=yes
# ac_cv_func_read=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realloc=yes
# ac_cv_func_realpath=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_regerror=yes
# ac_cv_func_regexec=yes
# ac_cv_func_regfree=yes
# ac_cv_func_rename=yes
# ac_cv_func_rmdir=yes
# ac_cv_func_select=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setgrent=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setmntent=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setpwent=yes
# ac_cv_func_setsid=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigaddset=yes
# ac_cv_func_sigemptyset=yes
# ac_cv_func_signal=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_sprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strcat=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcmp=yes
# ac_cv_func_strcpy=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strlen=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strncat=yes
# ac_cv_func_strncmp=yes
# ac_cv_func_strncpy=yes
# ac_cv_func_strpbrk=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strspn=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoll=yes
# ac_cv_func_strverscmp=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_time=yes
# ac_cv_func_tolower=yes
# ac_cv_func_toupper=yes
# ac_cv_func_towupper=yes
# ac_cv_func_ungetc=yes
# ac_cv_func_unlink=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vfprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_vswprintf=yes
# ac_cv_func_waitpid=yes
# ac_cv_func_wcscat=yes
# ac_cv_func_wcscmp=yes
# ac_cv_func_wcscpy=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsncmp=yes
# ac_cv_func_wcsncpy=yes
# ac_cv_func_wcstof=yes
# ac_cv_func_wcstol=yes
# ac_cv_func_wcstombs=yes
# ac_cv_func_wcswidth=yes
# ac_cv_func_wcwidth=yes
# ac_cv_have_decl_PTHREAD_MUTEX_INITIALIZER=yes
# ac_cv_have_decl_PTHREAD_ONCE_INIT=yes
# ac_cv_have_decl_REG_EXTENDED=yes
# ac_cv_have_decl_REG_ICASE=yes
# ac_cv_have_decl_REG_NOMATCH=yes
# ac_cv_have_decl__PC_CASE_SENSITIVE=no
# ac_cv_header_alloca_h=yes
# ac_cv_header_assert_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_binfmts_h=no
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_mntent_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_user_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_termios_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_ncursesw___initscr=no
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_member_struct_stat_st_mtim=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_AWK_PROG=awk
# ac_cv_prog_CC=clang
# ac_cv_prog_COL_PROG=col
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_GIT_PROG=git
# ac_cv_prog_HAVE_FILE_PROG=1
# ac_cv_prog_MANGEN_PROG=groff
# ac_cv_prog_PERL_PROG=perl
# ac_cv_prog_SED_PROG=sed
# 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_strerror='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type_FILE=no
# ac_cv_type_direntry_t=no
# ac_cv_type_gid_t=yes
# ac_cv_type_mntent=no
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pthread_key_t=yes
# ac_cv_type_pthread_mutex_t=yes
# ac_cv_type_pthread_once_t=yes
# ac_cv_type_pthread_t=yes
# ac_cv_type_regex_t=yes
# ac_cv_type_stat=no
# ac_cv_type_time_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_uint64_t=yes
# ac_cv_type_wchar_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_prog_cc_stdc=
# vifm_cv_curses=/usr
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AUTOCONF='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run automake-1.11'
# AWK='gawk'
# AWK_PROG='awk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# COL_PROG='col'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GIT_PROG='git'
# GREP='/usr/sbin/grep'
# HAVE_FILE_PROG='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# IN_GIT_REPO=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS=' -lpthread'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run makeinfo'
# MANGEN_PROG='groff'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='vifm'
# PACKAGE_BUGREPORT='xaizek@openmailbox.org'
# PACKAGE_NAME='vifm'
# PACKAGE_STRING='vifm 0.8.1a'
# PACKAGE_TARNAME='vifm'
# PACKAGE_URL='http://vifm.info'
# PACKAGE_VERSION='0.8.1a'
# PATH_SEPARATOR=':'
# PERL_PROG='perl'
# SANITIZERS_CFLAGS=''
# SED_PROG='sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.8.1a'
# VIM_PROG=''
# 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='NONE'
# 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/vifm/src/vifm-0.8.1a/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# 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='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "vifm"
# #define PACKAGE_TARNAME "vifm"
# #define PACKAGE_VERSION "0.8.1a"
# #define PACKAGE_STRING "vifm 0.8.1a"
# #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
# #define PACKAGE_URL "http://vifm.info"
# #define PACKAGE "vifm"
# #define VERSION "0.8.1a"
# #define PACKAGE_SYSCONF_DIR /**/
# #define PACKAGE_DATA_DIR /**/
# #define PACKAGE_SOURCE_DIR /**/
# #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 STDC_HEADERS 1
# #define _XOPEN_SOURCE_EXTENDED 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_MNTENT_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_USER_H 1
# #define HAVE_FUTIMENS 1
# #define HAVE_STRVERSCMP_FUNC 1
# #define HAVE_DECL__PC_CASE_SENSITIVE 0
# #define HAVE_STRUCT_STAT_ST_MTIM 1
# #define HAVE_FSEEKO 1
# #define HAVE_FILE_PROG 1
# #define PACKAGE_SYSCONF_DIR "/usr/etc/vifm"
# #define PACKAGE_DATA_DIR "/usr/share/vifm"
# #define PACKAGE_SOURCE_DIR "/tmp/vifm/src/vifm-0.8.1a"
# #define _FILE_OFFSET_BITS 64
#
# configure: exit 1